body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #72665a;
	margin: 0px;
	background: url(../site/wp-content/themes/envented/images/bg.jpg) center #726658;
	font-size: 80%;
}

img {
	border: 0px;
}

#pagewrap {
	margin: 0px auto 0px auto;
	width: 800px;
	background: #ffffff;
}

#wrapper {
	margin: 10px;
}

td {
	vertical-align: top;
	padding-top: 2px;
}

td.editleft {
	width: 150px;
	text-align: right;
	padding-right: 10px;
}

td.editleftr {
	width: 150px;
	text-align: right;
	padding-right: 10px;
	color: #cc0000;
}

td.editright {
	text-align: justify;
}

div.sletters { 
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

div.sfooter {
	width: 100%;
	text-align: center;
	margin-top: 5px;
}

#editor textarea, #editor input {
	width: 600px;
}

#editor textarea {
	height: 97px;
}

a:link, a:visited, a:active {
	color: #fcd108;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #cc0000;
}

td.searchsplit {
	border-left: 1px solid #72665a;
}

td.searchtip ol {
	margin-left: 1em;
	padding: 0px;
}
td.searchtip ol li ul {
	margin-left: 1em;
	padding: 0px;
}

td.searchtip ol li, td.searchtip ol li ul li {
	margin: 3px 0px 0px 1em;
}

table.results td {
	border: 1px solid #999999;
}

table.results td.resdesc {
	font: 9px Verdana, Arial, sans-serif;
	color: #555555;
	text-decoration: underline;
	border: none;
}
table.results td.resmap {
	font: 9px Verdana, Arial, sans-serif;
	color: #555555;
	border: none;
}

table.rescon td {
	border: none;
}

table.rescon td.rescon {
	font-weight: bold;
}

h2.title {
	display: block;
	color: #fcd108;
	font-size: 18px;
	font-weight: bold;
}


#menu {
	width: 100%;
	height: 36px;
	background: #fcd108;
}

#menu ul {
	list-style: none;
	width: 100%;
	padding: 0px;
}

#menu li {
	display: inline;
	font-size: 1em;
	text-align: center;
}

#menu a {
	color: #72665a;
	display: block;
	float: left;
	height: 25px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin: 7px 5px 0px 5px;
}

#menu a:hover {
	text-decoration: underline;
}