@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../indeximages/lake.jpg);
	background-repeat: repeat-x;
	background-color: #944F32;
}
h1 {
	color: #FFF;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	color: #600;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
.formlabels {
	text-align: right;
}

.bodytext {
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftnav {
	text-align: center;
	vertical-align: top;
	background-image: url(../indeximages/menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftnav a  , .leftnav p{
	text-decoration: none;
	color: #FC9;
}
.leftnav a:hover  {
	color: #FFF;
	font-weight: bold;
}
.topnav ,  .topnav table {
	text-align: center;
	vertical-align: top;
	background-color: #943A08;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 96%;
}
.topnav a  {
	text-decoration: none;
	color: #FC9;
}
.topnav a:hover  {
	color: #FFF;
}
.pagetitle {
	background-image: url(../indeximages/Prescott%20Arizona.jpg);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	vertical-align: top;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 60px;
	height: 204px;
	color: #943A08;
	background-position: center;
	background-color: #943A08;
}
.border {
	background-image: url(../indeximages/border.gif);
}

.centerjustify  {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.emphasized {
	font-family: "Comic Sans MS", cursive;
	font-variant: small-caps;
	color: #943A08;
	font-size: 18px;
	font-weight: bold;
}

a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
</style>
.border {
	background-image: url(../images/border.gif);
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.adspace  td{
	border: medium double #4C0000;
	background-color: #FFF;
	width: 160px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.bodytext p {
	padding-right: 4px;
	padding-left: 4px;
}
.bodytext p img {
	padding-right: 4px;
	padding-left: 4px;
}

