/* Global ************************* */

BODY{
	FONT-FAMILY: "Arial", "Verdana",  "Helvetica", "sans-serif";
	background-color:#f2ffd9;
	font-size: 11pt;
	margin-top: 0;
	margin-left:0;
	}

#topnav {
	color:ffffff;
	font-size: 10pt;
	Font-Family: "Arial", "Helvetica", "Verdana",  "sans-serif";
	text-shadow: #000000;
	text-align: center;
	margin-left: 5 px;
	text-transform: uppercase;
	word-spacing: 8px;
}

#topnav A:link {
	color:ffffff;
	text-decoration:none;
}

#topnav  A:visited {
	color:ffffff;
	text-decoration:none;
}

#topnav  A:hover {
	color:ffffff;
	background-color: #AAC882;
	text-decoration:none;
}

#topnav A:active {
	color:ffffff;
	text-decoration:none;
}

#leftnav {
	color:333300;
	font-size: 10pt;
	Font-Family: "Arial", "Helvetica", "Verdana","sans-serif";
	text-shadow: #000000;
	text-align: left;
	line-height: 200%;
}

#leftnav A:link {
		color: #333300;
		text-decoration:none;
}

#leftnav A:visited {
		color: #333300;
		text-decoration:none;
}

#leftnav A:hover {
		color: #000000;
/*		font-weight: bold;*/
background-color: #DFEDC9;
		text-decoration:none;
}

#leftnav A:active {
		color: #333300;
		text-decoration:none;
}

.content_background{
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
}

.content{
	color:000000;
	font-size: 11pt;
	Font-Family: "Arial", "Verdana", "Helvetica", "sans-serif";
	text-align: left;
}

#content a:link,  a:visited,  a:active {
		color: #336600;
		text-decoration:underline;
}

#content a:hover {
		color: #000000;
		text-decoration:none;
}

#news TABLE{
	FONT-FAMILY:  "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size:11px;
	color:336600;
	padding:3px;
	padding-left:15px;
	padding-right:10px;
	}
#news a:link,  a:visited,  a:active {
		color: #336600;
		text-decoration:underline;
}
#news a:hover {
		color: #000000;
		text-decoration:none;
}

#scroller{
width: 250px;
height: 130px;
border: none;
padding: 0px;
}

.go {
	padding-top: 0 px;
	position: absolute;
}

/* Site map ****************************** */

#sitemap {
	color:336600;
	font-size: 10pt;
	Font-Family: "Arial", "Helvetica", "Verdana","sans-serif";
	text-align: left;
}

#sitemap a:link,  a:visited,  a:active {
		color: #336600;
		text-decoration:underline;
}
#sitemap a:hover {
		color: #000000;
		text-decoration:none;
}

/* Events Section ****************************** */

#events TABLE{
	FONT-FAMILY:  "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size:11px;
	padding:3px;
	padding-left:15px;
	padding-right:10px;
	}
#events a:link,  a:visited,  a:active {
		color: #336600;
		text-decoration:underline;
}
#events a:hover {
		color: #000000;
		text-decoration:none;
}

/*bottom Navigation****************************** */
	/*#bottomNav{
	background-image: url(../images/bg_footer_gray.gif);
	height:22px;
	}*/
	#bottomNav TABLE{
	FONT-FAMILY:  "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size:10px;
	color:336600;
	padding:3px;
	padding-left:25px;
	padding-right:25px;
	background-color: #ffffff;
	}
	#bottomNav A:link,  A:visited,  A:active {
		color: #336600;
		text-decoration:underline;
		}
	#bottomNav A:hover {
		color: #000000;
		text-decoration:none;
		}
/******gray arrow bullet******************************/

/*content style****************************** */
/*#contents td{
	font-size:15px;
	text-align: justify;
	line-height:1.3 ;
}
#contents h1{
	Font-family:"Arial", "Verdana", "Helvetica", "sans-serif";
	font-size:16px;
	font-weight:bold;
	color:0757B1;
}*/
/*#contents li {
  list-style-image: url(../images/icon_g_bullet.gif) ;
  font-size:15px;
}*/


