﻿body {
	font: 11px Arial, Helvetica, sans-serif;
    line-height: 18px;
	background: #FFFFFF url(../images/Core/tile_trees_temp5e2.jpg) repeat-x scroll center 140px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #60503A;
}
a 
{
	text-decoration: none;
}
a:link 
{
	/* color: #B3AD95; */
	color: #7F795F;
}
a:visited 
{
	color: #9F9981;
}
a:hover 
{
	color: #60503A;
}
img 
{
	border: 0;
}
h1, h2, h3, h4, h5 
{
	font-weight: normal;
	/* padding: 0; margin: 0; */
}
/* TYPE STYLES */
.a-right {
	text-align: right;
}
.a-left {
	text-align: left;
}
.a-center {
	text-align: center;
}
.va-top {
	vertical-align: top;
}
.va-bottom {
	vertical-align: bottom;
}
#wrap
{
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0;
	text-align: left;
}
/* HEADER */
#header
{
	text-align: center;
	padding-top: 14px;
}
#header #logo
{
	height: 85px;
	background: url(../images/Core/bg_top.jpg) left 10px no-repeat;
}
/* MAIN NAVIGATION */
#header #mainNav
{
}
#header #mainNav ul
{
}
#header #mainNav li
{
    display: inline;
}
#header #mainNav li a
{
	font-size:12px;
	padding: 0px 10px 0 11px;
    background: url(../images/Core/list_line.gif) no-repeat center left;
	text-transform: uppercase;
}
#header #mainNav li a.first
{
   	background: none;
}
/* SUB NAVIGATION */
.sub_nav
{
    background: #DBDBD1;
    width: 100%;
    text-align: center;
    line-height: 24px;
    padding: 0;
    margin: 0;
}
.sub_nav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.sub_nav ul li
{
	display: inline;
}
.sub_nav ul li a
{
    line-height: 24px;
	font-size: 11px;
    padding: 0 6px;
	text-transform: uppercase;
    text-decoration: none;
    /* background: url(../images/Core/list_line.gif) no-repeat center left; */
}
.sub_nav ul li a.first
{
   	background: none;
}
/* MAIN CONTENT AREA */
#mainContent
{
	background: #FFFFFF;
}
/* HOME MAIN AREA */
.homeMain
{
	height: 310px;
	background: #F1EFE5;
}
/* MAIN CONTENT */
.contentArea
{
  	background: #F1EFE5;
    width: 780px;
}
/* SITE MAP LIST */
.sitemap ul
{
   	padding:0 0 0 20px;	
    list-style-type: none;
}
.sitemap li a
{
    font-size: 12px;
    font-weight: bold;
    display: block;
    line-height: 20px;
}
.sitemap li li 
{
	border-top: 1px solid #E2DFD8;
}
.sitemap li li a
{
    font-size: 12px;
    font-weight: bold;
}
.sitemap li li li 
{
	border: 0;
}
.sitemap li li li a
{
    font-size: 11px;
    font-weight: normal;
}    
.contentHeader
{
   	width: 780px;
} 
.contentPad
{
   	padding: 20px 26px;
}	
/* LANDING PAGES AREA */
.landing_area
{
	background: url(../images/Core/bg_landing_sub_nav.gif) repeat-y;
}
.landing
{
/* height: 310px; */
}
.three_left
{
   	width: 255px;
}
.three_center
{
   	width: 260px;
}
.three_right
{
   	width: 255px;
}
.landing_sub_nav ul
{
	padding: 0 26px;
	margin: 0;
	list-style-type: none;
}
.landing_sub_nav ul li
{
	display: inline;
}
.landing_sub_nav ul li a
{
	line-height: 24px;
    padding: 0 12px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
    font-size: 11px;
}
.landing_sub_nav ul li a:hover, .landing_sub_nav ul li a.selected
{
   	color: #60503A;
}
/* CONTENT CONTAINERS */
.left
{
	width: 520px;
}
.right
{
	width: 255px;
}	
/* BOXES */
.box1
{
	width: 203px;
	min-height: 50px;
	background: #F1EFE5;      
    padding: 18px 26px 0 26px;
}   
.box2
{
	width: 208px;
	min-height: 50px;
	background: #F1EFE5;
    padding: 18px 26px 0 26px;
}
.box3
{
	width: 203px;
	min-height: 50px;
    color: #FFFFFF;
	background: #F1EFE5;
    padding: 18px 26px 0 26px;
} 
.box1_home, .box2_home, .box3_home
{
	width: 260px;
    height: 165px;
}
.horizontal_seperator
{
	height: 10px;
	width: 5px;
    line-height: 1px;
    font-size: 1px;
}
.vertical_seperator
{
	height: 5px;
    line-height: 1px;
    font-size: 1px;
	clear: both;
}
.feature_boxes h1
{
	font-size: 16px;
	line-height: 18px;
	padding-top: 12px;
}
.feature_boxes .box3 h1
{
   	color: #FFFFFF;
}
.feature_boxes .box3 a
{
   	color: #FFFFFF;
}
/* BOTTOMS */
.bottom
{
	height: 45px;
	background: url(../images/footers/one_section_grey.jpg) top left no-repeat;
}
/* FOOTER */
#footer
{
	font-size: 10px;
	text-align: center;
    color: #9F9981;
    padding-bottom:14px;
}
#footer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer li
{
	display: inline;
}
#footer li a
{
	font-size:10px;
	padding: 0px 6px;
	text-transform: uppercase;
}
/* COLUMNS */
.column
{
	float: left;
}
.column_right
{
	float: right;
}
.clear
{
	clear: both;
}
.landing_area:after, .feature_boxes:after, .column:after, .mainContent:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.live td
{
	border-bottom:solid 1px #543a18;
}
.textbox
{
	background:#847361;
    padding: 20px 28px 20px 28px;
    color:#ffffff;
    line-height:16px;
    font-size:13px;
}
.promo
{
	width:255px;
	padding-left:20px;
}
.tinytext
{
	font-size:9px;
    line-height:10px;
}
ul
{
	margin:0px;
    padding:7px;
}
.green
{
	background-color:#d3d4c7;
    width:253px;  
}