body {
	background-image: url(../images/woodtile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:visible;
}
.general {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #462F17;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.fineprint a:link {
	color: #CC9933;
	text-decoration: none;
}
.fineprint a:visited {
	color: #CC9933;
	text-decoration: none;
}
.fineprint a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td img {display: block;}

.activities {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B2E26;
	line-height: 18px;
}
.activities a:link {
	color: #C83432;
	text-decoration: none;
}
.activities a:visited {
	color: #739F98;
	text-decoration: line-through;
}
.activities a:hover {
	color: #3d3834;
	text-decoration: underline;
}

/*  Registration form */

.required {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #740707;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	margin-right: 25px;
	}
.formwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.formcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	margin-right: 25px;
	}
	
/*  general */
.workshop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C83432;
	line-height: 18px;
	font-weight: bold;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B2E26;
	line-height: 18px;
}
.bodycopy a:link {
	color: #C83432;
	text-decoration: none;
}
.bodycopy a:visited {
	color: #C83432;
	text-decoration: none;
}
.bodycopy a:hover {
	color: #6499A6;
	text-decoration: underline;
}

.bodycopy_rev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDBD1;
	line-height: 18px;
}

.bodycopy_rev a:link {
	color: #CC9933;
	text-decoration: none;
}
.bodycopy_rev a:visited {
	color: #CC9933;
	text-decoration: none;
}
.bodycopy_rev a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.bodyhead_rev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E1B867;
	font-weight: bold;
}
.welcome {
   width: 420px;
   height: 250px;
   overflow: auto;

}
#lodgeshow{
	height: 170px;
}

#container{
	margin:0 auto;
	text-align:left;
	width:420px;
	padding-top:2em;
	z-index:10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
#container02{
	margin:0 auto;
	text-align:left;
	width:250px;
	padding-top:2em;
	z-index:10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

/*  Easy Scroll */



#easyscrollnav, #easyscrollnav li {
		margin:0;	
		padding:0;
}	



#easyscrollnav {
		float: left;
		margin:10px;
		padding: 0px 0px 0 5px;
		width: 20px;
}



#easyscrollnav li {
        color: #404A50;
		list-style-type: none;
		cursor:pointer;
		float:left;
		height: 20px;
		margin: 5px 0px 0px 0px;		
		padding:0 ;
		text-indent: -9000px;
		width: 20px;
}			


#easyscrollnav li.over{ color:#ED1E6B; }	


#easyscrollnav #btnUp { background-image:url(../images/btnUp.gif)!important; margin-top: 0px;}

#easyscrollnav #btnDown { background-image:url(../images/btnDown.gif)!important; margin-top: 45px;}

#easyscrollnav #btnReset {background-image:url(../images/btnReset.gif)!important; }

	

#easyscrollnav #btnUp:hover {background-image:url(../images/btnUpHov.gif)!important; }

#easyscrollnav #btnDown:hover {background-image:url(../images/btnDownHov.gif)!important; }

#easyscrollnav #btnReset:hover {background-image:url(../images/btnResetHov.gif)!important; }
