body {
	background-color: #DDE7C2;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrap {
	width: 800px;
	margin: 0 auto;
}
#header {
	height: 140px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #667149;
	font-size: 12px;
}
#nav-bg {
	background-image: url(../images/bmid_110.gif);
	padding-left: 0px;
}

#content {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	background-color: #DDE7C2;
	padding: 15px;
}
#footer {
	text-align: center;
}
.hometext {
	font-size: 14px;
}

#floatimg {
	float: right;
	text-align: right;
	padding-left: 5px;
	padding-top: 20px;
}
img.float {
	border:2px solid;
	color: #B2BE8E;
}
.section {
	font-size: 16px;
	color: #3b461e;
	font-weight: bold;
}
a:link {
	color: #648a10;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #648a10;
}
a:hover {
	text-decoration: underline;
	color: #648a10;
}
a:active {
	text-decoration: none;
	color: #648a10;
}
a {
	font-weight: bold;
}
#srcfloatimg {
	float: right;
	text-align: center;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	width: 130px;
}
#srcfloatimgv3 {
	float: right;
	text-align: center;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
}

