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: 720px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #711123;
	top: 15px;
	left: 10px;
	margin: 0px 0px 0px 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;
}


#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;
	height: 472px;
	width: 100%;

	margin: 20px;
	padding: 0px;
	float: left;
	z-index: 1;
}

#menu {
	display: none;
	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 20px;
	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: 282px;
	//right: 280px;
	bottom: 0px;
	width: 330px;
	height: 208px;
	z-index: 5000;
	background-color: #FF0000;
}

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

.featuredItem {
	display: block;
	height: 40px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #711123;
	list-style-type: none;
	cursor: pointer;
	margin: 0px 2px 0px 2px;
	padding: 5px;
	text-indent: 0px;
	clear: both;
	float: none;
}

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

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

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

.featuredLink:hover {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	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;
}

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

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

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


#contactInfo {
	font-size: 18px;
	font-weight: bold;
	display: block;
	position: relative;
	top: 600px;
	left: 300px;
}