body {
	margin: 0px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #723E00;
	text-decoration: none;
	line-height: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #723E00;
	text-decoration: none;
}
.left-bg {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.img-bg {
	background-image: url(images/marsh-har-img.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.blue-bdr {
	border: 1px solid #468FF9;
}
.bot-line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5942E;
	border-right-color: #D5942E;
	border-bottom-color: #D5942E;
	border-left-color: #D5942E;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #723E00;
	text-decoration: none;
}
a.link16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #723E00;
	text-decoration: none;
}
h4 {
	display: inline;
}
h3 {
	display: inline;
}
.bwornbdr {
	border: 1px solid #cec2ab;
}
h2 {
	display: inline;
}
.rightpic{float:right; margin:3px 0px 0px 15px; border:2px solid #468FF9;}
.leftpic{float:left; margin:3px 15px 0px 0px; border:2px solid #468FF9;}
