@charset "utf-8";
body {
	font-family: Corbel, Helvetica, Arial, sans-serif;
	font-size: 19px;
	line-height: 140%; 
	color: #000;
	margin: 0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#D7D3AD;
}

a:link {color:#000; text-decoration:underline;}
a:visited {color:#000; text-decoration:underline;}
a:active {color:#000; text-decoration:underline;}
a:hover {color:#fff; text-decoration:underline;}
a:visited:hover {color:#000; text-decoration:underline;}

a:focus {outline:none}
img {border: 0}

h1 {font-size:36px; color:#326C84; margin-top: 0; margin-right: 0px; margin-bottom: 0px; margin-left: 0; line-height:140%;}
h2 {font-size:26px; color:#326C84; margin-top: 0; margin-right: 0px; margin-bottom: 5px; margin-left: 0;}
h3 {font-size:26px; color:#326C84; margin-top: 0; margin-right: 0px; margin-bottom: 5px; margin-left: 0;}
h4 {font-size:26px; color:#326C84; margin-top: 0; margin-right: 0px; margin-bottom: 5px; margin-left: 0;}
h5 {font-size:24px; color:#326C84; margin-top: 0; margin-right: 0px; margin-bottom: 5px; margin-left: 0;}
h6 {font-size:33px; color:#326C84; line-height:120%; margin: 0 0 0 0;}

.blue {color:#326C84;}
.blue a:link {color:#326C84; text-decoration:underline;}
.blue a:visited {color:#326C84; text-decoration:underline;}
.blue a:active {color:#326C84; text-decoration:underline;}
.blue a:hover {color:#fff; text-decoration:underline;}
.blue a:visited:hover {color:#fff; text-decoration:underline;}

.green {color:#7E7A54; line-height:110%;}
.green a:link {color:#7E7A54; text-decoration:underline;}
.green a:visited {color:#7E7A54; text-decoration:underline;}
.green a:active {color:#7E7A54; text-decoration:underline;}
.green a:hover {color:#000; text-decoration:underline;}
.green a:visited:hover {color:#000; text-decoration:underline;}

#logo {width:1000px; background-image:url(images/logo-bg.png); background-repeat:no-repeat;	border:0; background-position: 0px 20px;}

#tent {background-image:url(images/bg-tent.gif); background-repeat:no-repeat; background-position: 50px 60px;}
#swim {background-image:url(images/bg-swim.gif); background-repeat:no-repeat; background-position: 50px 60px;}
#hike {background-image:url(images/bg-hike.gif); background-repeat:no-repeat; background-position: 50px 60px;}

#crossslide {width:457px; height:339px;}

#sidebar li {list-style:none;}

