@charset "UTF-8";

body {
	background: #f9f4e0 url(IMG/bg.jpg) no-repeat top center;
}

.businessInfo {
	color: #FFF;	
}

.businessInfo a {
	color: #FC6;	
}

.businessInfo a:hover {
	color: #F60;	
}

#containerLogo {
	top: 0;	
	margin-top: 5px;
}

.listingInbox {
	padding: 5px 0 5px 0;
	background-color: #432514;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.listingAddress {
	padding-right: 30px;
}

.backInbox {
	text-align: right;
	padding-bottom: 10px;
}

.highlightInfo li {
	border-bottom: 1px solid #f1f0f8;
	background-image: url(http://www.donnamedrea.com/IMG/arrows.gif);
	background-position: left 10px;
	padding: 5px 0 5px 10px;
}

.learnMore {
	background-image: url(http://www.donnamedrea.com/IMG/btn_gray.gif);
	width: 221px;
	height: 32px;
	padding-top: 8px;
	text-align: center;
	display: block;
	margin: 10px 0 0 0;
}

.learnMore a:hover {
	color: #000000;
}

.header, .listingInfo li, .learnMore, .top, .back, .highlightInfo li {
	background-repeat: no-repeat;
}

.back {
	background-image: url(http://www.donnamedrea.com/IMG/arrowLeft.gif);
	background-position: left;
	padding-left: 20px;
}

.backInbox {
	text-align: right;
	padding-bottom: 10px;
}

.propInfo {
	background: url(IMG/decorative.jpg) no-repeat bottom center;
	padding-bottom: 50px;
}

.mission {
	background: url(IMG/decorativeWide.jpg) no-repeat bottom center;
	padding-bottom: 40px;
}

.propInfo p {
	text-align: left;
	padding: 0 10px 0 10px;
}

.propInbox {
	text-align: center;
}

.photoTour li {
	float:left;
	margin-left:13px;
	padding: 5px 5px 10px;
}