﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #9900CC;
}
#container {
	margin: 0;
	padding: 0;
	border: 0;
}
#masthead {
	margin: 0;
	padding: 0;
	border: 0;
}
#navigation {
	margin: 0;
	padding: 0;
	border: 0;
}
#content {
	margin: 0;
	padding: 0;
	border: 0;
}
#sidebar {
	margin: 0;
	padding: 0;
	border: 0;
}
#footer {
	margin: 0;
	padding: 0;
	border: 0;
}
.float_right{
	float:right;
}
body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #9900CC;
	background-image: url("/images/background.bmp");
	background-position: top left;
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px solid #a0522d;
	background-color: #fff;
}
#masthead {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	text-align:center;
}
#page_content {
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	position: relative;
	float: left;
	width: 290px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #9900CC;
}
#sidebar {
	float: right;
	width: 380px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

#footer {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #daa520;
	text-transform: uppercase;
	float: left;
	margin-top: 5px;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #965;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	display: inline;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #ff0000;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #ffffff;
}
#navigation a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ff0000;
}
#submit a {
	text-decoration: none;
	color: #9900CC;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #ffffff;
}
#submit a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #9900CC;
}

/* Content Styles */
h6 {
	color: #a0522d;
}
h5 {
	color: #a0522d;
}
h4 {
	color: #a0522d;
}
h3 {
	color: #9900CC;
}
h2 {
	color: #a0522d;
}
#content h1 {
	color: #a0522d;
}
#content img {
	padding: 5px;
	border: 1px solid #a0522d;
}
/* Sidebar Styles */
#sidebar p {
	color: #222;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #808080;
}
#footer a {
	color: #ff0000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}

.style1 {
	font-size: x-large;
	text-align: center;
	color: #9900CC;
}
.style2 {
	text-align: center;
}
.style3 {
	color: #FF0000;
}
.style4 {
	font-family: Georgia;
	color: #9900CC;
	font-weight: bold;
	font-size: xx-large;
}
.style5 {
	font-size: large;
	text-align: center;
	color: #FF0000;
}
.style6 {
	color: #FF0000;
	font-family: Georgia;
	font-weight: normal;
	font-size: medium;
}



a {
	color: #9900CC;
}
a:active {
	color: #9900CC;
}
a:hover {
	color: #9900CC;
}


#listing1 {

	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #000000;
	border-style: solid;
	border-width: 2px 4px 4px 2px;
	background:#FFFFFF;
}

#listingdata1 {
	width: 150px;
	height: 210px;
	padding-top:5px;
	text-align: left;
	color: #ff0000;
	position:absolute;
	left: 288px;
	
}
#loadarea {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 250px; 
	height: 210px;
	border: 2px; 
	
}
#imagethumbs {
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	width: 425px; 
	background:#E8E8E8;
	position:absolute;
	top:237px;
	left:10px;
	text-align:left;
}
#imagethumbs img{
	padding-top:5px;
	padding-right:11px;
	padding-bottom:2px;
	padding-left:11px;
}

#houseinfo {
	padding:5px;
	padding-top:10px;
	position: Relative;
	width: 440px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	color: black;
	text-align:left;
	
	
}
#featurelist0 {
	font-family:"Times New Roman";
	font-size:14px;
}
/* Link Styles */
a {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_ast {
	color: red;
	font-size:x-small;
}
.style_infotxt
{
	color: #000000;
	font-size:medium;
}
.style_infotxtlg
{
	text-align: center;
	color: #000000;
	font-size:x-Large;
	font-weight: bold;
}

#map_txt {
	clear: both;
	text-align: left;
	position: absolute;
	left: 1px;
	height: 20px;
	width: 225px;
	bottom: 0px;
	padding: 0;

}
#map_c {
	position: absolute;
	top:30px;
	right: 0px;
	width:225px;
	height:170px;
		background: #efefef;

		
}
#map_canvas {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 150px;
	
}
#map_title{	
	position: absolute;
	top: 0px;
	color: white;
	width: 225px;
	height: 30px;
	background: #9900CC;
	text-align:center;
}

.mtitle {
	font-weight: bold;
	font-size: 18px;
}
#map_border {
	border-style: solid;
	position: absolute;
	right: 0px;
	top: 240px;
	width: 	225px;
	height: 200px;
	border-width:1px;
	color: black;
	float: right;
}



#map_b {
	border-style: solid;
	position: relative;
	width: 	500px;
	height: 400px;
	border-width:1px;
	color: black;
}
#map_canvas2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 499px;
	height: 400px;
	
}

#hid {
	width:0px;
	height:0px;
	display:none;
	color:white;
}

#Requestinfo {
	position: relative;
	background: #E8E8E8;
	text-align: right;
	padding-right:10px;
	width: 220px;
	height:230px;
	border:0px;
	
}
#map_space {
	border:0px;
	position: relative;
	width:225px;
	height:240px;
}


#mcalc {
	position:relative;
	width:220px;
	padding-right:10px;
	border:0px;
	background-color:silver;
}
#mcalcresults {
	width:230px;
	background-color:gray;
	border:1px;
}

#SListing {
	font-family: "Times New Roman", Times, serif;
	width:400px;
	height:180px;
	border-width:1px 1px 1px 1px;
	border-style: solid;
	color:black;
}
#SListingHeading {
	width:400px;
	Height:45px;
	background-color:#b5a5d5;
	color:black;
	font-weight:bold;
	font-size:18px;
	padding-top:5px;
}
#SListingHeading a{
	color:black;
	text-decoration:none;
}
#SListingHeading a:hover{
	color:Blue;
	text-decoration:none;
}

#SListingBody {
	width:400px;
	height:120px;
	margin:auto;
	background-color:white;
	color:black;
}
#FListing {
	font-family: "Times New Roman", Times, serif;
	width:400px;
	height:170px;
	border-width:1px 1px 1px 1px;
	border-style: solid;
	color:black;
	margin:auto;
}
#FListingHeading {
	width:400px;
	Height:45px;
	background-color:#b5a5d5;
	color:black;
	font-weight:bold;
	font-size:18px;
	padding-top:5px;
}
#FListingHeading a{
	color:black;
	text-decoration:none;
}
#FListingHeading a:hover{
	color:Blue;
	text-decoration:none;
}

#FListingBody {
	width:400px;
	height:100px;
	margin:auto;
	background-color:white;
	color:black;
}
