/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d5e7f4;
	background-image:url(images/main0_backing_fade.jpg);
	background-repeat:repeat-x;
}

h1 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #99aa3a;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #737374;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #919191;
}

p a {
	color: #8c9f22;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	}
	


.rightnav_header {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7394c3;
}

.credit  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9a9a99;
}

li a {
	color: #8c9f22;
	text-decoration: none;
}

h2 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7394c3;
}

