body {
text-align: center;
margin: 0 auto;
margin-top: 5px;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background-repeat: repeat-x;
background-position: top;
background-image: url(../images/bg_main.jpg);
background-color: #416920;
}
.disgal {
list-style: none;
margin-left: -36px;

}

.disgal ul {
list-style: none;
height: 100%;
text-align: center;
background-image:url('../images/gallery_bg.gif');
background-repeat: no-repeat;
background-position: top center;
padding-top: 38px;
}

.gallery clearfix{

}

#shadow {
margin: 0 auto;
width: 980px;
background-image: url(../images/bg_main_center.png);
}

#wrap {
background-image: url(../images/bg_main_page.png);
color: #4d4d4d;
margin: 0 auto;
width: 960px;
}

#header {
clear: both;
padding: 0;
height: 265px;
background-image: url(../images/top_header.jpg);
margin-bottom: 5px;
}

#header h1 {
width: 550px;
color: #ffffff;
font-size: 1.6em;
margin: 2px 0 10px 0;
float: right;
}

#header h2 {
width: 290px;
color: #ffffff;
font-size: 0.9em;
margin: 3px 0 10px 0;
float: right;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #333333;
margin: 10px 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
text-align: left;
float: left;
width: 170px;
margin: 0 5px 5px 5px;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 170px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 2px;

}

#avmenu li a {
font-weight: normal;
height: 35px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 5px 5px 0 5px;
background-image: url(../images/butt_bg.gif);
border-left: 6px solid #0e5c08;
}	
	
#avmenu li a:hover {
background-image: url(../images/butt_bgH.gif);
color: #000000;
height: 35px;
border-left: 6px solid #3b7e0d;
}

#announcewrap {
background-color: #000000;
}

.announcewrap {
text-align: left;
width: 170px;
color: #4b3919;
background-color: #e7ded5;
line-height: 1.3em;
}

.announce {
text-align: left;
margin: 0 0 0 0;
padding: 5px auto;
width: 170px;
color: #ffffff;
background-repeat: no-repeat;
background-position: top;
background-image: url(../images/announce_bgR.jpg);
line-height: 1.3em;
}

.feature {
text-align: left;
margin: 0px 0 0 0px;

color: #ffffff;
}

#extras {
float: right;
text-align: center;
color: #ffffff;
width: 170px;
padding: 5px auto;
font-size: 0.9em;
line-height: 1.5em;
background-repeat: no-repeat;
background-position: top;
background-image: url(../images/announce_bgR.jpg);
margin: 0px 5px 0px 5px;
}


#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0px 180px 20px 180px;
padding: 0 5px 0 5px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color: #1d3509;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #d6e1c2;
margin: 0px 0px 15px 0px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
color: #1d3509;
}

a {
text-decoration: none;
color: #333333;

}

a:hover {
text-decoration: underline;


}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #adc978;
width: 960px;
text-align: center;
color: #d7d7d6;
font-size: 0.9em;
background: #21511f;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#lmd {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 3px solid #adc978;
width: 960px;
text-align: center;
color: #ffffff;
font-size: 85%;
}

#lmd a {
color: #ffffff;
text-decoration: none;
}

#lmd a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.photo {
border: 1px solid #ffffff;
}

.right {
margin: 10px 0px 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.navwhi{
color: #ffffff;
}

div.sample_popup { z-index: 1; }

div.sample_popup div.menu_form_header
{
  border: 1px solid black;
  border-bottom: none;

  width: 200px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background: url('form_header.png') no-repeat;

  text-decoration: none;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #206040;
  cursor:  default;
}

div.sample_popup div.menu_form_body
{
  width: 200px;
  border: 1px solid black;
  background: url('form.png') no-repeat left bottom;
}

div.sample_popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.sample_popup table
{
  width: 100%;
  border-collapse: collapse;
}

div.sample_popup th
{
  width: 1%;
  padding: 0px 5px 1px 0px;

  text-align: left;

  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #004060;
}

div.sample_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}

div.sample_popup form
{
  margin:  0px;
  padding: 8px 10px 10px 10px;
}

div.sample_popup input.field
{
  width: 95%;
  border: 1px solid #808080;

  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

div.sample_popup input.btn
{
  margin-top: 2px;
  border: 1px solid #808080;

  background-color: #DDFFDD;

  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}

