body {
	color: black;
	background: white;
	background-image: url(images/bg_stripe.gif);
	background-repeat: repeat-y;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 0px;
		}
A:link {
color : #006400;
text-decoration: none;
font-weight: bold;
 background-color: transparent;
}

A:hover {
color : #FAF0E6;
text-decoration: underline;
font-weight: bold;
background: #8FBC8F;
}
a:visited {
color : #006400;
text-decoration: none;
font-weight: bold;
 background-color: transparent;
}

.header{
background-image: url(images/header_fill.gif);
		border: none;
	text-decoration: none;
		}
		
.header2 {
	background-color: White;
	color: #556B2F;
	border: 2px solid #556B2F;
	padding-top: 0px;
	margin-top: 0px;
	}
	
.header3 {
	background-color: #BBD7BC;
	color: White;
	border: 2px solid #556B2F;
	padding-top: 0px;
	margin-top: 0px;
	}
.footer {
	background-color: White;
	color: #556B2F;
	border: 2px solid #556B2F;
	padding-top: 0px;
	margin-top: 0px;
	}

H1 {
font-size : medium;
}
H2 {
font-size : small;
}
H3 {
font-size: small;
}

.navLeft {
	color: white;
}
a.navLeft {
	color: white;
}
.menustyle {
	font-weight: bold;
	font-size: 1.25em;
	color: Black;
}
.menudescription {
	color: White;
}
.rates  {
	background-color: #FFFFF0;
	color: black;
	border: 4px solid #556B2F;
	padding-top: 0px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		width: auto;
		padding: 5px;
		font-weight: bold;
		}

