@charset "UTF-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	background-color:#fbfcea;
	background-image: url(graphics/bg_top_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#header{
	width: 815px;
	height: 290px;
	margin:0 auto;
	position:relative;
	background-image: url(graphics/bg_header.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#search{
	background-image: url(graphics/search.jpg);
	height: 306px;
	width: 222px;
	position: absolute;
	top:0;
	left:18px;
	z-index:100;
	background-repeat: no-repeat;
	background-position: top;
}

	#searchBox {
		float: left;
		width: 200px;
		height: 40px;
		margin: 0;
		padding: 210px 0 0 55px;
		display: inline;
	}
	
		#searchBox input.search {
			width: 95px;
			border-color: #fbfcea;
			border: 1px solid #fbfcea;
			height: 24px;
			vertical-align:middle;
		}
		
		#searchBox input.submit {
			width: 30px;
			background: white;
			border: 1px solid #fbfcea;
			height: 28px;
			vertical-align:middle;
			line-height: 28px;
		}

#slideshow{
	background-image: url(graphics/slideshow.jpg);
	height: 261px;
	width: 381px;
	position: absolute;
	left: 240px;
	top: 29px;
}

#buttons{
	width: 194px;
	height: 236px;
	position: absolute;
	top: 36px;
	right: 0px;
}

#button_riverbank{
	float: left;
	height: 59px;
	width: 175px;		
}

#button_riverbank_arrow{
	float: left;
	height: 59px;
	width: 19px;		
}

#button_discovery{
	float: left;
	height: 58px;
	width: 175px;		
}

#button_discovery_arrow{
	float: left;
	height: 58px;
	width: 19px;		
}

#button_eleanor{
	float: left;
	height: 59px;
	width: 175px;		
}

#button_eleanor_arrow{
	float: left;
	height: 59px;
	width: 19px;		
}

#button_waterfall{
	float: left;
	height: 60px;
	width: 175px;		
}

#button_waterfall_arrow{
	float: left;
	height: 60px;
	width: 19px;		
}

#buttons img{
	border: 0;	
}

#buttons a{
	display: block;
	width: 175px;
}

#buttons a:hover{
	background-image: url(graphics/button_over.gif);
	background-repeat: repeat;
	background-position: -10px -10px;
}

#logo{
	background-image: url(graphics/logo.gif);
	height: 82px;
	width: 201px;
	position: absolute;	
	left: 21px;
	top: 45px;
}

#topNav{
	width: 575px;
	height: 23px;
	padding-left: 240px;
	padding-top: 5px;
}

#topNav ul{
	width:548px;
	height:18px;
	margin:0;
	padding:0;
	list-style-type: none;
}

#topNav ul li{
	height:18px;
	float:left;
}

#topNav ul li a{
	display:block;
	padding-right: 35px;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#494949;
	text-decoration:none;
	text-align:center;
	text-transform:capitalize;
}

#topNav ul li a:hover{
	color: #948004;}

#content{
	width: 778px;
	padding-left: 18px;
	padding-right: 19px;
	margin:0 auto;
	position:relative;
	background-image: url(graphics/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#leftNav{
	width: 222px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	float:left;
}

#leftNavHeight{
	width: 0;
	float:left;
	height:359px;
}

#leftNav a{
	color: #626262;
	text-decoration:none;
}

.leftNavWrap{
	float:left;
	width:121px;
}

#leftNav a:hover{
	color: #948004;	
}

#leftNav a.active{
	color: #948004;	
}

#leftNav .item{
	background-image: url(graphics/bg_left_nav.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 191px;
	padding-top: 5px;
	padding-left: 30px;
}

#leftNav .itemTop{
	background-image: url(graphics/bg_left_nav_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 192px;
	padding-left: 30px;
	padding-top: 40px;
}

#leftNav .itemBottom{
	background-image: url(graphics/bg_left_nav_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	height: 58px;
	width: 192px;
	padding-left: 30px;
	padding-top: 5px;
}

#contentRightWrapper{
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom:15px;
	width: 510px;
	float:left;
}

#contentRight{
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	float:left;
}

#contentRight strong{
	color: #000;
}

#contentRight a.darkgreen{
	color: #36390E;
	text-decoration: none;	
}

#contentRight a.orange{
	color: #D78618;
	text-decoration: none;	
}

#contentRight a.brightgreen{
	color: #778112;
	text-decoration: none;	
}

#contentRight a:hover{
	text-decoration: underline;	
}

#contentRight p{
	margin-top: 0px;
}

#contentRight h1.orange{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #D78618;
	margin:0 0 15px 0;
}

#contentRight h1.darkgreen{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #36390E;
	margin:0 0 15px 0;
}

#contentRight h1.brightgreen{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #778112;
	margin:0 0 15px 0;
}

#contentRight h1.yellow{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #AC9C0B;
	margin:0 0 15px 0;
}

#contentRight h1.palegreen{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #B1B287;
	margin:0 0 15px 0;
}

#contentRight h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #d78618;/*orange*/
	margin:8px 0 5px 0;
}

#contentRight h2.white{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin:0;
}

#contentRight h2.contact{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #d78618;/*orange*/
	margin:0;
}


#footer-main{
	width:100%;
	height:169px;
	float:left;
	background-image: url(graphics/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#footer{
	width:780px;
	margin:0 auto;
	height:134px;
	padding-top: 35px;
	padding-right: 35px;
	position:relative;
	background-image: url(graphics/footer.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align:right;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#footer .copy{
	color: #efefdf;	
}

#footer a{
	color: #333;
	text-decoration: none;
}

#footer a:hover{
	color: #efefdf;	
}

#grassLeft{
	background-image: url(graphics/bg_grass_left.gif);
	height: 105px;
	width: 101px;
	position: absolute;
	left: -83px;
	top: -94px;
}

#grassRight{
	background-image: url(graphics/bg_grass_right.gif);
	height: 105px;
	width: 113px;
	position: absolute;
	right: -94px;
	top: -94px;
}

/* forms */
hr.line {
	border-top: 1px solid #000000;
	width: 555px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
} 

a {
	text-decoration:none;
	color:#892134;
}

a:hover {
	text-decoration:underline;
	color:#892134;
}

h3.tbarblue {
	margin: 0;
	color: #FFFFFF;
	font: bold 11px Arial, sans-serif;
	border-bottom: none;
	padding: 7px 5px 5px 10px;
	background: #DDDBD6 url("graphics/sidebar_tbar_blue.gif") no-repeat top right;
}

span.required {
	color: #FF0000;
}

.errorswrapper {
	width: 555px;
	float: left;
	background-color: #FFFF99;
	margin: 0px 0px 10px 0px;
}

.errors {
	font: normal 12px Verdana, sans-serif;
	color: #FF0000;
	padding: 10px 10px 10px 10px;
}

.intro {
	font: normal 12px Verdana, sans-serif;
	width: 555px;
	float:left;
	padding: 0px 0px 10px 0px;
}

.importantcomment {
	font: normal 12px Verdana, sans-serif;
	color: #892134;
	width: 555px;
	float:left;
	padding: 0px 0px 10px 0px;
}

.pagecontrols {
	font: normal 10px Verdana, sans-serif;
	width: 555px;
	float:left;
	padding: 0px 0px 10px 0px;
}

.subheadbar {
	font: bold 12px Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	width: 550px;
	height: 18px;
	float:left;
	padding: 4px;
	margin: 15px 0px 8px 0px;
}

.category {
	font: bold 10px Verdana, sans-serif;
	width: 150px;
	float:left;
	padding: 0px 0px 6px 0px;
}

.content {
	font: 10px Verdana, sans-serif;
	width: 375px;
	float: left;
	padding: 0px 0px 6px 0px;
}

.content .column {
	font: 10px Verdana, sans-serif;
	width: 200px;
	float: left;
	padding: 0;
}

table {
	font: inherit;
	font-size: 10px;
	margin: 10px 0px 10px 0px;
}

table th.modify {
	color:#FFFFFF;
	background-color:#892134;
	padding: 2px 2px 2px 4px;
	height: 18px;
}

table td.modifyeven {
	padding: 4px 2px 4px 4px;
	background-color:#FFFFCC;
}

table td.modifyodd {
	padding: 4px 2px 4px 4px;
	background-color:#FFFF99;
}

table td a {
	text-decoration:none;
	color:#892134;
}

table td a:hover {
	text-decoration:underline;
	color:#892134;
}


/*for displaying data on overview pages */

.overviewlabelwrapper {
	float: left;
	width: 450px;
	margin-bottom: 8px;
}

.overviewlabelwrapper .overviewlabel {
	font: 11px Verdana, sans-serif;
	background-color:#FFFF99;
	padding: 6px 6px 6px 6px;
}

.overviewdatawrapper {
	float: left;
	width: 105px;
	margin-bottom: 8px;
}

.overviewdatawrapper .overviewdata {
	font: 11px Verdana, sans-serif;
	background-color:#FFFFCC;
	color:#892134;
	font-weight:bold;
	padding: 6px 6px 6px 6px;
}

.overviewfullwrapper {
	float: left;
	width: 555px;
	margin-bottom: 8px;
}

.overviewfullwrapper .overviewfull {
	font: 11px Verdana, sans-serif;
	background-color:#FFFF99;
	padding: 6px 6px 6px 6px;
}
.noBorder{
	border:1px solid #b1b287;
	margin:3px 5px 3px 0;
}