/*div { border: solid blue 1px; }*/
a.iconButton {
	margin: 5px 0 0 15px;
	padding-left: 10px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #561505;
	font-weight: bold;
	text-decoration:none;
}
a.iconButton.print {
	background-image: url(../images/icon_print.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 22px;
}
a.iconButton.imap {
	background-image: url(../images/icon_imap.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 22px;
}
html>body {
	font-size:10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background-image:url(../images/bg_body.png);
	background-repeat: repeat-x;
	background-color: #D9CBB1;
}
a {
	color: #911A00;
}
a:hover {
	text-decoration: none;
}
p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: .6em 0;
}
p strong, strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.4em;
	margin: 0 0 1.0em;
	padding: 0;
	color: #382C1B;
	border-bottom: solid #382C1B 1px;
}
h2 {
	color: #493D2A;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 1.2em;
	padding: 0 0 .4em 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 a {
	color: #493D2A;
}
h2 span {
	text-transform: none;
	color: #7E725B;
}
.quick_delivery h2 {
	background-image: url(../images/mfc_quick_delivery_star.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 0 0 5px -5px;
}
.quick_delivery img {
	border: solid #B0883D 4px;
}
h3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.7em;
}
h3.checklist {
	background-image:url(../images/checkmark.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 2px;
}
p + h3 {
	margin-top: 1.6em;
}
h4 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 4px;
	line-height: 1.1em;
}
hr {
	color: #CEB78E;
	background-color:  #CEB78E;
	clear: both;
	width: 200px;
	border: 0;
	margin: 0;
	padding: 0;
	height: 1px;
}
div.hr {
	clear: both;
	width: 200px;
	border: 0;
	margin: 0;
	padding: 0;
	height: 1px;
}
div#container {
	width: 900px;
	margin: 0 auto;
	background-image:url(../images/bg_container.png);
	background-repeat: repeat-y;
	border: solid #7E725B 1px;
	position: relative;
	text-align: left;
	z-index: 2;
}
ul {
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
	list-style-type: disc;
	display: block;
}
li {
	line-height: 1.3em;
	margin-bottom: 2px;
	font-size: 1em;
}
.photoframe {
	margin: 0 10px 20px 20px;
	padding: 5px;
	background-color: #7E725B;
	float: right;
	border: solid black 2px;
}
html #content div.column_thin_right {
	width: 195px;
	float: right;
	margin-right: 5px;
}
div#promo_right {
	width: 290px;
	margin: 5px 20px 0 10px;
	color: #640000;
	float: right;
}
div#prim_nav {
	font-size: 1.2em;
	line-height: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 90px;
	left: 2px;
	width: 215px;
	z-index: 5;
}
#prim_nav img {
	margin: 20px 10px 10px 20px;
}
#prim_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#prim_nav li {
	/*border: solid blue 1px;*/
	position: relative;
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 100%;
	width: 215px;
}
#prim_nav li.selected {
	background-image: url(../images/bg_nav_selected.gif);
}
#prim_nav li a {
	/*border: solid red 1px;*/
	padding: 12px -30px 0 30px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	height: 39px;
	display: block;
	vertical-align: middle;
}
html>body #prim_nav li a {
	width: auto;
	height: 100%;
}
#prim_nav li a:hover {
}
#prim_nav ul ul {
	position: relative;
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
	border: none;
}
#prim_nav li ul li {
	margin: 0 0 5px 20px;
	_width: 165px;
	width: 172px;
	height: auto;
	border: 1px solid #7E725B;
	display: block;
	font-size: 0.8em;
	letter-spacing: .05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#prim_nav li ul li a {
	position: relative;
	margin: 0;
	display: block;
	padding: 3px 3px 3px 10px;
	background-image: none;
	background-color: #7E725B;
	color: #fff;
	width: 159px;
	height: 100%;
}
#prim_nav li ul li.selected a {
	background-image: none;
	background-color: #DFB050;
	color: #382C1B;
}
#prim_nav li li a:hover {
	background-color: #7E725B;
	color: #fff;
	background-color: #382C1B;
	color: #E8DECA;
}
#prim_nav li ul li.selected a:hover {
	background-color: #DFB050;
	color: #382C1B;
}
#prim_nav .imgnav {
	padding-top: 50px;
	width: 215px; /*Size of the image*/
	background-repeat: no-repeat; /*The image*/
	overflow: hidden; /*Hide the text*/
	height: 0;
	voice-family: "\"}\"";
	voice-family:inherit;/*_height: 50px;  WIN IE5 hack */
}
#prim_nav .homes {
	background-image: url(../images/nav_homes.gif);
}
#prim_nav .about {
	background-image: url(../images/nav_about.gif);
}
#prim_nav .customer {
	background-image: url(../images/nav_customer.gif);
}
#prim_nav .contact {
	background-image: url(../images/nav_contact.gif);
}
#prim_nav .register {
	background-image: url(../images/nav_register.gif);
}
#prim_nav .floorplans {
	background-image: url(../images/nav_floorplans.gif);
}
#prim_nav .features {
	background-image: url(../images/nav_features.gif);
}
#prim_nav .floorplans2 {
	background-image: url(../images/nav_floorplans2.gif);
}
#prim_nav .location {
	background-image: url(../images/nav_location.gif);
}
#prim_nav .financing {
	background-image: url(../images/nav_financing.gif);
}
#prim_nav address {
	background-color: #D4C19B;
	width: 150px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 10px 30px;
}
#prim_nav address strong {
	font-weight: bold;
}
/****************************/
/** BEGIN CONTENT ELEMENTS **/
/****************************/
div#content {
	font-size: 1.2em;
	line-height: 1.5em;
	border: solid #D4C19B 1px;
	background-color: #493D2A;
	float: right;
	width: 683px;
	margin: 5px;
	_margin: 5px 3px 5px 5px; /*IE 6 hack to correct margin spacing*/
}
div.content_bg {
	background-color: #D4C19B;
	padding: 5px 10px 10px 10px;
	margin: 5px;
	height: 100%;
	background-position: 0 0;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
}
#content_bg_flash {
	background-color: #D4C19B;
	margin: 5px;
}
#content_bg_flash p, #content_bg_flash table {
	background-color: #D4C19B;
	padding: 5px;
}
#content div.headliner.right {
	float:right;
}
#content div.headliner {
	background-image: url(../images/bg_h2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 15px 0;
	margin: 15px 0;
	border-top: solid 1px #D4C19B;
}
#content span.column {
	display: block;
	width: 300px;
	_width: 295px;
	float: left;
	margin-right: 10px;
}
#content span.column3 {
	display: block;
	width: 195px;
	float: left;
	margin-right: 10px;
}
p.button {
	width: 300px;
	height: 35px;
	/*_height: 55px;*/
	background-image:url(../images/bg_button.gif);
	margin: 0 10px;
	padding: 20px 0 0 0;
}
p.button a {
	padding: 0 0 0 55px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
p.arrow {
	background-image:url(../images/bg_button_arrow.gif);
}
p.print {
	background-image:url(../images/bg_button_print.gif);
}
/** END CONTENT ELEMENTS **/

/****************************/
/** BEGIN HEADER ELEMENTS **/
/****************************/
div#header {
	width: 888px;
	height: 80px;
	margin: 5px 5px 0;
	border: solid #7E725B 1px;
	background-color: #11151A;
	overflow: hidden;
	background-image: url(../images/header.gif); background-repeat: no-repeat;
}
div#header #logo {
	float: left;
	margin: 7px 10px;
}
div#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 28px 20px 0 0;
	text-align: right;
	color: #fff;
}
div#contact_tab {	width: 900px; margin: 40px auto 0; height: 25px; background-image:url(../images/bg_contact_tab.gif); background-repeat: no-repeat; background-position: top right;
}
div#contact_tab p {font-size: 11px; color: #12280E; float: right; margin: 7px 0 0 0;}
div#contact_tab a {padding-right: 60px; text-decoration: none; color: #12280E;}
div#contact_tab p span {text-transform: uppercase; color: #365630; font-weight: bold;}

div#header #contact_info {
	float: right;
	margin: 3px 10px 0 0;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: .4px;
}
div#header td {
	padding: 5px 0 2px;
	text-align: left;
	color: #EDEAE0;
}
div#header td a {
	color: #EDEAE0;
}
div#header td.title {
	text-align: right;
	color: #DFB050;
	padding-right: 7px;
}
div#header #print_header {
	display: none;
	text-align: center;
}
div#header #print_header img {
	margin: 5px 0 0 5px;
}
/** END HEADER ELEMENTS **/

/****************************/
/** BEGIN FOOTER ELEMENTS **/
/****************************/
div#footer {
	clear: both;
	border: solid #7E725B 1px;
	width: 888px;
	margin: 0 5px 5px 5px;
	background-color: #11151A;
	padding: 0;
	text-align: center;
	line-height: 1.2em;
}
div#footer p {
	font-size: 1em;
	color: #FFFFFF;
	text-transform: uppercase;
}
div#footer a {
	color: #fff;
}
div#footer a:hover {
	text-decoration: none;
}
div#footer table {
	margin: 2px 5px;
}
div#footer td {
	vertical-align: middle;
}
a.urban_rollover {
	background-image: url(../images/mfc_hover.gif);
	background-position: 0 0;
	display: block;
	width: 200px;
}
a.urban_rollover:hover {
	background-position: 0 -45px;
}
a.onq_rollover {
	background-image: url(../images/onq_hover.gif);
	background-position: 0 0;
	display: block;
	width: 70px;
}
a.onq_rollover:hover {
	background-position: 0 -45px;
}
/** END FOOTER ELEMENTS **/
