body {
	background: #f3f2ef;
	color: #000;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	}

a {
	color: #cb2525;
	text-decoration: none;
	}

img {
	border: 0;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#wrapper {
	background: #fff;
	margin: 0 auto;
	width: 840px;
	padding: 0 20px 0 20px;
	}

#header {
	}

#logo {
	float: left;
	margin-bottom: 10px;
	}

#quote {
	margin-bottom: 10px;
	float: right;
	height: 108px;
	width: 200px;
	font-size: 12px;
	font-style: italic;
	padding: 20px 20px 0 0;
	}

#quote #name {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	}

#menu {
	clear: both;
	}

#content {

	clear: left;
	overflow: hidden;
	}

#content #left-col {
	margin-top: 40px;
	position: relative;  
	float: left;
	width: 570px;
	text-align: justify;
	}

#content #right-col {
	margin-top: 40px;
	position: relative;  
	float: left;
	margin-left: 20px;
	width: 250px;
	}

.post h1 {
	margin-top: 0;
	color: #cb2525;
	}

.post #h1img {
	float: left;
	margin-right: 10px;
	}

.post h2 {
	margin-top: 0;
	color: #6d6d6d;
	}


.entry {
	font-size: 12px;
	}

.entry table {
	font-size: 12px;
	}

.entry table th {
	text-align: left;
	font-style: italic;
	}

#news {
	margin-top: 20px;
	}

#sidebar {

	}

#sidebar1 {

	}

#bottombox {
	margin: 0 auto;
	background: #fff;
	padding: 20px;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 840px;
	overflow: hidden;
	}

#bottombox #bottomleft {
	float: left;
	}

#bottombox #bottomright {
	float: left;
	}

#bottombox ul {
	list-style-image: url(img/listbullet.gif);
	line-height: 20px;
}

#bottombox a {
	color: #767676;
	text-decoration: underline;
	}

#bottombox a:hover {
	color: #000;
	}

#footer {
	clear: left;
	margin: 0 auto;
	width: 840px;
	margin-bottom: 10px;
	}
















ul#homenu { margin:0; padding:0; list-style-type:none; }

ul#homenu li { position:relative; float:left; border-top:4px solid #edcbcb; margin-right: 15px; padding-right: 20px; padding-top: 5px;}

ul#homenu .current_page_item { border-top:4px solid #cb2525;}

ul#homenu li:hover { border-top:4px solid #cb2525;}

ul#homenu li a { padding:2px 2px; text-decoration:none; font:bold 12px Verdana, Georgia, "Times New Roman", Times, serif; color:#cb2525;}

ul#homenu li a:hover { color:#000; border:none; }

ul#homenu li span{ display:none; position:absolute; top:20px; left:2px; width:160px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif;  line-height: 15px;}

ul#homenu li a:hover span {margin-top: 7px; display:block; color: #b17878;}