body
{
	color:	#FFFFFF;
	background:	#8A976B;
	margin:	0px;
	text-align:	center;
	font-size:	12px;
}

a { color: #EE8228; }
a:active { color: #4F4F6F; }
a:active, a:focus { outline: none; }
a img { border: 0; }

body, p {
	font-family:	Trebuchet MS,arial,helvetica;
}

h1, h2, h3 {
	font-family:	Trebuchet MS,arial,helvetica;
	font-weight:	bold;
	color:	#282828;
}

h1	{ font-size:  22px; }
h2	{ font-size:  16px; }
h3	{ font-size:  14px; }

blockquote {
	margin-left:	30px;
	margin-right:	30px;
	font-family:	arial,helvetica;
	font-size:	12pt;
	color:	#999999;
}

th, td
{
	text-align: left;
	font-size: 12px;
}

#main
{
	color:  #282828;
	background: #EBEDD8;
	padding: 20px;
	width:  860px;
	text-align: left;
	margin: 0px auto;
	border-left: 30px solid #8A976B;
	border-right: 30px solid #8A976B;
}

#header {
	width: 960px;
	height: 150px;
	background-image: url(bent_tree_media.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	color:  #FFFFFF;
	font-size:      11px;
	text-align: left;
	margin: 0 auto;
}

#footer {
	width: 900px;
	margin: 0px auto 5px auto;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	font-size: 11px;
	clear: both;
	text-align: right;
}

.footer
{
	font-family:	arial, helvetica;
	text-align:	center;
	font-size:	9pt;
}


.topnavRight {
	width:280px;
	height:22px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:10px;
}

