/* CSS Document */

body {
	background-color: #f7ffe6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images_aug_10/images/main0_backing.jpg);
	background-repeat:repeat-x;
}

h1 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #61ae00;
}

/* old green century gothic h2

h2 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #96CC50;
	line-height: 30px;
	border-top-width: 20px;
}*/

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #0077B0;
	line-height: 25px;
}

h3 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #999;
	line-height: 30px;
	border-top-width: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align:justify;
	line-height:20px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005E8A;
	font-weight: normal;
	text-decoration: underline;
}



li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7678BC
	text-decoration: underline;
}

.bottom_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
}


.right_nav_links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#737373;
	line-height:17px;
	text-decoration:none;
	}
	
.right_nav_links a:hover {
	text-decoration:underline;
	}
	
.sitemap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dddddd;
	text-decoration:none;
	font-weight:bold;
	}
	
.sitemap a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bbbbbb;
	text-decoration:none;
	}
	
.sitemap a:hover {
	text-decoration:underline;
	}
	
	
.index_threecol_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}

	.index_threecol_links a:hover {
	text-decoration: underline;
}

.website_family a{
	font-size:12px;
	text-decoration:none;
}

.website_family a:hover{
	text-decoration:underline;
}

.website_family p{
	font-size:12px;
}

.website_family h2 a{
	font-size:16px;
	text-decoration:none;
	color: #61AE48;
}

