@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	background-image: url(images/bk.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
	height: auto;
}

#top {
	background-image: url(images/bkheader.gif);
	background-repeat: repeat-x;
	height: 130px;
}

#headercontainer{
	background-image: url(images/bkheader.gif);
	background-repeat: repeat-x;
	height: 130px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 1024px;
	padding: 100px 0 0 0;
}

#login{
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	float: right;
	height: 17px;
	width: 352px;
	margin-top: -100px;	
}

#navcontainer {
	height: 22px;
}

#navcontainer ul{
	padding: 0;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 500px;
	font-weight: normal;
}

#navcontainer ul li { 
	display: inline; 
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;padding-top: 0.2em;
	
}

#navcontainer ul li a{
	text-decoration: none;
	color: #fff;
	background-color: #004B39;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;	
}

#navcontainer ul li a:hover{
	text-decoration: none;
	color: #febe00;
	}

#navcontainer ul li a.current{
	text-decoration: none;
	color: #fff;
	background-color: #7f8c25;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

#titlecontainer {
	height: auto;
	width: 1024px;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}

#header h1{
	font-size: 24px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	width: 1024px;
}

#header h2{
	font-size: 18px;
	font-weight: normal;
	color: #0A4C3B;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	width: 1024px;
} 

#contentcontainer{
	width: 1024px;
	height: auto;
}

#newscontainer{
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 271px;
	height: auto;
	padding: 10;
	margin: 10px;
}

#news{
	width: 230px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20;
	margin: 20px;
	line-height: 18px;
}

#image{
	background-image: url(images/image1.jpg);
	height: 325px;
	width: 548px;
	float: right;
}

#content{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
	letter-spacing: normal;
	height: auto;
	width: 548px;
	margin-bottom: 100px;
	margin-left: 400px;
}

.dropcap {
	float:left;
	color:#0A4C3B;
	font-size:35px;
	line-height:35px;
	padding-top:1px;
	font-family: Times, serif, Georgia;
	padding-right: 1px;
}

#footercontainer{
	background-image: url(images/bkfooter.gif);
	background-repeat: repeat-x;
	margin-top: 100px;		
}

#footer {
	height: 130px;
	width: 1024px;
	background-position: bottom;
	margin-top: 100px;
	background-image: url(images/footer.jpg);
}

#footcontent {
	float: left;
	width: 232px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #005b49;
	text-align: left;
	height: auto;
	padding-left: 206px;
	padding-top: 25px;
}

#navcontainer2 {
	float: right;	
}

#navcontainer2 ul{
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 25px;
	padding-right: 15px;
	font-weight: normal;
}

#navcontainer2 ul li { display: inline;}

#navcontainer2 ul li a{
	text-decoration: none;
	color: #005b49;
	padding-top: 0.2em;
	padding-right: 2em;
	padding-bottom: 0.2em;
	padding-left: 2em;
	margin-top: 25px;
	margin-right: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #005b49;
}

#navcontainer2 ul li a.noborder {
	border: none;	
}

#mission{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
	letter-spacing: normal;
	height: auto;
	width: 500px;
	margin-left: 400px;
	line-height: 20px;
	margin-bottom: 50px;
}

.titles{
	font-size: 36px;
	font-weight: bold;
	color: #005b49;
	font-style: oblique;
	letter-spacing: 3px;
	text-align: center;
}

#ourboard{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
	letter-spacing: normal;
	height: auto;
	width: 560px;
	margin-bottom: 200px;
	margin-left: 400px;
	line-height: 20px;
}

#directory{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	letter-spacing: normal;
	height: auto;
	width: 560px;
	margin-top: 0;
	margin-left: 400px;
	line-height: 20px;
}

.dirtitle{
	font-size: 36px;
	font-weight: bold;
	color: #005b49;
	font-style: oblique;
	letter-spacing: 3px;
	text-align: center;
	text-align: center;
}