body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-color: #D1D1D1;
}

A:link {
	COLOR: #060; text-decoration: none; font-weight:bold;
}
A:visited {
	COLOR: #383838; text-decoration: none; font-weight:bold;
}
A:active {
	COLOR: #060; text-decoration: none; font-weight:bold;
}
A:hover {
	COLOR: #00C; text-decoration: underline; font-weight:bold;
}


#outer_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 866px;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #000;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 850px;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
	background:url(../img/bg_banner_sod.jpg); 
  /*background: #060;*/
  margin:0px; 
  padding:0px;
}

#nav_wrapper {
  /*background: #060;*/
  margin:0px; 
  padding:0px;
}

#header {
	height: 65px;
	padding:18px;
	margin:0px;
	margin-bottom:8px;
	float:left;
	text-align: left;
}

#header_rt {
  height: 65px;
  padding:18px;
  margin:0px;
  margin-right:10px;
  margin-bottom:8px;
  font-family: verdana, arial, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FFF;
  text-align:right;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  color: #ffffff;

}


#left_side {
  margin-top: 10px;
  float: left;
  width: 160px;
  background: #D1D1D1; 
  height:580px;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 180px;
  margin-right: 15px;
}

#footer {
  background-color: #6C6C6C;
  clear: both;
  text-align: center;
  padding:5px;
  color: #F3F3F3;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
	
}

#left_side p, #right_side p {
	margin:10px;
	margin-top:15px;
	margin-bottom:15px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: left;
}

#left_side h3, #right_side h3 {
  margin-top:1px; margin-bottom:10px; 
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #060;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  text-align:center;
  color: #000;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
	margin-top:5px;
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #060;
	text-align: left;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #060;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #000;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #000;
  border-bottom: none;
  background: url(../img/tab_bg2.gif) bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background:#060;
  border-color: #000;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
	background-color: #fffff6;
	margin:0px;
	padding:10px;
	border: 1px solid #BFBFBF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}

.featurebox_side {
	background-color: #fffff6;
    margin:6px; margin-bottom:10px;
	padding:2px; padding-bottom:8px;
	border: 1px solid #5C5C5C;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}

.featurebox_side_img {
  background:url(../img/reeds_sod_sign_sm.jpg); 
  margin:6px; margin-bottom:10px;
  border: 1px solid #5C5C5C;
  height:120px;
}
