body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FEFEFE;
}
.oneColElsCtr #container3 {
	width: 1108px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(back.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.oneColElsCtr #container2 {
	width: 1108px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 808px;
}
.oneColElsCtr #container {
	width: 1108px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1300px;
}
.oneColElsCtr #container4 {
	width: 1108px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.oneColElsCtr #mainContent {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 588px;
	width: 977px;
	margin-left: 70px;
}
.oneColElsCtr #mainContentt {
	background-image: url(images/top2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 195px;
	width: 977px;
	margin-left: 70px;
}
#Content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 800px;
	width: 760px;
	margin-left: 185px;
	background-color: #F8F4E8;
	text-align: center;
}
#Content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 613px;
	width: 760px;
	margin-left: 185px;
	background-color: #F8F4E8;
	text-align: center;
}
#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 713px;
	width: 760px;
	margin-left: 185px;
	background-color: #F8F4E8;
	text-align: center;
}
#Content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 1600px;
	width: 760px;
	margin-left: 185px;
	background-color: #F8F4E8;
	text-align: center;
}
#Welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 340px;
	width: 550px;
	margin-left: 50px;
	text-align: left;
}
#Navi {
	text-align: center;
	height: 90px;
	width: 760px;
}
#FeatureContainer {
	font-family: "Zapfino Linotype One";
	font-size: 45px;
	height: 50px;
	width: 300px;
	margin-left: 40px;
	font-weight: bold;
	background-image: url(images/feat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#gardens {
	float: left;
	height: 196px;
	width: 100%;
}
#gardens2 {
	float: right;
	height: 196px;
	width: 344px;
	margin-right: 15px;
}
#quotes {
	height: 200px;
	width: 600px;
}
#quotes{
	background-color:;
	font:30px Georgia, "Times New Roman", Times, serif;
	color:#666;
	width:500px;
	height:100px;
	margin:0px auto 0 auto;
	padding:20px;
	position:relative;
}

#author{
	color:#A4C48C;
	position:absolute;
	bottom:10px;
	right:10px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
	margin-top: 0px;
}
h5 {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0px;
}
h6 {
	font-size: 10px;
}

/* // Easy Slider */
#testhead {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
}

/* Easy Slider */
#content slider {
	height: 613px;
	width: 600px;
	margin-left: 30px;
}
    #slider{
		margin-left: 30px;}	
#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li{
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:650px;
	height:450px;
	overflow:hidden;
	}
	#slider li{
	background:none;
	text-align: left;
		}		
	#slider li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider li p{
	margin:20px;
	text-align: left;
		}						
		
	p#controls{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn{
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:77px;
	position:absolute;
	top:-160px;
		}	
	#nextBtn{
	left:730px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.png) no-repeat 0 0;	
		}												
#gallery1 {
	height: auto;
	width: 100%;
}
