body {
	background-color: #2d3a40;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/riverMainBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
html, body {
    height: 100%;
}
/*p{  padding: 0px;
  margin: 0px;}*/
img {
  border: none;
  padding: 0px;
  margin: 0px;
}
/*STRETCH MAIN TABLE TO 100% HEIGHT*/
#bigBlock {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/riverMainBG2.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
html>body #bigBlock {
	height: auto;
    min-height: 100%;
}
#mainBlock {
	width: 786px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #ffffff;
}
	
html>body #mainBlock {
	height: auto;
    min-height: 100%;
}
td, tr {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#838678;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration:none
}
#middlePane{
  border: none;
  padding: 0px;
  margin: 0px;
}
#headContainer{
	position:relative;
	width:786px;
	height:437px;
	background-image: url(../images/riverFront1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headContainerRight{
	position:relative;
	left:545px;
	top: 0px;
	width:241px;
	height:437px;
	
}

/*STRETCH CONTENT AREA TO 786px*/

#top {
	width:786px;
	height:64px;
	background-image: url(../images/riverTopBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*LOGO WIDTH and HEIGHT*/

#logo{
	float:left;
	width:404px;
	height:64px;
	padding:0px;
	margin:0px;
}
#address{
	float:right;
	width:261px;
	padding:0px;
	margin:0px;
	color:#c7c9bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-top:15px;
	font-weight:bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2d3a40;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
/*CONTENT CONTAINER*/
#contentContainer{
	width: 786px;
	position: relative;
}
/*CONTENT HEADING*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2d3a40;
	text-decoration: none;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2d3a40;
	text-decoration: none;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2d3a40;
	text-decoration: none;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:3px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #287bb7;
	text-decoration: none;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}


/*CONTENT*/

#contentText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#838678;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
}
#contentText a:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#2d3a40;
	font-weight:bold;
	text-decoration:none;
}
#contentText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#2d3a40;
	font-weight:bold;
	text-decoration:none;
}
#contentText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#287bb7;
	font-weight:bold;
	text-decoration:underline;
	background-color:#edf6fb;
}
#contentText1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#838678;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
}
#contentText1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#2d3a40;
	font-weight:bold;
	text-decoration:none;
}
#contentText1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#2d3a40;
	font-weight:bold;
	text-decoration:none;
}
#contentText1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#287bb7;
	font-weight:bold;
	text-decoration:underline;
	background-color:#edf6fb;
}
/*FOOTER*/
#footer1{
	position:relative;
	bottom:0px;
	width: 786px;
	height:30px;
	background-image: url(../images/riverFooterBG.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	color: #d6d7d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 16px;
}
#footer1 a:link{
	color: #d6d7d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
#footer1 a:visited{
	color: #d6d7d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
#footer1 a:hover{
	color:#287bb7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}


/*MENU WIDTH and HEIGHT*/

#menuBG{
	width:786px;
	height:37px;
	background-image: url(../images/riverMenuBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}
/*NAV STUFF*/
.navItem {
	line-height:34px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
}
.navItem a:link{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
}
.navItem a:visited{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
}
.navItem a:hover {
	color: #49b8e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	background-color:#FFFFFF;
}
.navItem_active {
	color: #49b8e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	background-color:#FFFFFF;
	background-image: url(../images/riverMenuDivider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.spacer{
height:1px;
}
