body	{
	margin: 0px;
	background-image: url(assets/images/bg1.jpg);
	background-repeat: repeat-x;
	background-color:#9BC9E3;
	color:#3D637a;
}
#address	{
	float: right;
	font: 11px/1.5 Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:10px;
	margin-top: 20px;
}
#maincontent	{
	padding: 5px 5px 0px 0px;
}
p	{ font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:12px;
	  line-height:20px;
	  color:#3D637a;
}
h1	{ font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color:#626E7E;}

h2 { font-size: 20px;
	 font-weight: bold;
	 color:#213745;}

h3 { font-size: 18px;
	 font-weight: bold;
	 color:#4C7A94;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#4186AB;}

a:hover { text-decoration: underline}

li { font-size: 12px;
	 line-height: 18px;
	 padding-bottom:5px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 color:#3D637a;}

.imgborder { BORDER: #626E7e 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
#footer	{
	font: 10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:center;
}

.navlinks { font-weight: bold;
	text-decoration: none;
	color:#B5C1D1;}
	
hr {color:#626E7E;
	background:#626E7E;
	height:1px;
	border:0;}
	
.mission { font-size: 18px;
	 font-weight: bold;
	 color:#4C7A94;}
	 
.missiontext	{ font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:12px;
	  line-height:20px;
	  color:#3D637a;
}

.right {border-right:#B9C5D5 1px solid;}
.bottom {border-bottom:#B9C5D5 1px solid;}
.bottomright { border-right:#B9C5D5 1px solid;
			   border-bottom:#B9C5D5 1px solid;}
.leftnavlinks {color:#FFFFFF;}
.navpad {padding-left:15px;}

.leftnavlinks:hover {text-decoration:none;
					 color:#82B1CD;}
					 
.padding {
	padding-right: 15px;
	padding-left: 10px;
}
