body { 
	font: 11.5pt tahoma; 
	color: #004600; 
	margin: 0px; 
}

p { 
	font: 11.5pt tahoma; 
	margin-top: 0px; 
	text-align: justify;
	}
h1 { 
	font: 14pt tahoma bold; 
	color: #006600;
	margin-top: 0px; 
	text-align: left;
	}
h2 { 
	font: 10pt tahoma; 
	color: #006600;
	margin-top: 0px; 
	text-align: center;
	}	
h3 { 
	font: 8pt tahoma; 
	margin-top: 4px; 
	text-align: center;
	}

h4 { 
	font: 8pt tahoma; 
	margin-top: 0px; 
	text-align: right;
	}

	
a:link {  
	text-decoration: underline; 
	color: #004600;
	}
	
a:visited { 
	text-decoration: underline; 
	color: #004600;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #64794A;
	}

.textbody {
	background-color: #FFF7DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5C8345;
	border-right-color: #5C8345;
	border-bottom-color: #5C8345;
	border-left-color: #5C8345;
	padding: 20px;
	}

}
.upperbody {
	background-color: #FFEFBF;
}
.main {
	background-color: #FFEFBF;
}
.lowerbody {
	background-color: #FFF7DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C8345;
	border-right-color: #5C8345;
	border-bottom-color: #5C8345;
	border-left-color: #5C8345;

}
.leftnav {
	background-color: #FFF7DF;
	background-image: url(graphics/nav/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.lowerleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5C8345;
	border-right-color: #5C8345;
	border-bottom-color: #5C8345;
	border-left-color: #5C8345;
}
.attractions {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: 225015;
	text-align: left;
	padding: 4px;
}
