html, body{
	margin: 0px;
	padding: 0px;
}

body{

	background-color: #000;
	font-family: arial, sans-serif;

background: url(cbg2.jpg)top center;
}

a{
	color: #000;
text-decoration:underline;
font-family:arial;
font-weight:bold;
}
p{font-family:arial;
font-size:.80em;
line-height:135%;
text-indent:0px;
padding:0px 25px 10px 0px;
margin: 0;
}


a:hover{
	color: #990000;
text-decoration:none;

}

a img{
	border-style: none;
}

h1 {
margin: 0;
font-size: 1.2em;
line-height:120%;
padding: 3px 5px 13px 40px;
background-repeat: no-repeat;
font-weight: bolder;
background-image: url(h2tree.jpg);
} 
 h2 {
margin: 0;
font-size: .84em;
padding: 10px 0px 0px 10px;
font-weight: bolder;
line-height:120%;
} 
h3{margin:-10px 0px 0px 0px;
font-size:.9em;
font-family:lucida sans;
color:#003300;
}

#container{
position:relative;
width:1000px;
height:760px;
top:0px;
margin: auto;


}

#topnav {
position:absolute;
top:170px;
height:20px;
left:71px;
width:866px;
text-align:center;
background:url(sliderbg2.jpg);
border-top:3px double #003300;
border-bottom:3px double #003300;

	}

	#topnav a:link, #topnav a:visited { 
		color: #000;
padding:0px 10px 0px 10px;
font-size: .95em;text-decoration:none;
		}
	#topnav a:hover {
                color: #990000; 
font-size: .95em;
                }
        #topnav a:active { 
	       color: #ffffcc;
font-size: .95em;
		}



#contactcontent
{
position:absolute;
top:210px;
left:85px;
width:350px;
height:auto;
margin-bottom:50px;
}
#other{
position:absolute;
top:610px;
left:100px;
width:800px;
height:auto;

}




#bluebird
{position:absolute;
top:210px;
left:594px;
width:250px;
height:259px;
}
#cabana
{position:absolute;
top:210px;
left:750px;
width:250px;
height:259px;
}
#lakeside
{position:absolute;
top:210px;
left:430px;
width:180px;
height:259px;
font-size:.8em;
padding:5px;
}
#sprucetree
{position:absolute;
top:400px;
left:430px;
width:250px;
height:259px;
}
#courtside
{position:absolute;
top:400px;
left:750px;
width:250px;
height:259px;
}
#forestberg
{position:absolute;
top:400px;
left:590px;
width:250px;
height:259px;
}

#bottom{
position:absolute;
bottom:0;
width:866px;
text-align:center;
height:auto;
left:71px;
padding:5px 0px 3px 0px;
background:url(sliderbg2.jpg);
border-top:3px double #003300;
border-bottom:3px double #003300;
margin:60px 0px 0px 0px;
}



#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
padding-bottom:3px;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;}
