body {
	background: #ffffff;
	margin: 0;}

body, div, table {
	color: #696969;
	font: 11px arial;
	text-align: justify;}

td {
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #999999;
	color: #696969;
	font: 11px arial;
	text-align: justify;}

#header {
	background: url(bg.png);
	margin: 0;
	padding: 0;}

#subheader {
	background: #007e54;
	height: 25px;
	margin: 0;
	padding: 0;}

#navi {
	background: #ffffff;
	float: left;
	margin: 0;
	padding: 0px 25px 25px 25px;
	width: 130px;}

#content {
	background: #ffffff;
	float: left;
	margin: 0;
	padding: 0px 25px 25px 25px;
	width: 650px;}

#footer1 {
	background: #eeeec1;
	clear: left;
	height: 20px;
	margin: 0;
	padding: 0;}

#footer2 {
	background: #007e54;
	clear: left;
	height: 30px;
	margin: 0;
	padding: 0;}

.header {
	color: #376130;
	font: 12pt arial;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: right;
	text-transform: lowercase;}

h1 {
	color: #376130;
	font: 12pt arial;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	text-transform: lowercase;}

b, strong	{color: #56893c;}
em			{color: #bac668;}
i			{color: #bac668;}			
u			{color: #ceb5a1;}
blockquote	{border-left: 5px solid #007e54; padding-left: 5px;}

#navi a {
	color: #708e2f;
	background: #eeeec1;
	border-right: 5px solid #007e54;
	display: block;
	font: 11px arial;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 5px;
	text-align: left;
	text-transform: lowercase;}

#navi a:hover {
	background: #cd5b61;
	border-right: 5px solid #8d3110;
	color: #c8c2b8;}

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

a:hover {
	color: #ebcdc0;
	font-weight: bold;}

input, textarea, option, select {
	background-color: #eeeec1;
	border: 0px;
	color: #708e2f;
	font: 11px arial;
	letter-spacing: 1px;
	margin: 1px; 
	padding: 1px;
	text-indent: 2px;}