body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left:0px; 
	padding:0;
	font-size:11px;
	text-align: center;
	background-color:#CFC494;
	color: #555555;
	line-height: 17px;
}
table, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size:11px;
	
	
	color: #555555;
	line-height: 17px;
}
a:link, a:visited, a:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313c68;
	text-decoration: underline;
}
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;
}

#wrapper{
	
	margin: 0px auto;
	width: 780px;
	border: 1px solid #000000;
	text-align: left;
	
}
#ltcol{
	background-color: #313c68;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: right;
	
	padding-top: 15px;
}

#main_content{
	background-color: #FFFFFF;
	margin: 0px;
	width: 590px;
	text-align: left;
	
}
#content{
	margin: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555555;
	line-height: 17px;
}

.title, .fullTitle
{ 
	font-weight: bold;
	font-size: 14px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	
}

#hr {
width:560px
	margin-top:5px;
	
	height: 11px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-image: url(images/bottom.jpg);
	height: 21px;
	width: 780px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	
	text-align: center;

}
#sampleheader{
	height: 85px;
	width: 560px;
	
	background-image: url(images/Headers/default.jpg);
}

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;
}

.listHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #cfc494;
	padding: 3px;
	color: #313c68;
	margin-bottom: 10px;
}
.listInfoBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width:385px;
}
.listTable{width:560px}
.listingRtBox{width:175px}
.listingRtBoximg{border:solid 1px #555555}
img.fullRtBox{border:solid 1px #555555}
td.fullRtBox{border:solid 1px #666666;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;
}
#regnewsbox{border-bottom: 1px dashed #000000;padding-bottom:5px;padding-top:5px}
#newsbox{padding-bottom:5px;padding-top:5px}
#news td h1{
	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;
}


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; }
