.column {
	width: 230px;
	margin: 0 10px;
	float: left;
}

#content {
margin: 0;
padding: 0;
}

#content p {
font-size: 1em;
margin: 1em 0;
}


#content h1 {

	font-family: "Times";
	font-size: 20px;
	text-align: center;
	text-transform: none;
	display: block;
	margin: 35px 150px;
	font-weight: normal;
	font-style: italic;
	

}

#content .column h2 a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;

}
#content .column h2 a:hover {
	color: #F68C03;
}




.column h2 {
	font-family: "Chaparral Pro";
	font-size: 1.5em;
	border-bottom: 2px groove #1b160f;
	font-weight: normal;
}


#content .column h2 {
margin: 3px 0 0 0;
padding: 10px 0 0px 0;
height: 22px;
}

.house { 
	background: url(/images/Icons/House.gif) transparent center right no-repeat;
}

.hands {
	background: url(/images/Icons/Hands.gif) transparent center right no-repeat;
}

.tree {
	background: url(/images/Icons/Tree.gif) transparent center right no-repeat;
}

.electric {
	background: url(/images/Icons/Electric.gif) transparent center right no-repeat;
}



#features h2 {
	font-family: "Chaparral Pro";
	font-size: 2.0em;
	margin: 0px 0px 10px 0;
}

#features .column {
	width: 245px;
	margin: 0 0px;

}

#features .column h3 {
	margin: 0;
	padding: 0;
}

#features .column h3 a {
	color: white;
	text-decoration: none;
}

#features .column p {
	font-size: 1.1em;
	color: #948966;
	margin: 0 0 1em 0;
	padding: 0;
}


#slideShowFrame {
position: relative;
margin-left: 0px;
}


#bannerRight {
	border: 10px solid #1D1910;
}

#slides {

	height: 360px;
	width: 980px;
	border: 10px solid #1D1910;
	z-index: 3;
	margin: 0;
	padding: 0;
	overflow: hidden;
}




#slides li {

	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0;
	height: 360px;
	overflow: hidden;
	
}