/* CSS Document */

body {
	background-color:#ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#wrapper {
	width:760px;
	border:1px #999999 solid;
	margin:auto;
	background-color:#FFFFFF;
	padding: 10px;
	}
	
.padding10 {
	padding:10px;
	}
	
.padding5 {
	padding:5px;
	}	
	
.floatright {
	float:right;
	padding-right:5px;
	padding-top:5px;
	}	
	
.floatleft {
	float:left;
	padding-right:5px;
	padding-top:5px;
	}	
	
.bannerabout {
	background-image:url(../images/index/NewBlue/rivermountain.jpg);
	width:760px;
	height:277px;
	}	
		
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	}
	
.style4 {
	color: #FFFFFF
	}
	
.style5 {
	color: #9EAB21
	}
	
.style6 {color: #6277B2}
.style10 {color: #FFFFFF; font-weight: bold; }
a:link {
	color: #243F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style11 {color: #333333}
.style13 {font-size: 11px}	


	
	
