body {
	background:url(images/bg.gif) repeat-x fixed #F3F2F2;
	width:1000px;
	margin:0 auto;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#000;
}
.header {
	float:left;
	width:1000px;
	height:95px;
}
.tl {
	float:left;
	background:url(images/tl.png) no-repeat;
	width:20px;
	height:20px;
}
.top {
	float:left;
	background:url(images/top.png) repeat-x;
	width:925px;
	height:10px;
}
.headLeft {
	float:left;
	clear:left;
	background:url(images/headLeft.png) repeat-y;
	width:10px;
	height:75px;
}
.mainHead {
	float:left;
	background:#FFF;
	margin:-10px 0 0;
}
.logo {
	float:left;
	background:#FFF;
	width:492px;
	height:85px;
	position:relative;
	z-index:2;
}
.logo h1 {
	margin:0;
}
.logo h1 a {
	background:url(images/logo.gif) no-repeat;
	width:492px;
	height:66px;
	display:block;
	color:#000;
	margin:10px 0 9px;
}
.logo span {
	display:none;
}
.headerRight {
	float:left;
	background:url(images/headerRight.gif) no-repeat top right #FFF;
	width:443px;
	height:75px;
	padding-top:10px;
}
.headerRight p {
	font-size:14px;
	font-weight:bold;
	color:#0E76BC;
	text-align:center;
}
.headRight {
	float:right;
	background:url(images/headRight.png) no-repeat;
	width:55px;
	height:95px;
}
.content {
	float:left;
	background:url(images/mainBg.png) repeat-y;
	width:980px;
	padding:0 10px;
}
.menu {
	float:left;
	background:url(images/menuBg.gif) repeat-x;
	width:980px;
	height:30px;
	font-weight:bold;
}
.menu a {
	float:left;
	background:url(images/button.gif) no-repeat;
	width:120px;
	line-height:30px;
	display:block;
	text-align:center;
	text-decoration:none;
	padding-right:2px;
	color:#000;
}
.menu a:hover {
	background:url(images/buttonHover.gif) no-repeat;
	text-decoration:none;
	color:#FFF;
	font-size:14px;
}
.menu a.Selected {
	float:left;
	background:url(images/buttonHover.gif) no-repeat;
	width:120px;
	line-height:30px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	padding-right:2px;
	font-size:14px;
}	
.subMenu {
	float:left;
	background:url(images/subMenuBg.png) repeat-x;
	width:960px;
	height:20px;
	padding:5px 10px 10px;
	color:#FFF;
	font-size:14px;
	/*font-weight:bold;*/
	position:relative;
	z-index:3;
}
.search {
	float:left;
	background:url(images/searchBg.png) repeat #EDE925;
	width:478px;
	height:227px;
	margin-top:-10px;
}
.search h2 {
	font-size:16px;
	margin:10px 5px 5px;
}
.searchBox {
	float:left;
	background:url(images/searchBox.png) no-repeat;
	width:390px;
	height:165px;
	margin:0 12px 0 34px;
	padding:10px 5px 10px 35px;
}
.searchFields {
	float:left;
	width:170px;
	height:45px;
	margin:3px 20px 0 0;
	font-weight:bold;
}
.searchFields select {
	width:150px;
}
.searchFields input {
	width:144px;
}
.featProps {
	float:left;
	width:502px !important;
	height:227px !important;
	margin-top:-10px;
	overflow:hidden;
	position:relative;
	z-index:1 !important;
}
.featProp {
	float:left;
	background:#0E76BC;
	width:502px !important;
	height:227px !important;
	overflow:hidden;
	position:relative;
	z-index:1 !important;
}
.featImage {
	float:left;
	width:300px;
	height:225px;
	border:1px solid #000;
	overflow:hidden;
	vertical-align:middle;
}
.featImage img {
	overflow:hidden;
}
.featText {
	float:left;
	color:#FFF;
	width:180px;
	height:205px;
	padding:10px;
}
.featTitle {
	float:left;
	margin:15px 0;
}
.featTitle a {
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.featTitle a:hover {
	color:#000;
	text-decoration:underline;
}
.featFeatures {
	float:left;
	width:90px;
	font-weight:bold;
}
.featResults {
	float:left;
	width:90px;
	text-align:center;
}
.featPrice {
	float:left;
	width:180px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.mainContent {
	float:left;
	background:url(images/mainContentBg.png) no-repeat bottom left;
	width:969px;
	padding:0 5.5px;
	min-height:300px;
}
.mainContent h3 {
	font-size:14px;
	margin:10px 5px;
	text-align:left;
}
.fPcol {
	float:left;
	width:305px;
	margin:0 5px;
}
.fPcol h3 {
	text-align:center;
}
.fPcol h4 {
	font-size:14px;
	margin:10px 5px;
	text-align:center;
}
.fPcol h5 {
	font-size:14px;
	margin:10px 5px;
	text-align:center;
}
.propContainer {
	float:left;
	width:749px;
	height:231px;
	margin:10px 9px 0;
	color:#FFF;
}
.propLeft {
	float:left;
	background:url(images/propBgLeft.gif) no-repeat;
	width:608px;
	height:210px;
	padding:10px;
}
.propLeft h4 {
	font-size:14px;
	color:#FFF;
	margin:0 0 10px;
}
.propLeft h4 a {
	color:#FFF;
	text-decoration:none;
}
.propLeft h4 a:hover {
	color:#000;
	text-decoration:underline;
}
.propLeft img {
	padding:5px;
	background:#FFF;
	border:1px solid #1C57A7;
}
.propertyText {
	float:left;
	width:430px;
	height:80px;
	overflow:hidden;
}
.propertyInfo {
	float:left;
	width:405px;
	border:1px solid #FFF;
	padding:5px;
	margin:10px 7px;
	font-size:12px;
}
.propertyInfoBox {
	float:left;
	width:95px;
	font-weight:bold;
}
.propertyInfoResBox {
	float:left;
	width:105px;
}
.propRight {
	float:left;
	background:url(images/propBgRight.gif) no-repeat;
	width:101px;
	height:170px;
	padding:60px 10px 0px;
	text-align:center;
}
.propRight .price {
	width:100px;
	margin:5px 0.5px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.propRight .button {
	margin:10px 0.5px;
	font-weight:bold;
	font-size:12px;
}
a.button {
	float:left;
	background:url(images/button.png) no-repeat;
	width:90px;
	line-height:22px;
	height:22px;
	padding:5px;
	color:#FFF;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
}
a.button:hover {
	background:url(images/buttonHover.png) no-repeat;
	color:#000;
	text-decoration:underline;
}
.price {
	font-weight:bolder;
	font-size:16px;
	font-style:italic;
}
.picRight {
	float:right;
	margin:0 0 5px 10px;
	clear:both;
}
.picLeft {
	float:left;
	margin:0 10px 5px 0;
	clear:both;
}
.propPics {
	float:right;
	width:400px;
	border:2px solid #1C57A7;
	margin-left:10px;
	margin-bottom:5px;
	clear:both;
}
p.price {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.propSmallPics {
	float:left;
	width:400px;
}
.propSmallPics img {
	padding:2px 0 0 1px;
}
.propSpecsContainer {
	float:left;
	background:#FFF;
	padding:6px;
	margin:10px 10px 20px;
	border:2px solid #1C57A7;
	text-align:center;
}
.propSpecs {
	float:left;
	width:185px;
	margin-top:5px;
	text-align:left;
}
.price {
	font-weight:bolder;
	font-size:16px;
	font-style:italic;
}
.moreDetailsButtons {
	float:left;
	width:242px;
	height:30px;
	margin:10px 0;
	text-align:center;
}
.pagination {
	float:left;
	width:767px;
	text-align:center;
	margin-bottom:10px;
}
.printProp {
	width:900px;
	background:#FFF;
	font-size:18px;
	padding:0 20px;
	text-align:justify;
}
.printProp .logo {
	float:left;
	width:492px;
	height:66px;
	margin:0 !important;
}
.printProp .logo img {
	margin:0 !important;
	border:none;
}
.printProp .price {
	font-size:22px;
}
.printProp h2 {
	float:left;
	font-size:24px;
	width:900px;
	margin:20px 0 5px;
	text-align:center;
}
.printProp img {
	margin:10px 240px;
	padding:5px;
	border:1px solid #1C57A7;
}
.printProp .propSpecsContainer {
	margin:0 0 20px;
}
.printProp .propSpecs {
	float:left;
	width:294px;
	margin-top:5px;
	text-align:left;
}
.printSmall {
	float:left;
	width:100%;
	text-align:center;
	font-size:14px;
}
.propContact {
	background:#FFF;
	width:400px;
}
.propContact h2 {
	color:#1C57A7;
	text-align:center;
	margin:10px 0;
}
.divDiv {
	float:left;
	background:url(images/divDiv.png) repeat-x;
	width:90%;
	height:2px;
	margin:5px 5%;
}
.hDivDiv {
	float:left;
	background:url(images/hDivDiv.png) repeat-y;
	width:2px;
	min-height:inherit;
	height:90%;
	margin:5% 5px;
	vertical-align:middle;
}
.searchDiv {
	float:left;
	width:767px;
	margin-right:10px;
}
.extrasContainerVert {
	float:left;
	width:192px;
	margin-top:10px;
}
.extrasContainer {
	float:left;
	width:969px;
	margin-top:10px;
}
.weatherContainerVert {
	float:left;
	background:url(images/extraWeatherBg.gif) repeat-y;
	width:150px;
	padding:11px 10px;
	margin:-11px 11px 0;
}
.weatherContainerVertTop {
	float:left;
	background:url(images/extraWeatherTop.gif) no-repeat;
	width:150px;
	height:80px;
	padding:11px 10px 0;
	margin:0 11px;
	position:relative;
	z-index:3;
}
.weatherContainerVertTop p.title {
	text-align:center;
	font-size:14px;
	overflow:hidden;
	font-weight:bold;
}
.weatherContainerVertBot {
	float:left;
	background:url(images/extraWeatherBot.gif) no-repeat;
	width:150px;
	height:80px;
	padding:11px 10px 0;
	margin:0 11px;
}
.weatherContainer {
	float:left;
	background:url(images/weatherBox.png) no-repeat;
	width:775px;
	height:150px;
	padding:10px 11px;
	margin:0 11px;
}
.weatherContainer p {
	margin:5px 0px 15px 70px;
	text-align:center;
}
.weatherSmall {
	font-size:9px;
	text-align:center;
	font-weight:normal;
	clear:both;
}
.weatherContent {
	float:left;
	width:147px !important;
}
.weatherContent img {
	padding:0 !important;
}
.weatherContent p.title {
	height:35px;
	overflow:hidden;
	font-weight:bold;
}
.weatherContent p {
	text-align:center;
	font-size:14px;
	margin:0;
	clear:right;
}
.weatherImage {
	float:left;
	width:55px;
	height:45px;
	padding:5px;
}
.weatherContentTemp {
	float:left;
	font-size:24px;
	font-weight:bold;
	width:82px;
	line-height:55px;
	text-align:center;
}
.weatherContentMinMaxTemp {
	float:left;
	font-size:12px;
	width:82px;
	line-height:15px;
	padding:12.5px 0;
	text-align:center;
}
.weatherContent p.small {
	font-size:12px;
	margin:0 0 0 5px;
	clear:right;
}
.weatherSmall {
	font-size:9px;
	text-align:center;
	font-weight:normal;
	clear:both;
}
.weatherDiv {
	float:left;
	background:url(images/hDivDiv.png) repeat-y;
	width:2px;
	height:130px;
	margin:3px;
}
.feedLinksVert {
	float:left;
	width:150px;
	height:120px;
	margin:25px 21px;
	font-size:10px;
}
.feedLinks {
	float:left;
	width:150px;
	height:120px;
	margin:25px 0;
	font-size:10px;
}
.feedLinksVert img {
	vertical-align:middle;
}
.feedLinksVert p {
	margin:10px 0;
}
.feedLinks img {
	vertical-align:middle;
}
.feedLinks p {
	margin:10px 0;
}
.captcha {
	background:#FFF;
	color:#000;
}
.footer {
	float:left;
	background:url(images/bot.png) no-repeat;
	width:934px;
	height:46px;
	padding:0 20px 0 46px;
}
.footerLeft {
	float:left;
	width:500px;
	height:35px;
	margin-top:3px;
}
.valid {
	float:left;
	width:200px;
	margin-right:300px;
}
.footerRight {
	float:left;
	text-decoration:none;
	width:424px;
	height:33px;
	text-align:right;
	padding-top:2px;
	color:#0E76BC;
	font-size:10px;
	margin-top:3px;
}
.footerRight a {
	color:#0E76BC;
	font-size:10px;
	text-decoration:none;
}
.footerRight a:hover {
	color:#000;
	text-decoration:underline;
}
a {
	color:#0E76BC;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
