/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body
{
	background:url(../images/bg.jpg); 
	background-repeat:repeat; 
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	
}

#logo
{background:url(../images/logo.jpg) center center no-repeat; width:100%; height:128px;}

.container
{
	background:url(../images/bg2.jpg); 
	width:900px; 
	height:108px;
	margin:0px auto;
}

.top {
	margin:0px auto;
	background-image:url(../images/topborder.gif);
	height:14px;
	width:780px;
}




.middle {
	margin:0px auto;
	background:#FFFFFF ;
	background-repeat:repeat-y;
	width:764px;
	padding-left:8px;
	padding-right:8px;
}


.bottompage {
	width:780px;
	height:14px;
	background-image:url(../images/bottomborder.gif);
	margin:0 auto;
}


.flash{
	width:762px;
	height:253px;
	
}

.menu{
	background:url(../images/button.jpg) no-repeat; 
	width:761px;
	height:32px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	text-align:center;
	}

.menu ul li {
	display:inline;

	text-align:center;
}

.menu ul li a{
	text-decoration: none; 
	color:#FEFF97;
	padding-left:20px;
	padding-right:20px;
}


.menu ul li a:hover{
	background-color:#FEFF97;
	color:#81A13E;
	padding-top:7px;
	padding-bottom:8px;

}

.ac{
	background-color:#FEFF97;
	color:#81A13E;
	padding-top:7px;
	padding-bottom:8px;

}
.menu ul li a:activelink{
	background-color:#FEFF97;
	color:#81A13E;

}

.leftcol{
	margin-top:10px;
	margin-left:0px;
	background-image: url(../images/link_hed_bg.jpg);
	height:21px;
	width:171px;
	padding-top:4px;
}

.ineercol{
	width:170px;
	margin-left:0px;
	background-repeat:repeat-y;
	background-color:#edffc7;
}
	



.ineercol1 {
	list-style-type:none;
	margin:0px;
	padding-left:22px;
	text-align:left;
	line-height:38px;
	
}



.ineercol1 li a{
	color:#0a520c;
	text-decoration:none;
	font-size:12px;
}


.ineercol1 li a:hover{
	color: #FF0000;
}





.bottomcol {
	margin-left:0px;
	background-image: url(../images/link_hed_bg.jpg);
	height:25px;
	width:171px;
}



.leftheading {
	width:370px;
	height:66px;
	background-image: url(../images/heading1.jpg);
	margin-top:-300px;
	margin-left:210px;
}

.lefttext{
	width:550px;
	margin-left:200px;
	font-size:12px;
	text-align:justify;
}




.readmore {
	color:#DC251D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:none;

}




.gellary {
	width:760px;

}

.img1{
	width:150px;
	height:100px;
	background-image:url(../images/photogallery/57.jpg);
	margin-left:20px;
	border-color: #CCCCCC; 
	border-style: groove;
}

.img2{
	width:150px;
	height:100px;
	background-image:url(../images/photogallery/58.jpg);
	margin-left:210px;
	margin-top:-106px;
	border-color: #CCCCCC; 
	border-style: groove;

}

.img3{
	width:150px;
	height:100px;
	background-image:url(../images/photogallery/59.jpg);
	margin-left:400px;
	margin-top:-106px;
	border-color: #CCCCCC; 
	border-style: groove;

}

.img4{
	width:150px;
	height:100px;
	background-image:url(../images/photogallery/60.jpg);
	margin-left:590px;
	margin-top:-108px;
	border-color: #CCCCCC; 
	border-style: groove;

}




.copy {
	color:#D2D2D2;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:80px;
}








.buttommenu{
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding-left:130px;
	margin-top:10px;
	background-color:#edffc7;
	height:25px;
	colspan:3px;
}

.buttommenu li {
	display:inline;
	height:12px;
	padding-top:3px;
}
.buttommenu li a{
	text-align:center;
	border-right:1px solid #0a520c;
	margin:0px;
	padding:0px;
	margin-top:5px;
	display:block;
	width:80px;
	color:#0a520c;
	text-decoration:none;
	font-size:12px;
	float:left;

}
.buttommenu li a:hover{
	margin:0px;
	margin-top:5px;
	padding:0px;
	color:#FF0000;
	
}


images{
	width:550px;
	background-color:#FFFFFF;
}

images ul li{
	width:150px;
	height:100px;
}

images ul li a{
	width:150px;
}

A.one: { text-decoration: none; color:#FFFFFF }



