/* CSS Document */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	background-color: #740906;
}

a img {border: none}

td img {display: block;}
td object {display: block;}
a{}

a:link {}

a:visited {}

a:hover {}

a:active {}

.addressLine {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}


/* ---------------------------------------HOMEPAGE STYLES----------------------------------------- */
#home-mainContainer {
	margin-left: auto;
	margin-right: auto;
	background-color: #F5ECEB;
	border: 2px #FFFFFF solid;
	width: 760px;
	padding: 0;
}
#homepageHead {
	margin: 0px;
	border: none;
	padding: 0;
	position: static;
	
	
}

#homepageBody {
	position: static;
	background-color: #F5ECEB;
	font-size: 12px;
	height: 300px;
}
#riverportLogo {
	position: relative;
	float: right;
	padding: 10px 50px 30px 10px;
	margin: 0;
}
#homepageBody p, #homepageBody li{
	margin-left: 30px;
	width: 360px;
}
 #homepageBody img {
 	margin-left:30px;
 }

#homepageBody ul {
	margin-left: 13px;
	padding-left: 1px;
	left: 1px;
}




div#mainContainer {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	height: 100%;
	border: 2px #FFFFFF solid;
	width: 760px;
	padding: 0;
	background-image: url(images/BlackSquare.gif);
	background-repeat: repeat-y;
}



/* Banner across top of page that says the name of the whole site */

#main-title {
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;
	border-bottom: 2px #FFFFFF solid;
	color: #f0f0e1;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 5px;
	background-image: url(images/RiverportLogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Styles for the main text on the page. */



h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
font-size: 1.3em;
color: #bf8f30;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 1em;
color: #bf8f30;
font-weight: bold;
}


a:link, a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: underline;
}

/* Styles for the navbar on the left side. */

#left-menu {
	position: relative;
	float: left;
	width: 107px;
	background-color: #9FC879;
	display: table-cell;
	border: 0;
}

#main-text {
	position: relative;
	float:left;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-style: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#main-textVM{
	position: relative;
	float:left;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-style: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width:430px;
	height:323px;
}

/* ---------------------------------------SUB NAVIGATION----------------------------------------- */

#subNav{
	/*left: 0px;*/
	border: 0;
	width: 107px;
}


.subnavTitle { 
	font-size:11px;
	font-weight:bold;
	margin: 20px 0 2px 3px;
	color:#000000;
}

a.subnavTitle { 
	font-size:11px;
	font-weight:bold;
	margin: 20px 0 2px 3px;
	color:#000000;
}

.subnavTitle .itemOn{ 
	color:#FFFFFF;
}

#subNav ul{
	padding:0;
	margin:0 3px 1px 2px;
}


#subNav li{
	list-style-type: none;
	margin: 5px 0 5px 5px;
	line-height: .8em;

}

#subNav .subNavItem, #subNav .subNavItem:hover, #subNav .itemOn{
	font-size: 11px;
	width: 100px !important;
	width: 110px;
}

#subNav .subNavItem:hover{
	color: #fff;
}

#subNav .first, #subNav .first:link, #subNav .first:active, #subNav  .first:visited{
}

#subNav .itemOn{
color: #fff;
	border-top: 0px;
	/*border-right: 2px solid #fff;*/

}
#left-menu-logo {
	border: none;
	background-color: #000000;
	margin-top: 30px;
}



/* ---------------------------------------SUB PAGE RIGHT COLUMN----------------------------------------- */

#right-column {
	height: 426px;
	overflow: auto;
	background-color: white;
	position: relative;
	margin: 0;
	border: 2px solid #FFFFFF;
	left: 0px;
	padding-left: 5px;
	padding-top: 5px;
}
#right-columnVM {
	height: 316px;
	overflow: auto;
	background-color: white;
	position: relative;
	margin: 0;
	border: 2px solid #FFFFFF;
	left: 0px;
	padding-left: 5px;
	padding-top: 5px;
}

#right-column .intro, #right-columnVM{
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #586277;
}

#right-column p, #right-columnVM {
	line-height: 1.5em;
	font-size: 0.7em;
	margin-right: 5px;
}

#right-column strong, #right-columnVM strong{
color: #cc6600;
font-style: italic;
}

#right-column a, #right-columnVM a {
	font-size: 14px;
}

#right-column a:link, #right-columnVM a:link{
	color: #FF9933;
	text-decoration: underline;	
	}

#right-column a:visited, #right-columnVM a:visited {
	color: #990000;

}

#right-column a:hover, #right-columnVM a:hover{
	color: #CCCCCC;

}

#right-column a:active, #right-columnVM a:hover {
	color: #CCCCCC;
}



/* Styles for the footer at the bottom of the page */

#footer {
	position: relative;
	height: 300px;
	background-color: #9FC879;
	color: #ffffff;
	margin: 0 0 0 107px;
	height: 300px;
	border-top: white;
	border-left: 2px solid white;
	padding: 0;
}
#homepageHead img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ---------------------------------------FORM----------------------------------------- */


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:90% arial,sans-serif;
  margin: 10px 0 0 10px;
  padding: 0;
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #CCCCCC;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
  width: 80%;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	padding: 0; 
	margin: 5px 0 0 5px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	font-size: 12px;
	width: 100px;
}


form fieldset legend {
	font-size:1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
					   color:#990000;
					   font-weight: bold;
					   
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:0px 0 0 0px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	font-size:10px;
	
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}


form small {
	display: block;
	margin: 5px 0 5px 0px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 80%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
