@import url("global.css");

.MasterBox {
background:url(../images/HeroSub.jpg) no-repeat;
margin: 0 auto;
padding: 6px 0 0 0;
width:1000px;
}
#Gallery .MasterBox {
background:url(../images/HeroGallery.jpg) no-repeat;
margin: 0 auto;
padding: 6px 0 0 0;
width:1000px;
}
.ContentBox {
background:#2b1306;
padding:0 0 17px 0;
width:1000px;
}
	.Content {
	background:url(../images/ContentBG.jpg) repeat-x #4f2203;
	padding:30px 25px 25px 30px;
	margin:0 auto;
	width:911px;
	}
		.Content h1{
		padding:0 0 20px 0;
		}
		.Content h2{
		padding:10px 0 10px 0;
		}
		.Content p{
		line-height:14px;
		padding:0 0 10px 0;
		}
		.Content a{
		color:#FFF;
		}
		.Content a:hover{
		color:#ccc;
		}
		.Content ul{
		padding:0 0 20px 20px;
		}
			.Content li{
			font-size:12px;
			list-style:square;
			}

.SubMiniContactFinancingBox {
background:url(../images/SubMiniContactFinancingBoxBG.jpg) repeat-x #1a2006;
margin:1px 0 0 0;
width:1000px;
}
	.SubContactInfo {
	background:url(../images/HDR_SubContactUs.gif) no-repeat;
	float:left;
	padding: 80px 0 0 0;
	width:265px;
	}
	.SubContactInfo p{
	padding:0 25px 20px 45px;
	}
	.SubFinancing{
	background:url(../images/SubFinancing.jpg) no-repeat;	
	float:left;
	height:233px;
	padding:120px 60px 0 70px;
	width:350px;
	}
		.SubFinancing p{
		padding:30px 0 0 0; 
		}
		
.ArticleList {
}	
	.ArticleList li{
	padding:0 0 7px 0;
	}	

/* Contact Us / Financing */	
.Map {
float:right;
width:420px;
}
.ContactForm {
border-right:1px solid #90743f;
float:left;
padding: 0 30px 0 0;
width:420px;
}
.ContactForm ul, .ContactForm li{
list-style:none;
}
.ContactForm li{ /* Vertical spacing between form fields */
margin:4px 0;
}
.ContactForm label{ /* Styles for descriptions */
width:150px;
display:block;
float:left;
}
.ContactForm input{
width:200px;
}
.ContactForm textarea{
font:11px Verdana, Arial, Helvetica, sans-serif;
width:200px;
height:80px;
}
.ContactForm .SubmitBtn{
border:1px solid white;
height:20px;
width:100px;
background:#000;
color:#fff;
}
#Parity{
display:none;
}

