body {
	padding: 0;
	font-family: Arial, 'Gill Sans MT', 'Trebuchet MS', arial, verdana;
	background: #c8ccae url("/images/bg.jpg") repeat-x;
/*	background: #eee; */
	font-size: 13px;
	margin: 0 auto auto auto;
	text-align: center;
	}

h1 {
	font-family: 'Rockwell', 'Trebuchet MS', arial, verdana;
	font-size: 27px;
	font-weight: normal;
	color: #5d370e;
	margin: 3px 0 10px 0;
	}

h2 {
	font-family: 'Rockwell', 'Trebuchet MS', arial, verdana;
	font-size: large;
	font-weight: bold;
	color: #5d370e;
	margin: 13px 0 2px 0;
}

p {
	margin: 0 0 20px 0;
	}

a {
	color: #6f4e2a;
	}
	
a:hover {
	color: #70934f;
	}

ul {
	margin-bottom: 25px;
	}
	
img {
	margin: 0;
	padding: 0;
	border: none;
	}
	
div {
	padding: 0;
	margin: 0;
	}

form {
	padding: 0;
	margin: 0;
	}

div#container {
	background: #f2ede9;
	border: 5px solid #5d370e;
	text-align: left;
	width: 850px;
	padding-top: 0;
	margin: 0px auto 10px auto;
	}

div#main {
	background: #e5e5e5 url("/images/container-bg.jpg") no-repeat;
	border: none;
	text-align: left;
	width: 850px;
	margin: auto;
	}
	
div#header {
	margin: 0 0 0 0;
	line-height: 0;
	}

table.links tr td {
	text-align: center;
	padding: 0 20px 0 20px;
	}

table.links tr td a {
	color: #fff;
	text-decoration: none;
	}

div#contact {
	margin: 0 0 10px 0;
	line-height: 0;
	text-align: center;
	}
	
div.text {
	text-align: left;
	background: #dff6aa;
	border-left: 1px solid #5f9305;
	border-right: 1px solid #5f9305;
	text-align: left;
	padding: 5px 0 5px 15px;
	max-width: 182px;
	font-size: 14px;
	line-height: 20px;
	color: #5f9305;
	}
	
div.text a {
	color: #5f9305;
	}
	
div.footer {
	text-align: center;
	font-size: x-small;
	margin: 0 0 10px 0;
	}
	
table.body {
	margin: 0;
	padding: 0;
	clear: both;
	width: 800px;
	border-left: 1px solid #1c61b8;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
div#body {
	clear: both;
	}
	
table tr th {
	background: url("/images/special_bg.jpg") repeat-x #1c5eb2;
	color: #fff;
	padding: 3px;
	}

table tr td {
	vertical-align: top;
	}
	
table tr td.leftnav {
	background: #cfdef1;
	width: 184px;
	max-width: 184px;
	}
	
div#leftnav {
	border: 1px solid #ccc;
	margin-top: 5px;
	}
	
div#leftnav a {
	display: block;
	padding: 3px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	
	}

div#leftnav a.selected {
	font-weight: bold;
	color: #70934f;
	}
	
div#leftnav a:hover {
	background: #eee;
	}
	
div#content {
	width: 600px;
	margin-top: 40px;
	min-height: 500px;
	}
	
div.content {
	padding: 0 10px 5px 15px;
	}
	
hr {
	color: #db9a00;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
span.heading {
	font-weight: bold;
	}

table.data tr td {
	padding: 0 0 5px 0;
	}
	
.bold {
	font-weight: bold;
	}
	
input.button {
	background: url("/images/special_bg.jpg") repeat-x #1c5eb2;
	border: 1px solid #1c5eb2;
	color: #fff;
	}
	
.help {
	color: #d00;
	}
	
input.textfield {
	width: 275px;
	}
	
div#vnav {
	margin-left: 220px;
	margin-top: 232px;
	padding-bottom: 5px;
	width: 620px;
/*	height: 42px; */
	color: #fff;
	font-size: 12px;
/*	background: #fff url("/images/topnav_bg.jpg") repeat-x; */
	vertical-align: middle;
	border: 1px solid #ccc;
	position: absolute;
	}
	
div#vnav a {
	display: block;
	float: left;
	margin: 5px;
	font-weight: bold;
	font-size: 14px;
	}
	
div#vnav a.vnav_link {
	font-weight: normal;
	color: #6f4e2a;
	}
	
div#vnav a.vnav_link_selected {
	font-weight: bold;
	color: #70934f;
	}
	
div#vnav a:hover {
	color: #70934f;
	}
	
input.go {
	background: url("/images/go.jpg");
	width: 23px;
	height: 19px;
	padding: 0;
	border: none;
	cursor: hand;
	vertical-align: middle; 
	margin-right: 40px;
	}
	
div#members {
	font-size: 11px;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 0;
	}
	
div#footer {
	color: #959bbf;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 11px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	}
	
div#footer a {
	color: #959bbf;
	}
	
div#footer p {
	margin: 0;
	padding: 3px;
	}
	
table tr td.submit {
	background: #d4dfeb;
	text-align: right;
	padding: 5px;
	}
	
table.data {
	border: 1px solid #ccc;
	}
	
table.data tr td {
	padding: 2px;
	border: 1px solid #ccc;
	}

div.newsletter h2, div.calendar h2 {
	width: 190px;
	background: url("/images/footer_bg.jpg") repeat-x #2b377f;
	padding: 3px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	border-bottom: 2px solid #f2cf01;
	}
	
div.newsletter ul, div.calendar ul {
	margin: 0;
	padding: 4px;
	list-style-type: none;
	}
	
div.newsletter ul li, div.calendar ul li {
	vertical-align: middle;
	}
	
div#mary {
	float: right;
	background: url("/images/footer_bg.jpg");
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
	}
	
.print {
	float: right;
	margin-right: 20px;
	}
