/* Default CSS Document */

															/** BODY ELEMENTS **/
body {
	color: #333;
	background-color: #fff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: .85em;
	text-align: center;
	background-image:url('images/bg_roll.jpg');
	background-repeat:repeat;
	line-height:2em;
	margin:0 auto;
	padding-top:25px;
	height:100%;
	}
img{border:none;}
img.rimage{float:right; padding:5px 0 5px 12px;}
p{margin-top:0px; margin-bottom:0px; padding-bottom:15px; text-align:justify;}

.rights p{line-height:normal; text-align:center;}
.sixteen{font-size:16px;}

h1,h2,h3,h4,h5{font-weight:normal; margin:0px; padding:0px;}
h1.welcome{background-image:url('images/welcome.gif'); width:318px; height:54px; margin-bottom:-16px;}
h1.welcome span{display:none;}
h1.explore{background-image:url('images/explore-title.gif'); width:318px; height:54px; margin-bottom:-16px;}
h1.explore span{display:none;}

h2.title{
	color:#eee;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	padding-bottom:5px;
	font-size:20px;
	}
h2.maptitle{
color:#eee;
}
h3.ads{
	padding-top:2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#397678;
	font-weight:bold;
	}
span.ctLabel{
	color:#fff;
	font-size:18px;
	letter-spacing:2px;
	padding:10px 0 0 10px;
	}
															/** MAIN CONTAINERS **/
div#container {
	width: 890px;
	margin: 0 auto;
	text-align: left;
	}
div#header-warp{
	width:890px;
	background-image:url('images/header-wrap.png');
	background-repeat:no-repeat;
	background-position:top;
	margin:0 auto;
	}
	
div#header {
	width:876px;
	height:205px;
	background-image:url('images/header-bg.png');
	background-repeat:repeat-x;
	background-position:top left;
	margin:0 auto;
	}

div#content-wrap {
	width:890px;
	background-image:url('images/wrap.png');
	background-repeat:repeat-y;
	margin:0 auto;
	}
div#content {
	width:876px;
	margin:0 auto;
	background-image:url('images/body-bg.png');
	background-repeat:repeat-x;
	background-color:#aaccc9;
	}
	div#center {
		margin-left:250px;
		padding:34px 25px 0 25px;
		}
	div.column {
		width: 220px;
		}
		div#left {
			float: left;
			text-align:center;
			padding-left:15px;
			}
div#footer-wrap {
	width:890px;
	background-image:url('images/footer-wrap.png');
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0 auto;
	}
div#footer {
	clear: both;
	width:876px;
	height:89px;
	background-image:url('images/footer-bg.png');
	margin:0 auto;
	}

															/** SUB CONTAINERS **/
.logo{
	position:absolute;
	margin-left:-15px;
	margin-top:-25px;
	}
div.grass{
	float:left; 
	position:absolute; 
	margin-top:-150px; 
	margin-left:25px;  
	background-image:url('images/grass2.gif'); 
	background-position:bottom left; 
	background-repeat:no-repeat;
	width:103px;
	height:140px;}

div.rights{
	width:450px;
	color:#c4e9a7;
	font-size:10px;
	margin:0 auto;
	text-align:center;
	}
.banner{
	float:right;
	margin-top:14px;
	}
div.mapDIR{
	margin:0 auto;
	width:534px;
	padding-bottom:15px;
	}
div.listings{margin:0 auto;}
div.listings img{
	padding:0 10px 5px 0;
	}
	div.listings a{color:#006699; text-decoration:none;}
	div.listings a:hover{color:#990000; text-decoration:none; border-bottom:1px dashed #990000;}
	div.listings table{width:575px;}
	#alignRight{text-align:right;}
	
div.contact{
	background-image:url('images/ctCenter.png');
	background-repeat:repeat-x;
	height:30px;
	}

div.areas{
	width:450px;
	height:auto;
	color:#000;
	font-size:12px;
	line-height:normal;
	padding-top:15px;
	border-bottom:1px solid #eee;
	}
div.areas2{
	width:450px;
	height:auto;
	color:#000;
	font-size:12px;
	line-height:normal;
	padding-top:15px;
	}
div.areas img{
	float:left;
	padding-right:15px;
	padding-bottom:15px;
	}
div.areas2 img{
	float:left;
	padding-right:15px;
	padding-bottom:5px;
	}
	
/** SPCACE  **/
div.SPACE{
	height:300px;
	}

															/** NAVIGATIONS **/
div.sidemenu{
	height:228px;
	width:227px;
	background-image:url('images/menu-bg.png');
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:35px;
	}

#sidenav ul{ margin:0px; padding:0px; margin-left:5px}

#sidenav li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	padding-bottom:2px;
	height:70px;
}

#sidenav li a {
	background-image:url('images/menu-sprit.png');
	display:block;
	text-indent: -9999px;
}

#sidenav li a.home { height:70px; width: 220px; background-position: 0 0;}
#sidenav li a:hover.home {background-position: 0 -224px;}

#sidenav li a.camp {height:70px; width: 220px; background-position: 0 -73px;}
#sidenav li a:hover.camp {background-position: 0 -297px;}

#sidenav li a.door {height:70px; width: 220px; background-position: 0 -146px;}
#sidenav li a:hover.door {background-position: 0 -370px;}

div.bottommenu{ margin:0 auto; width:300px; padding:5px 0 5px 0; color:#fff; text-align:center;}
div.bottommenu ul{ margin:0px; padding:0px; list-style:none;}
div.bottommenu li{ margin:0px; padding:0px; list-style:none; display:inline; padding:0 5px 0 5px;}
div.bottommenu a{color:#fff; text-decoration:none;}	
div.bottommenu a:hover{color:#006699; text-decoration:none; border-bottom:2px solid #006699; padding-bottom:2px;}

div.rights a{color:#fff; text-decoration:none;}	
div.rights a:hover{color:#006699; text-decoration:none;}

div.areas a{
	color:#CC0000; text-decoration:none; font-weight:bold;}
div.areas a:hover{
	color:#305b8e; text-decoration:none; font-weight:bold;}
div.areas2 a{
	color:#CC0000; text-decoration:none; font-weight:bold;}
div.areas2 a:hover{
	color:#305b8e; text-decoration:none; font-weight:bold;}
															/** TYPOGRAPHY **/