body {
	margin: 0px;
	background-color: #0D0D0D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
.BG-left-top {
	background-image: url(images/Background-sunrise_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG-right-top {
	background-image: url(images/Background-sunrise_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-right {
	background-image: url(images/Background-sunrise_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-left {
	background-image: url(images/Background-sunrise_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG-center {
	background-image: url(images/Background-sunrise_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Column1 {
	margin-right: 20px;
	margin-left: 40px;
}

.ContactTable td {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #666666;
}
.whiteType {
	color: #FFF;
}
.whiteType a {
	color: #FFF;
	text-decoration: underline;
}
.whiteType a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #FFF;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer td {
	padding-right: 12px;
	padding-left: 12px;
}
.navBar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000;
}
.navBar a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.navBar a:hover {
	color: #FFF;
	text-decoration: underline;
}
#mainPanel {
	width: 600px;
	position: relative;
}
.amenities {
	padding-right: 30px;
}
#Column1 p {
	line-height: 16px;
}
.listingsTable td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-left: 0px;
}
.listingsTable {
	/*margin-left: 20px;*/
}
.listingsTable p {
	margin-top: 10px;
	margin-left: 16px;
}
.listingsTable img {
	margin-top: 10px;
	margin-right: 20px;	/*margin-right: 20px;*/
}
.pixPadLeft {
	margin-bottom: 6px;
	margin-left: 12px;
}
.pixPadRight {
	margin-bottom: 6px;
	margin-right: 12px;
}
.fauxList {
	text-indent: -12px;
	margin-bottom: 2px;
	margin-left: 12px;
}
.paddedCel-rt {
	padding-right: 12px;
}
.topCelBG {
	background-image: url(images/Background-sunrise_02.jpg);
}
/* Remove annoying border on linked images. */
a img { border: none; }

/* Remember to define your own focus styles! */
:focus { outline: 0; }
.listingsContainer {
	width: 600px;
	background-color: #FFF;
	border: 1px solid #000;
}
.special {
	background-color: #FEC466;
	float: right;
	width: 80px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border: 1px solid #999;
	line-height: 14px;
}
.special a {
	color: #000;
	text-decoration: none;
}
.specialList {
	background-color: #FECE68;
	float: right;
	width: 80px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border: 1px solid #999;
	line-height: 14px;
	margin-top: 10px;
}
.redType {
	color: #BB452E;
}
.sealserverBug {
	margin-top: 16px;
	margin-left: 16px;
	width: 185px;
}
.mlsheads {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 18px;
}
.homePageSpecialBox {
	line-height: 16px;
	font-size: 12px;
	background-color: #FEC466;
	border: 1px solid #666;
	padding: 10px;
}

