body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 0px;
	background-image: url(images/nature007.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header {
	position: relative;
	background-color: #CC9999;
	height: 170px;
	width: 790px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#nav {
	text-align: center;
	background-color: #660000;
	line-height: normal;
	font-size: 14px;
	width: 93px;
	padding-top: 4px;
	padding-bottom: 2px;
	position: absolute;
	top: 192px;
	left: 5px;
}
#container #header #headerimage {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 170px;
	width: 297px;
}
#container #header #headertext {
	height: 170px;
	width: 450px;
	float: left;
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.inline {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	width: 300px;
	margin: 2px;
	padding: 2px;
	height: 300px;
}
.clear {
	clear: both;
}


#content {
	padding-top: 1px;
	padding-right: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	background-color: #FBD491;
	padding-left: 13%;
	margin: 0px;
	color: #000000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#container #header #headertext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #660000;
	margin-top: 15px;
}
#header  #headertext  h2  {
	font-family: "Times New Roman", Times, serif;
}
#container #header #headertext p {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
}


.dropcap {
	color:#009966;
	font-size:250%;
	line-height:40px;
	padding-top:1px;
	padding-right:1px;
	font-family: "Times New Roman", Times, serif, "Lucida Handwriting";
	clear: none;
	float: left;
	position: relative;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
.right {
	float: right;
	border: 1px solid #009966;
	margin-left: 5px;
	margin-top: 2px;
	position: relative;
	}
.left {
	float: left;
	border: 1px solid #FFFBF0;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	position: relative;
}
#leftbox{
	width: 93px;
	border: 1px solid #FFFBF0;
	position: absolute;
	top: 300px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#middlebox {
	margin-top: 2px;
	margin-right: 25%;
	margin-bottom: 0px;
	margin-left: 25%;
	padding-top: 10px;
	border: 1px solid #FFFBF0;
	padding-left: 5px;
	clear: both;
	padding-bottom: 0px;
}
#formbox {
	padding: 2px;
	border: 1px solid #FFFBF0;
	margin-top: 2px;
}
#map {
	width: 670px;
	border: 1px solid #990000;
}

.external {
	overflow: auto;
}
h1 {
	font-size: 1.4em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.2em;
	color: #660000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Handwriting", "Lucida Calligraphy";
}
.item {
	color: #CC0000;
	font-weight: bold;
}

.even {
	background-color: #B3D1F2;
}
.tblbrdr {
	border: 1px solid #000000;
}

.odd {
	background-color: #C0DCC0;
}
th {
	background-color: #33CC99;
}
.hideform {
	display: none;
}
.front {
	font-family: "Times New Roman", Times, serif, "Lucida Handwriting";
	font-size: 1.2em;
	margin-top: 4px;
	margin-bottom: 4px;
}
#banquet {
	color: #FFF;
	background-color: #C03;
	height: 200px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 2px solid #FFF;
	padding-top: 5px;
}
#banquet h3 {
	margin-top: 4px;
	margin-bottom: 2px;
}

