.col{
	float: left;
	width: 49.99%;
}
.Title {
 	color:#cc3300;
	font-size:14pt;
	font-weight:700;
}
html{
	margin: 0;
	padding: 0;
	height: 100%;
}
body{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 8.25pt;
	color: black;
	min-width: 1000px;
	background:#fff;
}
td{
	vertical-align: top;
	text-align: left;
}
a{
	color: #415b91;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
tr.middle td{
	vertical-align: middle;
}
tr.right td{
	text-align: right;
}
tr.center td{
	text-align: center;
}
tr.bottom td{
	vertical-align: bottom;
}
input.text, textarea.inputTextarea, input.button{
	border: 1px solid #415e9b;
	font-family: Tahoma;
	font-size: 8.25pt;
}
input.button{
	padding: 0px;
}
.small{
	font-size: 7.5pt;
}
a.textLike{
	color: black;
	text-decoration: none;
}
a.textLike:hover{
	text-decoration: underline;
}
.bold{
	font-weight: bold;
}
.gray{
	color: #7f7f7f;
}
.black{
	color: black;
}
input.inputText, textarea.inputTextarea, select.inputSelect{
	border: 1px solid #415e9b;
	font-family: Tahoma;
	font-size: 11pt;
	width: 250px;
}
.fieldhint{
	color: #878787;
	font-size: 9pt;
}
.formerror, .formError{
	color: #ee0000;
	font-size: 11pt;
	font-weight: bold;
}
.errorFrm{
	color: #ee0000;
	font-size: 11pt;
	font-weight: bold;
}
.successFrm{
	color: #00aa00;
	font-size: 11pt;
	font-weight: bold;
}
.warningFrm{
	color: #eeaa00;
	font-size: 11pt;
	font-weight: bold;
}
div.pageNav{
	font-size: 12pt;
}
div.pageNav b{
	font-weight: normal;
}
div.pageNav a{
	font-weight: bold;
}
form{
	padding: 0px;
	margin: 0px;
}
div#mainBg{
	background-image: url(/img/mainBg.gif);
	background-repeat: repeat-x;
}
table#mainTable{
	table-layout: fixed;
}
div.arrow{
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0pt 2pt;
	padding-left: 19px;
	padding-bottom: 2pt;
	float:left;
}
div.arrow2{
	padding-bottom: 4pt;
    margin-top: 4pt;
    font-weight: bold;
}
div.arrow2 a{
    color: #CC3939;
    text-decoration: none;
}
div.arrow2 a:hover{
    text-decoration: underline;
}

div.news{
	height: 92px;
	padding-right: 12px;
}
div.news div.date{
	color: #59647d;
}
div.news div.text{
	margin-top: 5px;
}
div.news div.text a{
	color: #153577;
}
#leftMenu div.section{
	background-image: url(/img/leftSection.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 22px;
	color: #153577;
}
#leftMenu{
	color: #153577;
}
#leftMenu a{
	color: #153577;
	text-decoration: none;
}
#leftMenu a:hover{
	text-decoration: underline;
}
#leftMenu a:hover div{
	text-decoration: underline;
	cursor: pointer;
}
#leftMenu div.links{
	padding-bottom: 10pt;
	padding-top: 0pt;
	padding-left: 18px;
	margin-right: 15px;
}
#leftMenu div.links div{
	padding-left: 4px;
	padding-top: 2pt;
	padding-bottom: 2.25pt;
}
#leftMenu div.links div.selected{
	background-image: url(/img/leftSelected.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #4663d2;
	color: white;
}
#centerAds{
}
#centerAds div.col{
	margin-bottom: 8px;
}
#centerAds div.col div.padder{
	padding-right: 12px;
}
#centerAds div.ad{
	height: 150px;
}
#centerAds div.info{
	overflow-x: hidden;
	width: 100%;
	word-wrap: break-word;
}
#centerAds div.red div.ad{
	border-left: 1px solid #a01300;
	border-right: 1px solid #a01300;
	border-top: 1px solid #a01300;
}
#centerAds div.orange div.ad{
	border-left: 1px solid #ba4700;
	border-right: 1px solid #ba4700;
	border-top: 1px solid #ba4700;
}
#centerAds div.ad div.header{
	background-repeat: repeat-x;
	padding: 2pt 4pt 4pt;
	color: white;
	font-weight: bold;
}
#centerAds div.red div.header{
	background-image: url(/img/addRedSection.gif);
	background-color: #b60009;
}
#centerAds div.orange div.header{
	background-image: url(/img/addOrangeSection.gif);
	background-color: #d42e00;
}
#centerAds div.red div.bottom{
	background-image: url(/img/redPixel.gif);
}
#centerAds div.orange div.bottom{
	background-image: url(/img/orangePixel.gif);
}
#centerAds div.bottom{
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 3px;
}
#centerAds div.bottom img{
	height: 3px;
	width: 1px;
	border: 0;
}
#centerAds div.red div.bottom div{
	background-image: url(/img/redLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 3px;
}
#centerAds div.red div.bottom div div{
	background-image: url(/img/redRightCorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 3px;
}
#centerAds div.orange div.bottom div{
	background-image: url(/img/orangeLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 3px;
}
#centerAds div.orange div.bottom div div{
	background-image: url(/img/orangeRightCorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 3px;
}
#centerAds img.thumb{
	width: 110px;
	height: 110px;
	border: 0;
	padding: 10px;
}
#centerAds td.info{
	vertical-align: middle;
	padding: 10px 10px 10px 0px;
}
#centerAds div.red div.link{
	padding-top: 4pt;
	overflow:hidden;
	width: 100%;
}
#centerAds div.red div.link a{
	background-color: #a01300;
	color: white;
	padding: 0pt 2pt;
	text-decoration: none;
}
#centerAds div.orange div.link a{
	background-color: #ba4700;
	color: white;
	padding: 0pt 2pt;
	text-decoration: none;
}
#rightCol div.section{
	background-image: url(/img/rightSection.gif);
	background-repeat: no-repeat;
	height: 21px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	position: relative;
	left: -2px;
	color: #153577;
	margin-bottom: 2pt;
}
#rightCol div.banner{
	padding-bottom: 8pt;
}
.blue{
	border-bottom: 3pt solid #314dcd;
}
.thinBlue{
	border-bottom: 2pt solid #314dcd;
	margin-bottom: 15pt;
}
#footer{
	color: #8f8f8f;
	padding: 8pt 0pt 20pt 0pt;
	line-height: 1.6;
}
#footer a{
	color: #8f8f8f;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#counters{
	padding-left: 18px;
	padding-top: 35px;
}
.big{
	font-size: 15pt;
}
h1
{
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 6px;
}
h2
{
	font-size: 15pt;
	font-weight: normal;
	color: #153577;
	margin-top: 0px;
}
.navy{
	color: #153577;
}
.pady{
	padding: 5pt 0pt;
}
.userText{
	font-size: 9pt;
	line-height: 1.5;
}
.userText img.picture{
	float: left;
	padding: 0 15pt 5pt 0;
}
.userText a{
	color: #153577;
}
.contentPad{
	padding-right: 15px;
}
a.noun{
	text-decoration: none;
}
a.noun:hover{
	text-decoration: underline;
}
.padBot{
	padding-bottom: 10pt;
}
#estateTable{
	width: 100%;
}
#estateTable tr.head td.head{
	border-top: 1px solid #334b7b;
	background-color: #d9dfea;
	background-image: url(/img/head1.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
}
#estateTable tr.head td.caption{
	padding: 4px 4px;
	vertical-align: middle;
	height: 30px;
}
#estateTable tr.head td.split{
	vertical-align: bottom;
	padding: 0px;
	text-align: center;
}
#estateTable tr.head td.filter{
	background-color: #edf1f7;
	background-image: url(/img/head2.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}
#estateTable tr.head td.filter:hover td.caption span{
	color: #c80972;
	background-image: url(/img/dash2.gif);
}
#estateTable tr.head td.filter td.caption span{
	background-image: url(/img/dash1.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #153577;
}
#estateTable tr.head td.split img{
	border: 0px;
	width: 2px;
	height: 30px;
}
#estateTable tr.data td.split img{
	border: 0px;
	width: 1px;
	height: 1px;
}
#estateTable tr.data td{
	padding: 5px 4px;
}
#estateTable tr.odd{
	background-color: #e6ebf3;
}
div.filterPopup{
	position: absolute;
	visibility: hidden;
	z-index: 100;
	background-color: #d9dee9;
	background-image: url(/img/filterBg.gif);
	background-repeat: repeat-x;
	width: 170px;
	border-left: 1px solid white;
}
div.filterPopup div{
	padding: 4px 4px;
	border-bottom: 1px solid #a1adc5;
}
div.filterPopup a{
	color: #153577;
	text-decoration: none;
}
div.filterPopup a div{
	cursor: pointer;
}
div.filterPopup a.selected{
	color: white;
}
div.filterPopup a.selected:hover{
	color: white;
}
div.filterPopup a.selected div{
	background-image: url(/img/over1.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #4562d1;
}
div.filterPopup a:hover{
	background-image: url(/img/dash2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #c80972;
}
div#topNote{
	color: #999999;
	padding-top: 15px;
}
a.phone{
	background-image: url(/img/dash1.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #153577;
	text-decoration: none;
}
a.phone:hover{
	background-image: url(/img/dash2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #c80972;
	text-decoration: none;
}
div.sellerPopup{
	position: absolute;
	visibility: hidden;
	width: 200px;
	z-index: 50;
	padding: 10px;
	border: 1px solid #d9dee9;
	background-color: white;
}
div.sellerPopup div.sellerName{
	font-weight: bold;
	color: #243ec9;
	padding-bottom: 5px;
}
div.mapPopup{
	position: absolute;
	visibility: hidden;
	width: 300px;
	height: 300px;
	z-index: 50;
	padding: 10px;
	border: 1px solid #d9dee9;
	background-color: white;
}
div.mapBox{
	width: 295px;
	height: 270px;
	border: 1px solid #d9dee9;
	overflow: hidden;
}
div.mapAddress{
	font-weight: bold;
	color: #243ec9;
	padding-top: 5px;
}

table#shadow{
	table-layout: fixed;
	position: absolute;
	z-index: 10;
	top: 0px;
	visibility: hidden;
}
table#shadow img{
	border: 0px;
	width: 5px;
	height: 5px;
}
.iepngfix{
	behavior: url(/lib/iepngfix/iepngfix.htc);
}
div.imagePopup{
	position: absolute;
	visibility: hidden;
	z-index: 50;
	padding: 10px;
	border: 1px solid #d9dee9;
	background-color: white;
}
div.imagePopup div.header{
	font-weight: bold;
	color: #243ec9;
	padding-bottom: 5px;
}
div.imagePopup img{
	border: 0px;
	float: left;
}
div.total{
	padding-top: 2mm;
}
div.pageNavigator{
	text-align: center;
}
div.pageNavigator a{
	text-decoration: none;
}
div.pageNavigator a{
	margin: 0px 1px;
}
div.pageNavigator a span{
	padding: 0px 3px;
}
div.pageNavigator a span.active, div.pageNavigator a:hover span{
	background-color: #2f4acb;
	color: white;
}
div#botBanner{
	float: right;
	width: 486px;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:red;
	padding:5px;
	display:none;
	color:#fff;
	}

.words{
	color: #8F8F8F;
	line-height: 1.6;
	padding: 5px;
	border: 1px solid #153577;
	clear: both;
	margin-right: 12px;
	margin-top: 15px;
	}

.words a{
	text-decoration: none;
	}

.words a:hover{
	text-decoration: underline;
	}
#im_got {
	font-size:9px; color:#FFF;
}
.im_got {
	font-size:9px; color:#FFF;
}
.im_got a {
	font-size:9px; color:#FFF;
}
#im_got .im_got a {
	font-size:9px; color:#FFF;
}

/*************************************************************/

._words {
	padding-right: 12px;
}

#index_links {
	margin-top: 10px;
	padding: 10px;
	clear: both;
	width: 100%;
	border: 1px solid #153577;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#index_links a {
	text-decoration: none;
	color: #153577;
}

#index_links a:hover {
	text-decoration: underline;
}

#index_links p, #index_links span {
	margin: 0;
	display: block;
}

#index_links span {
	margin-top: 10px;
}

#index_links span a {
	font-weight: bold;
	text-decoration: none;
	color: #153577;
}

#index_links p {
	padding-left: 6px;
}

#index_links .red_link a {
	color: #CC3939;
}
div.views{
    padding-top: 10px;
}
div#comments div.comment{
	margin-bottom: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #9999dd;
}
div#comments div.head {
	padding-bottom: 5px;
}
div#comments div.head span.author{
	color: #153577;
	font-size: 12pt;
}
div#comments div.head span.date{
	color: #aaaaaa;
	padding-left: 3mm;
}
div.limitedLines{
	max-height: 13px;
	overflow: hidden;
}