body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
.wrapper {
	height:auto;
	width:885px;
	padding:10px;
	margin:auto;    
	}
.header {
	height:112px;
	width:884px;
	margin-bottom:10px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	}
.content {
	height:auto;
	width:884px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-color:#A2B84E;
	}
.sub_content {
	height:auto;
	}
.left_content 
{
    padding:12px;
    vertical-align:top;
	
	}
.right_content {
	
	
	padding:12px;
	}
h1 
{
    margin-top:0px;
	height:24px;
	width:392px;
	background-image:url(images/welcome_bg.jpg);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding: 10px 0px 0px 20px;
	}
h4
{
    margin:5px; text-align:center
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	text-align:justify; 
	
	}
.image_bg {
	float:left;
	height:314px;
	
	background-image:url(images/imagewhite_bg.jpg);
	background-repeat:repeat-x;

	}
.links {
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#72892E;
	text-decoration:none;
	line-height:20px;
	margin-right:20px;
	margin-left:20px;

	}
.footer {
/*	float:left;
	height:14px;
	width:874px;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	margin-top:10px;      */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:10px 0px 10px 10px;
	}
#topnav { 
 	margin: auto; 
	height:43px;
	width:858px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x; 
	}
#topnav ul { 
	margin:0; 
	text-align:center;
	padding-left:80px;
	}
#topnav li { 
	margin: 0; 
	list-style-type: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	float: left; 
	height:41px;
	line-height:41px;  
	font-size:12px;
	}
#topnav li a { 
	display: block; 
	color:#72892E; 
	text-decoration: none; 
	padding: 2px 12px 0 12px; 
	margin-right:10px; 
	}
#topnav li a:hover { 
	color: #85B001; 
	}
#topnav li.active a { 
	color: #2f4fb0; 
	}

.clear {
	clear: both;
	}
	
	
	
	#gallery {position:relative; width:695px; margin:40px auto; padding:10px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:685px; height:390px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:695px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
ul
{ margin: 1px 0px 0px 2px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 12px 0px; 
  padding: 0px;
}

a
{
    color:Green;
}	
