body {
	font-family: Georgia;
	padding: 0;
	margin: 0;
	color: #3a2009;
	background-color: #fcfcf4;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0px;
	font-size: x-small;
}

p {
	text-align: justify;
}
a {
	color: #3a2009;
}
h1, h2 {
	font-size: 18px;
	text-transform: uppercase;
}
h1 {
	margin: 5px 0px;
}
h2 {
	margin: 1px 0px;
}

a.white {
	color: #3a2009;
}
.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}
#menu {
	background-color: #145308;
	height: 35px;
}
#menu, #menu a {
	color: white;
	font-size: small;
}
#mnui1, #mnui2, #mnui3, #mnui4, #mnui5, #mnui6, #mnui7 {
	text-align: center;
	padding: 15px 20px;
/*	width: 110px;*/
	float: right;
}
#mnui0 {
	width: 40px;
	float: right;
}
#head {
	width: 970px;
	height: 86px;
	background-image: url(img/head2.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        position: relative;
}
#bhome {
	position: absolute;
	top: 7px;
	right: 100px;
}
#bmail {
	position: absolute;
	top: 7px;
	right: 50px;
}
#bsrch {
	position: absolute;
	top: 7px;
	right: 0px;
}
.note {
	background-color: #006A24;
}
.note_title {
	color: #FFD400;
	text-transform: uppercase;
	font-size: 18px;
}
.bg1 {
	background-image: url(img/c31bg.jpg);
	background-repeat: repeat-y;
}
.bg5 {
	background-image: url(img/c35bg.jpg);
	background-repeat: repeat-y;
}
.bg9 {
	background-image: url(img/c39bg.jpg);
	background-repeat: repeat-y;
}
.bg13 {
	background-image: url(img/c313bg.jpg);
	background-repeat: repeat-y;
}
.bgb {
	background-image: url(img/bg_bot.jpg);
	background-repeat: repeat;
}
a.bgb {
	font-size: x-small;
	text-decoration: none;
}
div.sep {
	margin: 10px 0px;
	width: 200px;
	float: left;
}
div.sep0 {
        width: 2px;
        float: left;
}
div.sep1 {
	width: 20px;
	height: 5px;
	background-color: #5CA073;
	font-size: 1px;
	float: left;
}
div.sep2 {
	width: 60px;
	height: 5px;
	background-color: #5CA073;
	font-size: 1px;
	float: left;
}
.shadowl {
	background-image: url(img/shadowl.jpg);
	background-repeat: repeat-y;
}
.shadowr {
	background-image: url(img/shadowr.jpg);
	background-repeat: repeat-y;
}

#head2 {
	width: 970px;
	height: 45px;
        position: relative;
}
.bg2 {
	background-image: url(img/bg2.jpg);
	background-repeat: repeat;
}
.cont2 {
	background-color: #006D2A;
}
.left2cell {
	padding: 10px 5px 10px 20px;
}
a.hrefmain {
	color: #FE7E33;
	padding-left: 10px;
}
.hrefmain {
	font-size: x-small;
}
div.dotted {
	width: auto;
	height: 3px;
	margin: 2px 0px 2px 10px;
	background-image: url(img/dot.jpg);
	background-repeat: repeat-x;
}
div.sepinner {
	margin: 2px 0px;
	width: auto;
	float: right;
}

#tdbot, #tdbot a {
	font-size: x-small;
}
a.ho {
	text-decoration: none;
}
a.ho:hover {
	text-decoration: underline;
}
.hole {
	height: 34px;
}
#contmain {
	padding: 0px 10px;
}
