@charset "utf-8";
body {
  font-family:Tahoma, Geneva, Arial, sans-serif;
  font-size: 14px;  
  background-color: #effedd;
  text-align: center;
  margin: 0px;    
}
a:link {
  color: #4b6f25;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #4b6f25;
}
a:hover {
  text-decoration: underline;
  color: #000000;
}
a:active {
  text-decoration: none;
  color: #000000;
}
#content {
   text-align: left;
   margin: 0 auto;
   width: 1000px;
}
#header {
  width:1000px;
  height:385px;
  background-image:url(images/header.png);
}
#header-image{
  width: 772px;
  height: 210px;
  margin: 40px 114px 20px 114px;
}
.header-text{
  width: 772px;
  height: 20px;
  margin: 0px 114px 0px 114px;
  text-align:center;
  font-size:13px;
  color:#56782c;
  font-weight: bolder;  
}
#header-menu{
  width:770px;
  height:45px;
  margin: 0px 115px;
  background-color:#4b6f25;
}
#menu{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color:#FFFFFF;  
  width:420px;
  height:45px;
  margin: 0px 10px 0px 0px;
  float:right;
  text-align:right;
}
#menu a{
  color:#ffffff;
}
#title-image{
  width:153px;
  height:45px;
  margin: 0px 0px 0px 10px;
  float:left;
}
.menu-item{
  height:45px;  
  text-align:center;
}
#item1 {
  width:75px;
  float:left;
}
#item2 {
  width:100px;
  float:left;
}
#item3 {
  width:110px;
  float:left;
}
#item4 {
  margin-left:336px;
}
.split{
  width:17px;
  margin:0px;
  padding:0px;
  float:left;
  text-align:left;
}
.menu-line{
  height:20px;
  margin: 0px 0px 0px 0px;
}
.menu-pics{ 
  height:25px;
}
.menu-icon{
  height:21px;
  border-width:0px; 
}
#text-block1{
  width:750px;
  margin:50px 125px 0px;
}
#photo-block{
  width:750px;
  margin:50px 105px 0px;
  padding: 20px;
}
#main-image{
  margin:0px 81px 85px 75px;
}
#footer-menu{
  margin: 5px 0px 5px 0px;
  width:1000px;
  height:20px;
  background-color:#4b6f25;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#FFFFFF;
}
#footer-menu a{
  color:#ffffff;
}
#seoLinks{
	margin:5px auto;
	text-align:center;
	color:#4b6f25;
}
#counters{
	margin:5px auto;
	text-align:center;
}
#copyrights{
  width:1000px;
  margin: 10px 0px 30px 0px;
  text-align: center;
  color:#d2d8cc;
}
#copy{
  width:50%;
  padding-left:10px;
  float:left;
  text-align:left;
}
#developed{
  margin-left:50%;
  padding-right:10px;
  text-align:right;
}
#developed a{
  color:#d2d8cc;
}
.text-block{
  margin: 0px 0px 20px 0px;
  text-align:justify;
}
.photo-line{
  width:710px;
  height:280px;
  padding:5px 0px;
  margin:0px 15px;
  text-align: center;
}
.photo{
  width:340px;
  padding:10px 0px 5px;
  margin:5px;
  float:left;
  text-align:center;
  background-color:#E2FDC1;
/*  background-color:#ffffff;*/
  border:#4B6F25 ridge 1px;
}
.photo-text{
  width:320px;
  height:15px;
  margin:5px 10px 0px 10px;
  text-align:center;
/*  background-color:#ffffff;*/
  background-color:#E2FDC1;
}
.photo-text a{
  color:#000000;
  font-size:smaller;
}