body {
	background: #bfd580;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0;
}
ul, li, p, div {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 908px;
}
#topcorner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 170px;
	width: 240px;
}
#topnav {
	float: left;
	height: 25px;
	width: 668px;
	position: relative;
}
#topsubnav {
	height: 95px;
	width: 668px;
	float: left;
}
#topspace {
	height: 50px;
	width: 668px;
	float: left;
	background: #fdffe9;
}
#innerwrapper {
	width: 100%;
	float: left;
	position: relative;
	background: #fdffe9;
}
#content {
	width: 708px;
	float: left;
	margin: 0px;
	padding: 10px 10px 10px 15px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	height: 35px;
	width: 100%;
	float: left;
	padding-top: 10px;
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content p {
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #b25538;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #8a4324;
	margin-bottom: 8px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #95b33c;
	margin-bottom: 4px;
	padding-top: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 6px;
}
#content a {
	text-decoration: underline;
	color: #000000;
}
#content ul {
	margin-left: 15px;
	padding-left: 15px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style: square;
}
#footer a {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#tsidebar {
	width: 160px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 2px solid #95b33c;
}
#tsidebar p {
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#tsidebar a {
	color: #000000;
	text-decoration: underline;
}
#tsidebar a:hover {
	color: #b25538;
	text-decoration: underline;
}
#tsidebar h2 {
	font-size: 12px;
	color: #b25538;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#search * {
    margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table#search { width:600px; background-color:#E3EDC7;}

table#search td { padding:8px 0 0px 0px;}

table#search td.right { text-align:right; padding-right:7px; width:200px;}

table#search select { width:250px; padding:2px 0 2px 0px; font-size:10px;}

#search option p { font-size: 10px; }

#search .searchbutton { 
	margin-bottom:8px; 
	margin-right:5px;
	font-weight:bold;
	background-color:#95B33C; 
	font-size:.8em; 
	padding:2px 3px 2px 3px; 
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}	

#content p.subhead {font-weight:bold; margin:15px 0 10px 0; color:#5F7326;}

.prestable tr, td {
margin:0;
padding:0 0 5px;
vertical-align:top;
}