body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border-bottom-color:#FFFFFF;
}


p, ul {
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 12px;
	line-height:  17px;
	color: #000;
}

h1 {
	color: #2B4167;
	margin-top: 2px;
	margin-bottom: 12px;
	font-size: 20px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: lighter;
}

h2 {
	color: #2B4167;
	margin-top: 18px;
	margin-bottom: 12px;
	font-size: 18px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: lighter;
}


h3 {
	color: #2B4167;
	margin-top: 18px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Helvetica, Verdana, sans-serif;
}


td h3 {
	margin-top: 2px;
}

a
{
	color: #293C61;
}

a:hover
{
	background-color: #e2ecf3;
	text-decoration:none;
}


table
{
	margin: 0;
}


#container
{
	background-color: #f0eee4;
}

#header
{
	height: 193px;
	background-image: url("../images/site_background.gif");
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	text-align:center;
}


#header-inside
{
	width: 770px;
	height: 193px;
	background-image: url("../images/header_cedarriver.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}


#content
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#sidenav
{
	width: 172px;
	padding: 0px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 11px;
}

#sidenav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 13px
}

#sidenav li
{
	margin: 0;
	border-bottom: 1px solid #D7D8D1;
}

#sidenav a
{
	height: 100%;
	display: block;
	color: #072C63;
	text-decoration: none;
	padding: 6px 4px 6px 10px;
}

#sidenav a:hover
{
	background-color: #D6E0E7;

}

#body
{
	width: 598px;
	padding: 15px;
	vertical-align: top;
	text-align: left;
}


#footer
{
	width: 752px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #3B588B;
	color: #FFFFFF;
	font-size: 11px;
	text-align:left;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;	
}

#footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#3B588B;
}
