@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #171717; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 10px;
}
#pageWrapper  {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #ffd600;
	text-align: left;
	position: relative;
}
#container {
	border: 10px solid #da2018;
	background: #FFF url(images/column.jpg) no-repeat 0px 0px;
	height: 900px;
}
#header {
	text-align: center;
	background: url(images/capitol.jpg) no-repeat right bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 149px;
	margin-right: 10px;
	margin-left: 50px;
	padding-right: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom: 4px solid #6c6c6c;
}
#header p {
	margin: 15px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.1em;
}
#header .address {
	font-size: 12px;
	font-weight: normal;
}
#signupContainer {
	text-align: right;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}
a {
	text-decoration: none;
	color: #6c6c6c;
}
a:hover {
	text-decoration: underline;
}
#sidebar {
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	width: 150px;
	left: 77px;
	top: 220px;
	height: 500px;
}
#sidebar ul {
	margin: 10px 0px 20px;
	padding: 0px;
	list-style: none;
}
#sidebar ul li a {
	display: block;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 10px;
}
#mainContent  {
	padding: 5px 5px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	width: 690px;
	left: 250px;
	top: 225px;
	height: 550px;
	font: 12px/140% Arial, Helvetica, sans-serif;
}
#mainContent p {
	font: 12px/150% Tahoma, Geneva, sans-serif;
}

#mainContent h1 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #f70006;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#mainContent h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #f70006;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
}
#footer {
	position: absolute;
	right: 26px;
	height: 50px;
	width: 705px;
	text-align: right;
	top: 864px;
	font: 10px/10px Georgia, "Times New Roman", Times, serif;
	color: #6c6c6a;
}
#footer p {
	margin: 10px 0px 0px;
	padding: 0px;
}

#mainContent #homeFeaturedContainer {
	border: 1px solid #FFF;
	padding: 0px;
	font-size: 12px;
	width: auto;
	float: left;
	height: auto;
	margin-right: 10px;
	margin-bottom: 0px;
}
#mainContent #featuredcontainer {
	float: left;
	height: 130px;
	width: 140px;
	margin: 0px 0px 5px;
	padding: 0px 10px 0px 0px;
	font: 10px/140%;
	color: #000;
}.featuredThumbnail {
	border: 1px solid #000;
}
img {
	border-style: none;
}
#mainContent .PropertyInfo{
	margin: 0px;
	padding: 3px 0px 0px;
	font-size: 11px;
	line-height: 13px;
}
.moreProperties {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.clearFloat {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#mainContent .firstParagraph{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#mainContent.Narrow {
	width: 525px;
}
#sidebar2 {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: absolute;
	width: 180px;
	left: 800px;
	top: 260px;
	height: 517px;
}
#mainContent  #featured2Container {
	float: left;
	height: 130px;
	width: 150px;
	margin: 10px 0px 15px 0px;
	padding: 5px;
	font: 10px/140% Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#featured2Container .featuredThumbnail{
	border: 1px solid #ccc;
	padding: 5px;
}
#mainContent #LargeImageContainer {
	height: 490px;
	width: 569px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

#mainContent #LargeImageContainer #thumbnails {
	position: absolute;
	height: 60px;
	width: 600px;
	left: 0px;
	top: 380px;
	z-index: 1;
}
#mainContent #thumbnails2 {
	position: absolute;
	height: 60px;
	width: 600px;
	left: 0px;
	top: 380px;
	visibility: hidden;
	z-index: 2;
}
#mainContent #thumbnails3 {
	position: absolute;
	height: 60px;
	width: 600px;
	left: 0px;
	top: 380px;
	visibility: hidden;
	z-index: 3;
}
#mainContent #thumbnails4 {
	position: absolute;
	height: 60px;
	width: 600px;
	left: 0px;
	top: 380px;
	visibility: hidden;
	z-index: 4;
}
#mainContent #thumbnails5 {
	position: absolute;
	height: 60px;
	width: 600px;
	left: 0px;
	top: 380px;
	visibility: hidden;
	z-index: 5;
}
#mainContent #thumbnails6 {
	position: absolute;
	height: 60px;
	width: 600px;
	left: 0px;
	top: 380px;
	visibility: hidden;
	z-index: 6;
}



#mainContent #thumbnails img {
	margin: 5px 5px 1px 0px;
	height: 69px;
	width: 110px;
	cursor: pointer;
}
#mainContent #thumbnails2 img {
	margin: 5px 5px 1px 0px;
	height: 69px;
	width: 110px;
	cursor: pointer;
}
#mainContent #thumbnails3 img {
	margin: 5px 5px 1px 0px;
	height: 69px;
	width: 110px;
	cursor: pointer;
}
#mainContent #thumbnails4 img {
	margin: 5px 5px 1px 0px;
	height: 69px;
	width: 110px;
	cursor: pointer;
}
#mainContent #thumbnails5 img {
	margin: 5px 5px 1px 0px;
	height: 69px;
	width: 110px;
	cursor: pointer;
}
#mainContent #thumbnails6 img {
	margin: 5px 5px 1px 0px;
	height: 69px;
	width: 110px;
	cursor: pointer;
}
#listingspecs #specstable {
	margin-top: 50px;
}
#listingspecs #specstable td {
	padding: 0px 0px 0px 0px;
	width: 50%;
	height: 38px;
	font-size: 11px;
}
#listingspecs #specstable img {
	border-style: none;
	margin: 5px 5px 5px 0px;
}#mainContent .ContactInfo {
	line-height: 200%;
}
#mainContent .FeaturedListingHeading {
	margin: 0px;
	padding: 0px;
}
#mainContent #ListingDescription {
	padding-top: 95px;
	padding-bottom: 10px;
}
.subdivisiontable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.active {
	font-weight: bold;
	color: #da2018;
}
