img {border:none;}
body {margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#005500; line-height:20px; background:#C0D3B5;}
.wrapper {width:800px; height:auto; margin:0 auto 0 auto; background:#C0D3B5; clear:both; overflow:hidden;}
a {outline:none;}
.banner {width:800px; height:146px; line-height:146px; font-size:0px;}
.main {width:800px; height:auto; margin:0 auto 0 auto; background:#C0D3B5; padding-bottom:20px; clear:both; overflow:hidden;}
.left {float:left; width:250px; height:auto;}
.nav_bg {width:800px; height:30px; /*background:#57A33F;*/ background:#C0D3B5; clear:both; overflow:hidden;} 
.nav {font-weight:bold; font-style:italic; font-size:12px;}
	.nav a {width:auto; height:30px; line-height:30px; text-decoration:none; /*color:#DEEABA;*/ color:#000000; display:block; text-align:center;}
	.nav a:hover {color:#FFFF99; text-decoration:underline;}

.flash_home {width:800px; height:380px; clear:both; overflow:hidden;}
.flash_home_padding {padding-top:10px;}

.main_right {width:800px; height:auto;}
.main_right_padding {padding-top:20px; padding-left:10px; padding-right:10px;}
	.main_right_padding a {text-decoration:none; font-weight:bold; color:#009966;}
	.main_right_padding a:hover {text-decoration:underline; font-weight:bold; color:#009966;}
.main_title {font-weight:bold; color:#006600; font-size:18px;}

.link a {text-decoration:underline; font-weight:bold; color:#FF6600;}
.link a:hover {text-decoration:none; font-weight:bold; color:#FFCC00;} 

.style3 {font-size:large; font-size:16px;}

.footer_padding {padding-top:50px; color: #006633;}
	.footer_padding a {text-decoration:underline; font-weight:bold; color: #006633;}
	.footer_padding a:hover {text-decoration:underline; font-weight:bold; color: #FFCC00;}

.event {padding-left:15px; padding-top:10px; font-size:11px; color:#666666; }	
.event a {font-size:16px; font-weight:bold; color:#CC3300;}
#gallery
{
	background-color: #eee;
	padding: 10px 0 10px 0;
	width: 770px;
}
#gallery ul
{
	list-style: none;
}
#gallery ul li
{
	display: inline;
}
#gallery ul img
{
	border: 5px solid #fff;
	border-width: 5px 5px 5px;
}
#gallery ul a:hover img
{
	border: 5px solid #FFFF00;
	border-width: 5px 5px 5px;
	color: #fff;
}
#gallery ul a:hover
{
	color: #fff;
}
