@charset "UTF-8";
/* CSS Document */

body {text-align: center; background: #807555 url(../images/body_bg.gif) top left repeat-x; color: #70664a; font-size: 12px; font-family: Arial, Sans Serif; margin-top: -2px;}

#wrap {width: 867px; margin: 0px auto; text-align: left;}
.container {background: #e9e5d1; border: 1px solid #807555; margin-bottom: 2px; padding: 4px; overflow: hidden; width: 858px;}

.topone {height: 479px;}

#head {width: 859px; background: url(../images/head_bg.jpg) top left no-repeat; position: relative; height: 141px;}
	#head h1 {margin: 0 0 0 10px; padding: 0; display: block; width: 173px; height: 124px; background: url(../images/dendor-logo.jpg) top left no-repeat;}
	#head h1 a {display: block; width: 173px; height: 124px; text-indent: -2500px;}
	#head h3 {position: absolute; top: 0; right: 0; width: 438px; height: 118px; text-indent: -2800px; background: url(../images/discover.jpg) top right no-repeat;}
	
	#top_menu {background: url(../images/menu_bg.gif) top left repeat-x; width: 787px; height: 35px; margin: 0; padding: 0 36px; list-style: none; font-family: Times New Roman, Times, Serif; font-size: 16px; font-weight: normal; text-transform: uppercase;}
		#top_menu li {list-style: none; margin: 0; padding: 0; display: block; float: left;}
		#top_menu li a {display: block; height: 23px; padding: 6px 15px 0 15px; white-space: nowrap; text-decoration: none; color: #b1915e; background: url(../images/menu_sep.gif) top right no-repeat;}
		#top_menu li:last-child a {background: none;}
		#top_menu li:hover a, #top_menu li.active a {background: url(../images/menu_over.gif) top left repeat-x; color: #d4c892;}

	.module {margin: 8px 0 0 4px; width: 264px; float: left; box-shadow: 0 -2px 5px rgba(0,0,0,0.36);}
	.top-one {margin-top: 0;}
	#flash {width: 590px; float: left; display: block; margin: 8px 0 0 0; border: none;}
	
	.content {padding: 15px;}
	
	.content dl {float: left; display: block; border: 1px solid #d1cbb2; margin: 0; width: 198px;}
		.content dt {border-bottom: 1px solid #d1cbb2; border-top: 1px solid #d1cbb2; padding: 7px 0 7px 14px; font-size: 16px; text-transform: uppercase; font-family: Times, Times New Roman, Serif; background: #e1dcc7; color: #821c16;}
		.content dt:first-child {border-top: none;}
		.content dd {display: block; padding: 0; margin: 6px 0;}
		.content dd a {display: block; font-size: 11px; color: #8d8365; text-transform: uppercase; text-decoration: none; padding: 0 0 0 14px;}
		.content dd a:hover, .content dd.active a {color: #821c16; border-left: 9px solid #821c16; padding-left: 5px;}
		
	.content .text {display: block; float: left; margin: 0 0 0 20px; width: 605px;}
		.text h2 {color: #821c16; font-weight: normal; margin: 0 0 10px 0;}
		.text p {line-height: 20px; margin: 0 0 18px; font-size: 12px;}
		.text p:last-child {margin: 0px;}
		
	fieldset {margin: 0; padding: 0; border: 0;}
		legend {margin: 1em 0; font-weight: bold; padding: 4px 0; display: block;}
		form div {display: block; clear: left; overflow: hidden; padding: 4px 0;}
		form label {float: left; width: 100px; text-align: right; padding: 4px 10px 0 0;}
		form input:not([type=submit]), form textarea {border: 0; padding: 3px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 12px; line-height: 18px; width: 400px; color: #70664a;}
		
	#footer {background: #831c17; padding: 6px 0 0 19px; width: 839px; position: relative; color: #b1915e; clear: both; font-size: 9px; line-height: 13px; height: 30px;}
	#footer a {text-decoration: none; border-bottom: 1px dotted #b1915e; color: #b1915e;}
	#footer .phone {position: absolute; top: 11px; right: 9px; display: block; font-family: Times, Times New Roman, Serif; font-size: 20px;}