@charset "utf-8";
/* CSS Document */

#header img { behavior: url(../js/iepngfix.htc) } /*POS IE6 Hack for PNGs*/
td.right { text-align: right; }
td.top { vertical-align: top; padding-top: 0.5em; }
/*html input[type=text], html input[type=password], html input.text, html input.title, html textarea, html select {margin:0;}*/
/*html th, html td, html caption {padding:0 10px 0 5px;}*/
/*html input[type=checkbox], html input[type=radio], html input.checkbox, html input.radio {position:relative;top:0;}*/
html fieldset { padding: 0.6em 1.4em 0.4em 1.4em } 
textarea.contact { width: 100%; height: 150px; }
html label { font-weight: normal; }
html label.required { font-weight: bold; }
table tr.header td {
	background-color: #49371E;
	color: #ECEAE0;
	border-bottom: solid #EBE5D8 5px;
} 
table tr.even td {
background-color: #E3DAC9;
}
table .highlight { background-color: #DCB152; color: #000; padding-left: 3px; padding-right: 3px; }
table tr.odd td {
background-color: #EDE8DD;
}
html table td{ vertical-align: top; }
table.homelist td { padding: 5px; } 
table#homelist td { padding: 5px; } 
table tr.hotbuy {  }
table tr.hotbuy td  {
	background-color: #365630; 
	color: #EDEAE0;
	border-bottom: solid #EBE5D8 5px;
} 
table tr.hotbuy td a { color: #DCB152; }
#neighborhoodmap .small { font-size: 7px; }
img.button { padding-left: 20px; } 

h1.large {
	font-size: 18px;
	text-transform: uppercase;
}
html hr { background-color: #EAE4D7; color: #EAE4D7; }
a { text-decoration: underline; }
a:link { color: #375730; } 
a:visited { color: #375927;}
a:hover { color: #375730;  text-decoration: none; }
a:active { color: #375730; }
h1 img { margin-bottom: -7px; }

div.hotbuy {
	border: solid #365630 1px;
	text-align: center;
	background-image: url(../images/bg_content_trans.png);
	width: 228px;
}
div.hotbuy img { border: solid #365630 1px; }
div.hotbuy img.social { border: none; }
div.hotbuy h2 {
	text-transform: uppercase;
	font-size: 17px;
	margin: 0;
	padding: 10px 5px;
	color: #FFFFFF;
	background-color: #365630;
	background-image: url(../images/bg_hotbuy.jpg);
	background-repeat: repeat-x;
}
div.hotbuy h2 a { color: #FFFFFF; text-decoration: none; }
div.hotbuy h3 {
	font-size: 13px;
	color: #365630;
	font-weight: bold;
	margin: 10px 5px;
	padding: 0px;
}
div.hotbuy h3 a { color: #641711; }
div.hotbuy h4 {
	font-size: 12px;
	color: #365630;
	font-weight: bold;
	padding: 10px 5px;
	background-color: #F2EABC;
	margin: 0;
	border-top: solid #641711 1px;
	border-bottom: solid #365630 1px;
}
div.hotbuy h4 a { text-decoration: none; }
div.hotbuy strong {
}
div.hotbuy p {
	margin: 10px;
	padding: 0px;
}
div.hotbuy img.social { margin-bottom: -6px; } 

body {
	background-color:#18100E;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #365630;
	margin: 1em 0 1em 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #365630;
}
/*NAV*/
 ul#secnav {
	list-style: none;
	margin: 0;
	padding: 10px 15px 0 0;
	border: none;
	width: 175px;
	_width: 165px;
		}
		
	ul#secnav li {
		border-bottom: 1px solid #493D2A;
		margin: 0;
		}
	ul#secnav li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		text-decoration: none;
		width: 100%;
		text-align: right;
		text-transform: uppercase;
		color: #7E725B;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		}

	html>body ul#secnav li a {
		width: auto;
		}
		
	ul#secnav li.selected {
		border-bottom: 1px solid #FFC425;
	}
	ul#secnav li.selected a {
		color: #382C1B;
	}
	ul#secnav a:hover {
		color: #365630;
		}
ul#secnav + p { text-align:right; padding-right: 15px; padding-top:20px; font-weight: bold; }

ul#navMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .8px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 5px;
	margin:20px 0 0 0;
	display:block;
	float: right;
	position: relative;
	z-index: 100;
}
ul#navMain li {
	background-image: url(../images/secnav_frame.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0;
	display:block;
	float:left;
}
ul#navMain a {
	text-decoration: none;
	font-weight: bold;
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
	display:block;
	margin:0;
	text-align:center;
}
ul#navMain li a.selected {
	color:#DFB050;
}
ul#navMain li a:hover {
	color:#FFC425;
}
ul#navMain li:hover {
	background-color: #12280E;
}
ul#navMain li:hover li:hover {
	background-color: transparent;
}
ul#navMain li:hover a { 
	color:#FFC425;
}
ul#navMain li:hover ul li a {
	color:#446D3D; 
}
#navMain li ul {
	margin: 0;
	padding: 2px 0 0 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #12280E;
	background-color: #EDEAE0;
}
#navMain li ul li {
	float: none;
	display: inline;
}
#navMain li ul li a {
	font-weight: bold;
	letter-spacing: normal;
	color: #477340;
	width: inherit;
	text-align: left;
	border-bottom: 1px solid #7E725B;
	padding: 7px 0;
	margin: 0 10px;
}
#navMain li ul li a.last {
	border: none;
}
ul#navMain li:hover ul li a:hover {
	color: #12280E;
}
ul#navUtil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 5px;
	margin:0 10px 0 0;
}
ul#navUtil li {
	background-image: url(../images/secnav_frame.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 2px 0 5px 0;
	margin-left: 20px;
	display:block;
	float:right;
}
ul#navUtil a {
	text-decoration: none;
	font-weight: bold;
	color:#DFB050;
	margin:0;
	text-align:center;
}
ul#navUtil li a:hover {
	color:#FFC425;
	text-decoration: underline;
}
img.headerlogo {
	margin-top: 10px;
}
img.social {
	margin: auto 6px -3px 6px;
	padding-top: 5px;
}
a:hover img.social { text-decoration: none; }
div.box {
	background-color: #FFFFFF;
	border: solid 2px #7E725B;
	padding: 1em 1em 0 1em;
	margin-bottom: 1em;
}
div.box.header {
	background-image:url(../images/bg_box_header.gif);
	background-repeat: repeat-x;
}
div.box.header h3 + p {
	margin-top: 2em;
}
div.box p + img {
	margin-top: -2px;
}
div.box h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #365630;
}
div.box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 9px 0 9px 0;
}
div#header {
	background-image: url(../images/bg_headershim.jpg);
	background-repeat:repeat-x;
	height: 80px;
}
div#header h1, div#header h2, div#header h3, div#header p {
	color: #FFFFFF;
}
div#content {
	background-image: url(../images/bg_content.jpg);
	background-repeat:repeat-x;
	background-color:#D7CBB1;
}
div#sidebar img.bug { margin-bottom: 10px; } 
div#content .container {
	padding: 10px 0 20px 0;
}
div#content_frame {
	background-image: url(../images/bg_content_trans.png);
	border: solid 3px #7E725B;
	padding: 20px 20px 0 20px;
	width: 910px;
}
div#footer {
	padding-top: 15px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-color:#18100E;
}
div#footer h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DFB050;
}
div#footer li, div#footer p, div#footer a {
	color: #D4C19B;
}
div#footer ul {
	list-style: none;
	padding-left: 0;
	font-size: 11px;
}
div#footer .colborder {
	border-right: 1px solid #7E725B;
}
