
/*
a.mainlink:link, a.mainlink:visited{
color: #FFFFFF;
text-decoration:none;
padding-right: 25px;
}
a.mainlink:hover{
	font-weight:bold;
	background-image: url(../images/arrow.Nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
a.mainlinkactive:link, a.mainlinkactive:visited, a.mainlinkactive:hover{
	font-weight:bold;
	background-image: url(../images/arrow.Nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	color: #FFFFFF;
text-decoration:none;
}
*/



.title, .fullTitle
{ 
	font-weight: bold;
	font-size: 14px;
	color: #63686e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CBCFD6;
	
}

#hr {
width:500px;
	margin-top:5px;
	
	height: 11px;
	border-top:#c8cbce 1px solid;
	
}

#sampleheader{
	height: 81px;
	width: 514px;
	border:1px solid #aaa;
	margin:3px; 
	background: url(../images/new/Headers/default.jpg) center no-repeat;
}
/*
a.listingTitle:link, a.listingTitle:visited, a.listingTitle:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #313c68;
	text-decoration: underline;
	font-weight: bold;
}


.cityname {
color:#c8cbce;
font-size:18px;
border:#c8cbce 1px solid;
width:500px;
margin:0 auto 5px auto;
padding:10px 0 10px 10px;
background:#fff;
}
*/
.listHeading{
color:#c8cbce;
font-size:18px;
border:#c8cbce 1px solid;
width:490px;
margin:0 auto 5px auto;
padding:10px 10px 10px 10px;
background:#fff;
}
.listInfoBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width:345px;
}
.listTable{width:500px; margin:0 0 0 8px; }
.listingRtBox{width:155px}
.listingRtBoximg{border:solid 1px #CBCFD6}
img.fullRtBox{border:solid 1px #CBCFD6}
td.fullRtBox{border:solid 1px #CBCFD6;background-color: #f8f8f8;}
a.fullRtBox{text-decoration:none}
/*
.sold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width:385px;
	background-color: #ffffff;
	background-image: url(../images/sold.gif);
	background-repeat: no-repeat;
}
*/
td#propertyMainCol ul { width:329px; overflow-x:hidden; margin:0; padding:0; }
td#propertyMainCol ul li { margin:0 0 0 15px; padding:0; width:300px; vertical-align:top; }

#regnewsbox{border-bottom: 1px solid #aaa; padding-bottom:5px;padding-top:5px}
#newsbox{padding-bottom:5px;padding-top:5px}
#news td h1{
	line-height:18px;
	margin:0px; padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor:hand;
	text-decoration:none
}
#news_img td{
	padding: 5px;
	text-align: center;
	font-size: 9px;
}
#news_img img{
	border: 1px solid #000000;
}
a.curpage {
padding:2px;
border:1px solid #999;
background:#f2f2f2;
color:#e15024;
}

img.noStyle { 
border:none !important;
}

table.linkList { list-style:none; margin:0 0 15px 0; padding:0; }
	table.linkList img { border:1px solid #000; }
	table.linkList th { text-align:right; padding:5px 0; }
	table.linkList a:hover { text-decoration:none; }
	
ul.linkList2 { list-style:none; margin:0 0 15px 0; padding:0; }
	ul.linkList2 li { margin:4px 0; }
	ul.linkList2 li a:hover { text-decoration:none; }
	
ul.catList li { margin:0 0 5px 0; }
	ul.catList li a:hover { text-decoration:none; }
