body {
	background-image: url(assets/bkgd01.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
.LHside {
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.vertline {
	background-image: url(assets/vertline.gif);
	background-repeat: repeat-y;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	padding-top: 18px;
	text-align: left;
}
.maintext a:link {
	color: #614834;
	text-decoration: underline;
}
.maintext a:visited {
	color: #614834;
	text-decoration: underline;
}
.maintext a:hover {
	color: #333333;
	text-decoration: underline;
}
.maintext a:active {
	color: #614834;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.footer a:active {
	color: #999999;
	text-decoration: none;
}
.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-align: left;
}
.maintext2 a:link {
	color: #336699;
	text-decoration: none;
}
.maintext2 a:visited {
	color: #336699;
	text-decoration: none;
}
.maintext2 a:hover {
	color: #333333;
	text-decoration: none;
}
.maintext2 a:active {
	color: #336699;
	text-decoration: none;
}
.guest {
	font-style: italic;
}
.qualmark {
	background-image: url(assets/qualmark.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}
.comments a:link {
	color: #614834;
	text-decoration: underline;
}
.comments a:visited {
	color: #614834;
	text-decoration: underline;
}
.comments a:hover {
	color: #333333;
	text-decoration: underline;
}
.comments a:active {
	color: #614834;
	text-decoration: underline;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.formtext_aligned {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
}
.textbox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	height: 16px;
	width: 215px;
	border: 1px solid #999966;
	padding-left: 5px;
	padding-top: 4px;
	background-color: #FFFFFF;
}
.commentsbox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	height: 100px;
	width: 215px;
	border: 1px solid #999966;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.dropbox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	height: 16px;
	width: 65px;
	border: 1px solid #999966;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.textbox_small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	height: 14px;
	width: 25px;
	border: 1px solid #999966;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #FFFFFF;
}
form {
	display: inline;
}
.form_page {
	background-color: #CCCC99;
}
.confirm_msg {
	background-image: url(assets/confirm.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.confirm_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.confirm_text a:link {
	color: #333333;
	text-decoration: none;
}
.confirm_text a:visited {
	color: #333333;
	text-decoration: none;
}
.confirm_text a:hover {
	color: #666666;
	text-decoration: none;
}
.confirm_text a:active {
	color: #333333;
	text-decoration: none;
}
.oneleaf {
	background-color: #999966;
	background-image: url(assets/oneleaf.gif);
	background-repeat: no-repeat;
}
.outline {
	border: 1px solid #999966;
	background-image: url(assets/corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #D1D1A3;
}
.map_text {
	padding-left: 10px;
	padding-bottom: 10px;
}
