body {
   background-color: #2C3339;
   margin: 0px;
   font-family: Verdana, Arial, sans-serif;   
   font-style: normal;
   line-height: 100%;
   FONT-SIZE: 8pt;
   SCROLLBAR-FACE-COLOR: #3D414C;
   SCROLLBAR-HIGHLIGHT-COLOR: #FDF7E1;
   SCROLLBAR-SHADOW-COLOR: #FDF7E1;
   SCROLLBAR-3DLIGHT-COLOR: #3D414C;
   SCROLLBAR-ARROW-COLOR: #EDDDA5;
   SCROLLBAR-TRACK-COLOR: #2C3339;
   SCROLLBAR-DARKSHADOW-COLOR: #2C3339;
}

p {
   font: 8pt/10pt Verdana;
   margin: 0px;
}

h4{
   font: normal 15pt "Verdana";
   font-weight: bold;
   margin: 7px;
   color: #4C637A;
}

h5{
   font: normal 10pt Verdana;
   font-weight: bold;
   margin: 7px;   
   color: #D87227;
}

h6{
   font: 8pt Verdana;
   font-weight: bold;
   color: #3C454E;
   margin: 7px;
}

a {
  font: normal 8pt Verdana;
  COLOR: #D87227;
  TEXT-DECORATION: underline;
}

a:hover {
  font: normal 8pt verdana;
  COLOR: #294A1B; 
  TEXT-DECORATION: none;
}

ul.disc {
   font-style: normal;
   font-weight: normal;
   font-size: 8pt;
   font-family: verdana arial;
   margin: 0px 5px 0px 5px;
   text-align: left;
   line-height: 150%;
}

li {
//   font-size: 8pt;
//   margin: 0px 5px 0px 5px;
//  margin-right: 5px;
//   line-height: 150%;
}


.content {
   padding: 7px;
   background-color: #FDF7E1;
   background-image: url('images/content.jpg');
   background-position: top left;
   background-repeat: repeat-y;
} 

.content p {
   font: normal 8pt verdana;
   font-weight: normal;
   margin: 0px 7px 0px 7px;
   color: #262525;
   line-height: 140%;
}

.content p.error {
   font: 14pt;
   font-weight: bold;
   color: red;
   text-transform: uppercase;
   text-align: left;
   line-height: 20px;
}

td.top {
   background-image: url('images/topimg1.jpg');
   background-position: top left;
   background-repeat: repeat-y;
}
ul.MainMenu {
	padding: 0;
	margin: 0;
}
li.MainMenu {
	display: inline;
	text-align: center;
	background-color: #6A9448;
	padding: 18px 27px;
	margin: 0px;
	list-style: none; 
}
li.MainMenu a {
   font: bold 13px/50px Verdana;
   color: #fff;
   text-decoration: none;
}
td.MainMenu {
   background-image: url('images/m.jpg');
   text-align: center;
}

td.MainMenu a {
   font: bold 13px/50px Verdana;
   color: #fff;
   text-decoration: none;
}
.menu {
   background-color: #6A9448;
   padding: 0px 0px 0px 6px;
   background-image: url('images/leftmenu.jpg');
   background-position: bottom left;
   background-repeat: no-repeat;
}

.menu p, .menu a {
   font: normal 8pt Verdana;
   color: #000000;
   margin: 0px 3px 0px 7px;
   text-decoration: none;
}

.menu A:hover {
   font: normal 8pt Verdana;
   color: #3C454E;
   margin: 0px 3px 0px 7px;
}

.menu_table {
   cell-padding: 1px;
}

.menu_td {
   background-color: #98B680;
   height: 25px;
}

.bottom {
   padding: 5px;
   background-color: #3D414C;
   background-image: url('images/bottom.jpg');
   background-repeat: no-repeat;
}

.bottom p {
   font: 8pt Verdana;
   font-weight: bold;
   margin: 0px 15px 0px 15px;
   color: #ED9E40;
   text-align: right;
   line-height: 140%;
} 

.bottom a {
   font: 8pt/10pt verdana;
   color: #ED9E40;
   font-weight: bold;
   text-decoration: none;
   line-height: 140%;
}

.bottom a:hover {
   color: #FDF7E1;
   font-weight: bold;
   text-decoration: underline;
}

.address p {
   color: #FFF7E1;
   text-align: center;
   margin: 4px;
}

form {
   line-height: 100%;
}

.pic {
   border: 3px solid rgb(235,223,189);
}




.gallery {
	width: 600px;
	overflow: hidden;
}
.gallery ul.menu {
	background: #e1e3c4;
	font: bold 12px/110% Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	width: 500px; 
	height: 30px;	
}
.gallery ul.menu li {
	display: inline;
}
.gallery ul.menu li a {
	display: block;
	float: left;
	background: #e1e3c4;	
	color: #6b8e23;
	text-transform: uppercase;
	padding: 9px 20px 8px 20px;		
}
.gallery ul.menu li a:hover { 
	background: #6b8e23;
	color: #fff;
}
.gallery ul.menu li a.active { 
	background: #6b8e23;	
	color: #fff;
	text-transform: uppercase;
}
div.bigPic {
	width: 600px;
	padding: 20px 0px 10px;
}
div.bigPic .img {
	width: 500px;
	margin: 0px auto 10px;
}
div.bigPic .img img {
	width: 500px;
}
div.bigPic .number {
	text-align: center;
	font: bold 20px/110% Arial, sans-serif;
	color: #6b8e23;	
	text-transform: uppercase;
	margin-top: 4px;
	height: 22px;
}
.gallery .scroller {
	width: 600px;
	border: 1px solid #e0f5b8;
	overflow: hidden;
}
.gallery .scroller .navLeft {
	float: left;
}
.gallery .scroller .navLeft img {
	width: 20px;
	height: 105px;
	border: 0;
}
.gallery .scroller .navRight {
	float: right;
}
.gallery .scroller .navRight img {
	width: 20px;
	height: 105px;
	border: 0;
}
.smallPictures {
	width: 90%;
	float: left;
	overflow: hidden;
	padding: 2px 7px;
}
.smallPictures .smallPic {
	float: left;
	padding: 0px 2px 0px 2px;
}
.smallPictures .smallPic img {
	border: 1px solid #e0f5b9;
	width: 129px;
}
.smallPictures .smallPic .number {
	text-align: center;
	font: bold 10px/110% Arial, sans-serif;
	color: #6b8e23;	
	text-transform: uppercase;
	margin-top: 3px;
}


