body, html {
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#643615;
	margin:0px;
	color:#643615;
}

#fullscreen {
	height:100%;
	width:100%;
	background:url(images/back_grad.gif) repeat-y top center;
}

.left_back_footer {
	background:url(images/planer_bottom_left.jpg) no-repeat bottom right;
}

#left_back {
	height:261px;
	background:url(images/woodgrain_top_left.jpg) no-repeat top right;
}

.right_back_footer {
	background:url(images/trees_bottom_right.jpg) no-repeat bottom left;
}

#right_back {
	height:261px;
	background:url(images/woodgrain_top_right.jpg) no-repeat;
}

.content {
	width:792px;
	background:#f3ecc6;
}

#toprow_home {
	height:96px;
}

#toprow_main {
	height:86px;
}

#logo {
	width:310px;
	float:left;
}

#logo_main {
	width:230px;
	float:left;
}

#topnav {
	width:456px;
	height:87px;
	padding:9px 26px 0px 0px;
	float:right;
	text-align:right;
	background:url(images/topnav_back.jpg) no-repeat;
	color:#FFFFFF;
}

#topnav_main {
	width:536px;
	height:77px;
	padding:9px 26px 0px 0px;
	float:right;
	text-align:right;
	background:url(images/topnav_back_main.jpg) no-repeat;
	color:#FFFFFF;
}

#flash_home {
	height:216px;
	width:792px;
}

#mainnav {
	height:30px;
	width:775px;
	padding-left:17px;
	background:url(images/mainnav_back.jpg) no-repeat;
}

#title {
	height:44px;
	width:522px;
	padding:15px 0 0 270px;
	background:url(images/title_back.jpg) no-repeat;
}

#sidenav_col {
	width:242px;
	float:left;
	background:url(images/sidenav_back.jpg) no-repeat;
}

#content_col {
	width:550px;
	float:right;
	background:url(images/content_corner_back.gif) no-repeat;
}

#footer {
	width:755px;
	height:60px;
	padding:37px 20px 0px 17px;
	background:url(images/footer_back.jpg) no-repeat;
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	line-height:14px;
}

#footer_left {
	float:left;
}

#footer_right {
	float:right;
}

#home_content1 {
	padding:29px 21px 30px 37px;
}

#home_content2 img {
	vertical-align:top;
}


#main_content1 {
	padding:29px 21px 0 37px;
}

#main_content_div {
	padding:7px 0 27px 37px;
}

#main_content2 {
	padding:0 0 20px 37px;
	width:323px;
	float:left;
}

#main_content3 {
	padding:0 0 20px 0;
	width:169px;
	float:left;
}

#photo_gallery {
	padding:10px 0 20px 0;
}


#news_home {
	padding:34px 29px 10px 24px;
	width:187px;
}

#NewsTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding: 0 0 4px 0;
}

.NewsDate {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

#NewsDesc {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
	background:url(images/news_div.gif) repeat-x bottom right;
}

a.NewsLink {
	color: #f2793d;
	font-size:10px;
	text-decoration: none;
}

a.NewsLink:visited {
	color: #f2793d;
	font-size:10px;
	text-decoration: none;
}

a.NewsLink:hover {
	color: #f2793d;
	font-size:10px;
	text-decoration: underline;
}


p {
	padding-top:0px;
	padding-bottom:12px;
	margin:0px;
}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#482f03;
	font-weight:bold;
}

.subtitle {
	font-size:14px;
	color:#b87a2d;
	font-style:italic;
}

#sitemap li {
	padding:0px;
	margin:0px 0px 5px 15px;
}

#sitemap ul {
	padding:0px;
	margin: 5px 0px 10px 20px;
}

#sidenav_padding {
	padding:29px 0 0 17px;
	height:191px;
}

/*  li menu  */
/*
#sidenav_list {
	width: 203px;
	height:164px;
	padding: 0;
	margin: 27px 22px 0px 17px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	color: #ffffff;
}

#sidenav_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#sidenav_list li {
	background:url(images/sidenav_div.gif) no-repeat bottom center;
	margin: 0;
}

#sidenav_list li a {
	display: block;
	padding: 6px 5px 7px 20px;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}

html>body #sidenav_list li a {
	width: auto;
}

#sidenav_list li a:hover {
	color: #ffffff;
	background:url(images/sidenav_div.gif) no-repeat bottom center #482f03;
}
*/

/*  link styles  */

a {
	color: #f2793d;
	text-decoration: none;
}

a:visited {
	color: #f2793d;
	text-decoration: none;
}

a:hover {
	color: #f2793d;
	text-decoration: underline;
}

a.footer_main {
	color: #7f7458;
	text-decoration: none;
}

a.footer_main:visited {
	color: #7f7458;
	text-decoration: none;
}

a.footer_main:hover {
	color: #7f7458;
	text-decoration: underline;
}

#topnav_links a {	
	color: #ffffff;
	text-decoration: none;
}

#topnav_links a:visited {
	color: #ffffff;
	text-decoration: none;
}

#topnav_links a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer a {	
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

