html{
font-family:Arial, Helvetica, sans-serif;
background-image:url(../background.jpg);
	background-repeat:repeat;

}
body {

	}

#DropShadow{
/*background-image: url(dropshadow.png);*/
background-repeat: repeat-x;
height:716px;
margin-top:50px;
width:900px;

}
#main_nav{
	display:block;
	background:#003;
	width:900px;
	text-align:center;

}

#main_nav a{
	color:#ffffff;
	text-decoration:none;

}

#main_nav a:hover{
	text-decoration:underline;	
}

.main_nav_links{
	padding:15px;
	font-size:11px;
	line-height:25px;

}




#Main{
/*
	background-image: url(branches4b.jpg);
	background-repeat: repeat;	*/	
	width:900px;
	min-height:700px;
}


.Header{
	background-image: url(../topbanner.jpg);
	background-repeat: none;
	height: 130px;
	}

.TopLeft{
	height: 130px;
	background-color: #0B0B5B;
	width:320px;
	float:left;
	/*position:fixed; */
	display:block;
	font-size:16pt;
	font-family:"Times New Roman", Times, serif;
	color:#f4e8b5;
	
	
	
}
.TopRight{
	height: 130px;
	background-color:#DDD2A2;
	width:580px;
	margin-left:320px;
}

.TopRight img{
	border:0px;
	margin-top:35px;
}
.LeftNav{
	height: 440px;
	background-image: url(../mission.png);
	width:320px;
	float:left;
	display:block;
	color:#604B35;
	
	

}
.Content{
	height: 440px;
	/*background-color:#746453;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);*/
	width:580px;
	/*position:fixed;*/
	background-color:#604b35;
	margin-left:320px;
	
	

}
#conash3D0{
display:none;
}


.TopRightLinks{
	margin-top:105px;
	margin-right:10px;
	float:right;
	color:#fff;
	font-size:14px;
	
}

.TopRightLinks a{
	text-decoration:none;
	color:#fff;
}

a.mainlinks:hover {
text-decoration:underline;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding:20px;
}
.style4 {font-family: "Times New Roman", Times, serif; font-size: 18px; }

