
body {background:#3F4E17 url(assets/images/bg_bottom.jpg) bottom right no-repeat;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;}
	
p { font-size:12px;
	line-height:20px;
	}
	
.mission {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	margin-bottom:5px;
	margin-top:5px;
	}
.missioncopy {font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3C3C3C;
	font-weight:bold;
	line-height:22px;
	}
	
h1 {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	}
h2 {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#617E10;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
	}
h3 {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#617E10;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	}
	
.programs {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#617E10;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	}	

a {color:#5F7C10;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {color:;
	font-weight:bold;
	text-decoration:none;
	}
	
li {font-size:12px;
	line-height:17px;
	margin-left:-15px;
	}
	
hr {color:#5F7C10;
	background:#5F7C10;
	height:1px;
	border:0;
	}
	
.smalltext p{font-size:11px;}
	
.margin p{margin:5px;}
	
.bg_top {background:url(assets/images/bg_top.jpg) top repeat-x;}

.banner {background:url(assets/images/banner.jpg) top no-repeat;}

.nav {background:url(assets/images/nav.jpg) top no-repeat;}

.bodytop {background:url(assets/images/body_top.jpg) top left no-repeat;}

.repeat {background:url(assets/images/repeat.jpg) top repeat-y;}

.bodybottom {background:url(assets/images/bottom.jpg) bottom no-repeat;}

.bottomlinks p {color:#D1B418;}
.bottomlinks a{color:#D1B418;}
.bottomlinks a:hover {color:#D1B418;
	text-decoration:underline;}

#nav {width:760px;
	height:31px;
	margin:0;
	padding:0;
	}
#nav ul {margin:0;
	padding:0;
	}
#nav li {list-style:none;
	float:left;
	line-height:31px;
	margin:0;
	text-align:center;
	}
#nav a {font-size:14px;
	color:#393D3A;
	font-weight:bold;
	text-decoration:none;
	line-height:31px;
	display:block;
	}
#nav a:hover {font-size:14px;
	color:#E8E0DE;
	font-weight:bold;
	text-decoration:none;
	line-height:31px;
	display:block;
	}
	
.border td {border:1px solid #666666;}

.imgborder {border:1px solid #666666;}

.contactForm p{margin:5px;}

/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */