@charset "utf-8";
/* CSS Document */

#page-container {
	width: 700px;
	background-color:#996600;
	
}

#generic-white {
	background-color:#ffffff;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
}

#generic-grey {
	background-color:#E8E8E8 ;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
}

#generic-yellow {
	background-color:#FF6;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:6px;
}

#generic-pale-yellow {
	background-color:#FFC;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:6px;
}

#green {
	background-color:#336600;
	padding-left:10px;
}

#body-holder {
	width: 100%;
/*	height:800px;*/
	margin-right:580px;
	/*background-color:#FFFF00;*/
}

#banner {
	width: 700px;
	height: 140px;
	background-color:#FFFFFF;
	
	
}

#footer {
	width:700px;
/*	height:30px;*/
	background-color:#FFFFFF;
	clear:both;
	
	
}

#main-body {
	float:right;
	width:560px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	background-color:#FFFFFF;
	clear:none;
	
	
}

#left-nav {
	
	width:120px;
	/*height:600px;	*/
	background-color:#996600;
	overflow:hidden;	
	float:left;
}

#the-farm {
	width: 560px;
	
	border:thin, #000000;
	
}

#KEEP {
	width: 560px;
	border:thin, #666666;
	
}
#KEEP-title {
	width: 560px;
	border:thin, #666666;
	background-color:#336600;
	
}

#the-farm {
	width: 560px;
border:thin, #666666;
	
}

#montage {
	width: 560px;
border:thin, #666666;
	
}

the-farm-title {
	width: 560px;
border:thin, #666666;
background-color:#FFCC00;
	
}

#cabins-title {
	width: 560px;
border:thin, #666666;
background-color:#0066CC;
	
}

#training-courses {
	width: 560px;
	border:thin, #666666;
	
}


#training-courses-title {
	width: 560px;
	border:thin, #666666;
	background-color:#ff6600;
	
}


#eco-landscaping {
	width: 560px;
	border:thin, #666666;
	margin-top: 0px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#eco-landscaping-title {
	width: 560px;
	border:thin, #666666;
	margin-top: 0px;
	background-color:#FFCC00;
	
}
html, body {
	margin: 0;
	padding: 0;
}


h1 {
	font-family:Georgia;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	top: auto;
}

h2 {
	font-family:Georgia;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	top: auto;
	margin-bottom:0px;
	margin-top:0px;
}
h3 {
	font-family:Georgia;
	font-size: 16px;
	font-weight: bold;
	color:#FFF;
	padding-top:8px;
	padding-bottom:8px;
}

p.green-title {
font-family:Georgia;
font-size:20px;
margin-bottom:10px;
font-style:normal;
font-weight:bold;
color:#336600
}

p.title-white {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	color: #ffffff;
	top: auto;
}

p.green {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	margin-top:5px;
	font-style: normal;
	font-weight: normal;
	color: #336600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

SPAN.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight: normal;
	color:#666;
	margin-top:0px;
}



p.leftMargin {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-left:10px;
}

p.linkItalic {
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
color:#336600;
}


a:link { color: #336600; text-decoration: none; }

a:visited { color: #336600; text-decoration: none; }

a:hover { color: #336600;
text-decoration: underline; }





body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

SPAN.bold {
font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #336600;	
}

hr {
	line-height: 1px;
}

#contactLeft {
	float:left;
	width:200;
	
}

#contactRight {
	margin-left:250px;
	width:250px;
	
}

