@charset "utf-8";

.menu {width:150px;}
#MainBody {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	float: left;
}

#mainCTA {
	background-color: #FFF;
	height: 300px;
	width: 900px;
	float: left;
	margin-top: 10px;
}
#indexContent {
	height: auto;
	width: 900px;
	float: left;
	background-color: #FFF;
}
#LeftContent {
	float: left;
	height: auto;
	width: 270px;
	padding-top: 55px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#MiddleContent {
	float: left;
	height: auto;
	width: 300px;
	text-align: center;
	padding-top: 20px;
}

#adminMiddleContent {
	float: left;
	height: auto;
	width: 600px;
	text-align: center;
	padding-top: 20px;
}
#RightContent {
	float: left;
	height: auto;
	width: 290px;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
}
#Footer {
	background-image: url(imgs/footer.gif);
	float: left;
	height: 30px;
	width: 900px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	color: 757591;
	padding-top: 20px;
	background-color: #FFF;
}

#Footer a{
	color: #757591;
	text-decoration: none;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #757591;
}

#Footer a:hover {
	color: #000;
}
#smallForm {
	float: left;
	height: 260px;
	width: 280px;
	margin-right: 600px;
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 40px;
	padding-left: 20px;
}
#smallForm1 {
	float: left;
	height: 260px;
	width: 300px;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 40px;
	margin-right: 10px;
}
#MainBody #mainCTA #smallForm table tr td strong {
	text-align: right;
}
#MainBody #mainCTA #smallForm table {
	font-size: 11px;
}
#MainBody #mainCTA #smallForm1 table tr td strong {
	text-align: right;
}
#MainBody #mainCTA #smallForm1 table {
	font-size: 11px;
}

#IndexSpryBox {
	float: left;
	height: auto;
	width: 280px;
	padding-left: 15px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-left: 5px;
}
#IndexFeaturedListingsBox {
	float: left;
	height: auto;
	width: 280px;
	padding-left: 5px;
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.Bold {
	font-weight: bold;
	font-size: 18px;
}
#centerT {
	height: 173px;
	width: 260px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 20px;
	border: thin solid #000;
	float: left;
}

#FeaturedTopBar {
	background-image: url(imgs/FeaturedHeader.gif);
	background-repeat: no-repeat;
	float: left;
	height: 125px;
	width: 900px;
}

#FocalTopBar {
	background-image: url(imgs/FocalHeader2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 125px;
	width: 900px;
}
#FocalContent {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 898px;
}

#FocalStateBox {
	background-color: #CDCEE3;
	height: 40px;
	width: 98%;
	font-size: 36px;
	color: #666;
	font-weight: bold;
	padding-bottom: 7px;
	padding-left: 20px;
	float: left;
	margin-bottom: 5px;
}

#focalCityBox {
	font-size: 28px;
	font-weight: bold;
	padding-left: 20px;
	float: left;
	width: 98%;
	color: #FFF;
	background-color: #000;
}
#FocalListingsBox {
	padding-left: 20px;
	width: 880px;
	float: left;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #FFF;
	padding-top: 10px;
	overflow: visible;
}
#FocalListingContent {
	float: left;
	margin-left: 20px;
	width: 635px;
	font-size: 12px;
	height: auto;
	color: #000;
}

#FocalPicture {
	float: left;
	width: 220px;
}
#focalListings {
	float: left;
	width: 300px;
	height: auto;
	overflow: visible;
	color: #000;
	font-size: 12px;
}
#FocalSmallPic {
	float: left;
	height: auto;
	width: 220px;
	padding-top: 15px;
}
#FocalAmenties {
	float: left;
	height: auto;
	width: 160px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
	color: #000;
	padding-top: 10px;
}

.ninePTfont {
	font-size: 9px;
}
#FeaturedTopContent {
	float: left;
	height: auto;
	width: 635px;
	color: #000;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 15px;
	padding-bottom: 5px;
}
#featuredTopLeftContent {
	float: left;
	height: auto;
	width: 330px;
	padding-left: 20px;
}
.bold12pt {
	font-size: 12px;
	font-weight: bold;
}
.RedFont12ptBold {
	color: #F00;
	font-size: 14px;
}
#featuredTopRightContent {
	float: left;
	height: auto;
	width: 275px;
}
.Bolder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#RightContent a {
	color: #000;
	text-decoration: underline;
}

#RightContent a:hover {
	color: #F00;
}
.boldRed {
	color: #900;
	text-decoration: underline;
}
.boldtag {
	font-weight: bold;
}
#dimgWrap{
	float: left;
	height: auto;
	width: 100px;
}
#dimgTop{
	float: left;
	height: 75;
	width: 100px;}
#dimgBtm{
	float: left;
	height: auto;
	width: 100px;}
#pDisc {width: 100px;}

#aboutBlog{
	float: left;
	height: auto;
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
}
#video {
	float: left;
	width: 59%;
	margin-right: 20%;
	margin-left: 21%;
}

