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

HTML { min-height:100%; margin-bottom:1px; }

.setPage {
	width:959px;
	margin:auto;
}

body {
	background: #425b93 url(/images/layout/backgrounds/bgPage.jpg) repeat-x;
	margin:0px;
	font: 14px/27px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00124b;
}

a:link, a:visited, a:active {
	color:#26936A;
}

a:hover	{
	color:#b11c1c;
}

h1 {
	font: bold 160% Tahoma, Geneva, sans-serif;
	color:#499c24;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-style: double;
}

h2 {
	font-size: 120%;
	color:#b28c3b;
}

h3 {
	font-size: 110%;
}

h4  {
	font-size: 100%;	
}

h5 {
	font-size: 100%;
	color: #26936A;
}

h6 {
	font-size: .1em;
	color: #fff;
	padding:0px;
	margin:0px;
}

.topBar {
	height:30px;
	display:block;
	clear:both;
	border-bottom: 1px solid #000a5a;	
	background-color:#001454;
	background-image:url(/images/layout/backgrounds/bgTopNav.jpg);
}

.topPic {
	width:366px;
	height:31px;
	z-index:101;
	position:absolute;
	clear:both;
	margin-left:93px;
	background: url(/images/layout/topPic.png) no-repeat;
}

.topSign {
	width:46px;
	height:31px;
	z-index:102;
	position:absolute;
	clear:both;
	margin-left:705px;
	background: url(/images/layout/topSign.png) no-repeat;
}

.topNav {
	width:208px;
	z-index:103;
	position:absolute;
	clear:both;
	margin-top:8px;
	margin-left:751px;
	color: #d6e2ff;
	text-align:center;
	font: 14px Arial, Helvetica, sans-serif;
}

.headerBar {
	height:190px;
	display:block;
	clear:both;
	background-color:#467cc3;
	background-image:url(/images/layout/backgrounds/water.jpg);
	border-bottom: 1px solid #344b16;	
}

.headerPic {
	width:959px;
	height:191px;
	z-index:102;
	position:absolute;
	clear:both;
	background: url(/images/layout/headerPic.png) no-repeat;
}

.middleBar {
	display:block;
	clear:both;
	border-bottom: 1px solid #81ba37;	
	height:29px;
	background-color:#628b2c;
	background-image:url(/images/layout/backgrounds/bgMiddleBar.jpg);
}

.middlePic {
	height:30px;
	width:959px;
	z-index:105;
	position:absolute;
	clear:both;
	margin:0px;
	background: url(/images/layout/middlePic.png) no-repeat;
	vertical-align: top;
	display: block;
}

.bodyBar {
	background-color:#fff;
	border-top: 1px solid #3b4f89;	
}

.topBar a:link, .topBar a:visited, .topBar a:active {
	color: #d6e2ff;
	text-decoration: none;
	font: bold 12px Tahoma, Geneva, sans-serif;
}

.topBar a:hover {
	color:#fff;
}

.navCol {
	border-right: 1px solid #3b4f89;
	background: #304072 url(/images/layout/backgrounds/bgSideNavCol.jpg) repeat;
}

.nav {
	background-image:url(/images/layout/backgrounds/bgSideNav.jpg);
}

.navDivider {
	height:2px;
	background: url(/images/layout/backgrounds/bgNavDivider.gif);
}

.bodyContents {
	padding:20px;
}

.footerBar {
	height:30px;
	display:block;
	clear:both;
	border-top: 1px solid #162247;
	background-color:#263b6c;
	background-image:url(/images/layout/backgrounds/bgFooterBar.jpg);
}

.copyright {
	color: #d6e2ff;
	text-align: left;
	padding-top: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left: 717px;
}

.centered {
	width:80%;
	margin:auto;
}

.bold {
	font-weight: bold;
}

.pond {
	color:#454f9b
}

.videosBarGreen, .videosBarBlue {
	height: 344px;
	margin-bottom: 25px;
	border-top: 1px solid #333;
	border-bottom-style: double;
	border-bottom-color: #333;
}

.videosBarGreen {
	background:#749c3c;
	/*background: #749c3c url(/images/layout/backgrounds/bgVideoBarGreen.jpg);*/
}

.videosBarBlue {
	background:#374c83; 
	/*background: #374c83 url(/images/layout/backgrounds/bgVideoBarBlue.jpg);*/
}

.videosYouTube {
	float:left;
}

.videosTitles {
	display: block;
	font: italic bold 22px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	padding-top: 75px;
	width: 250px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.contactUs {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.footerNav {
	color: #d6e2ff;
	text-align: left;
	padding-top: 8px;
	font: normal 9px Tahoma, Geneva, sans-serif;
	padding-left: 10px;
	float:left;
}

.footerNav a:link, .footerNav a:visited, .footerNav a:active {
	color: #d6e2ff;
	text-decoration: none;
}

.footerNav a:hover {
	color:#fff;
	text-decoration: underline;
}
