body {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #711123;
	font-weight: bold;
}


h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #711123;
	font-weight: bold;
	line-height: 12px;
}

#container {
	position: absolute;
	width: 950px;
	height: 399px;
	/* height: 598px; */
	overflow: hidden;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #711123;
	top: 395px;
	margin: 0px 0px 50px -475px;
	padding: 0px 0px 0px 0px;
	z-index: 0;
}

.linklisting * {
	vertical-align: bottom;
}
#printcontainer {
	position: absolute;
	width: 750px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #711123;
	top: 15px;
	left: 10px;
	margin: 0px
	padding: 0px 0px 0px 0px;
	z-index: 0;
}

#header {
	position: relative;
	width: 950px;
	height: 126px;
	/* height: 124px; */
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-color: #711123;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#content {
	position: relative;
	width : 668px;
	height: 474px;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 1;
}

#printcontent {
	position: relative;
	width : 668px;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 1;
}

#featured {
	position: relative;
	height: 472px;
	width: 220px;
	border-right-style: solid;
	border-right-color: #711123;
	border-right-width: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 1;
}

#propPhotos {
	position: relative;
	height: 472px;
	width: 220px;
	overflow: hidden;
	border-right-style: solid;
	border-right-color: #711123;
	border-right-width: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 1;
}

#propPhotosPrint {
	position: relative;
	text-align: center;
	width: 750px;
	clear: both;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#menu {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 282px;
	/* width: 280px; */
	overflow: hidden;
	height: 472px;
	background-color: #FFFFFF;
	float: left;
	line-height: 0px;
	z-index: 2;
}

#homeContent {
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	width: 400px;
	float: left;
	z-index: 1;
}

#propInfo {
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	width: 400px;
	float: left;
	z-index: 1;
}

#otherContent {
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	width: 600px;
	float: left;
	z-index: 1;
}


#groupIMG {
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	right: 648px;
	/* right: 280px; */
	bottom: 62px;
	width: 330px;
	height: 208px;
	z-index: 5000;
	background-color: #FF0000;
}

#corner {
	position: absolute;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	right: 282px;
	/* right: 280px; */
	width: 49px;
	height: 47px;
	z-index: 100;
}



#featuredListings {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.featuredLink:link, .featuredLink:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #711123;
	text-decoration: none;
	line-height: 30px;
}

.featuredLink:hover {
	color: #d0a74f;
	text-decoration: none;
}

.field_label {
	font-size: 12px;
	font-color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
}	

label {
	font-size: 12px;
	font-color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
}	
.searchLink:link {
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.searchLink:visited {
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.searchLink:hover {
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#featuredNavi {
	position: absolute;
	height: 20px;
	width: 220px;
	bottom: 0px;
	left: 0px;
	background-color: #711123;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}

a:link {
	text-decoration: none;
	color: #711123;
}

a:visited {
	text-decoration: none;
	color: #711123;
}

a:hover {
	text-decoration: none;
	color: #EE0000;
}

.iLink:link {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.iLink:visited {
font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
		font-size: 12px;
			font-weight: bold;
	color: #FFFFFF;
}

.iLink:hover {
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.iLink2:link {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #711123;
}

.iLink2:visited {
font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
		font-size: 12px;
			font-weight: bold;
	color: #711123;
}

.iLink2:hover {
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #EE0000;
}

.listingLink:link {
	text-decoration: none;
	color: #FFFFFF;
}

.listingLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.listingLink:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#contactInfo {
	display: none;
}

div {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
.HomeNarrow {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
}

ul#featuredListings {
	margin-top: 5px;
	
	}
li.featuredItem {
	display:block;
	height: 60px;
	width:220px;
}
.displaynone {
	display: none;
}
.featuredLink br {
	height: 5px;
	}
.featuredItem {
	display: block;
	list-style-type: none;
	cursor: pointer;
	margin: 0px 2px 0px 2px;
	padding: 0 7px 5px 7px;
	text-indent: 0px;
	clear: both;
	float: none;
	background-image: url(images/featured-border.png);
	background-repeat: no-repeat;
	background-position: 0 55px;
	text-align: left;
	
	width: 210px; 
	position: relative;	
}	
.featured-message {
	position: absolute;
	top: 25px;
	left: 73px;
	font-size: 11px;
	}
.featuredItem img {
	margin: 6px 10px 5px 5px;
	border: 1px solid #711123; 
	width: 49px;	
	}
.listpop-s {
	position: absolute; 
	top: -50px; 
	left: 228px; 
	padding: 5px 5px 5px 5px;
	z-index: 5000;
	text-align: center;

	width: 258px; 
	height: 237px; 
	position: absolute; 
	top: -50px; 
	left: 228px; 

	background-image: url(images/listpop-shadow.png);
	background-repeat: no-repeat;
	background-position: 9px 0px;

	}
.listpop-s h2 {
	margin: 2px 0 8px 0;
	padding: 0;
	}	
.listpop-s img {
	border: 1px solid #711123; 
	width: 225px;	
	height: 169px;
	z-index: 999; 
	margin: 0 0 0 0px;
	}	
.listpop-shadow {
	background-image: url(images/listpop-img-bg.png);
	background-repeat: no-repeat;
	background-position: 18px 4px;
	padding: 2px;

	}	
.logo-bug {
	background-image: url(images/logo-bug.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 50px;
	width: 47px;
	display: block;
	left: 195px;
	top: 165px;
	}	
table#textup {
	left:224px;
	position:absolute;
	top:10px;
	width:435px;
	z-index:0;
	text-align: left;
	}
#wrapper {
	position: relative; 
	width:950px; 
	margin: 0 auto;
	padding: 0 6px 0 0;
 	}	
.highlight {
	position: absolute; 
	top: 35px; 
	left: 20px; 
	z-index: 1000;
	}