/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #4F4D4A;
	line-height:1.5em;
}
body {
	background:#791C1E url(images/red_body_bg.jpg) repeat;
	margin:0;
	padding:0;
}
a {
	color: #852C27;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #782622;
}
a:hover {
	text-decoration: none;
	color: #9B312B;
}
a:active {
	text-decoration: underline;
	color: #9B312B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times, Times New Roman, serif;
	font-weight:normal;
}
h1 {
	font-size: 200%;
	color: #4F4D4A;
}
h2 {
	font-size: 180%;
	color: #807753;
}
h3 {
	font-size: 160%;
	color: #942e25;
}
h4 {
	font-size: 140%;
	color: #807753;
}
h5 {
	font-size: 120%;
	color: #942e25;
}
h6 {
	font-size: 100%;
	color: #807753;
}
#header {
width:100%;
min-width:960px;
background:url(images/header_bg.jpg) repeat-x top left;
clear:both;
height:247px;
margin:0;
padding:0;
}
#logo {
background:url(images/hart_tree_farm_logo.jpg) no-repeat top left;
text-indent:-9000px;
overflow:hidden;
height:247px;
width:389px;
display:block;
float:left;
margin:0;
padding:0;
}
#right_header{
float:left;
height:247px;
margin:0;
padding:0;
}
#tagline {
margin:145px 0 0 30px;
}
#navigation {
height:70px;
list-style-type:none;
padding-left:10px;
color:#FCF6E1;
margin:0;
}
#navigation li {
float:left;
margin:40px 20px;
font-size:110%;
}
#navigation li a{
display:block;
text-decoration:none;
color:#FCF6E1;
}
#navigation li a:hover{
font-style:italic;
color:#FFF;
}
.style2 {
	color: #807753;
	font-size: 70%;
}
.current {
border-bottom:1px dotted #FCF6E1;
color:#FFF;
}
#content {
background:url(images/content_bg_top.png) no-repeat top left;
width:100%;
margin:0;
padding:0;
min-width:980px;
}
#left_text{
background:url(images/content_bg.png) repeat-y top left;
width: 585px;
padding:0 55px 0 55px;
margin:40px 0 0 0;
float:left;
}
#right_sidebar{
width:270px;
float:left;
}
#footer {
clear:both;
background:url(images/content_bg_bottom.png) no-repeat top left;
height:300px;
color:#FCF6E1;
margin:0;
padding:0;
min-width:1000px;
}
#footer_left{
float:left;
width:585px;
padding:0 55px 0 55px;
}
.copyright {
margin-top:100px;
font-size:90%;
}
.contact_info{
float:left;
font-size:120%;
width:300px;
margin-top:34px;
line-height:1.2em;
}
.contact_info a{
color:#FCF6E1;
}

.img1{
background:url(images/img_1_bg.png) no-repeat top left;
padding:15px 23px;
}
.img2 {
background:url(images/img_2_bg.png) no-repeat top left;
padding:15px 18px;
margin-top:-35px;
margin-left:50px;
}
.img3 {
background:url(images/img_3_bg.png) no-repeat top left;
padding:22px 20px;
margin-top:-30px;
}
.subscript {
position:relative;
bottom:-.4em;
font-size:75%;
}
.rightalign{
padding-left:3.8em;
}
.announcement {
padding:.3em .5em;
text-align:center;
border:8px double #807753;
width:70%;
margin:0 auto;
}