body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:#83c141 url(/images/bgrepeat.jpg) repeat-y center;
}

.wrapper{
width:800px;
margin:0 auto;
background:#fff;
border-right:3px solid #ededed;
border-left:1px solid #ededed;
}
.navbg {
	background: url(/images/navbg_02.gif) repeat-x;
	width:100%;
	height:54px;
	border-bottom:2px solid #ffffff;
	}
#navcontainer ul{
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-top:19px;
	padding-bottom:22px;
	display:block;
	width:100%;
	
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
text-decoration: none;
font-size: 12px;
font-weight:bold;
padding-right: 10px;
padding-top:19px;
padding-bottom:18px;
padding-left: 10px;
color:#fff;
width: 100%;
border-right:thin  #5aab32 solid;
border-left:thin  #5aab32 solid;
}

#navcontainer ul li a:hover {
color:#EDEDED;
background: url(/images/navhover_02.gif) repeat-x top;
text-decoration:none;
margin-top:8px;
width: 100%;
height:28px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	
}



.banner{
height:160px;
width:100%;
border-right: solid 0px red;
}
.bannerontop{
background: url(/images/header/whoopi1.jpg) no-repeat center;
height:160px;
padding-top:0px;
text-align:center;
}
.content{
width:100%;
padding-top:10px;
padding-bottom:10px;

}
.leftcolumn{
width:150px;
padding-left:9px;
padding-bottom:20px;
background: #F1F1F1;
float:left;
text-align:left;
}
.rightcolumn{
width:630px;
float:right;
text-align:left;
}

h2{
background:url(/images/leftcolumnheader_21.gif) center no-repeat;
font-weight:bold;
text-align:center;
font-size:11px;
color:#fff;
margin:0;
padding-top:14px;
padding-bottom:14px;
}
.clear{
width: 100%;
height: 1px;
margin: 0 0 -1px;
clear: both;
}
.navvy
{
width: 90%;
margin-left:5%;
font-size: 11px;
padding-bottom:10px;
padding-top:5px;
text-align: center;
}

ul.navvylist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

ul.navvylist li
{
display: block;
margin: 0;
padding: 0;
}

ul.navvylist li a
{
display: block;
width: 90%;
font-weight:normal;
margin:0;
color: #000;
background:url(/images/leftnav1.jpg) repeat-x #ededed;
border-bottom:1px solid #ededed;
text-decoration: none;
PADDING-LEFT:10PX;
padding-top:7px;
padding-bottom:7px;
}

.navvy>ul#navvylist li a { width: auto; }

ul.navvylist li#active a
{
background: #F1F1F1;
color: #2A508A;
}

ul.navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #000;
font-weight:bold;
background: #fff;
}
h3{
font-size:17px;
color:#5aab32;
font-weight:bold;
text-align:left;
margin: 0 0 10px 0;
width:100%;
border-bottom:1px solid #ededed;
}
.info{
padding:5px 20px 5px 20px;
float: right;
width: 70px;

/*
background: url(/images/inforepeat_25.gif) repeat-y left;
*/
margin: 0 0 10px 0;
color:#666;
font-size:10px;
font-weight: bold;
text-align: right;
}
.maincontevt{
padding-left:5px;
padding-right:15px;
}
a:link {
	
	text-decoration: none;
}

a { color: #5aab32;
	font-weight: bold;
}
.logo{
	font-family: Arial;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
.footer{
width:100%;
background:url(/images/navbg_02.gif) repeat-x;
padding-top:20px;
position:relative;
padding-bottom:20px;
clear:both;
text-align:center;
color:#fff;
}
.footer a:link{
color:#fff;
font-size:12px;
}
.footer a:visited{
color:#fff;
font-size:12px;
}
.footer a:hover{
color:#CCC;
font-size:12px;
}
img{
border: none;
}
.headline {
	font-weight: bold;
}

.center {
	text-align: center;
}

.formwrapper {
	
}
.formlabel {
	width: 120px;
	float: left;
	font-weight: bold;
}

.formfield {
	margin: 10px 10px 0px 130px;
	text-align: left;
}

.textfield {
	width: 100%;
	
}

td.listingsmall {
	padding: 5px;
	border-bottom: solid 1px #000;
}

td.tdheadline {
	font-weight: bold;
	background: #317028;
	padding: 5px;
	color: #fff;
}

.linklist ul {
	list-style:none;
}

.linklist li {
	padding: 0 0 10px 0;
	display: block;
	
}

.linklist a, .linklist a:active, .linklist a:visited {
	text-decoration: underline;
	display: block;
	padding: 5px;
}

.linklist a:hover {
	background: #83c141;
	color: #fff;
}

.subnav{
	margin: 0 0 0px 0;
}

.subnav ul {
	list-style:none;
	margin: 0 0 0 0;
	padding: 0;
}

.subnav li {
	padding: 0 0 20px 0;
	display: block;
	float: left;
	border: solid 0px red;
	
}

.subnav a, .subnav a:active, .subnav a:visited {
	text-decoration: underline;
	display: block;
	border-left: 1px solid #83c141;
	padding: 2px 5px 0 5px;
	font-weight: normal;
}

.subnav a:hover, .subnav a.selected {
	font-weight: bold;
	
}

.article {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000;
}

.label{
	width: 70px;
	float: left;
}

.left {
	float: left;
	padding: 0 5px 0 0;
}

.strike{
	text-decoration: line-through;
}

