@charset "utf-8";
/* CSS Document */
a.iconButton {
	margin: 15px 15px 25px 0;
	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;
}
a img { text-decoration: none; }
/*2nd Nav*/
#secnav ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
div#secnav {
	width: 710px;
	float: left;
	background-image:url(../images/trans-50-black.png);
}
#secnav li {
	padding:0;
	display:block;
	float:left;
	position:relative;
}
#secnav li a {
	z-index: -1;
	padding: 0 12px 0 12px;
	margin: 6px 0;
	display:block;
	text-align:center;
	text-decoration: underline;
	color:#ffffff;
	border-right: solid white 1px;
}
#secnav li.selected a {
	text-decoration: none;
}
#secnav li.last a {
	border: none;
}

h3#atrium, h3#courtyard, h3#craftsman { color: #FFFFFF; padding: 5px; width: 670px; margin-bottom: 0; }
h3#atrium { background-color: #2B466F; }
h3#courtyard { background-color: #5E934E; }
h3#craftsman { background-color: #8A1E04; }
.starburst {
	background-image: url(../images/mfc_quick_delivery_star.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #990000;
	width: 625px;
	padding: 0 0 0 25px;
	margin: 0 12px;
}
body {
	background-image:url(../images/bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat; 
	background-color:#e1deae; 
}
div p img.left, div p img.right {
	margin-top: 0
}
#print_header { display: none; }
.box {
	padding:12px;
	margin:12px;
	color:#EDEAE0;
	background-color: #ADA38D;
}
.box a:link {
	color: #230000;
}
.dlPDF {
	background-image: url(../images/adobe_pdf.gif);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	padding: 5px 5px 5px 30px;
	margin: 0 12px;
}
.quote {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
a:link {
	color:#770000;
}
a:visited {
	color:#461C00;
}
a:hover, code, pre {
	color:#663300;
	text-decoration: none;
}
a:active, .a:focus {
	color: #953C00
}
div#teaser_logo {
	text-align: center;
	margin: 20px 0 0 0;
}
p.hanging {
	text-indent: -28px;
	margin-left: 40px;
}

/** PROVAV **/
.prodnav {
	z-index: 5;
	position: relative;
	padding: 0;
	margin: 0 10px 0 0;
	* margin: 0 10px -3px 0; /* IE 6&7 Hack */
	float: left;
	width: 230px;
	min-height: 50px;
	max-height: 350px;
	margin-right: 10px;
}
.prodnav .static {
	height: 350px;
	width: 230px;
}
.prodnav.last {
	margin-right: 0;
}
.prodnav .dropdown {
	height: 50px;
	width: 230px;
	position: absolute;
	overflow: hidden;
}
.craftsman .static {	background-color: #8A1E04;}
.atrium .static {	background-color: #2B466F;}
.courtyard .static {	background-color: #5E934E;}
.craftsman .dropdown:hover {	height: 350px;	background-color: #8A1E04;}
.atrium .dropdown:hover {	height: 350px;	background-color: #2B466F;}
.courtyard .dropdown:hover {	height: 350px;	background-color: #5E934E;}

.prodnav .details {
	padding: 0px;
	background-color: #EDEAE0; /*D8CBB1*/
	margin: 0 5px 0 5px;
	border: solid 2px #FFFFFF;
	text-align: center;
	height: 245px;
}
.prodnav .details ul {
	text-align: left;
	position: absolute;
	top: 100px;
	left: 0px;
	list-style:none;
	background-image:url(../images/trans-75-white.png);
	padding: 5px;
	font-weight: bold;
	display: none;
}
.prodnav .details:hover ul { display: block; }
.prodnav .details li {
	padding:0;
	display:block;
	position:relative;
}
.prodnav .details a {
	font-size: 12px;
}
.prodnav .details h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	height: 35px;
	padding: 0px;
	margin: 5px 0;
}
.prodnav .details p {
	font-weight: bold;
	padding: 0px;
	margin: 5px;
}
.prodnav h2 {
	padding: 0px;
	margin: 5px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/*2nd Nav*/
#prodnav2 ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
div#prodnav2 {
	width: 710px;
	float: left;
}
div#prodnav2.craftsman {
	background-color: #8A1E04;
}
div#prodnav2.atrium {
	background-color: #2B466F;
}
div#prodnav2.courtyard {
	background-color: #5E934E;
}
#prodnav2 li {
	padding:0;
	display:block;
	float:left;
	position:relative;
}
#prodnav2 li a {
	z-index: -1;
	padding: 0 12px 0 12px;
	margin: 6px 0;
	display:block;
	text-align:center;
	text-decoration: underline;
	color:#ffffff;
	border-right: solid white 1px;
}
#prodnav2 li.selected a {
	text-decoration: none;
}
#prodnav2 li.last a {
	border: none;
}
/**********************End PROD NAV    */

/** End PRODNAV  **/



h1, h2, h3, h4, h5, h6 {
	color: #422a5f;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 1em;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
form, p, table {
	margin-left: 12px;
	margin-right: 12px;
}
th {
	background-color: #C1AD84;
	color: #493D2A;
	text-transform: uppercase;
	font-size: 10px;
}
html tr.even td {
	background-color: #E4DCCB;
}
.nobg { color: #FFFFFF; }
ul {
	padding-left: 12px;
	margin-left: 15px;
}
div p {
	margin-top: 12px;
}
hr {
	color: #D8CBB1;
	background-color: transparent;
}
h1.header_content_trans {
	margin: 0;
	padding: 12px;
	width: 686px;
	color: #FFFFFF;
	font-size: 22px;
	background-color:#422a5f;	
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: none;
	line-height: 1.2em;
}
h1.header_content_img {
	margin: 0;
	padding: 140px 12px 0 12px;
	width: 686px;
	height: 35px;
	color: #FFFFFF;
	font-size: 22px;
	background-image:url(../images/header_schedule.jpg);
}
h1.header_content_img .news {
	background-image:url(../images/header_schedule.jpg);
}
div#header {
	margin-bottom:20px;
}
div#header p {
	margin-right: 0;
	float: right;
	color: #36562f;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#header p a {
	color: #36562f;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
div#header p a:hover {
	color: #422a5f;
}
div#header #FlashLogo {
}
div#header img.mfc {
	float: right;
	clear: right;
	margin: 30px 30px 0 0;
}

/*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 table#contact_info {
	float: right;
	width: 300px;
	/*margin: 40px 10px 0 0;*/
	font-size: 11px;
	line-height: 14px;
	letter-spacing: .4px;
}
div#header td {
	padding: 5px 0 2px;
	text-align: left;
}
div#header td a {
}
div#header td.title {
	text-align: right;
	color: #38110A;
	font-weight: bold;
	padding-right: 7px;
}
div#content_std {
	background-color: #e1deae;
}
div#content_sidebar {
	color: #EDEAE0;
	background-color: #2e154a;
	float: right;
	margin-left: 12px;
	padding: 1.5em 0;
}
div#content_sidebar a {
	color: #D4C09D;
}
div#content_sidebar p, div#content_sidebar h1, div#content_sidebar h2, div#content_sidebar h3, div#content_sidebar h4, div#content_sidebar h5, div#content_sidebar h6, div#content_sidebar li {
	color: #EDEAE0;
}


div#footer {
	color: #7E725B;
	margin-top: 10px;
	background-color: #e1deae;
}
div#footer p {
	text-align: left;
	font-size: 9px;
	line-height: 14px;
}
div#footer img, div#footer a { margin: 0; padding: 0; float: left; }
div#footer td, div#footer table { margin: 0; padding: 0; }
div#splash_image {
	background-image:url(../images/splash_rendering.jpg);
	width: 214px;
	height: 284px;
	margin-bottom: 10px;
	padding-left: 496px;
	padding-top: 16px;
}
div#splash_image p {
	margin-left: 0;
}
.quicklink {
	height: 125px;
	margin-top: 10px;
}
.quicklink h2.alt {
	font-size: 16px;
	color: #FFFFCC;
	display: none;
}
div#primary {
	display: inline;
	background-color:#e1deae;
}
div#primary div.news {
	background-image:url(../images/quicklinks_news.gif);
}
div#primary div.news p {
	margin-top: 38px;
}
div#primary div.news p a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.8px;
}
#tooltip {
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}
img, div, h1.header_content_trans {
	behavior: url('scripts/iepngfix.htc');
}
/*NAVIGATION STYLES*/
div#nav {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#nav li {
	/*IE 6 Hack*/
	_height: 100%;
	_margin-bottom: 0px;
}
#nav li a {
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 5px 0;
	padding: 10px;
	background-color: #2e154a;
	border: solid 1px #675749;
	color: #E8DECA;
	text-decoration: none;
	display: block;
	width: 190px;
}
#nav li a span {
	font-size: 10px;
	line-height: 15px;
	text-transform: none;
	letter-spacing: 1px;
	color: #FAEA9D;
}
#nav a#freelunch {
	
}
#nav li a.tooltip {
	color: #675749
}
#nav li a:hover {
	background-color: #422a5f;
	color: #fff;
}
#nav li.selected a {
	background-color: #422a5f ;
	border: solid 1px #675749;
}
#nav li.selected a:hover {
	background-color: #422a5f ;
	color: #E8DECA;
}
#nav ul ul {
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
	border: none;
}
#nav ul ul li {
	margin: 0 0 5px 20px;
	padding: 0;
	height: auto;
	display: block;
	text-decoration: none;
}
#nav li.selected li a {
	font-size: 9px;
	line-height: 11px;
	padding: 5px 10px;
	letter-spacing: 0.05em;
	margin: 0;
	display: block;
	background-color: #000000;
	color: #E8DECA;
	height: 100%;
	width: 170px;
}
#nav li.selected li.selected a, #nav li.selected li.selected a:hover {
	background-color: #422a5f;
}
#nav li.selected li a:hover {
	background-color: #422a5f;
	color: #E8DECA;
}
a.onq_rollover {
	background-image: url(../images/on-q_hover.gif);
	background-position: 0 0;
	display: block;
	width: 70px;
}
a.onq_rollover:hover {
	background-position: 0 -45px;
}

