
body {
cursor:default;
margin:0pt;
padding:0pt;
text-align:center;
color:#000000;
font-family:arial,helvetica,sans-serif;
font-size:11px;
line-height:12px;
background-color: #554739;
background-image: url("images/bg_body.gif");
	background-repeat: repeat-y;
	background-position: top center;

}

a {
cursor:pointer;
}

a img {
border:none;
}

h2 {
font-size: 15px;
margin:0px;
padding:0px 0px 13px 0px;
font-weight:normal;
}

h3 {
font-size: 13px;
margin:0px;
padding:0px 0px 5px 0px;
font-weight:bold;
}

td {
line-height:1.3em;
}

#container {
margin:0pt auto;
text-align:left;
width:770px;
background-color:#767a5e ;
position:relative;
}



#header {
	background-image: url("images/bg_header.gif");
	background-repeat: repeat-x;
	background-position: top left;

}

#title {
height:214px;
background-image: url("images/bg_title.jpg");
	background-repeat: no-repeat;
	background-position: top left;

	}

#titleprice {
height:214px;
background-image: url("images/bg_title_price.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#titlethingstodo {
height:214px;
background-image: url("images/bg_title_thingstodo.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#titlecabin {
height:214px;
background-image: url("images/bg_title_cabin.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#titlelegend {
height:214px;
background-image: url("images/bg_title_legend.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#titlecontact {
height:214px;
background-image: url("images/bg_title_contact.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#logo {
position:absolute;
top:71px;
left:0px;
}

#content {
	background-image: url("images/bg_content.gif");
	background-repeat: repeat-y;
	background-position: top left;
float:left;
width:100%;

	}

#content .inner{
	padding:0px 250px 30px 20px;
}

#content .inner p{
	line-height: 1.4em;
}

#content .inner li{
	line-height: 1.6em;
}

#content .note{
	font-size: 10px;
	padding-top:5px;
}

#column {
position:absolute;
top:71px;
right:9px;
width:216px;
height:400px;
background-image: url("images/bg_columninner.gif");
background-repeat: repeat-y;
background-position: top left;
}

#column .inner{
	padding:15px 7px;
	background-image: url("images/bg_column.gif");
background-repeat: no-repeat;
background-position: top left;
}

#column .inner p{
	line-height: 1.4em;
	padding:0px 10px;
	font-size:10px;
}

#info {
	background-image: url("images/bg_info.gif");
	background-repeat: no-repeat;
	background-position: top left;
height:250px;
float:left;
}

#info .inner{
margin:30px 260px 20px 20px;
}


#info .inner p{
	line-height: 1.4em;
	padding:0px 10px;
	font-size:10px;
	color: #dcddd5;
}

#footer {
	background-image: url("images/bg_footer.gif");
	background-repeat: repeat-x;
	background-position: top left;
	height:36px;
	clear:both;
}

#footer p{
	color:#999;
	padding:10px 15px;
}
	
	