body
{
background-color:#3d3d3d;
font-family:century gothic,arial,helvetica,sans-serif;
font-size:12px;
color:#CCCCCC;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
text-align:center;
margin:0px auto;
}

a:link, a:active, a:link
{
	color:#64d600;
	text-decoration:none;
}
a:hover
{
	color:#6fea03;
	text-decoration:none;
}

img
{
	border:0px;
}


/* Structure */
div.rightshadow
{
	background-image:url(pictures/rightbackshadow.gif);
	height:417px;
	position:absolute;
	width:51px;
	top:0px;
	right:-43px;
	z-index:999;
}

div.leftshadow
{
	background-image:url(pictures/leftbackshadow.gif);
	height:417px;
	position:absolute;
	width:51px;
	top:0px;
	left:-39px;
	z-index:999;
}

div.wrapper
{
	background-image:url(pictures/middle_tiler.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px auto;
	position:relative;
	width:957px;
	z-index:0;
}

div.wrapper-content
{
	width:903px;
	margin:0px auto;
	text-align:left;
}

div.left-edito
{
	float:left;
	width:417px;
}
div.left-edito-content
{
	padding:0px 0px 0px 20px;
}

div.left-edito-content p
{
	display:block;
	line-height:20px;
	margin:14px 0px;	
}

div.right-back-map
{
	background-image:url(pictures/adventure/adventure_map_bg.gif);
	background-repeat:no-repeat;
	float:right;
	height:501px;
	text-align:center;
	width:460px;
}

div.right-back-map-content
{
	margin:85px auto 0px auto;
	height:400px;
	width:431px;
}

div.clear
{
	clear:both;
}

div.lodge-tiler
{
	background-image:url(pictures/lodge_tiler.gif);
	background-repeat:repeat-y;
	width:897px;
}

div.lodge-tiler-content
{
	padding:0px 30px 20px 30px;
}

div.lodge-right-image
{
	border:1px solid #fe0000;
	float:right;
	height:330px;
	margin:28px 12px;
	position:relative;
	width:450px;
}
div.gallery_instructions
{
	position:absolute;
	top:-91px;
	left:-7px;
	z-index:999;
}

span.sign
{
	color:#63d500;
	display:block;
	font-style:italic;
	margin-top:4px;
}

h1
{
	font-size:16px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	margin:12px 0px 0px 0px;
	padding:0px;
}

/* Adventure Styles */
div.adventure-bg-header
{
	background-image:url(pictures/adventure/adventure_background_header.jpg);
	height:357px;
	position:relative;
	width:892px;
}
div.adventure-text-header
{
	left:156px;
	position:absolute;
	top:26px;
	width:466px;
}
div.adventure-text-header-content
{
	margin:0px auto;
	width:92%;
}

div.adventure-content-tiler
{
	background-image:url(pictures/adventure/adventure_content_tiler.jpg);
	background-repeat:repeat-y;
	float:left;
	position:relative;
	width:892px;
}
div.wood-tiler
{
	background-image:url(pictures/adventure/wood_background.jpg);
	background-repeat:repeat-y;
	float:left;
	left:39px;
	position:relative;
	width:832px;
}

div.wood-left
{
	float:left;
	left:39px;
	position:relative;
	width:370px;
}


div.wood-right
{
	float:right;
	right:39px;
	position:relative;
	width:370px;
}

div.wood-tiler a:link, div.wood-tiler a:active, div.wood-tiler a:link
{
	color:#64d600;
	text-decoration:none;
}
div.wood-tiler a:hover
{
	color:#6fea03;
	text-decoration:none;
}



span.small
{
	font-size:10px;
}

div.club-image-frame
{
	background-image:url(pictures/club_image_frame.gif);
	height:200px;
	position:relative;
	width:838px;
}
div.club-image-frame-settings
{
	height:174px;
	left:13px;
	position:absolute;
	top:17px;
	width:804px;
}

div.signature
{
	background-image:url(pictures/maskingtape.gif);
	color:#000000;
	float:left;
	height:26px;
	position:relative;
	text-align:center;
	top:-14px;
	width:270px;
}

div.signature a:link, div.signature a:active, div.signature a:hover, div.signature a:visited
{
	font-size:10px;
	color:#000000;
}

div.signature-right
{
	background-image:url(pictures/maskingtape.gif);
	color:#000000;
	float:right;
	height:26px;
	position:relative;
	text-align:center;
	top:-14px;
	width:270px;
}

div.signature-right a:link, div.signature-right a:active, div.signature-right a:hover, div.signature-right a:visited
{
	font-size:10px;
	color:#000000;
}

