@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgn1.jpg);
	background-repeat: repeat-x;
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	}

.footer {
	font-size:10px;
	color:#787878;
	}
	
.footerbg {
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	}
	
.bodybg  {
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
	}
.greentxt {
}

	
.headtxt {
	font-size:16px;
	color:#4C5B00;
	font-weight:bold;
	text-transform: uppercase;
	}
.form {
	font-size: 11px;
	color: #849e00;
	background-color: #FFFFFF;
	border: 1px solid #849e00;
}

.greentxt {
	font-size: 11px;
	color: #6D9000;
}
.red {
	color: #CC0000;
}

.headgreen {
	font-size: 13px;
	font-weight: bold;
	color: #6d9000;
}

.headgreenBig {
	font-size: 16px;
	font-weight: bold;
	color: #6d9000;
}


.whitetxt {
	font-size: 11px;
	color: #FFFFFF;
	padding:3 3 3 3;
}
.whitetxt2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



UL {
    list-style-image: url(images/bullet.gif);
    list-style-type: none;
    clip: rect(auto,auto,auto,auto);
    visibility: visible;
    margin-top: 4px;
    left: auto;
    margin-left: 15px;
    list-style-position: outside;
}
.greenbg {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/sprybg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 3px;
	padding-left: 7px;
}

.greenbg a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.greenbg a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}


a:link {
	color:#628100;
	text-decoration:none;
	}
	
a:active {
	color:#628100;
	text-decoration:none;
	}
	
a:hover {
	color:#2f3814;
	text-decoration:underline;
	}
	
a:visited {
	color:#628100;
	text-decoration:none;
	}

hr {
	height:5px;
	background-color:#FFFFFF;
	}

.imgBorder
{
	border:1px solid #849e00;
	margin-bottom:10px;
	margin-right:10px;
	float: left;
	padding: 2px;
	background-color:#FFFFFF;
}

.eventsSmallBorder
{
	max-width:208px;
	min-height:280px;
	margin-bottom:5px;
	margin-right:27px;
	margin-top:5px;
	float: left;
	padding: 1px;
	background-color:#628100;
}

.eventsLargeBorder
{
	max-width:458px;
	margin-bottom:10px;
	margin-right:13px;
	float: left;
	padding: 1px;
	background-color:#628100;
}

