@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
#nav {
	width: 750px;
}
#nav  ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00537F;
	background-position: top;
	vertical-align: top;
	padding-left: 195px;
}
#nav li {
	display: inline;
	list-style-image: none;
}
#header ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}
#header li {
	display: inline;
	list-style-image: none;
	padding-left: 5px;
	padding-right: 5px;
}
.headerimg {
	margin-right: 10px;
}
#container #header {
	background-repeat: no-repeat;
	height: auto;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 750px;
	margin: 0px;
}
#content {
	width: 750px;
	padding-top: 25px;
}
.mainpic {
	float: left;
	margin-right: 0.5em;
	width: 225px;
	margin-bottom: 0.5em;
	vertical-align: top;
	margin-top: 1em;
}
#content #property a {
	color: #223468;
	text-decoration: none;
}
#content #property {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 555px;
	float: right;
}
.category {
	margin-bottom: 10px;
}
