body {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  color:#4E4E4E;
  background: #4D8228 url('../images/back.jpg') top left repeat-x;
}

A:link {
	COLOR: #55730C; text-decoration: underline
}
A:visited {
	COLOR: #55730C; text-decoration: underline
}
A:active {
	COLOR: #55730C; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  text-align: left;
  background: #FFFFFF url('../images/main_img.gif') top left repeat-y;
}

#page_header {
  height: 129px;
  background: #FFFFFF url('../images/header_img.gif') top left repeat-x;
  clear: both;
}

#top_banner {
  padding-top:3px;
  text-align:center;
  margin:0px;
}

#audio {
  padding-top:239px;
  text-align:right;
  margin:0px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:63px;
  clear:both;
  background: #FFFFFF url('../images/menu_bg.gif') top left repeat-x;
}

#header_banner {
  height: 272px;
  background: #FFFFFF url('../images/header_banner.gif') top left no-repeat;
  border-bottom:5px #79C117 solid;
  clear: both;
}

#header_banner_neighborhood {
  height: 272px;
  background: #FFFFFF url('../images/neighborhood_banner.gif') top left no-repeat;
  border-bottom:5px #79C117 solid;
  clear: both;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#main_content {
  margin-left:254px;
  margin-right:10px;
  border:0px dashed #cccccc;
}

#main_content h3 {
  margin-top:0px;
  margin-bottom:7px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: #3D5E25;
  padding:0px;
  font-weight:normal;
}

#main_content h4 {
  margin-top:0px;
  margin-bottom:7px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #3D5E25;
  font-weight:normal;
  padding:0px 0px 3px 0px;
  background:url(../images/green_line.gif) bottom left no-repeat;
}

#main_content p {
  margin-top:0px;margin-bottom:0px;
  padding:0px 0px 15px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 19px;
}

#left_side {
  float: left;
  width:236px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  color: #000000;
  padding:4px;
}

#left_side p {
  margin-top:0px;
  margin-bottom:0px;
  padding:0px 7px 10px 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

.red_text {
  color:#CA1919;
}

.main_text {
  margin-top:0px;margin-bottom:0px;
  padding:0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 19px;
}

#navcontainer ul {
  padding: 0px;
  margin: 0px;
  color: #104712;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 24px;
  padding-bottom: 23px;
  padding-left:12px;
  padding-right:12px;
  background-color: transparent;
  color: #104712;
  text-decoration: none;
  float: left;
  background: url('../images/line.gif') top left no-repeat; 
}

#navcontainer ul li a:hover {
  background: url('../images/menu_over.gif') top left repeat-x; 
  color: #fff;
}

#navcontainer ul li .current {
  background-color: transparent;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  background: url('../images/menu_over.gif') top left repeat-x; 
}

.linklist {
  padding: 0px 0px 0px 2px;
  margin: 0px;
}

.linklist li {
  list-style: none; 
  margin: 0px;
  padding: 0px 0px 9px 17px;
  line-height:16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  background: url('../images/arrow2.gif') top left no-repeat; 
}

.linklist li a { color:#55730C; text-decoration: none; }
.linklist li a:hover { color:#000000; text-decoration: none; }



.arrowlist {
  padding: 0px 0px 0px 2px;
  margin: 0px;
}

.arrowlist li {
  list-style: none; 
  margin: 0px;
  padding: 0px 0px 9px 17px;
  line-height:16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  background: url('../images/arrow2.gif') top left no-repeat; 
}

.input_box {
  list-style: none; 
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  width:160px;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#page_footer {
  height: 49px;
  clear: both;
  border-top: 5px solid #4F7630;
  background: #FFFFFF url('../images/footer_img.gif') bottom left no-repeat;
}

#page_footer p {
  padding-top:18px;
  margin:0px;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:14px;
  color:#FFFFFF;
}

.copyright {
  padding-left:300px;
}

#page_footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: none;
}
.submit{
	float:left;
	width:83px;
	height:29px;
	background:url(../images/submit.jpg) left top no-repeat;
	border:0;
}