@charset "utf-8";
/* CSS Document */
.wrap {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
}
.top {
}
.logo {
	height: 113px;
}
.content {
	background-image: url(images/BeattiesTopPicks_5.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 820px;
}
.footer {
}
.tag {
	width: 215px;
	height: 313px;
	background-image: url(images/BeattiesTopPicks_4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-image: url(images/BeattiesTopPicks_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.communityHeader {
	font-size: 19px;
	color: #6A9133;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 15px;
}
.communityHeader a {
	color: #6A9133;
}
.courtyardsHeader {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #6A9133;
}
.courtyardsHeader a {
	color: #6A9133;
}
.HouseModelName {
	font-size: 20px;
	color: #6A9133;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
}
.HouseModelName a {
	color: #6A9133;
}
.specs {
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 12px;
	margin-left: 15px;
	font-weight: normal;
	margin-right: 15px;
	background-color: #FFF;
}
.download {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
	font-weight: bold;
}
.download a {
	color: #069;
}
.smallText {
}
.startingFrom {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.HousePrice {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	text-align: right;
	color: #6A9133;
	font-size: 21px;
}
.pic {
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.spacer {
	padding: 0px;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 15px;
	line-height: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


