body {
	font-family: "Trebuchet MS", arial;
	background-image: url(../graphics/background2.gif);
}
a {
	text-decoration: none;
}
a:link { 
	color: #0099FF; 
}
a:visited { 
	color: #0099FF; 
}
a:hover { 
	color: #F71616;
}

img {
	border: none;
}

#menu {
	width: 150px;
	padding-left: 25px;
}


#wrapper {
	text-align: left;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #D6DFCA;
	background-image: url(../graphics/newgrainback.gif);
	border-left: solid #FFFFFF 10px;
	border-right: solid #FFFFFF 10px;
	border-bottom: solid #FFFFFF 10px;
	border-top: solid #FFFFFF 10px;

}

#content {
	padding-right: 10px;
	width: auto;
	margin-left: 220px;
	height: auto;
	margin-top: 15px;

}

#navcontainer {
	width: 140px;
	padding-left: 10px;
	position: absolute;
	margin-top: 30px;
	height: 600px;

}




#bottomspacer {
	width: 100%;
	background-color: #D6DFCA;
	display: block;
	clear: left;
}

#titlebar {
	background-color: #D6DFCA;
	border-left: solid #FFFFFF 10px;
	border-right: solid #FFFFFF 10px;
	border-top: solid #FFFFFF 10px;
}



#logo {
	background-color: #D6DFCA;
	float: left;
	margin-left: 20px;
}
#title {
	background-color: #D6DFCA;
	margin-left: 160px;
	padding-left: 10%;
}
#map1 {
	padding: 20px 10px 0px 0px;
}
#map2 {
	display: none;
	padding: 20px 10px 0px 0px;
}

.floatright {
	float: right;
	padding: 10px 5px 20px 30px;
}
.block {
	clear: left;
}

.bolder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #8CA46C;
}

.paddedcell {
	text-align: center;
	padding: 5px 20px 10px 20px;
}
.floatleft {
	float: left;
	padding: 5px 20px 5px 5px;
}
.textheader {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #8CA46C;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
}
.pictureframe {

	text-align: center;
	padding: 5px 20px 10px 5px;
}
.indent {
	padding: 5px 20px 5px 5px;
	clear: left;
	margin-left: 100px;
}
.extramenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #687D2E;
	text-align: left;
	margin-left: 10px;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.3;
	background-color: #ECF0E6;
}
.priceheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8CA46C;
	line-height: 1.3;
	font-weight: 600;
}
.clear {
	clear: both;
}
#footer {
	clear: left;
}

