body {
	background-color: #62A9E5;
	font-size: 11px;
	margin-top:0px;
}

.top {
	width: 872px;
}

.nav {
	width: 872px;
}

.hometext {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #004990;
	line-height: 15px;
	height: 210px;
	width: 607px;
}

.homepad {
	padding: 15px;
	padding-left: 25px;
}

.homevideo {
	margin-top: 12px;
	margin-bottom: 12px;
}

.homeeventbox {
	width: 193px;
	background-image: url(images/home_event_bg.gif);
	background-repeat: repeat-y;
	margin-top:6px;
}

#homeevent {
	padding: 8px;
	border-bottom: 1px dashed #62A9E5;
	margin: 5px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
}

#homeevent .hometitle {
	font-size: 12px;
	font-weight: bold;
}

#homeevent .homedate {
	font-size: 10px;
	font-style: italic;
}

#homeevent .homeimage {
	margin-right: 5px;
	border: 1px solid #000000;
}

#mainContent {
	font: 12px Tahoma, Arial, sans-serif;
	line-height: 20px;
	color: #000;
	width: 872px;;
}

#mainContent .center {
	width: 851px;
	margin-right: 10px;
	margin-left: 11px;
	background-color: #FFFFFF;
	text-align: left;
}

#mainContent .padding {
	padding: 20px;
}

#mainContent TABLE {
	font: 12px Tahoma, Arial, sans-serif;
	line-height: 20px;
}

#mainContent H1 {
	font: normal 30px Georgia, Times, serif;
	/*text-transform: uppercase;
	color: goldenrod;*/
	color: #004C8F;
	margin: 0;
	padding: 0;
}

#mainContent H2 {
	font: normal 21px Georgia, Times, serif;
	/*text-transform: uppercase;*/
	color: goldenrod;
	margin: 0;
	padding: 0;
} 

#mainContent H3 {
	font: normal 17px Georgia, Times, serif;
	/*text-transform: uppercase;*/
	color: goldenrod;
	margin: 0;
	padding: 0;
} 

#mainContent .testimonials H3 {
	font-style:italic;
	color: #4278AD; 
}

#maincontent .testimage {
	margin-right: 10px;
}

H3 SPAN {
	font-size: 11px;
}

.header {
	color:#05468A;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.testimonials FONT {
	color: #946E10;
	text-align:right;
}

#mainContent H4 {
	font: italic bold 16px Georgia, Times, serif;
	/*text-transform: uppercase;*/
	color: #B78A1B;
	margin: 0;
	padding: 0;
} 

#mainContent A {
	color: #960;
}

.photoelement {
	padding: 8px;
	background-color: #FFF;
	border: solid 1px #E8CA10;
	margin:3px;
}

.eventphotoelement {
	padding: 8px;
	background-color: #FFF;
	border: solid 1px #E8CA10;
	margin-bottom: 10px;
	margin-right: 10px;
}

.eventdetail {
	height: 400px;
}

.newyeartitle  {
	font: normal 22px Georgia, Times, serif;
	line-height:24px;
	color:#056EB1;
	
}
/*for news and events full article/detail.php*/

#mainContent TD.newsitems  {
	padding-right:5px;
}


#mainContent .newsitems TABLE {
	font-size: 11px;
}

#mainContent .newsitems H2 {
font-size: 13px;

}

#mainContent .newsitems H3 {
	font-size: 12px;
	font-weight: bold;
}

.news {
	border-bottom: 1px dashed goldenrod;
	padding-bottom: 20px;
	padding-top: 20px;
}

.eventimage {
	margin-right: 10px;
}

/* Photo Album*/ 	
.pwtitle	{
	margin-left:3px;
}

.pwlink	{
	text-decoration:underline;
	color: #004C8F;
	font-weight:bold;
}

.pwimages {
	border: solid 2px #62A9E5;
	margin: 7px;
	padding: 1px;
	background-color:#ffffff;
}

#footer {
	width: 872px;
	height: 48px;
	text-align: center;
	font-size: 14px;
	color: #004990;
	font-family: Arial, Helvetica, sans-serif;
}

#footer .bg {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#footer .homebg {
	background-image: url(images/home_footer.jpg);
	background-repeat: no-repeat;
}

#footer a {
	color: #004990;
	text-decoration: none;
}

#footer a:hover {
	color: #62A9E5;
}

#footer .padding {
	padding: 15px;
}

.Copyright {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	text-decoration:none;
	color:#000000;
	padding: 5px;
}
.Copyright a:hover {
	text-decoration:underline;
}