@charset "UTF-8";
#container {
	background-color: #705B15;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#main  {
	padding-right: 10px;
	padding-left: 10px;
}
#header-screen {
	height: 180px;
	width: 720px;
	display: block;
}
#header-handheld {
	display: none;
}
#footer     p  {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}
#footer a {
	font-size: small;
}
#footer {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#nav   {
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}
#main #body   {
	background-color: #FFF5E1;
	width: 680px;
	color: #705B15;
	margin: 10;
	padding: 10px;
	background-image: url(../images/round-tabs-body.gif);
	background-repeat: no-repeat;
}
#right-image {
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-left: 10px;
	height: 351px;
	width: 223px;
}
#forward-tab {
	height: 20px;
	width: 100px;
	text-align: center;
	float: left;
	background-color: #FFF5E1;
	margin-right: 2px;
	padding-top: 5px;
	background-image: url(../images/round-tabs.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#back-tab {
	height: 20px;
	width: 100px;
	text-align: center;
	float: left;
	background-color: #C1B588;
	margin-right: 2px;
	padding-top: 5px;
	background-image: url(../images/round-tabs.gif);
	background-repeat: no-repeat;
}
#nav  a {
	color: #705B15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
#body a {
	color: #cd3529;
}
a:link {
	text-decoration: none;
	color: #FFF5E1;
}
a:visited {
	text-decoration: none;
	color: #FFF5E1;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#back-tab a:hover {
	color: #FFF5E1;
}
#back-tab a:active {
	color: #705B15;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}
body { background-color: #000000; margin: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; }
#subnav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	display: inline;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C1B588;
	padding-left: 10px;
}
#body ul {
	font-size: 95%;
	line-height: 130%;
}
#Evans-Lake-photo {
	height: 172px;
	width: 440px;
	margin-top: 15px;
}
#Mailform table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#body p { font-size: 14px; line-height: 130%; }
