@charset "utf-8";
/* CSS Document */


/* end of template classes */
/*
a:visited {color:#669 }
a:hover {color:#0FF }
a:focus {color:#09F }
*/

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square; color:red}
ul.none {list-style-type: none}

ul#list-menu {
	font-size:16px;
	list-style:none;
	margin:15px;
	padding:0;
	border:solid #363;
	border-width:3px 3px 3px 3px;
	width:134px
}

ul#list-menu li a {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:500;
	text-decoration:none;
	display:block;
	border-top:1px solid #77a487;
	padding:4px;
	/* background:#485e49; */
	background-image:url(images/grnBtn.jpg);
	color:#FADC78
}

/* add css for focus and visited as well as hover */
ul#list-menu li a:hover {
	background:#a2b3a1;
	background-image:url(images/grnBtn.jpg);
	color: #FF3;
	font-weight:600
}
ul#list-menu li a:focus {
	background:#a2b3a1;
	background-image:url(images/grnBtn.jpg);
	color: #FF6;
	font-weight:600
}
ul#list-menu li a:visited {
	background:#a2b3a1;
	background-image:url(images/grnBtn.jpg);
	color: #FC9;
	font-weight:600
}

#Rainy_Lake {
/*	position: absolute;
	left:568px;
	top: 3px;
	width: 206px;
	height: 147px;
*/
}

p {font-family:Verdana, Geneva, sans-serif; font-size:13px}
h1 { font-family:Verdana, Geneva, sans-serif; text-align:center; font-size:20px; color:#060}
h2 { font-family:Verdana, Geneva, sans-serif;  text-align:center; font-size:16px; color:#060}
h3 {font-family:Verdana, Geneva, sans-serif;  text-align:left; font-size:14px; color:#060}
h4 {font-family:Verdana, Geneva, sans-serif;  text-align:left; font-size:12px; color:#060}
location { style=font-size:12px;}
.headerBottom { font-family:Verdana, Geneva, sans-serif; font-size:14px; text-align:center; font-weight:500; background-color: #363; padding:5px; color: #FADC78}

.creditcards {color:#060; font-size:14px}

.beds { font-size:14px 
	
}
.bold {
	font-weight: bold;
}

