body {

	background-color: #604a1e;}

h1 {
	color: #a0997e;
}

h2 {
	color: #a0997e;
}

h3 {
	color: #a0997e;
	line-height: 5px;
}

body {
	margin: 0px 20px 0px 20px;
} 

a:link {
	color: #000000;
	text-decoration: none;
}
	
a:visited {
	color: #FFFFFF
	
	}

a:hover {
	
	text-decoration: underline;
}

a:active {
	color: #000000;
}






#container {
	border: 5px solid gray;
	width: 750px;
	height: 700px;
	color: #000000;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	margin: 0px auto -1px auto; 
	
}

#banner {
	border-bottom: 0px solid gray;
	width: 748px;
	height: 135px;
	padding-top: 0px;
	
}

#bannerleft {
	border: 1px solid gray;
	width: 240px;
	height: 110px;
	float: left;
	margin: 20px 0 0 0px;
	
}

#bannerright {
	border: 1px solid gray;
	margin: 0px 5px 5px 10px;
	width: 336px;
	height: 115px;
	float: left;
	
}


#nav {
	border: 0px solid gray;
	width: 150px;
	height: 550px;
	float: left;
}

#navtext {
	border: 0px solid gray;
	width: 120px;
	height: 200px;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #fecb03;
	padding: 5px;
}

#navtextcities {
	border: 0px solid gray;
	width: 120px;
	height: 180px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #4c8b47;
	color: white;
	padding-top: 10px;
	padding-left: 10px;
}

#navtext2 {
	border: 0px solid gray;
	width: 130px;
	height: 160px;
	margin-left: 10px;
	margin-top: 10px;
}



#content {
	border: 0px solid gray;
	width: 590px;
	height: 550px;
	float: left;
	background-color: #928c73;
	
}

#welcome {
	border: 0px solid gray;
	width: 365px;
	height: 205px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 7px;
	background-color: white;
	float: left;
	
}

#services {
	border: 0px solid gray;
	width: 170px;
	height: 219px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
	color: white;
	background-color: #4656a9;
	text-align: right;
	line-height: 17px;
}


#testimonials {
	border: 0px solid gray;
	color: white;
	width: 550px;
	height: 60px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#image {
	border: 0px solid black;
	background-color: white;
	width: 278px;
	height: 210px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}