@charset "utf-8";
/* CSS Document */




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: x-large;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;

}
h2 {
	font-size: medium;
	color: #333;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #666;
}

a:active {
	text-decoration: underline;
	color: #000;
}



#container {
	background-color: #000;
	padding: 5px;
	height: 190px;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}


#stuff {
	text-align: left;
	display: block;
	margin: 0px;
	clear: none;
	height: 163px;
	width: 928px;
	float: left;
}


#about {
	float: left;
	height: 150px;
	width: 190px;
	text-align: left;
	padding-left: 5px;
}


#about ul {
	margin-left: -3em;
	margin-bottom: -2px;
	margin-top: -2px;
}

#about li {
	text-align: left;
	margin: 6px;
	height: 16px;
	width: 90px;
	list-style-type: none;
	background-color: #CCC;
	padding: 4px;
}
.style2 {
	font-size: x-small
}


about a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
		text-decoration: underline;

}

about a:link {
	color: #000;
}

about a:visited {
	color: #000;
	font-size: xx-small;
}

about a:hover {
	text-decoration: none;
	color: #666;
	font-size: xx-small;
}

about a:active {
	color: #000;
	font-size: xx-small;
}

#abouttext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#welcome {
	clear: none;
	float: left;
	height: 110px;
	width: 550px;
	text-align: center;
	display: block;
}

#nav {
	text-align: left;
	display: inline-block;
	padding: 5px;
	clear: both;
	height: 20px;
	background-color: #933837;
	width: 918px;
	float: left;
}


#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
}

#nav a:link {
	text-decoration: underline;
	color: #000;
	font-size: small;
}

#nav a:visited {
	text-decoration: underline;
	color: #000;
	font-size: small;
}

#nav a:hover {
	text-decoration: none;
	color: #fff;
	font-size: small;
}

#nav a:active {
	text-decoration: underline;
	color: #000;
	font-size: small;
}


#contact {
	text-align: left;
	height: 40px;
	width: 190px;
	text-align: left;
	padding-left: 5px;
}

#contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #fff;
	margin: 5px;
}


#knocker {
	clear: none;
	float: right;
	height: 140px;
	width: 84px;
}



#kristy {
	clear: none;
	float: left;
	width: 88px;
	margin-right: 5px;
}


.listing {
	background-color: #FFFFFF;
	padding: 3px;
	float: left;
	width: 171px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	height: 190px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 15px;
	border: medium solid #666666;
}
.style1 {color: #990000}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}

#active_listing a:link {
	text-decoration: underline;
}

#active_listing a:visited {
	text-decoration: underline;
	color: #000;
}

#active_listing a:hover {
	text-decoration: none;
	color: #990000;
}

#active_listing a:active {
	text-decoration: underline;
	color: #000;
}




#sold_listing a:link {
	text-decoration: underline;
}

#sold_listing a:visited {
	text-decoration: underline;
	color: #000;
}

#sold_listing a:hover {
	text-decoration: none;
	color: #990000;
}

#sold_listing a:active {
	text-decoration: underline;
	color: #000;
}

