body
{
	font-family: arial, san-serif;
	font-size: 0.8em;
	color: #26350c;
	background-color: #ffffff;
	border: 5px #709d40;
	outline:none;
	text-align: center;
	margin:0 auto; /* for the rest */
}

div#wrapper {
text-align:left; /* reset text alignment */
width:900px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
} 

font
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #cccccc;
	text-decoration: none; 
}

#footer {
    background: #20190c;
	font-family: arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #cccccc;
	height: 28px;
	border: 0px solid;
	vertical-align: middle;
	border-color: #462914;
}

font
{
	font-family: Verdana, Arial, san-serif;
	font-size: .8em; 
	font-style: normal; 
	font-weight: normal; 
	color: #cccccc;
	text-decoration: none; 
}

span.content-text {
	float: left; 
	padding: 15px;
	border-left: 1px;
	border-right: 1px;
}

.indent { margin-left: 25px; }

#footer {
	background: #709d40;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #ffffff;
	height: 28px;
	border: 0px solid;
	vertical-align: middle;
	border-color: #709d40;
}

a {text-decoration: none;}
a img {border: none;}

a.mlink:link {
	font-weight: bolder;
	color: #aead99;
}
a.mlink:visited {
	font-weight: bolder;
	color: #aead99;
}
a.mlink:active {
	font-weight: bolder;
	color: #709d40;
}
a.mlink:hover {
	font-weight: bolder;
	color: #709d40;
}

a.flink:link { 
	font-weight: bolder;
	color: #ffffff; 
}
a.flink:visited {
	font-weight: bolder;
	color: #26350c;
}
a.flink:active { 
    background-color: #96b583;
	font-weight: bolder;
	color: #26350c;
}
a.flink:hover {
	background-color: #96b583;
	font-weight: bolder;
	color: #26350c;
}

table.main td {
	border: none;
    padding: 0;
}

.style1 {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.style2 {
	font-family: arial, sans-serif;
	color: #709d40;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 0.85em;
}

#vtabletext1 {
	font-family: arial, sans-serif;
	font-size: 0.9em;
	color: #9c9b88;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
}

#vtabletext2{
	font-family: arial, sans-serif;
	font-size: x-small;
	color: #993333;
	padding-left: 20px;
	padding-top: 20px;
}

#vtabletext3{
	font-family: arial, sans-serif;
	font-size: x-small;
	color: #993333;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

h1 {
	font-family: arial, san-serif;
	color: #536d24;
	font-size:1em;
	font-weight: lighter;
	margin: 0;
}
h2 {
	font-family: arial, san-serif;
	color: #927d74;
	font-size:0.9em;
	font-weight: lighter;
	margin: 0;
}
h3 {
	font-family: arial, san-serif;
	color: #cccccc;
	font-size:0.8em;
	font-weight: lighter;
	margin: 0;
}
h4 {
	font-family: arial, san-serif;
	color: #715d37;
	font-size:0.7em;
	font-weight: lighter;
	margin: 0;
}
h5 {
	font-family: arial, san-serif;
	color: #d2d2d2;
	font-size:0.6em;
	font-weight: lighter;
	margin: 0;
}
h6 {
	font-family: arial, san-serif;
	color: #993333;
	font-size:0.5em;
	font-weight: lighter;
	margin: 0;
}

.headline 	{
	font-family: arial, sans-serif;
	font-size: 1.7em;
	color: #536d24;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
}
