@charset "utf-8";
#logo {
	padding: 5px;
	width: 878px;
	text-align: left;
	margin-top: 10px;
	border-top:#060 solid 1px;
	background-color: #FFF;
	clear: both;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#menu {
	background-color: #E9CFAA;
	text-align: left;
	clear: both;
	width: 872px;
	margin: auto;
	font-family: Arial;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-width: 3px;
	border-style: double;
	border-color: #774D23;
}
#homebtn {
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	font-size: 14px;
	background-repeat: no-repeat;
	width: 45px;
	height: 19px;
	padding-top: 13px;
	padding-left: 8px;
	clear: both;
}
#content {
	text-align: left;
	clear: both;
	width: 878px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #784E24;
	padding: 5px;
	background-color: #FFF;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #C1DADF;
}
.NavHome A:link {
	text-decoration:none;
	color:#000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavHome A:visited {
	text-decoration: none;
	color:#000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavHome A:active {
	background-image:url(images/home-circle.gif);
	text-decoration: none;
	color:#000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavHome A:hover {
	background-image:url(images/home-circle.gif);
	color:#000;
	background-repeat:no-repeat;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavRates A:hover {
	background-image:url(images/rates-circle.gif);
	background-repeat:no-repeat;
	color:#000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavRates A:active {
	background-image:url(images/rates-circle.gif);
	color:#000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavRates A:link {
	text-decoration:none;
	color:#000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavRates A:visited {
	text-decoration: none;
	color:#000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavHow A:hover {
	background-image:url(images/how-circle.gif);
	background-repeat:no-repeat;
	color:#000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavHow A:active {
	background-image:url(images/how-circle.gif);
	color:#000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavSummer A:hover {
	background-image:url(images/summer-circle.gif);
	background-repeat:no-repeat;
	color:#000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavSummer A:active {
	background-image:url(images/summer-circle.gif);
	color:#000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavWinter A:hover {
	background-image:url(images/winter-circle.gif);
	background-repeat:no-repeat;
	color:#000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavWinter A:active {
	background-image:url(images/winter-circle.gif);
	color:#000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.NavContact A:hover {
	background-image:url(images/contact-circle.gif);
	background-repeat:no-repeat;
	color:#000;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
#subheading {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	margin-top:10px;
	color:#333;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
#bodytext{
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	color: #333;
	text-align:justify;
}
#gallery {
	text-align:center
}
.NavContact A:active {
	background-image:url(images/contact-circle.gif);
	color:#000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
#footer {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	color: #333;
	text-align: center;
	padding: 5px;
	width: 878px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
}
#pagecontent {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	color: #333;
	text-align: left;
	padding: 5px;
	width: 95%;
}
bodytext {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	color: #333;
	text-align:justify;
}
subheading {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	margin-top:10px;
	color:#333;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.Links A:link {
	text-decoration:none;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	color: #600;
	text-shadow: 2px 2px 2px #999;

}
.Links A:visited {
	text-decoration: none;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	color: #600;
	text-shadow: 2px 2px 2px #999;

}
.Links A:active {
	text-decoration: none;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	color: #600;
	text-shadow: 2px 2px 2px #999;
}
.Links A:hover {
	text-decoration:underline;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	color: #333;
	text-shadow: 2px 2px 2px #999;
}
.roundcont {
	width: 630px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
#flash {
	margin-left: 15px;
}
