/* CSS Document */

body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/main0_backing.jpg);
	background-repeat:repeat-x;
}

.rightnav_head {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9F0400;
}
.rightnav_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;
	font-weight: bold;
}

.rightnav_readmore a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #95993b;
	text-decoration: none;
	font-weight: bold;
}

.main_green_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95993b;
	text-decoration: none;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757575;
}

p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #95993b;
	text-decoration: underline;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757575;
}

h1 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #6b0300;
	font-weight: normal;
}

h2 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6b0300;
	font-weight: normal;
}

.credit a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.credit a:hover{
	text-decoration: underline;
}
