@charset "UTF-8";

body {
	background-color: #000;
}

#footerInbox {
	background: url(IMG/bg_bottom.gif) no-repeat scroll left top;
	height: 72px;
	margin-bottom: 30px;
}

.copyRight {
	color: #FFF;
}

.companyinfo a {
	color: #09F;	
}

.checklist {
	margin-left: 5px;
}

.checklist li {
	padding-bottom: 10px;
}

.photoTour li {
	padding: 10px 10px  6px  10px;
	
}

.photoTour {
	margin-left: 15px;	
}

.rentals li {
	float: left;
	padding: 15px 25px 0 0;
}

.rentals {
	margin-left: 10px;
}

.rentals p {
	color: #666;
	font-size: 11px;
	line-height: normal;
}

.rentals a {
	font-size: 11px;
}

.listingInbox {
	padding: 5px 0 5px 0;
	background-color: #000000;
	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;
}

.searchInbox li {
	float: left;	
	background: #CCC;
	margin:0 0 10px 8px;
	padding:5px 5px 3px;
	display: block;
}

.searchInbox li:hover {
	background: #e2b82e;
}

#mainMenu8 .selected a {
	font-weight: bold;
	color: #000;
}

#bannerInbox {
	height: 150px;
}

#wrprPrivacy h1 {
	display:block;
	margin:10px 0 30px;
	text-align: center;
}

#wrprPrivacy h2 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	background: #f1f0f8;
	padding: 7px 10px 7px 10px;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
}

#wrprPrivacy h3 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}

#wrprPrivacy p {
	margin-bottom: 15px;
	line-height: 20px;
}

#wrprPrivacy .article {
	margin-bottom: 15px;
}

#wrprPrivacy .article li {
	line-height: 20px;
}

#wrprPrivacy .pHeader {
	background: #000;
	padding: 7px 10px 7px 10px;
	color: #fff;
	margin-bottom: 15px;
}