
#top_nav{background: url(images/topnav.png) no-repeat right; height: 42px;}
#top_nav_button{float:right; width:330px; margin:12px -15px 10px 10px;}
.topmenu{list-style:none; padding-bottom:5px;}
.topmenu li{height: 18px; float:left;	display:inline; background:url(images/topnav_dot.jpg) no-repeat right center;  padding:0 10px 5px 5px;  margin-top:0; }

.topmenu a{ font-family:"ATSackers Gothic",san-serif; color:#3f2517; font-size:10px; font-stretch:condensed; padding-top:0px; margin_top:0px; }


#main_nav_button{
	float:left;
	margin: 0 auto;
	padding-top:0;
	width:1000px;
}

.mainmenu li{float:left; height: 23px; display:inline; background:url(images/nav_dot.jpg) no-repeat right center; margin-top:10px; padding:0 14px 0 8px;}

#center_secondary ul{margin:0 10px; list-style:none;}
#center_secondary li{min-height:105px; height:auto; margin:5px; background:url(images/readmore.jpg) bottom right no-repeat;}
#center_secondary li h5{font-size:16px;	color:#9ca47d;	padding: 4px 5px 0 5px; font-weight:100;}
#center_secondary li p{color:#6b4f34; font-size:12px;}
#center_secondary li img{border-style:solid; border-width: 1px;	border-color:#dad7ce; margin: 5px 10px 5px 5px; padding:7px;}
#center_secondary li:hover {background:url(images/readmore_hover.jpg) no-repeat bottom right; background-color:#F9F8F1;}
#center_secondary li:hover h5{color:#7E9F01;}
#center_secondary li:hover p{color:#341D08;}
#center_secondary li:hover img{border-color:#566422;}