body {
	background-image: url(master-template/background-site.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #443C16;
}
#homeback {
	background-image: url(back-graphics/home.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#activitiesback {
	background-image: url(back-graphics/activities.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#lodging {
	background-image: url(back-graphics/lodging.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#dining {
	background-image: url(back-graphics/dining.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#aboutus {
	background-image: url(back-graphics/about-us.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#directions {
	background-image: url(back-graphics/directions.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



.left-menu-title {
	font-family: Georgia;
	font-size: 9pt;
	color: #797979;
	font-weight: bold;
	padding-left: 40px;
}
.left-menu-navigation {
	font-family: Georgia;
	font-size: 7.5pt;
	font-weight: normal;
	width: 225px;
	padding-left: 50px;
	line-height: 11pt;
	text-decoration: none;
	color: #184A94;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.breadcrumbs {
	font-family: georgia;
	font-size: 9px;
	font-weight: bold;
}




#contentbox {
	width: 540px;
	margin-top: 160px;
	margin-left: 12px;
}
#footer {
	font-family: Georgia;
	font-size: 9pt;
	width: 840px;
	text-align: right;
	line-height: 16pt;
}
.footer-1 {
	color: #2E2E26;
	text-decoration: none;
}
.footer-2 {
	color: #CCFFFF;
	text-decoration: none;
}


.main-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 18pt;
}
.table-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 18pt;
}
.table-minor-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	line-height: normal;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
}
.table-label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	padding-left: 3px;
	font-weight: bold;
}
