body {
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/structure/bkgd_header.gif);
	background-repeat: repeat-x;
}
.nav_left {
	width: 170px;
	clear: left;
	float: left;
	margin-left: 26px;
	display: inline;
	margin-top: 20px;
}
.nav_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
}
.nav_left a:link{
	text-decoration: none;
	color: #C7AE93;
}
.nav_left a:visited {
	text-decoration: none;
	color: #C7AE93;
}
.nav_left a:hover {
	text-decoration: underline;
	color: #C7AE93;
}
.nav_left a:active {
	text-decoration: none;
	color: #C7AE93;
}
.nav_left ul ul {
	margin: 0px;
	padding: 0px;
}
.nav_left ul li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	font-weight:bold;
	padding-bottom: 10px;
	color: #C7AE93;
	
}
.nav_left ul li ul li {
	font-weight: normal;
	font-size: 8pt;
	padding: 0px 0px 2px;
	line-height: 11pt;
}
.content {
	padding-right: 26px;
	float: right;
	width: 546px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.header {
	height: 224px;
}
.tagline {
	height: 158px;
	margin-left: 225px;
}
.navbar {
	background-image: url(imgs/structure/bkgd_nav.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #E1D1BD;
	padding-left: 225px;
}
p, ul, ol, .table_data, .navigation {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	margin-top: 0px;
	padding-top: 0px;
}
.table_data td {
	vertical-align: top;	
}
h1 {
	color: #E56214;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 13pt;
	letter-spacing: 0.15em;
	background-image: url(imgs/structure/orange_20x20.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 26px;
	clear: right;
}
h1 a {
	text-decoration: none;
}
h1 a:link {
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
}
.content h1 a:hover {
	text-decoration: underline;
}
h1 a:active {
	text-decoration: none;
}
.mainlogo {
	float: left;
	width: 196px;
	display:inline;
}
.tagline img {
	padding-top: 125px;
}
.navbar img {
	padding-right: 10px;
}
h2 {
	color: #E56214;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.content ul {
	list-style-image: url(imgs/structure/orange_6x6.gif);
}
.float_r {
	float: right;
	margin-left: 20px;
	margin-bottom:10px;
}
.float_l {
	float: left;
	margin-right: 20px;
	margin-bottom:10px;
}
ul.bulletspace li {
	padding-bottom: 15px;
}
.errorbox {
	background-color: #E0D3C5;
	padding: 5px 10px;
	border: 1px solid #BE170F;
}
.content a {
	color: #BE170F;
}
.content a:hover {
	text-decoration: none;
}
.post img {
	border: 1px solid #e1d1bd;
	}
.post {
	margin-bottom: 50px;
	clear:both;
}
.post h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.pdate {
	color:#C7AE93;
	margin-top: 0px;
	padding-top: 0px;
}
.pdate a {
	color: #C7AE93;
}
.navigation, .navigation a, .postmetadata, .postmetadata a {
	color: #C7AE93;
}
