/* ##############################################
   This style sheet controls the look and feel 
   of all pages other than the home page.

   last modified: October 15, 2008
################################################*/ 

#wrapper {
	width: 800px;
	margin: auto;
	height: 600px;
}

#topnav {
	float: none;
	width: 800px;
	height: 50px;
	text-align: center;
}
#banner {
	float: left;
	height: 125px;
	width: 800px;
	background-repeat: no-repeat;
}
#contentcontainer {
	float: left;
	width: 800px;
	/*height: 800px;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86AA24;
}
.lightheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #96AA47;
	text-decoration: none;
	font-weight: normal;
}
.darkheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.talldarkheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #06C;
	text-decoration: none;
	font-weight: lighter;
}
#rightcontentbox {
	float: right;
	width: 295px;
	height: 250px;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
}

#rightcontentbox a:link {
	color: #102F03;
	text-decoration: none;
}

#leftcontentbox {
	float: left;
	width: 770px;
	/* height disabled so that height will be dynamic -
      the larger the content, the larger the height*/
      /*height: 480px;*/
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	
      /*overflow disabled to remove scrolling*/
      /*overflow: auto;*/
}

#leftcontentbox a:link {
	color: #64872B;
	text-decoration: none;
}

#leftcontentbox a:visited {
	color: #64872B;
	text-decoration: none;
}
#leftcontentbox a:hover {
	color: #06C;
	text-decoration: underline;
}


#smboxs {
	float: left;
	width: 800px;
	margin-top: 35px;
}


body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

#nav {
	float: left;
	width: 800px;
	padding-top: 15px;
	text-align: center;
}

#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #092E02;
	text-decoration: none;
	letter-spacing: .2em;
	display: inline;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #A4BB83;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}

#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D3101;
	text-decoration: none;
	letter-spacing: .2em;
	display: inline;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #A4BB83;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}

#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFD767;
	text-decoration: underline;
	letter-spacing: .2em;
	display: inline;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #A4BB83;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}

#footer {
	background-color: #FFFFFF;
	float: left;
	height: 32px;
	width: 800px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990;
	padding-top: 8px;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990;
	font-size: 12px;
	text-decoration: none;
}

#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #BFC85D;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A3BA82;
	font-size: 13px;
	text-decoration: underline;
}

.darktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #112D04;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
12px;
	text-decoration: underline;
}
 14px;
}
12px;
	text-decoration: underline;
}
 14px;
}
