body {
	background: #6d7b33 url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	margin: 0 0 0 0;
        padding: 0 0 0 0;
}

.container {
        width: 972px;
	font-size: 12px;
}

.header {
	background-image: url(images/top.jpg);
	height: 195px;
	width: 972px;
}

.headertxt {
	padding-top: 100px;
	color: #FFFFFF;
	font-size: 40px;
}

.topmenustrip {
        width: 972px;
	height: 42px;
}

.topmenustrip2 {
	background: transparent url(images/mbg.gif);
	background-repeat: no-repeat;
        width: 972px;
	height: 42px;
}

.topmenu {
	margin-top: 13px;
	margin-left: 16px;
	color: #ffffff;
	float: left;
}

.topmenu a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.topmenu a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.maincontent {
        background-color: #6d7b33;
	padding: 2px;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #E6E8DC;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px;
}

input.submit {
background-color: #000000;
}

form {
        color: #6e5541;
	margin: 0px;
}

.thefooter {
	font-size: 12px;
	width: 954px;
	text-align: left;
	color: #ffffff;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.thefooter a {
	color: #ffffff;
	text-decoration: none;
}

.thefooter a:hover {
	color: #ffffff;
	text-decoration: underline;
}





hr {
color: #e6e8dc;
}
