@charset "utf-8";
/* CSS Document */

#footer-about {
	padding-top: 10px;
	text-align: center;
	height: 45px;
	clear: both;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F7EDC7;
	width: 100%;
}
#footer-about p {
	font-size: 11px;
	color: #BFB391;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
#footer-about a:link {
	color: #A68049;
	text-decoration: underline;
	text-align: center;
	margin: 5px;
	padding: 0px;
}
#footer-about a:hover {
	color: #859562;
}
#footer-about a:active {
	color: #859562;
}
#footer-about a:visited {
	color: #A68049;
}

#testimonials {
	clear: both;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 2px;
	background-image: url(images/thingamajig.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F7EDC7;
}
.thingamajigrt {
	float: right;
	margin: 0px;
	padding: 0px;
}
#testimonials p {
	color: #85A262;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-align: justify;
}.wifi-image {
	padding-top: 6px;
}
