body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: black;
	background-color: white;
} 

body,th,td,p,select,input {
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 8pt;
}

a:link, a:visited, a:active {
	color: #0000ff;
}

h1 { font-size: 11pt; }
h2 { font-size: 10pt; }
h3 { font-size: 9pt; }

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
}

input.button {
	width: 9em;
	height: 2.2em;
}

#container {
	width: 770px;
}

#logo {
	float: left;
	width: 220px;
	margin-bottom: 20px;
}
#logo a img {
	border: none;
}

#menu {
	float: left;
	clear: left;
	width: 205px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid black;
}
#menu ul li a img {
	border: none;
}

#contact {
	float: left;
	clear: left;
	width: 205px;
	margin-left: 15px;
	color: #999999;
}
#contact ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
}
#contact ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#contact ul li a img {
	border: none;
}
#contact p {
	margin-top: 0px;
}
#contact p.orange {
	font-weight: bold;
	color: #f4b308;
}
#contact a {
	color: #f4b308;
}

#outer {
	margin-left: 230px;
	background: url("../images/background.png") 0 0 repeat-y;
	background-color: #999999;
	color: white;
}

#inner {
	padding: 5px;
}

#body {
	margin-left: 34px;
	margin-right: 34px;
	min-height: 600px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#header {
}

#footer {
	margin-left: 34px;
	margin-right: 34px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 90%;
	text-align: center;
}

#mainflash {
	border-bottom: 1px solid white;
}

/* CSS hacks for the property search stuff */
a.listingslink  {
	color: white;
}
