html, body {
  margin: 0; padding: 0;
  height: 100%;
}


html, body {
	border:0;
	width:100%;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{border:0;}
#bodyContainer {
	margin:0px auto 0px auto;
	width:1024px;
	background:url(../images/contentBGRepeat.gif);
	clear:both;
}
	.locations #bodyContainer{background:#262626; font-variant:small-caps; line-height:19px;}
	.financing #bodyContainer{color:#fff; font-size:14px; font-weight:bold;}
	
#header {
	width:100%;
	height:280px !important;
}
	.index #header{
		background:url(../images/headerBG_index.jpg) no-repeat;
	height:280px !important;	
	}
	
	.financing #header{
		background:url(../images/headerBG_financing.jpg) no-repeat;	
	}	
	
	.locations #header{
		background:url(../images/headerBG_locations.jpg) no-repeat;	
	}
	
	.brochure #header{
		background:url(../images/headerBG_brochure.jpg) no-repeat;	
	}
	
	.technicalLibrary #header{
		background:url(../images/headerBG_technicalLibrary.jpg) no-repeat;	
	}
	
	.contactUs #header{
		background:url(../images/headerBG_contactUs.jpg) no-repeat;	
	}	
	
	#header #logo {
		padding-top:21px;
		float:left;
		width:285px;
		text-align:right;
	}
	
/* NAVIGATION OVERRIDES */
	#navigation{float:left; width:739px;}
	#navigation ol {margin:0; padding:0;} 
	#navigation li {float:left; list-style:none; margin:0px; border-right:1px #d09994 solid; height:80px;}
	#navigation li.end {border:0;}
	#navigation a, #navigation a:visited{padding:31px 19px 24px 19px; display:block;}
	
#content{	
	width:100%;
	background:url(../images/contentBG.gif) no-repeat;
}

	.locations #content{	
		width:100%;
		background:url(../images/contentBG_locations.gif) no-repeat;
	}
	
	#leftColumn{
		float:left;
		width:315px;
		padding:12px 25px 10px 74px;
		color:#fff;
		font-size:12px; 
		font-weight:normal;
	}
	
	.financing #rightColumn{font-variant:small-caps; font-size:19px;} 
	.contactUs #rightColumn{font-variant:small-caps; color:#FFF; font-size:18px;}
	.technicalLibrary #rightColumn{font-size:16px; font-variant:small-caps;}
	#rightColumn{
		float:left;	
		width:470px;
		padding:17px 0px 10px 36px;		
	}
	
#singleColumn{
		padding:28px 0 0 0;
		width:1024px;
}
#footer{
	clear:both;
	text-align:center;
}


.clearALL{clear:both;}
.centered{text-align:center;}
.mainImg{margin-bottom:8px;}
h1 {
	margin:0;
}
h2{
	margin:0;
	font-size:18px;
		color:#a03229;
	}

h3 {
	color:#ffffff;
	font-variant:small-caps;
	font-size:17px;
	font-weight:bold;
	margin:0;
}

a, a:visited{
	color:#fff;
}

a:hover, a:visited:hover{
	text-decoration:none;
}

a.blue, a.blue:visited{
	color:#0071bc;
}
/* MAP */
.singlePadding, .mapBottom{width:719px; margin:0 auto;}
.mapBottom{background:url(../images/mapReflection.png) no-repeat; background-position:center; height:180px;}
.mapBottomText{margin:0 auto; width:580px; padding-top:5px; line-height:19px; padding-top:25px; letter-spacing:2px;}
	.mapBottomText h3{color:#ffffff;
	font-variant:small-caps;
	font-size:20px;
	font-weight:bold;
	margin:0;}
.columns{float:left; width:50%; color:#FFF; font-size:14px;}

/* PDF AREA */
	.brochure h3{color:#ffffff;
	font-variant:small-caps;
	font-size:25px;
	font-weight:bold;
	margin:0;
	padding-top:15px;}
	ol.pdfNav {padding:0; padding-top:59px;} 
	ol.pdfNav li {list-style:none; margin-bottom:14px; font-size:16px; display:block; font-variant:small-caps; font-weight:bold;}
	ol.pdfNav a{color:#fff; text-decoration:none;}
	ol.pdfNav a:hover{color:#0071bc; text-decoration:underline;}
	ol.pdfNav a.selected{color:#0071bc;}
.pdfLeftColumn, .pdfRightColumn{float:left; font-variant:small-caps; font-size:13px; font-weight:bold; position:relative; margin-bottom:15px;}
.pdfLeftColumn{width:100px;}
.pdfRightColumn{
	margin-left:232px;
	padding-bottom:2px;
	}
	
	
/* MISC */
.bigHR{height:2px; background:#fff; width:100%;}


/* FORM */
label{width:185px; text-align:right; display:block; float:left; margin-bottom:10px; font-weight:bold; margin-right:15px;}
label.radioBtn {width:340px; margin-right:15px;}
input.inputs, textArea.inputs{margin-left:10px; margin-bottom:10px; width:250px;}
div.submitBtn{width:466px; text-align:right;}