body {
	background-color: #472101;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.bodytext a:link, .bodytext a:visited { color: #00F; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#border {
	background-color: #ededed;
	border: 1px solid #bbb9b7;
	width:779px;
}

#wrapper {
	background-color: #ededed;
	border: 1px solid #FFFFFF;
	width:777px;
	
}

#content {
	background-color: #FFFFFF;
	width:763px;
	margin-top:8px;
	
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	text-decoration: none;
	line-height:20px;
	padding-left: 22px;
	padding-right: 22px;
}

.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	text-decoration: none;
	line-height:20px;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:14px;
	padding-left: 22px;
	padding-right: 22px;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #4f5354;
	text-decoration: none;
	line-height:14px;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #E24B22;
	text-decoration: none;
	line-height:14px;
	padding-left: 22px;
	padding-right: 22px;
}

.homebodybg {
	background-image: url(images/homebody_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FFFFFF;
}

.homebody {
	background-image: url(images/treesbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.largesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #695233;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 22px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #695233;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 22px;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ed5b1b;
	text-decoration: none;
	background-color: #fec123;
	border: 1px solid #ed5b1b;
}

a.maintext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	line-height: 14px;
	text-decoration: underline;
}

a.maintext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	line-height: 14px;
	text-decoration: underline;
}

a.maintext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #472101;
	line-height: 14px;
	text-decoration: underline;
}

a.maintextline:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	line-height:14px;
}

a.maintextline:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	line-height:14px;
}

a.maintextline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #695233;
	line-height:14px;
}

.nav {
    display: block;
    width: 176px;
    padding: 11px 0 11px 40px;
    line-height: 1em;
    background: url(images/nav-over.gif) -216px 0 no-repeat;
    color: #000;
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
    * html .nav {
        width: 216px;
    }
    .nav:hover {
        background-position: 0 0;
        background-repeat: repeat-y;
    }

h2.bodytext {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    margin-bottom: -14px;
}
h4 {
    margin-bottom: -14px;
}

h1 {
  	font-family: Arial, Helvetica, sans-serif;
    color: #472701;
    font-weight: normal;
    padding: 20px 0 0 20px;
    font-size: 26px;
}
