/* CSS Document */

body {
	background-color: #A78E64;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}
.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	line-height: -50%;
	color: #FFFFFF;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.navigation a {
	display: block;
	padding: 4px 4px 4px 58px;
       color: #A78E64;
}

.navigation a:hover{
	color: #482A0E;
       background-color: #A78E64;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px 15px;
}

.bodycopy a:link,a:visited {
	color: #482A0E;

}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding: 7px;
	font-weight: bold;
	color: #006600;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #860A0A;
	padding-right: 7px;
	padding-left: 15px;
}

.footer {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A78E64;
	text-align:right;
	padding-right: 15px;
	line-height:140%;
}
.footer a {
	color: #A78E64;
}
	
.credit {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style4 {font-size: 16px}

.top_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A78E64;
	margin-top:5px;
}
.top_nav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A78E64;
	margin-top:5px;
}
.top_nav a:visited {

	color: #A78E64;
	
}

