body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body, table, td {
	font-size:12px;
}
a, a:active, a:visited{
	color:#2b3266;
	text-decoration:none;
}
a:hover{
	color:#797da1;
}
.alert{
	color:red;
	font-weight:bold;
}
.gianttext {
	font-size:34px;
	color:#666666;
	letter-spacing:.1ex;
	font-weight:bold;
}
.subheading{
	font-size:12px;
	letter-spacing:.1ex;
	font-weight:bold;
	color:#723929;
}
.smallBody{
	font-size:12px;
	/* letter-spacing:.1ex; */
	line-height:1.6em;
}
.smallText {
	font-size:11px;
}
.tinyText, .tinyText * {
	font-size:10px;
}
.textBox{
	padding:3px;
}

/*********************
 * Image formatting, lists, etc.
 *****/
.border_bottom{
	border-bottom:1px solid #cccccc;
}
.sitePage IMG{
	margin:5px;
}
H1 {
	font-size:28px;color:#637446; font-weight:normal;
}
H2, .subheading2 {
	font-size:16px;color:#2b3266; font-weight:bold;
}
ul.treeList {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.treeList>li{
	line-height: 15px;
	padding-left: 18px ! important;
	padding-top: 10px;
	/* list-style-image:url(../images/sprite_bullet_tree.png); */
	background-image:url(../images/sprite_bullet_tree.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
ul.treeList ul{
	padding-left:0px;
}
/*********************
 * Front page specific
 *****/
#front_top
{
}
#front_services_holder
{
	
	background-image:url(../images/front_background_trees.jpg);
	background-position:100% 0px;
	background-repeat:no-repeat;
	width:50%;
	height:300px;
	float:right;
}
#front_services_holder table
{
	margin-top:20px;
}
#front_flash_holder
{
	
	padding-top:50px;
	text-align:center;
}
#copse{
	background-image:url(../images/front_divider_copse.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#000000;
	border:1px solid #000000;
}

.home #service_list
{
	font-weight:bold;
	font-size:14px;
	
}
.home table#service_list td{
	padding:5px;
}
.home a.servicelink, .home a.servicelink:visited
{
	color:#22441c;
}
.home a.servicelink:hover{
	color:#627c5e;
}

a.servicelink, a.servicelink:visited{
	color:#ffffff;
}
a.servicelink:hover{
	color:#FF9933;
}
a.servicelink#active{
	font-weight:bold;
	color:#FF9933;
}
#services{
	color:#FFFFFF;
	background-image:url(../images/front_forest_service_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#000000;
}
#services div {
	margin-left:5px;
}
#timberSummary{
	background-color:#675B1A;
	color:#ffffff;
}
#timberSummary a
{
	color:white;
}
#timberSummary TABLE {
	
	color:#000000;
}
#timberSummary TABLE TH {
	text-align:left;
	background-color:#CCCCCC;
	padding:2px;
	font-weight:bold;
}
#timberSummaryList, #timberSummaryList TABLE{
	background-color:#FFFFFF;
	margin:10px;
}
#timberSummaryList A{
	color:black;
}

#timberSummaryList TD{ padding:2px; }

/*********************
 * Timber sale specific
 *****/
.sale
{
	background-color:#d9d9d9;
	background-image:url(../modules/sales/sale_background.jpg);
	background-position:0px 10px;
	background-repeat:repeat-x;
	border:1px solid #6b6b6b;
	color:#253160;
	width:85%;
	clear:both;
	margin-bottom:20px;
	font-size:14px;
	margin-left:15px;
}
.sale a
{
	color:#232b4b;
}
.sale .header
{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
.sale .sale_footer
{
	clear:both;
	text-align:right;
	font-weight:bold;
	width:100%;
}
.sale .header .title
{
	
	width:68%;
	font-size:18px;
	font-weight:normal;
	margin-left:3px;
}
.sale .header .title a			{	color:white;	}
.sale .header .title a:hover	{	color:#E9E9E9;	}
.sale .header .location
{
	float:right;
	width:30%;
	text-align:right;
	font-size:16px;
	margin-right:3px;
}
.sale .more-link{	text-align:right; font-weight:bold; font-style:italic; font-size:12px; }

.timber_sales h1			{ font-size:28px; color:#324d61; font-weight:normal; }
.timber_sales h1 .emphasis	{ color:#022d4d; font-weight:bold; }
.timber_sales .header		{ background-color:#022d4d; }
.timber_sales .location		{ color:#dee0e8; }
.timber_sales .sale_footer 	{ background-color:#7c858c; }

.land_sales h1				{ font-size:28px; color:#656c59; font-weight:normal; }
.land_sales h1 .emphasis	{ color:#2d3f12; font-weight:bold; }
.land_sales .header			{ background-color:#2d3f12; }
.land_sales .location		{ color:#dee0e8; }
.land_sales .sale_footer 	{ background-color:#656c59; }

.sale .middle
{
	clear:both;
	padding:10px;
}
.sale .middle .thumbnail
{
	float:left;
	width:200px;
	padding:5px;
}
.sale .thumbnail img{
	border:1px solid #6b6b6b;
}
.sale .middle .summary
{
	margin-left:210px;
	line-height:1.5em;
}
.sale .middle .intro
{
	margin-top:15px;
	font-size:12px;
}
.sale .sold
{
	background-image:url(../modules/sales/sold.gif);
	background-position:60% 50%;
	background-repeat:no-repeat;
}
.hunting_leases .sold{
  background-image:url(../modules/sales/leased.gif);
}

.saletable, .saletable td{
	font-size:14px;
}
.subheading3{
	font-size:12px;
	color:#666666;
}
.tablelabel, .tablelabel1, .tablelabel2, .tablelabel3 {
	height:30px;
}
.tablelabel img{
	margin:3px;
}
.tablelabel{
font-weight:bold;
}
.tablelabel1{
	background-color:#631818;
	color:#ffffff;
}
.tablelabel2{
	background-color:#D1D1D1;
	color:#000000;
}
.tablelabel3{
	background-color:#022C4B;
	color:#ffffff;
}
.tablevalue{
	padding-left:10px;
}
.saleTable{
	border:1px solid #cccccc;
	border-bottom-width:0px;
	
}
.saleTable TH {
	background-image:url(../images/slice_bg_top_nav.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
	height:1.5em;
	border-bottom:1px solid #cccccc;
	padding-right:3px;padding-left:3px;
}
.saleTable TD {
	padding:2px;
	vertical-align:top;
}
.saleTable #saleFiles *{
	padding:0px;
	vertical-align:text-bottom;
}
/*********** Services **********/
.serviceTable TD{
	padding:15px;
	text-align:center;
}
/*********** Why hire **********/
.nuggetHeader{
	background-color:#195113;
	vertical-align:text-bottom;
	vertical-align:bottom;
	color:#FFFFFF;
	font-size:14px;
	padding:2px;
	height:2em;
}
.quotebox{
	width:80%;
	border:1px solid #666666;
	background-color:#FFFFCC;
	padding-right:20px;
	padding-bottom:30px;
	padding-left:5px;
	background-position:bottom right;
	background-repeat:no-repeat;
}
.quest_answer{
	width:60%;
	border:1px solid #666666;
	background-color:#EBECFE;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-left:15px;
}
/*********** Client Quotes **********/
.quote {
	width:80%;
	padding-right:20px;
	padding-bottom:20px;
	background-image:url(../images/sprite_quotes_close.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
/*********************
 * Template layout
 *****/
 .footer{
 	border-top:1px solid #cccccc;
	background-image:url(../images/footer_bg_slice.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px;
}
.frame{
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	padding:5px;
}
.caption{
	background-color:#F1F1F8;
	padding:5px;
}
.underline{
	border-bottom:1px solid #cccccc; 
} 
/** sub-page content **/
.subContent				{	padding-left: 10px; }
.imgNoMargin IMG		{	margin:0px !important;	border:1px dashed black;	}
.directoryMenu TH		{	text-align:left;									}
.directoryMenu TD		{	line-height:.8em !important; padding-left:8px; 		}
.bannerNav{
	background-image:url(../images/slice_bg_top_nav.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #000000;
	padding-right: 5px;
}

/**
 * Banner
 */ 
.bannerMain{
	background-image:url(../images/bg_bnnr_lt_grn.gif);
	border-bottom:1px solid #000000;
}
.bannerRule{
	line-height:1px;
	background-color:#000000;
}
.backgroundFadeLong{
	background-image:url(../images/bg_slice_fade.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.backgroundFadeShort{
	background-image:url(../images/slice_bg_timber_news.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

/* Form elements */
.form{
	border:1px solid #333333;
	background-color:#eeeeee;
	
}
	/* Shadow table cells */
.shadowLeft{
	background-image:url(../images/text_box_left_shdw.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.shadowTop{
	background-image:url(../images/text_box_top_shdw.gif);
	background-repeat:repeat-x;
	background-position:top;
}
/* Why hire? page */
.greenTextBox{
	background-color:#195113;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#F3F3F3;
	line-height:1.4em;
	font-size:14px;
	padding:10px;
	width:80%;
	border:1px solid black;
}

/*********************
 * Newsletter signup
 *****/

.newsletter{
	background-color:#675B1A;
}
.newsletter #email{
	width:80px;
	border:1px solid #333333;
	background-color:#eeeeee;
}

/*********************
 * Site pages
 *****/
.contact .details th{
	font-weight:bold;
	background-color:#CCCCCC;
	text-align:left;
}
.contact .details td, .contact .details th{
	font-size:14px;
}

#front_page_news .title 	{ font-size:14px; }
#front_page_news .intro,
#front_page_news .content 	{ margin-left: 5px; width: 75%; line-height: 1.5em; }
#front_page_news .intro 	{ font-style: italic; font-weight: bold; }
#front_page_news .content 	{ color: #666666; }

/*********************
 * Timber sale Slideshow
 *****/
.slideshow .top {
	background-color:#5B0C0C;
	/* border-bottom:2px solid #ffffff; */
	background-image:url(../modules/sales/bg_top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.slideshow .slide{
	margin:3px;
}
.slideshow .top, .slideshow .top td{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.slideshow .med {
	color:#666666;
	font-weight:bold;
	font-size:12px;
	background-color:#B3BFC9;
	text-align:right;
}
.slideshow .btm{
	background-color:#022C4B;
	height:25px;
}
/*********************
 * Meet the team
 *****/
#meet_our_team 					{ 	}
#meet_our_team .person			{	width:370px; float:left; margin:20px; margin-left:0px; }
#meet_our_team .person img 		{ 	float:left;	margin:0; 	}
#meet_our_team .person .info 	{	margin-left: 200px; }
* html #meet_our_team .person .info { position:relative; top:15px; }
#meet_our_team .person .info .intro	{ position:relative; top: -90px; width:60%; color:#393939; line-height:1.8em; }
#meet_our_team .person .info .name 	{ position:relative; top:170px;}
* html #meet_our_team .person .info .name 		{ top: 170px; }

#meet_our_team h1
{
	font-size:28px;
	font-weight:normal;
	color:black;
}
#meet_our_team h2
{
	font-size:16px;
	color:#2b3266;
	letter-spacing:.1em;
	margin-top:-20px;
}
#articleSummaryTable td{
	padding:10px;
}
