body { 
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
body, td, p, b, i, li, select, a, input, textarea {
	font-family: georgia, times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: .5px;
}

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

a, a:visited, a:link { 
	text-decoration: none;
	color: #437a8d; 
}
a:hover { 
	text-decoration: none;
	color: #ffa048; 
}
#logonav {
	width: 883px;
	/* top right bottom left */
	padding-top: 40px;
	padding-bottom: 25px;
}
#navcontent {
	width: 883px;
	margin-bottom: 6px;
}
#navcolumn {
	vertical-align: top;
	float: left;
	margin-top: 77px;
	width: 300px; 
	text-align: right
}
#contentcolumn {
	/* top right bottom left */
	width: 515px;;
	text-align: left;
	float: left;
}
div.pagetitle p {
	padding-top: 35px;
	padding-bottom: 15px;
	text-transform: lowercase;
	margin: 0px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #958987; 
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	/*
	list-style-image: url("/img/bullet.gif");
	*/
}

li {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.publicationstable td {
	padding-bottom: 15px;
}

.botbar {
	text-align: left;
	text-indent: 15px;
	background-color: #b01b22;
	border-top: 1px white solid;
	width: 795px;
	color: white;
	font-family: arial, verdana, geneva, swiss, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.botbar a, .botbar a:active, .botbar a:hover, .botbar a:visited {
	color: white;
	font-family: arial, verdana, geneva, swiss, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.etomite {
	text-align: left;
	padding-top: 6px;
	font-size: 9px;
	margin-top: 30px;
}
.etomite a, .etomite a:active, .etomite a:hover, .etomite a:visited {
	color: #999;
	font-size: 9px;
}
.zone {
	min-width: 174px;
	text-align: left;
}
.zone b, .zone p {
	margin: 12px 15px 20px 11px;
	padding: 12px 15px 10px 15px;
	color: #036;
	font-size: 12px;
}
.white {
	color: #fff;
}
.blue {
	color: #134c86;
}	

input, textarea {
	border: 1px solid #534936;
	color: #534936;
	font-size: 11px;
	font-family: verdana, sans-serif;
	width: 170px;
}
.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#addressfield {
	height: 3em; 
}
.hdr {
	font-weight: bold;
}
.body { 
}

