body{
	background: url(../images/main_green_bg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	height: 100%;
}
img{
	border: 0;
}
a{
	color: #333333;
}
h1{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #254510;
}
h2{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #254510;
	margin: 25px 0 15px 0;
}
h3{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 6px 0;
	color: #254510;
}
	
.white{
	color: #ffffff;
}
.xlarge_copy{
	font-size: 20px;
	color: #333333;
}
.large_copy{
	font-size: 14px;
	color: #333333;
}
.iframe{
	border: 1px solid #4e7a25;
	margin: 15px 0 0 0;
}

.clear{
	clear: both;
	padding: 0;
	margin: 0;
}
.gallery-image{
	width: 155px;
	height: 105px;
	overflow: hidden;
	border: 2px solid #4e7a25;
	margin: 10px 0 10px 0;
	float: left;
}
.gallery-image-medium{
	width: 240px;
	height: 160px;
	overflow: hidden;
	border: 2px solid #4e7a25;
	margin: 10px 0 10px 20px;
	float: left;
}
.siteplan{
	margin: 10px 0 0 0;
	border: 0;
	border-collapse: collapse;
}
	.siteplan td{
		font-weight: bold;
		color: #254510;
		width: 90px;
		border-bottom: 1px solid #d6d8d7;
		padding: 4px 0 4px 0;
	}

div#fade{
	background-image: url(../images/fade_bg.png);
	background-repeat: repeat-y;
	width: 874px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -437px;
	z-index: 100;
}	
	
div#page-wrapper{
	background-color: #4e7a25;
	width: 800px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -400px;
	z-index: 120;
}
div#header{
	width: 800px;
	background-color: #FFFFFF;
	border-bottom: 3px solid #5B8D2C;
	height: 81px;
	position: absolute;
	z-index: 150;
}
	div#logo{
		width: 154px;
		height: 121px;
		margin: 0 0 0 20px;
		position: absolute;
	}
	div#tabs{
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #254510;
		width: 330px;
		margin: 10px 20px 0 0;
		text-align: right;
		position: absolute;
		right: 0;
	}
		div#tabs b{
			font-size: 22px;
		}	
		div#tabs ul{
			list-style: none;
			height: 31px;
			margin: 0;
			padding: 0;
		}
		div#tabs li{
			float: left;
		}
		div#tabs li a, div#tabs li.selected a{
			width: 111px;
			height: 31px;
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			line-height: 32px;
			text-align: center;
			color: #ffffff;
			text-decoration: none;
			margin: 0 0 0 3px;
			padding: 0;
			display: block;
		}
		div#tabs li a{
			background: url(../images/nav_tab_off.gif) no-repeat;
		}		
		div#tabs li.selected a{
			background: url(../images/nav_tab_on.gif) no-repeat;
		}		
		div#tabs li.selected a:hover, div#tabs li.selected a:active{
			text-decoration: none
		}
		
div#content-bar{
	background-color: #FFFFFF;
	border-bottom: 2px solid #CCCCCC;
	width: 800px;
	height: 250px;
	position: absolute;
	top: 78px;
	z-index: 2;
}
	div#bar-panel-homes{
		background-image: url(../images/corner_farm0.gif);
		position: absolute;
		width: 800px;
		height: 250px;
		display: block;
		z-index: 20;
	}
	div#bar-panel-about{
		position: absolute;
		background-image: url(../images/panel_bg.gif);
		background-repeat: repeat;
		width: 780px;
		height: 230px;
		padding: 10px;
		display: none;		
		z-index: 80;
	}
	div#bar-panel-contact{
		position: absolute;
		background-image: url(../images/panel_bg.gif);
		background-repeat: repeat;
		width: 780px;
		height: 230px;
		padding: 10px;
		display: none;		
		z-index: 80;
	}	

div#content{
	background-color: #FFFFFF;
	padding: 20px 20px 80px 20px;
	margin: 328px 0 0 0;
	height: auto;
}
	div#content-left{
		width: 155px;
		float: left;
	}
		div#content-left ul{
			background-color: #d6d8d7;
			width: 135px;
			padding: 0 10px 40px 10px;
			margin: 0 0 5px 0;
			list-style: none;
		}
		div#content-left li{
			line-height: 40px;
		}
		div#content-left li a{
			width: 100%;
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #254510;
			text-decoration: none;
			text-transform: uppercase;
			border-bottom: 1px solid #ffffff;
			display: block;
		}
		div#content-left li a:hover, div#content-left li a:active{
			color: #ffffff;
		}
		
	div#content-right{
		width: 560px;
		float: right;
	}
		div#panel-overview, div#panel-spec, div#panel-plans, div#panel-gallery, div#panel-showhome{
			width: 560px;
			display: none;
		}
			
div#footer{
	background-color: #4e7a25;
	line-height: 30px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 0 0;
	min-height: 60px;
	display: block;
}
	div#footer a{	
		color: #ffffff;
		text-decoration: none;
	}
	div#footer a:hover, div#footer a:active{
		color: #FFFF99;
	}
