body {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #000000;
	background-image:url(images/background-grey.jpg);
	background-repeat:repeat-x;
	background-color:#6d6d6d;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 18px;
}

h1{
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
	color: #666666;}	

h2{
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	color: #72b84c;
	padding-left: 26px;
}

h3{
	font-size: 15px;
	color: #72b84c;
	padding-left: 26px;
	line-height: 18px;
	margin-bottom: 0px;
}
	

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.container {
	margin: 0 auto;
	width:808px;
 	background-image:url(images/container-bg-white.jpg);
	background-repeat:repeat-y;
	padding: 0 3px;
	
}

.text {
	padding-left: 36px;
	margin-top: 8px;
	margin-right:36px;
}
.text li {
	padding-left: 0px;
	list-style-position: outside;
}

	
.top {height: 238px;}
	

.navigation {
	line-height: 12px;
	height: 77px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/nav_bar.gif);
	background-repeat: no-repeat;
	}

.quicklinks{
	width: 190px;
	float: left;
	height: 238px;
	overflow: hidden;
	clip: rect(auto,auto,238px,auto);
	}
.quicklinks a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
	
.quicklinks a:hover {
	color: #F9F9E6;
	text-decoration: none;
	background-color: #72b84c;
	font-weight: normal;
	}		
	
.quicklinks h1 {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #666666;

}

.content {
	width: 800px;
	/*padding-right: 50px;*/
}
	
.content a {
	color: #57b7df;
	text-decoration: underline;
	font-style: italic;
	font-weight:bold;
}

.content img {
	background-position: left;
	float: left;
	border-left-color: #F9F9E6;
	border-top-color: #F9F9E6;
	border-right-color: #F9F9E6;
	border-bottom-color: #F9F9E6;
	margin-right: 10px;
	margin-bottom: 5px;
}

.content a:hover {
	color:#fff;
	background-color: #57b7df;
}
	
.divider{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-left: 26px;
	height: 20px;
	margin-top: 10px;
	width: 750px;
	}


.footer {
	width: 776px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #72b84c;
	padding-top: 10px;
	padding-left: 26px;
	margin-top: 20px;
	color: #72b84c;
	font-weight: bold;
	padding-bottom: 10px;
	position: static;
	bottom: 0px;
	}
.footer a {color: #57b7df;
	font-weight: bold;
	text-decoration:underline;
}	
	.footer a:hover {text-decoration:none;}
	
.directory {
	padding-left: 26px;
}
.contact_form {
	padding-left: 26px;
	font-weight: bold;
	color: #CD1E17;
	line-height: 20px;
}

#floater {
}h4 {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72b84c;
	font-size: 16px;
	margin-left: 15px;
}

.lotsoLinks p.text a {text-decoration:underline; font-style:normal; color:#57b7df;}
.lotsoLinks p.text a:hover {background-color:#57b7df; color:#fff;}
.lotsoLinks h3.text a, .up a {text-decoration:underline; color: #57b7df; font-style:normal;}
.lotsoLinks h3.text a:hover, .up a:hover {color: #fff; background-color:#57b7df;}

#title {
	width:100%px;
	/*background-image:url(images/title-bg.jpg);*/
	background-color:#72b84c;
	height:26px;
	padding-top:10px;
	
}

.pgTitle {
	margin-left:30px;
	font-size:22px;
	font-style: italic;
	color:#fff;
	}

