body {
	background-color: #FFFFFF;
	margin: 0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: auto;
	width: 776px;
	font-size: 11px;
	line-height: 18px;
	height: auto;
}
.topline {
	background-image: url(../_images/top_line.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 58px;
}
.contentbox {
	height: auto;
	width: 776px;
	position: relative;
	padding-bottom: 10px;
}
.leftarea {
	width: 175px;
	height: auto;
	float: left;
	padding-right: 10px;
}
.logo {
	background-image: url(../_images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 175px;
}
.riverdeve {
	background-image: url(../_images/4thriverdevp.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
}
.navarea {
	color: #333333;
	background-color: #F0F0F0;
	height: auto;
	width: 175px;
}
.topnavbg {
	height: 10px;
	background-image: url(../_images/top_navebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navcontent {
	height: auto;
	width: 135px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.rightarea {
	height: auto;
	width: 589px;
	float: right;
	position: relative;
}
.bottomnavbg {

	height: 10px;
	background-image: url(../_images/bottom_navbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.banner {
	height: 250px;
	width: 591px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.topcontenbg {
	background-image: url(../_images/topcontentbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
	width: 591px;
}
.bottomcontentbg {
	background-image: url(../_images/bottomcontentbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 19px;
	width: 591px;
}
.contentarea {
	height: auto;
	width: 553px;
	padding-right: 19px;
	padding-left: 19px;
	background-color: #F0F0F0;
}
.textbox {
	width: 591px;
	background-color: #F0F0F0;
	height: auto;
}
.footer {
	height: 53px;
	padding-top: 10px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7FAFCE;
}
.newsarea {
	height: 140px;
	width: 591px;
	padding-top: 10px;
}
.address {
	background-color: #F0F0F0;
	height: auto;
	width: 160px;
	padding-right: 5px;
	padding-left: 10px;
}
.newsblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}


.navdivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #0065A5;
}

.custom a:link {
	color: #333333;
	text-decoration:none;
}
.custom a:visited {
	color: #333333;
	text-decoration:none;
}
.custom a:hover {
	color: #0065A5;
	text-decoration:none;
}
.custom a:active {
	color: #333333;
	text-decoration:none;
}

#pscroller1{
	width: 150px;
	height: 110px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.someclass{ //class to apply to your scroller(s) if desired
}
.navdividercontact {
	color: #0065A5;
}
