@charset "UTF-8";
/* CSS Document */

div, body, ul, li, p, a, h1, h2, h3{
margin:0;
padding:0;
}

.clearboth{
clear:both;
}

.imgleft{
float:left;
padding:0 10px 10px 0;
}

.imgright{
float:right;
padding:0 0 10px 10px;
}

.photos{
list-style:none;
float:left;
padding:0 5px 25px 5px;
text-align:center;
}

h1{
color:#780008;
font-size:22px;
padding-bottom:5px;
padding-top:5px;
}

h2{
color:#000000;
font-size:16px;
padding-bottom:5px;
}

h3{
color:#666666;
font-size:16px;
}

p{
padding-bottom:10px;
}

a{
color:#666666;
}

a:hover{
color:#780008;
}

body{
background:url(../images/body_bg.jpg) repeat-x #ffffff;
font:14px "Times New Roman", Times, serif;
}

#masterbox{
margin:0 auto;
width:840px;
}

#masthead{
width:840px;
}
	
	#logo{
	background:url(images/logo.jpg) no-repeat;
	float:left;
	height:100px;
	width:430px;
	}
	
	#address{
	background:url(../images/address_bg.jpg) no-repeat;
	color:#FFFFFF;
	float:left;
	text-align:right;
	padding:10px 10px 0 0;
	height:90px; /*100px*/
	width:400px; /*410px*/
	}
	
		.scrolltext{
		font-size:18px;
		}
	
		.phone{
		font-size:26px;
		}
		
		.street{
		font-size:14px;
		}

#mainbox{
width:840px;
}

	#sidebar{
	background:url(../images/sidebar_bg.jpg) no-repeat #ffffff;
	float:left;
	width:230px;
	}

		#navigation{
		padding-top:150px;
		padding-left:25px;
		width:195px; /*220px*/
		}

			#navigation li{
			background:url(../images/nav_bg.jpg) repeat-y #ffffff;
			border-left:5px solid #d7af14;
			list-style:none;
			padding:10px;
			margin-bottom:2px;
			}

			#navigation ol{
			padding:0px;
			margin:0px;
			}
			
				#navigation li.submenu{
				background:none;
				border:none;
				list-style:disc;
				padding:5px  0 5px 0;
				margin-left:20px;
				}
				
				#navigation li.submenu a:hover{
				color:#780008;
				text-decoration:underline;
				}

			#navigation a{
			color:#000000;
			text-decoration:none;
			font-weight:bold;
			}
			
			#navigation a:hover{
			color:#780008;
			text-decoration:underline;
			}

				#navigation li.home{
				border-left:5px solid #780008;
				}

				#navigation li.help{
				border-left:5px solid #780008;
				}

				#navigation li.about{
				border-left:5px solid #780008;
				}

				#navigation li.communicate{
				border-left:5px solid #780008;
				}

				#navigation li.news{
				border-left:5px solid #780008;
				}

				#navigation li.financial{
				border-left:5px solid #780008;
				}				

				#navigation li.resource{
				border-left:5px solid #780008;
				}
				
		#request a:hover, #tour a:hover, #newsletter a:hover{
		color:#000000;
		}
			
		#request{
		background:url(../images/request_bg.jpg) no-repeat #ffffff;
		color:#780008;
		padding-left:90px;
		padding-top:15px;
		height:79px; /*94px*/
		width:130px; /*220px*/
		}

			.info{
			font-size:18px;
			}

		#tour{
		background:url(../images/tour_bg.jpg) no-repeat #ffffff;
		color:#780008;
		padding-left:90px;
		padding-top:15px;
		height:79px; /*94px*/
		width:130px; /*220px*/
		}
		
		#newsletter{
		background:url(../images/newsletter_bg.jpg) no-repeat #ffffff;
		color:#780008;
		padding-left:90px;
		padding-top:15px;
		height:79px; /*94px*/
		width:130px; /*220px*/
		}

	#hero{
	background:url(../images/hero_bg.jpg) no-repeat #ffffff;
	float:left;
	padding:290px 40px 0 0;
	text-align:right;
	height:105px; /*395px*/
	width:570px; /*610px*/
	}
	
	.seen{
	color:#780008;
	font-size:17px;
	}
	
	.inthenews{
	font-size:19px;
	}

	#subhero{
	background:url(../images/subhero_bg.jpg) no-repeat #ffffff;
	float:left;
	height:151px;
	width:610px;
	}
	
	.fontsize{
	color:#000000;
	text-align:right;
	font-weight:bold;
	}

	#content{
	background:url(../images/content_bg.jpg) no-repeat #ffffff;
	padding:10px 45px 10px 45px;
	float:left;
	width:520px; /*610px*/
	}	
		
		#content li.videos{
		list-style:none;
		float:left;
		padding-right:15px;
		text-align:center;
		}
		
		#content ul{
		margin-left:15px;
		}
		
		#content li{
		padding-bottom:5px;
		}

		#content input{
		background-color:#f2f2f2 !important ;
		border:1px solid #780008;
		font:14px "Times New Roman", Times, serif;
		margin-bottom:5px;
		padding:2px;
		height:18px;
		width:250px;
		}

		#content select{
		width:100px;
		}

		#content textarea{
		background-color:#f2f2f2 !important ;
		border:1px solid #780008;
		font:14px "Times New Roman", Times, serif;
		height:100px;
		width:250px;
		}

		#content .submitbtn{
		background:url(../images/submit_btn.jpg) no-repeat;
		border:none;
		width:100px;
		}

		.photos{
		list-style:none;
		float:left;
		padding:0 5px 25px 5px;
		text-align:center;
		}
		
		

#footer{
background:url(../images/footer_bg.jpg) no-repeat #ffffff;
padding-left:300px;
padding-top:25px;
height:75px; /*100px*/
width:540px; /*840px */
}
