@charset "utf-8";
/* CSS Document */


body{
	margin:0px;
	padding:0px;
	background-color:#FFF;
	background-image:url(../images/backGround.jpg);
	background-repeat:repeat-x;
}

#container{
	width:1010px;
	margin:0px auto;
}

#header{
	width:900px;
	height:51px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	margin-left:20px;
	
}

#content{
	width:1010px;
	
}

#columnLeft{
	float:left;	
	width:710px;
	margin-top:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#252525;
}

#columnRight{
	float:left;
	width:258px;
	padding:0px 0px 15px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#052757;
	line-height:22px;
	margin-left:25px;
}

#columnRight .space{
	margin-top:0px;	
}

#columnRight .space2{
	padding-top:30px;
	height:325px;
	background:url(../images/bottomBackground.png) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	
}

.space2 .text{
	padding:0px 28px 0px 28px;
}

.bar1{
	margin-top:36px;
	background-color:#d6dae0;
	width:9px;
	height:500px;
	float:left;
}

.bar2{
	margin-top:0px;
	background-color:#a7d478;
	width:9px;
	height:305px;
	float:left;
}

.bar3{
	margin-top:60px;
	background-color:#dfd0d2;
	width:9px;
	height:21px;
	float:left;
}

#columnLeft .content1{
	margin:10px 0px 0px 10px;
	float:left;
	width:700px;
	font-size:14px;
	background-image:url(../images/mainImage.png);
	background-repeat:no-repeat;
	background-position:top;
}
#columnLeft .content2{
	color:#504c4c;
	margin:50px 0px 0px 20px;
	float:left;
	width:655px;
	font-size:12px;
	line-height:20px;
}

.content2 p{
	margin:15px 0px 15px 0px;	
}

#nav{
	float:left;
	margin:19px 0px 0px 30px;
}

#navRight{
	float:right;	
	margin:19px 0px 0px 30px;
}

#header a{
	color:#FFF;
	text-decoration:none;
	
}

h1{
	font-size:38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:39px;
	font-weight:normal;
	color:#052757;
}

.content1 h1{
	font-size:44px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:350px 0px 10px 0px;
	padding:0px;
	line-height:48px;
	font-weight:normal;
	color:#000;
}

.content2 h1{
	color:#64a422;
	font-size:36px;
}

h2{
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:4px 0px 0px 0px;
	line-height:28px;
	color:#000;
	font-weight:normal;
	line-height:35px;
}

h3{
	margin:0px;
	font-size:22px;
	font-family:Helvetica, Arial, sans-serif;
	color:#000;

}

#columnLeft .content1 ul li{
	margin:0px 0px 5px 15px;
	padding:0px;
}

#columnLeft .content1 ul{
	margin:20px 0px 0px 0px;
	padding:0px;
	line-height:20px;
}


#columnRight .space2 ul{
	margin:10px 0px 0px 0px;
	padding:0px;
	line-height:20px;
	color:#eab12a;
	
}


#columnRight .space2 ul li{
	margin:0px 0px 4px 15px;
	padding:0px;

}

.blackText{
	color:#252525;
	
} 



.quote{
	background:url(../images/quoteWithMarks.png) no-repeat top left;
	width:200px;
	height:400px;
	padding:120px 30px 0px 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#252525;
}

.subQuote{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
	
}

#footer{
	font-family:Verdana, Geneva, sans-serif;
	color:#504c4c;
	font-size:10px;
	float:left;
}

.footerText{
	padding:10px 0px 50px 10px;
}

#footer a{
	color: #504c4c;
	
}

.title{
	font-family:Helvetica, Arial, sans-serif;
	font-size:30px;
	color:#ffc215;
	font-weight:bold;
	width:500px;
	float:left;
	margin-top:40px;
	line-height:45px;
}

#vid { 
float:left;
padding-top:10px;

}

.vidText{
	padding-top:10px; 
	float:left; 
	width:195px; 
	padding-left:13px;
	font-size:13px;
	line-height:18px;
	
}


