/* Template #1 CSS */

body
{
  margin: 0px;
  padding: 0px;
  background: url(http://www.tvaedsites.com/template_1/images/bg.jpg) repeat-x top center #053405;
  color: #248122;
  line-height: 105%;
  font-family: Arial, Helvetica, sans-serif;
}

img { border: 0; }
form { margin: 0px; padding: 0px; }
.clear { clear: both; }

#container { position: relative; width: 902px; margin: 0px auto; }
a { color: #40627d; text-decoration: none; }
a:hover { text-decoration: underline; }

/* ----- HEADER & BANNER ----- */
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	height: 190px;
}
#header td#logo {
	vertical-align: middle;
}
#header td#logo div {
	line-height: 0px;
	padding: 4px;
	margin: 0 8px;
	background-color: #ffffff;
	border-width: 7px 9px 7px 9px;
	border-color: #053406;
	border-style: solid;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}
#header td#county_name {
	vertical-align: top;
	padding-top: 80px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#town {
	width: 893px;
	height: 32px;
	clear: both;
	padding-top: 78px;
	padding-right: 10px;
	font-size: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: right;
}


/* ----- NAV MENU ----- */
#nav { position: relative; width: 176px; }
#nav a
{
  display: block;
  width: 164px;
  padding-left: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  background: #578857;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
}
#nav a:hover { background: #8ebf8d; }
#navSpace
{
  width: 176px;
  height: 4px;
  background: #578857;
}
#navSpace1
{
  width: 176px;
  height: 18px;
  background: #578857;
}
#navBottom
{
	position: absolute;
	width: 176px;
	height: 12px;
	background-color: #578857;
}

/* ----- CONTENT ----- */
#content
{
	position: absolute;
	left: 23px;
	width: 703px;
	font-size: 11px;
	background-color: #FFFFFF;
}
#left
{
	position: absolute;
	left: 0px;
	width: 23px;
}
#right
{
	position: absolute;
	right: 0px;
	width: 176px;
	background-color: #578857;
}
#topDiv
{
	position: relative;
	width: 703px;
}
#content h1
{
  margin: 0px;
  padding: 4px 0px;
  font-size: 18px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #053b05;
}
#content h2
{
  margin: 0px;
  padding: 10px 0px;
  font-size: 18px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #053b05;
}
#contentTop
{
  position: relative;
  margin-top: 75px;
  float: left;
  padding-left: 24px;
  width: 340px;
  height: 200px;
}
#contentInterior
{
    position: relative;
    margin-top: 75px;
    padding-left: 24px;
    padding-right: 24px;
  	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#contentRight
{
  position: relative;
  margin-top: 24px;
  float: right;
  padding-right: 24px;
  width: 293px;
}
.scrollarea {
	overflow: auto;
}

#bottomLeft
{
  position: relative;
  float: left;
  padding-top: 0px;
  padding-left: 24px;
  width: 420px;
  height: 250px;
}
#bottomLeft p, #bottomLeft h2 {
	margin-top: 0;
	padding-top: 0;
}

#bottomRight
{
  position: relative;
  float: right;
  padding-top: 0px;
  padding-right: 24px;
  width: 180px;
  height: 250px;
}
#bottomRight ul {
	margin: 0;
	padding: 0 0 0 15px;
}
#bottomRight li {
	padding: 4px 0;
}
#lineBg
{
	position: relative;
	width: 703px;
	background: url(http://www.tvaedsites.com/template_1/images/line_bg.gif) repeat-y;
}
#spacer
{
	position: relative;
	width: 703px;
	height: 10px;
	background-color: #ffffff;
}
#pics
{
  position: relative;
  float: right;
  padding-top: 0px;
  padding-left: 12px;
  padding-bottom: 10px;
}


/* ----- FOOTER ----- */
#footer
{
	position: relative;
	width: 703px;
	font-size: 11px;
	background-color: #157312;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
#footerText
{
  	padding-left: 20px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 6px;
	color: #ffffff;
	line-height: 130%;
}
#footer a { color: #40627d; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footerbar
{
	position: relative;
	width: 703px;
	height: 2px;
	background-color: #083e08;
}
#mainImg {
	width: 278px;
}
#map {
	width: 272px;
	padding: 0 0 17px 21px;
}
