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

body {
	background-image: url(images/pageback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #16285a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6a7e96;
}
p {
	margin: 0px;
	padding: 0px;
}
#mainContentLeft ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#mainContentLeft li {
	padding-bottom: 2px;
	font-size: 13px;
	color: #999999;
}

#mainContentRight ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#mainContentRight li {
	padding-bottom: 2px;
	font-size: 14px;
	padding-left: 5px;
}


#outsidewrapper {
	background-image: url(images/draftbackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper {
	padding: 0px;
	width: 987px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#masthead {
	margin: 0px;
	padding: 0px;
	height: 170px;
}
#toplinksholder {
	background-image: url(images/toplinkright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	float: right;
}

#toplinks {
	margin: 0px;
	height: 25px;
	text-align: right;
	background-image: url(images/toplinkleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toplinks a:link, #toplinks a:visited, #toplinks a:active {
	font-size: 13px;
	font-weight: bold;
	color: #5ac7af;
	margin: 0px;
	background-color: #102a4f;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
.blueback {
	background-color: #102a4f;
	margin: 0px;
	padding: 0px;
	height: 25px;
}


#toplinks a:hover {
	color: #00A5CF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 370px;
	float: left;
}

#webcam {
	float: right;
	width: 358px;
	text-align: right;
	height: 79px;
	margin-top: 45px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#webcamtext  {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #66CC99;
	margin: 0px;
}
.webcamblue {
	font-size: 17px;
	font-weight: bold;
	color: #013c67;
}


#navbar {
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 50px;
	width: 987px;
	text-align: center;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* start of list style navigation */
#nav {
	height: 30px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 30px;
	}
#nav li {
	float: left;
	display: inline;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
#nav a {
	font-size: 18px;
	font-weight: bold;
	color: #102a4f;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	
	}
	
#nav a:hover {
	color: #2067b5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	
	}
/* start of sidebar list style navigation */
#sidenav {
	padding: 10px;
	width: 250px;
	margin: 0px;
	border: 1px solid #C2D3ED;
}
#sidenav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#sidenav li {
	margin: 0px;
	display: block;
	letter-spacing: 1px;
	padding: 0px;
	line-height: 26px;
	background-color: #014D87;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #A1D5D4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
#sidenav a {
	text-transform: none;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	height: 26px;
	}

#sidenav a:hover {
	color: #036;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin: 0px;
	background-color: #A1D5D4;
	}		
	
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	}
#contentcontainer {
	background-image: url(images/contentback.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#homebanner {
	margin: 0px;
	height: 325px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-image: url(images/homebannerback.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 975px;
}
#bannercontainer {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	position: relative;
}

#insidebanner {
	margin: 0px;
	height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#homefooterads {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/footerback.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 48px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footertext {
	font-size: 14px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #5f839e;
	font-weight: bold;
}
#homeads {
	margin: 0px;
	height: 171px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#mainContent {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 12px;
	border: 3px solid #c0c0c0;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #2b8571;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #a0c3cf;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-style: italic;
}
.smalltext {
	font-size: 12px;
	font-weight: bold;
	color: #6A7E96;
}


#mainContent p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #6a7e96;
	line-height: 20px;
}
.projectgreen {
	background-color: #a1d5d4;
}


#mainContentLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}
#mainContentRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 610px;
}
#mainContentCenter {
	padding: 0px;
	float: none;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.projectblue {
	background-color: #c2d3ed;
}

.imageborders {
	background-color: #FFFFFF;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #666666;
}
.projectimageborders {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	border: 1px solid #666666;
	padding: 6px;
	text-align: center;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #06C;
}
a:hover {
	color: #099;
}
#projectssidebartext {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#slides {
	position:absolute;
	top:2px;
	left:2px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:952px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:952px;
	height:313px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	display:none;
	
}

#slides .next {
	
}

