body {
	font-size: 14px; color: #454545; line-height: 20px; font-family: "century gothic", verdana, helvetica, sans-serif;
}
p, td {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-family: "century gothic", verdana, helvetica, sans-serif;
}

.head {
	font-size: 20px;
	color: #993;
	line-height: 35px;
	font-family: "century gothic", verdana, helvetica, sans-serif;
}

.subhead {
	font-size: 16px;
	color: #960;
	line-height: 22px;
	font-family: "century gothic", verdana, helvetica, sans-serif;
}


A {
	font-weight: normal;
	color: #993;
	text-decoration: none;
}
A:hover {
	color: #000000
}
.unnamed1 {
	line-height: 25px; font-family: arial, helvetica, sans-serif;
}

#footer {
	position : absolute;
	top : 0px;
	left : 0px;
	z-index : 5;
	background-color: #2f2f2f;
	height: 111px;
	width: 102%;
	}
.brdr {
	border: .5px solid #666;
	}

#sitenav
{
	height: 18px;
	padding-top: 10px;
	padding-bottom: 0px;
	min-width: 600px;
	font-family: "century gothic", Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 1px;
}
	

#sitenav a
{color: #ffffff;
padding: 10px 25px;
text-decoration: none;

}

#sitenav a:hover
{
color: #000000;
}


hr {
	border: 0;
	color: #FFF;
	background-color: #993;
	height: 1px;
	width: 100%;
	text-align: left;
}
.header {
	background-image: url(images/header-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFF;
}

