body{
	background-color: white;
	background-image: url(images/1top_gradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 0 0 0;
}

a.nav:link {color: white; text-decoration: none; }
a.nav:visited {color: white; text-decoration: none; }
a.nav:hover {color: #edff98; text-decoration: none; }
a.nav:active {color: yellow; text-decoration: none;	font-family: Arial, Helvetica, sans-serif;} 

a.nav2:link {color: #94c331; text-decoration: none; }
a.nav2:visited {color: #94c331; text-decoration: none; }
a.nav2:hover {color: #4b6d04; text-decoration: none; }

.navigation_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.calendar {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #999;
}

.image_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #94c331;
	text-align: center;
	
}


#navigation{
	background-image: url(images/logo_bottom.jpg);
	vertical-align:top;
	margin-bottom: 20px;
	background-position: 20px;
	background-repeat: no-repeat;
}



.footer {
	text-align: center;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.content_header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #94c331;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
}

.content_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #77b2de;
	text-align: left;
}

ul.horizontal_list li {
	background: top left url(images/bullet.gif)   no-repeat;
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #7A9045;
}
