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

body {
	background: #D3C5AB url(/images/fourtwelve/bg.jpg) top center repeat-x;
}

#wrapper {
	background: url(/images/fourtwelve/logo.jpg) top center no-repeat;
	width: 100%;
	min-height: 150px;
	min-width: 960px;
}

.ie6 #wrapper {
	height: 150px;
}

#pagecontent_wrapper {
	background:url(../images/412_page_repeat.png) repeat-y;
	margin-left:47px;
}
#pagecontent {
	background:url(../images/412_page_top.png) no-repeat;
}

#pageheader {
	margin-top: 60px;
	height: 324px;
}

#left_content {
	margin-left:35px;	
	width:385px;
}
#left_content h3{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#090806;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
	letter-spacing:-1px;
}
#left_content h3 b, #left_content h3 strong{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

#left_content p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
}
#left_content a{
	color:#ba6701;
	text-decoration:underline;
}
#left_content a:hover{
	text-decoration:none;	
}
#left_content h4{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:30px;
	color:#666;
	text-decoration:underline;
	margin-bottom:12px;
}
.pullquote {
	background:#040304;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:10px;
	margin-bottom:10px;
}
.pullquote h5 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ba6701;
	font-style:normal;
}
#left_content h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#666;
	margin-bottom:0;
}
#left_content h6 b {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
.brownorange, .brownorange a{ color:#ba6701 !important; }
.grey, .grey a{ color:#666 !important; }
#section_wrapper, #section_wrapper2, #right_content #section {
	background:none;	
}
#section_footer {
	background:none;	
}
#flashquicklinks {
	margin:0;
}
#section_wrapper{
	background:url(../images/412_shadow_y.jpg) repeat-y top left;
	margin:0;
}
#section_wrapper2{
	background:url(../images/412_shadow_bottom.jpg) no-repeat bottom left;
}
#right_content #section {
	background:url(../images/412_shadow_top.jpg) no-repeat top left;
	min-height:273px;
	padding:0 0 0 51px;
	width:125px;
	
}
#right_content {
	margin-right:35px;
	width:226px;	
	margin-top:50px;
}
a.pullquote {
	background:#000;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	color:#fff !important;
}
#section h4{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color:#000 !important;
	border-bottom: 1px solid #000;
	margin:5px 10px 15px 5px;
	font-size:20px;
	line-height:19px;
	padding:6px;
}
#right_content #section p {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#ba6701 !important;
	font-size:11px;
}
.hasflash #flashpageheader {
	height:324px;	
}
.hasflash #pagecontent_wrapper {
	margin-top:-55px;
}
#pagecontent_footer {
	background:transparent url(../images/412_page_footer.png) no-repeat scroll bottom left;
	margin: 0 0 0 47px;
}