body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-repeat : repeat-x;
	font-size : 12px;
	font-weight : normal;
	margin : 0 auto;
	text-align:center;
	background-color: #fff;
	background-image:url(background.jpg);
}

* { font-family:Verdana, Arial, Helvetica, sans-serif; }


#page_container {
	position:relative; 
	width: 100%; 
	margin: 0 auto; 
	padding:0; 
	width : 770px;
	text-align:center;
	background: url(repeater.jpg);
}

#TopLogo {
	margin: 0;
	padding: 0;
	width : 770px;
	background-image:url(header2.jpg);/* TOP BACKGROUND */
	background-repeat:no-repeat;
	clear:both;
	overflow: hidden;
	min-height:500px;
	
}

/*#Logo {
	margin: 0;
	padding: 0;
	margin-top : 15px;
	margin-left : 15px;
	float : left;
	height:130px;
	display:inline;
}*/
#Tlink {
	margin-top : 15px;
	margin-right : 15px;
	float : right;
	width : 285px;
	height:130px;
	color : #CDE69B; 
	display:inline;
	text-align:right;
}
#Tlink a {
color:#CDE69B;  /* TLINK LINK */
font-weight:bold;
text-decoration:none;
}
#Tlink a:hover {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}


#ContentArea {
	padding: 0;
	margin : auto;
	
}

#MenuArea {
	margin: 0;
	padding: 0;
	width: 759px;
	height: 32px;
		
}


#navigation {
	width: 759px;
	height: 32px;
	position: absolute;
	top: 257px;
	left: 23px;
	}
#navigation ul {
	width: 759px;
	height: 32px;
	margin: 0;
	padding: 0;
	color:#fff;
	}

#navigation ul li {
	position: relative;
	list-style: none;
	float: left;
	}
#navigation ul li a, #navigation ul li a:visited {
	padding: 10px 15px 9px 15px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	border-right: 1px solid #fff; /* MENU SEPARATOR */
	color: #fff; /* MENU TEXT */
	display: block;
	text-transform:uppercase;
	font-weight:bold;
	}
#navigation ul li a:hover {
	color: #385AA0;
	
	}

#navigation li ul {
	width: 150px;
	height: auto;
	position: absolute;
	left: 0;
	top: 34px;
	background: #6C92D1;
	}
#navigation li ul li {
	float: none;
	text-align: left;
	width: 150px;
	}
#navigation li ul li a, #navigation li ul li a:visited {
	padding: 2px 0 2px 10px;
	width: 140px;
	font-size: 10px;
	line-height: 18px;
	border: none;
	display: block;
	text-transform:none;
	font-weight:normal;
	}
#navigation li ul li a:hover {
	color: #ffffff;
	background: #3762B9; /* MENU HOVER */
	}	
	

#Content {
	margin: 0;
	padding: 0;
	}

#leftside {
	color : #3762B9; /* CONTENT TEXT */
	font-size:11px;
	text-align:left;
	line-height:20px;
	padding:320px 215px 0px 49px;
		
}

#Rightside {
	width : 170px;
	text-align:right !important;
	color:#6D92D2; /* ADDRESS TEXT */
	font-weight:bold;
	font-size:10px;
	line-height:20px;
	position:absolute;
	top:255px;
	right:28px;
}
#Rightside a {
color:#385AA0; /* ADDRESS LINK */
text-decoration:underline;
}

#bottom {
clear:both;
}

#Footer {
	height : 66px;
	text-align : left;
	margin: 0 auto;
	width:770px;
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
	color:#fff;  /* FOOTER TEXT */
	font-size:9px;
}
#Footer a {
	color:#fff; /* FOOTER LINK */
	font-size:9px;
	text-decoration:underline;
}
#Footer a:hover { color:#3762B9; }

#copyright {
	text-align:left;
	float:left;
	margin-right:10px;
	padding-top:40px;
	padding-left:36px;
	}
#footerright {
	text-align:right;
	float:right;
	margin-right:10px;
	padding-top:40px;
	padding-right:25px;
	}

#textarea {
	padding : 0px 0px 0px 10px;
	margin: 0;
	color : #CDE69B; /* CONTENT TEXT */
	font-size:11px;
	background-color:#44593B; /* CONTENT BACK */
	text-align:left;
	line-height:20px;
}
#smalltextarea {
	margin: 0;
	padding: 0;

}

h1, h2, h3, h4, h5 {
	color:#3762B9;
	font-weight: bold;
}

h2 { font-size: 18px; }
h3 { font-size: 14px; }

.Head { color:#3762B9; text-transform:uppercase; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; }

#leftside a, #leftside a:visited {
	color: #3762B9;
	text-decoration:underline;
	}


.contitles {
color:#77A065; /*TITLE */
font-weight:normal;
line-height:40px;
display:inline;
font-size:22px;
}


.photo {
	padding: 5px; 
	border: 1px solid #569C46; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #569C46; 
	background: #fff;
	}
.photoright { 
	float: right; 
	margin: 5px 0 0 5px; 
	padding: 5px; 
	border: 1px solid #569C46; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #569C46; 
	background: #fff; 
	}
#feature {
	margin: 0px auto;
	}
.featureCenter { 
	border: 2px #3762B9 solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #569C46 solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
.clear {
	height: 0px;
	clear: both;
	}
