body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#005874;
	line-height: 18px;
	min-width: 750px;
}
p
{
	margin: 20px;
}
a
{
	color: #FF310C;
}


div#header
{
	background-color: #282828;
	background-image: url(../images/banner-back.jpg) ;
	background-repeat: repeat;

	background-position:  700px 0px;
	
	
}
div#topnav
{
	
}
div# topnav ul
{
	margin-left: 10px;

}
div#topnav li
{
	list-style-type: none;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
div#topnav li.bigtab {
	/*background-color: #282828; *//*url(../images/top_nav_large_tab.gif) no-repeat;*/
	height: 24px;
	width: 131px;
	padding: 9px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FF310C;
}

div#topnav li a.smalltab:link,div#topnav li a.smalltab:visited {
	/*background: #282828;*/ /*url(../images/top_nav_small_tab.gif) no-repeat;*/
	height: 23px;
	width: 131px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	/*color: #A8A8A8;*/color: white;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

div#topnav li a.smalltab:hover, div#topnav li a.smalltab:active {
	/*background: #282828;*/ /*url(../images/top_nav_small_tab_hover.gif) no-repeat;*/
	color: white;
	height: 23px;
	width: 131px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	display: block;
	font-weight: bold;
}

div#nav
{
	margin-top: 15px;
	background-color:#005874;
}
div#nav h2
{
	font-size: 14px;
	font-weight: bold;
	
	background-color: inherit;
	color: #fff;
	text-align: left;
	margin: 0;
	padding-top: 5px;padding-left: 20px;
	background-image: url(../images/navheader.jpg);
	height: 31px;
	width: auto;
	border-top: solid 1px black;border-left: solid 1px black;border-right: solid 1px black;
}

div#Login 
{
	background-color:#FFF5E6;
	border-bottom: solid 1px black;
	border: solid 1px black;
	padding-left: 35px;
	margin-bottom: 15px;
	
}

.text
{
	width: 80%;
	display: block;
	
}
.button
{
	
	
}
div#sidebar
{
	margin-top: 15px;
	background-color:#005874;
}
div#sidebar h2
{
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #fff;
	margin: 0;
	padding-top: 5px;padding-left: 20px;
	background-image: url(../images/navheader.jpg);
	border-top: solid 1px black;border-left: solid 1px black;border-right: solid 1px black;
	height: 31px;
	width: auto;
}
div#divNews
{
	background-color: #FFF5E6;
	border: solid 1px black;

	padding-left: 35px;padding-bottom: 10px;
	margin-bottom: 15px;
}
div#divLatestEvents
{
	background-color: #FFF5E6;
	border: solid 1px black;

	padding-left: 35px;padding-bottom: 10px;
	margin-bottom: 15px;
}
div#divRandomPhotos
{
	background-color: #FFF5E6;
	border: solid 1px black;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 5px;
	
}
div#divRandomPhotos img
{
	margin-top: 5px;
	padding-top: 2px;padding-bottom: 5px;padding-left: 2px;padding-right: 2px;
	border: solid 1px black;
	background-color: #005874;
}
div#divWaterLevels
{
	background-color: #FFF5E6;
	border: solid 1px black;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 5px;
}
div#divWaterLevels h6
{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}
div#divWaterLevels h5
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
}
div#levels 
{
	margin-top: 5px;margin-bottom: 5px;
	padding: 2px;
	border: solid 1px black;	
	margin-right: 5px;
}
div#levels img
{
	
}
div#MainContent
{
	background-color: White;
	padding: 15px;
	/*color: #596380;*/
	margin: 15px;
	
	background-image: url(../images/sidebanner.jpg) ;
	background-repeat:  repeat-y;
	background-position: 95% 0px;

	
}
div#MainContent h1
{ 
	border-left: solid 5px #FF310C;
	
	font-size: 14px;
	padding-left: 5px;
	margin-bottom: 25px;
}

div#divMainNews
{
	display: inline;
}

div#divMainPhotos
{
	
}

div.para
{
	border: solid 1px black;
	width: 70%;
	background-color: #E6EEFF;
	padding-bottom: 15px;padding-left: 10px;padding-right: 10px;
	

}
div#map
{
	margin-top: 20px;margin-bottom: 20px;
	
	width:90%; height: 300px;
	border: solid 1px black;
	padding: 5px;

	
	
}
div#address
{

	font-weight: bold;
	margin: 20px;
	color: Black;
}
div#email
{
	font-weight: bold;
	margin: 20px;
	color: Black;
}


div#footer
{
	text-align: center;
}
div#FooterContent
{
	padding-top: 10px;
	height: 80px;
	border: solid 1px black;
	background: #282828;
	color: White;
}
div#FooterContent a
{
	color: #FF310C;
}
div#FooterContent ul
{
	
	display: block;
	 
}
div#FooterContent li
{
	
	list-style-type: none;
	display: inline;
	padding-left: 15px;padding-right: 15px;
	
}
span#SiteViewInfo
{
	text-align: right;
	font-size: 10px;
	float: right;
	margin-right: 20px;
}

/* News Style*/
.newsTitle
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 16px;
	
}
.newsDate
{
	font-size: smaller;
	
	
}
.newsData
{

	padding: 20px;
	border-bottom: solid 1px black;
}
.newsSubmittedBy
{
	float: right;
	font-size: smaller;
}

/* Latest News Style*/

.latestNewsTitle
{

	font-weight: bold;
	
}

.latestNewsData
{

	border-bottom: solid 1px black;
}

/* Photos */


div#albums
{
	border: solid 1px black;
	width: 150px;	
	margin: 10px;
	float: left;
	background-color: #005874;
	color: White;
	padding: 2px;
}
.albumTitle
{
	text-align: center;
	font-size: 12px;
	
	word-spacing: 3px;
}

div#albums img
{
	border: none;
	

}
div#Photos
{
	border: solid 1px black;
	width: 75px;
	float: left;
	font-size: 10px;
	margin: 10px;
	background-color: #005874;
	color: White;
	padding: 2px;
}
div#Photos img
{
	border: none;
}

div#PhotoSlideShow
{
	
}

div#PhotoSlideShow h1
{
	text-align: center;
	border-left: none;
}
.controls
{
	float: right;
	border: solid 1px black;
	padding: 5px;
	margin-bottom: 10px;
}

div#FAQ
{
	
}
div#FAQ li
{
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 5px;padding-top: 5px;
}
.Question
{
	border: solid 1px black;
	font-weight: bold;
}
.Answer
{
	
}

div#divNewsAdmin textarea
{
	width: 90%;
}
div#divLoginDetails a
{
	text-align: right;
	
}
span#spanUserName
{
	font-weight: bold;
}