﻿#bkgrndImage_home {
	margin: 0px;
	background-position: center top;
	width: 100%;
	float: left;
	height: 750px;
	background-image: url('../Images/Backgrounds/MarshBkgrnd.jpg');
	background-repeat: no-repeat;
}
#bkgrndImage_features {
	margin: 0px;
	background-position: center top;
	width: 100%;
	float: left;
	height: 750px;
	background-image: url('../Images/Backgrounds/MarshBkgrnd.jpg');
	background-repeat: no-repeat;
}
#bkgrndImage_elizRiver {
	margin: 0px;
	background-position: center top;
	width: 100%;
	float: left;
	background-image: url('../Images/Backgrounds/MarshBkgrnd.jpg');
	background-repeat: no-repeat;
}
#bkgrndImage_learningBarge {
	background-position: center top;
	width: 100%;
	float: left;
	height: 600px;
	background-image: url('../Images/Backgrounds/BackgroundImage1.jpg');
	background-repeat: no-repeat;
}
#container {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	background-position: right top;
	width: 100%;
	float: left;
	height: 115px;
	background-color: #FFFFFF;
	background-image: url('../Images/Backgrounds/DrkBlueFadeToWhite.jpg');
	background-repeat: repeat-y;
}
#navigation_main {
	width: 100%;
	height: 36px;
	float: left;
	background-color: #225E9B;
}
#navigation_sub {
	width: 100%;
	height: 36px;
	float: left;
	background-color: #000000;
}
#logo {
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
#masthead_ad {
	width: 675px;
	float: right;
	margin-top: 15px;
	height: 85px;
}
#pgContainer {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #808080;
	border-left-color: #808080;
}
#pgBottom {
	width: 100%;
	height: 30px;
	float: left;
	background-color: #235C94;
	text-align: center;
	vertical-align: middle;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
}
#feature_photo {
	border: 1px solid #B2B2B2;
	width: 620px;
	float: left;
	margin-bottom: 20px;
}
#SectionHead {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #31638E;
	font-style: italic;
}
#footerAddress {
	width: 999px;
	float: left;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 30px;
}
#rcContainer {
	width: 100%;
	float: left;
}
#Back {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
#RiverStarForum {
	width: 300px;
	float: left;
	margin-bottom: 15px;
	border: 1px solid #000080;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D6D3BC;
}
#Donations {
	width: 100%;
	float: left;
	border: 1px solid #808080;
	margin-bottom: 15px;
}
#search {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

