html{
	color:#000;
	background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{
	font-style:inherit;
	font-weight:inherit;
}
del,ins{
	text-decoration:none;
}
li{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
	font-variant:normal;
}
sup{
	vertical-align:baseline;
}
sub{
	vertical-align:baseline;
}
legend{
	color:#000;
}
input,button,textarea,select,optgroup,option{
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input,button,textarea,select{
	*font-size:100%;
}

/** DEFAULTS ******************************************************************************/

html {
	overflow: hidden;
}

body{
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	height: 100%;
	width: 100%;
	border: 0px;
    background-image: url("top.jpg");
    background-repeat: no-repeat;
}

h1{
	font-size:140%;
}
h2{
	font-size:124%;
}
h3{
	font-size:108%;
}
h1,h2,h3{
	margin:1em 0;
	color: #303C32;
}
h1,h2,h3,h4,h5,h6,strong,dt{
	font-weight:bold;
}
optgroup{
	font-weight:normal;
}
abbr,acronym{
	border-bottom:1px dotted #000;
	cursor:help;
}
em{
	font-style:italic;
}
del{
	text-decoration:line-through;
}
blockquote,ul,ol,dl{
	margin:2em;
}
ol,ul,dl{
	margin-left:3em;
}
ol li{
	list-style:decimal outside;
}
ul li{
	list-style:disc outside;
}
dl dd{
	margin-left:1em;
}
th,td{
	border:2px solid #303C32;
	padding:.5em;
}
th{
	font-weight:bold;
	text-align:center;
}
caption{
	margin-bottom:.5em;
	text-align:center;
}
sup{
	vertical-align:super;
}
sub{
	vertical-align:sub;
}
p,fieldset,table,pre{
	margin-bottom:1em;
}
button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{
	padding:1px;
}

select,input,button,textarea,button{
	font:99% arial,helvetica,clean,sans-serif;
}
table{
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

#sidenav {
	background-image: url("a/dockup.png");
    background-repeat: no-repeat;
	padding: 0px;
    padding-top: 32px;
	height: 100%;
	width: 317px;
	position: absolute;
	left: 0px;
	top: 198px;
}
#top {
    background-image: url("a/top.jpg");
    background-repeat: no-repeat;
    padding-top: 165px;
    padding-left: 250px;
	height: 33px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#topshadow {
    background-image: url("a/b.png");
    background-repeat: repeat;
	height: 229px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#phead {
	background-color: #303C32;
	color:#fff;
}

a {
	text-decoration: none;
}

ul.top-menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.top-menu img {
	height: 25px;
}

a#contact img {width: 67px;}
a#events img {width: 61px;}
/* a#store img {width: 54px;} */
a#winter img {width: 90px;}
a#summer img {width: 50px;}
a#directions img {width: 90px;}
a#reservations img {width: 105px;}
a#employment img {width: 97px;}
a#reports img {width: 70px;}
a#policy img {width: 67px;}

ul.right-menu img {
	width: 150px;
}

ul.top-menu li {
	padding: 0px;
	margin: 0px;
	display: inline;
	text-align: left;
}

ul.top-menu li a {

}

#main {
	margin-left: 0px;
	position: absolute;
	left: 317px;
	top: 198px;
	overflow: auto;
	width: 70%;
	height: 70%;
	padding: 10px;
}
.right-menu a {
    display: block;
    width: 232px;
    background-image: url("a/dockup.png");
    padding-top: 5px;
    padding-left: 85px;
    color: #000;
    text-decoration: none;
    font-weight: bolder;
    font-size: larger;
}

.top-menu a {
    font-size: 25px;
}

a#about {background-position: 0px -32px}
a#map {background-position: 0px -93px}
a#boats {background-position: 0px -150px}
a#cabins {background-position: 0px -204px}
a#rv {background-position: 0px -252px}
a#hotel {background-position: 0px -296px}
a#cafe {background-position: 0px -354px}
a#store {background-position: 0px -398px}
a#photos {background-position: 0px -452px}

a#about:hover {background-position: 444px -32px}
a#map:hover {background-position: 444px -93px}
a#boats:hover {background-position: 444px -150px}
a#cabins:hover {background-position: 444px -204px}
a#rv:hover {background-position: 444px -252px}
a#hotel:hover {background-position: 444px -296px}
a#cafe:hover {background-position: 444px -354px}
a#store:hover {background-position: 444px -398px}
a#photos:hover {background-position: 444px -452px}

a#contact {background-image: url("a/contact.png");background-position: 0px 0px}
a#events {background-image: url("a/events.png");background-position: 0px 0px}
a#directions {background-image: url("a/directions.png");background-position: 0px 0px}
a#reservations {background-image: url("a/reservations.png");background-position: 0px 0px}
a#employment {background-image: url("a/employment.png");background-position: 0px 0px}
a#reports {background-image: url("a/reports.png");background-position: 0px 0px}
a#policy {background-image: url("a/policy.png");background-position: 0px 0px}
/* a#store {background-image: url("a/store.png");background-position: 0px 0px} */
a#winter {background-image: url("a/winter.png");background-position: 0px 0px}
a#summer {background-image: url("a/atv.png");background-position: 0px 0px}

a#contact:hover {background-position: 0px 25px}
a#events:hover {background-position: 0px 25px}
a#directions:hover {background-position: 0px 25px}
a#reservations:hover {background-position: 0px 25px}
a#employment:hover {background-position: 0px 25px}
a#reports:hover {background-position: 0px 25px}
a#policy:hover {background-position: 0px 25px}
/* a#store:hover {background-position: 0px 25px} */
a#winter:hover {background-position: 0px 25px}
a#summer:hover {background-position: 0px 25px}

#pcon {
	position: relative;
	width: 310px;
	height: 230px;
}
#pcon2 {
	position: relative;
	width: 310px;
	height: 230px;
}

.bphoto {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 310px;
	height: 230px;
}

#sidenav ul li{
	list-style: none;
}

#sidenav ul{
    margin: 0px;
}

#cform {
	width: 600px;
	text-align: center;
}
#cform table {
	width: 480px;
}

#cform td {
	text-align: right;
	border: none;
}
#mbox {
	width: 500px;
	text-align: left;
}
#sbuttons {
	text-align: right;
}