@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;	
}
ul {
	list-style-type: square;
	margin-top: 4px;
}
h4 {
	margin-top: 5px;
	margin-bottom: 0px;
}

#MainContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#Header {
	background-color: #000000;
	height: 28px;
}
#UpperContent {
	height: 348px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	width: 560px;
}
#Juggler  {
	position: absolute;
	top: 96px;
	right: 0px;
	height: 348px;
	width: 240px;
}

#Nav {
	background-image: url(images/nav-backfull.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 28px;
}
.Popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 6px;
	position: absolute;
	top: 0px;
	font-weight: bold;
	z-index: 15;
	text-align: right;
	right: 0px;
}
#Ball1On {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 545px;
	top: 138px;
	z-index: 10;
	cursor: pointer;
}
#Ball2On {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 566px;
	top: 74px;
	z-index: 10;
	cursor: pointer;
}
#Ball3On {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 626px;
	top: 32px;
	z-index: 10;
	cursor: pointer;
}
#Ball4On {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 693px;
	top: 61px;
	z-index: 10;
	cursor: pointer;
}
#Ball5On {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 722px;
	top: 135px;
	z-index: 10;
	cursor: pointer;
}
#Preload {
	position: absolute;
	left: -100px;
	top: 0px;
	z-index: 20;
	background-image: url(images/descrip-back.png);
}
#LowerContent {
	background-image: url(images/lower_back.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 800px;
	overflow: visible;
	padding-top: 20px;
	position: relative;
}
#FeaturedArea {
	width: 570px;
}
#BlogArea {
	width: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 20px;
}
#TwitterArea {
	width: 200px;
	position: absolute;
	top: 200px;
	right: 0px;
	margin-top: 20px;
}
#CoverFooter {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#CoverFooterInt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#InteriorBody {
	background-color: #000000;
	background-image: url(images/int-background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#InteriorContainer {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#IntHeader {
	background-color: #000000;
	height: 14px;
	width: 800px;
}
#IntLogoArea {
	height: 68px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#IntNav {
	background-color: #454B5B;
	background-image: url(images/int-nav-backfull.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 800px;
	height: 28px;
}
#IntContentContainer {
	background-image: url(images/int-contback.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 800px;
}
#IntContent {
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	line-height: 160%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#IntFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 50px;
}
a:link.Footerlnk, a:active.Footerlnk, a:visited.Footerlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover.Footerlnk {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link.Smllnk, a:active.Smllnk, a:visited.Smllnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a:hover.Smllnk {
	color: #FFFFFF;
	text-decoration: underline;
}
.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
.IntPhoto {
	margin-bottom: 20px;
	margin-left: 20px;
}
.TempContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.SoldsPhoto {
	width: 210px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.SoldsPhotoL {
	width: 210px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.SoldsPhotoR {
	width: 210px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.SoldsDescription {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.SoldsFooter {
	text-align: center;
	border: 1px solid #999999;
	background-color: #333333;
}
.SoldsTable td {
	vertical-align: top;
}
.FeaturedPhotoHome {
	width: 105px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#FeaturedListing {
	width: 380px;
	color: #CCC;
	cursor: pointer;
}
.FormInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 95%;
}
.FormInput2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.RecordLabel {
	font-weight: bold;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #535353;
}
.ListHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #404855;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ListHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #404855;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	margin-bottom: 10px;
}
.ListData {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #535353;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.LoginFailed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.ListingsPhotoContainer {
	position: relative;
}
.SoldOverlay1 {
	height: 20px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.SoldOverlay2 {
	height: 20px;
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.Note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ListHeader h3 {
	padding: 3px;
}
.ListHeader2 h3 {
	padding: 3px;
}
#PaginationNav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #404855;
	padding-top: 4px;
}
/* Used on Pagination Nav */
a:link.PageNav, a:active.PageNav, a:visited.PageNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #79869B;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #404855;
	margin-top: 2px;
	margin-bottom: 2px;
}
a:hover.PageNav {
	color: #FFF;
	background-color: #404855;
}
/* Pagination Nav Active Page */
.PageNavActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #404855;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #404855;
	margin-top: 2px;
	margin-bottom: 2px;
}
.SectionHead {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BlogPostContainer {
	width: 740px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.BlogTitleSec {
	position: relative;
	background-color: #404855;
	width: 740px;
}
.BlogTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 550px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.BlogTitleAdmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 550px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.BlogDate {
	font-size: 11px;
	position: absolute;
	right: 5px;
	top: 3px;
}
.BlogBody {
	padding: 10px;
}
.BlogPhoto {
	margin-left: 20px;
}
.BlogCoverPost {
	margin-bottom: 15px;
}
a:link.BlogCoverLnk, a:active.BlogCoverLnk, a:visited.BlogCoverLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.BlogCoverLnk {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link.Breadcrumb, a:active.Breadcrumb, a:visited.Breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #999999;
	margin-top: 4px;
	margin-bottom: 2px;
}
a:hover.Breadcrumb {
	color: #FFF;
	background-color: #404855;
}
.ListHeader2 #RightButtonArea {
	position: absolute;
	top: 1px;
	right: 1px;
}
.CondoBuildingPhoto {
	margin-right: 12px;
}
#UpdateSuccess {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 8px;
}
.PhotoFullAdmin {
	margin-bottom: 10px;
	position: relative;
}
.PhotoAdminDeleteArea {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	padding: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}
.ListingFullDescription {
	line-height: 200%;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 13px;
}
.ListingPageBanner {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	width: 150px;
	text-align: center;
}
.GMapArea {
	height: 200px;
	width: 750px;
	margin-bottom: 10px;
}
.ListingsAdminItem {
	display: inline-block;
}
a:link.ListingsAdminLink, a:active.ListingsAdminLink, a:visited.ListingsAdminLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.ListingsAdminLink {
	color: #FFFFFF;
	text-decoration: underline;
}
