BODY, TD {
	font-family: tahoma,verdana,arial;
	font-size: 12px;
}

#banner {
	background-color: #20264b;
	background-image:url('bg_banner.gif');
	background-repeat: repeat-x;
}

#nav {
	background-image:url('bg_nav.gif');
	background-repeat: repeat-x;
	height: 56px;
}

#mainBody {
	background-image:url('bg_body.gif');
	background-repeat: repeat-x;
}

#t13ss {
	background-image:url('bg_homeslides.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	height:315px;
	width: 680px;
}

#cBtnSearch {
	position: absolute;
	top: 400px;
	left: 20px;
	z-index: 100;
}

#tdPanels {
	background-image:url('bg_body.gif');
	background-repeat: repeat-x;
}

#panels {
	padding-top: 10px;
	width: 249px;
}

#subContentPanels {
}

#ssPanel {
	height: 350px;
	background-image:url('bg_sidepanels.jpg');
	background-position: 0px 25px;
	background-repeat:no-repeat;
	width:249px;
}

#relInfoPanel {
	height: 200px;
	background-image:url('bg_bottomsidepanels.jpg');
	background-position: 0px 25px;
	background-repeat:no-repeat;
	width:249px;
}

#locationPanel {
	background-image:url('bg_bottomsidepanels.jpg');
	color: #fff;
	font-family: calibri,tahoma,arial,sans serif;
	height: auto;
	margin-top:25px;
	padding: 4px;
	width:249px;
}

.mainText A {
	color: #00C;
}
.listingLabel {
	font-weight: bold;
}
.listingLink {
	color: #00C;
}
.listingLink:visited {
	color: #009;
}

.homeSlide {
	visibility: hidden;
	left: 12px;
	position: absolute;
	/*top: 151px;*/
	z-index: 50;
}

.featuredLink A {
	color: #fff;
	font-size: 12pt;
}
.featuredLink {
	padding-top: 14px;
}

#idLine {
	color: #fff;
	font-family: tahoma,verdana,arial;
	font-weight: bold;
	text-align: right;
	padding-right: 60px;
}
#idLine A {
	color: #fff;
}