body {
	background-color: #563318;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(images/sitebg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #c7ae86;
	font-weight: normal;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #A6824E;
}
a:focus { outline: none; }
#header {
	background-attachment: scroll;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#toplinks a {
	color: #c7ae86;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#toplinks {
	color: #593417;
}

#subnav {
	background-attachment: scroll;
	background-image: url(images/subnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#sitebg {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
#contentmain {
	background-attachment: scroll;
	background-image: url(images/contentbgmain.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footertop {
	background-attachment: scroll;
	background-image: url(images/footertop_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#copyright {
	font-size: 11px;
	color: #9a7841;
}
