body { 
	background-color: #ded7c9;
	margin: 0px;
	padding: 0px;
}
body, td, p, b, i, li, select, a, input, textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

body, td, h1, p, b, i, li, select, input, textarea {
	color: #333333;
}

a, a:visited, a:link { 
	text-decoration: none;
	color: #997725; 
}
a:hover { 
	color: #333333; 
}
h1 {
	font-family: "times new roman","arial narrow", arial, verdana, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.05em;
}
h2 {
	font-family: "arial narrow", arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
	clear: both;
}
h2.about {
	margin-bottom: 0px; 
	margin-top: 0px;
}
div.footer {
	background-color: #ffd457;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	color: #666666; 
	height: 75px;
}
div.footer div {
	padding: 0px;
	margin-top: 22px;
}
#shadowbox {
	/* top right bottom left */
	background-color: #fff;
	width: 780px;
}
#shadowleft {
	background-image: url('../img/bkgd_shadow_left.gif');
	background-repeat: repeat-y;
	background-position: right;
}
#shadowright {
	background-image: url('../img/bkgd_shadow_right.gif');
	background-repeat: repeat-y;
	background-position: left;
}
#shadowbottom {
	background-image: url('../img/shadow_bot.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#logobar {
	background-image: url('../img/bkgd_header.gif');
	height: 95px;
}
#logobar #logo {
	margin: 20px 0px 0px 20px;
	float: left;
}
#masthead {
	margin-bottom: 35px;
}
.internalcontent {
	/* top right bottom left */
	padding: 0px 40px 40px 0px;
	min-height: 250px;
}

.unavbar {
	border-top: 1px white solid;
	background-image: url('../img/bkgd_nav.gif');
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
}
.unavbar a:link, .unavbar a:active, .unavbar a:visited {
	line-height: 32px;
	font-weight: bold;
	font-size: 13px;
	color: #545454;
	margin-left: 12px;
	margin-right: 12px;
	padding: 4px 10px 5px 10px;
}
.unavon, .unavbar a:hover {
	background-color: #ffd457;
	padding: 4px 10px 5px 10px;
}


ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 15px;
	padding-left: 0px;
	list-style-image: url("../img/bullet.gif");
}
ul.leftnav {
	margin-left: 0px;
	list-style-image: url("../img/caret.gif");
	padding-left: 1.2em;
}
ul.leftnav li {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 8px;
}
ul.leftnav li a {
	line-height: 1em;
}
a.lnavon {
	color: #333;
}


li {
	margin-top: 0px;
	padding-top: 0px;
}

#toolbox {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	vertical-align: top;
	background-image: url('../img/tool_m.gif');
	background-repeat: repeat-x;
}
#tools {
	margin: 0px;
	padding: 0px;
	height: 31px;
}
#toolbox a {
	color: #545454;
	background-image: url('../img/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: -10px;
	margin-right: 5px;
	margin-left: 10px;
	padding-left: 12px;
	line-height: 30px;
}
#toolbox a:hover {
	color: #333333;
}
.zone {
	margin-top: 45px;
	margin-left: 20px;
	margin-right: 30px;
	width: 170px;
	padding-bottom: 35px;
}
.homezone {
	margin-left: 20px;
	margin-right: 30px;
	width: 170px;
	padding-bottom: 35px;
}
.homezone h1 {
	font-weight: bold;
	font-style: normal;
	color: #999;
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	padding-bottom: 8px;
	line-height: 1.2em;
}
.homezone p a {
	font-size: 11px;
	line-height: 1.18em;
}
.newsdate {
	font-weight: bold;
	font-size: 10px;
	line-height: 1.18em;
}
img.bio {
	padding: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px #333 solid;
	float: right;
}
img.biothumb {
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px #333 solid;
	float: left;
}
img.event {
	padding: 4px;
	border: 1px #333 solid;
}
br.clearboth {
	clear: both;
}
.small {
	font-size: 10px;
}
input.boxed, textarea.boxed {
	border: 1px solid #036;
	color: #036;
	font-size: 11px;
	font-family: verdana, sans-serif;
	width: 220px;
}
.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.formtable td.leftpadded {
	padding-left: 30px;
}
.commentsfield {


	height: 8em; 
}

.addressfield {
	height: 3em; 

}
.reqd {

	color: #f93;
}
