body {
	background-image: url(images/bg_main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin:0;
}

body, p, td, a, dl, dt, dd, ul, li, h1, #lselect ul, .contactspacer {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

h1 {
font-size: 12px;
color: #669900;
font-weight: bold;
}

.Title {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-stretch: ultra-expanded;
}

a:hover, #home dt a:hover, #events dt a:hover {
	color: #990000;
}


.class2 A:link, 
.class2 A:visited,
.class2 A:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #006600;
}
.class2 A:hover {
	text-decoration: none;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

.bg_logo {
	background-image: url(images/logo_bg.gif);
	background-repeat: no-repeat;
}
.bg_menu {
	background-image: url(images/bgmenu.gif);
	background-repeat: repeat-x;

}
.bg_blue {
	background-color: #669900;
}
.home_news {
	background-image: url(images/frontpage_back.gif); 
	padding: 10px;
}
.home_events {
	background-color: #FFFFFF;
	padding: 16px;
}
dd {
	padding: 0px 0px 30px;
	background-image: url(images/bg_homedot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	
	
}
#home dd {
	color: #000000;
}
#home dt a {
	color: #01FC13;
	font-weight: bold;
}

#news dd {
	color: #FD0303;
}
#news dt a {
	color: #FD0303;
	font-weight: bold;
}
 	
#events dd {
	color: #639400;
}

#events dt a {
	color: #605F5F;
	font-weight: bold;
}


.top_blueline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
 
.footer {
	margin-top: 10px;
	margin-left: 15px;
	color: #FFFFFF;
}
.sec_content {
	padding: 16px;
}

.sec_content p, .sec_content td  {
	color: #4B4B4B;
}

.sec_left {
	background-color: #D6D6D6;
}

#lselect ul {
margin: 10px 0 20px 0;
padding-left: 0;
list-style-type: none;
}

#lselect ul li {
margin: 0;
width: 170px;
height: 30px;
}

#lselect ul li a {
width: 170px;
height: 30px;
color: #6E9E19;
padding-left:30px;
background-image: url(images/bg_dot.gif);
background-repeat:repeat-x;
background-position: bottom;
line-height: 10px;
text-decoration: none;
display: block;
clear: both;
text-transform: uppercase;
}

#lselect #currentpage a {
color: #000000;
background-image: url(images/bg_dot.gif);
background-repeat:repeat-x;
background-position: bottom;
}

#lselect ul li a:hover {
color: #000000;
background-image: url(images/bg_dot.gif);
background-repeat:repeat-x;
background-position: bottom;
}

tr .secondary {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #04FC04;
}

table#leftnav tr td {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #fff;
}

.menuin {padding: 4px 0px 4px 0px;
}

table#leftnav tr td a {
height: 24px;
}

table#leftnav2 tr td {
padding: 5px 0px 5px 0px;
background-color:#BBD388;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #fff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #fff;
}

table#leftnav #current a {
color:#E21B38;
}


table#leftnav2 #current a {
color:#E21B38;
}

}
.contactspacer {
padding: 20px;
line-height: 30px;
}
