body {
	margin: 0em;
	padding: 0.5em;
	background-color: #003366;
}
.container {
	margin: 0em;
	padding: 0em;
	background-color: #FFFFFF;
	display: block;
}

.container .strapline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #FFFFFF;
	height: 1.8em;
	line-height: 1.8em;
	padding-left: 0.5em;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A9C7E1;
	background-image: url(images/bg1.jpg);
	background-position: bottom;
}

.container .banner {
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #669ACC;
}
.container .searchbox {
	float: right;
	height: 25px;
	overflow: hidden;
	padding-right: 3em;
}

.container .banner .bannertext {
	background-color: #669ACC;
	width: 300px;
	background-image: url(images/homes.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013567;
	padding-left: 220px;
	padding-top: 0px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669ACC;
	margin: 0px;
	height: 118px;
}
.container .banner .bannertext #logo {
	height: 118px;
	margin: 0px;
	padding-top: 0px;
	width: 100%;
}
.container .banner .bannertext #logo img {
	float: right;
	padding: 0;
	margin: 0;
}



.container .navmenu {
	float: left;
	width: 13em;
	min-width:180px;
	background-color: #F5F5F5;
	margin-top: 0.5em;
	margin-left: 0.5em;
	padding: 0em;
	border: 1px solid #999999;
	display: block;
}
.container .navmenu h1 {
	font-size: 1em;
	color: #996600;
	line-height: 1.2em;
	margin: 0px;
}

.container .navmenu ul {
	list-style-type: none;
	padding: 0.5em;
	margin: 0em;
}
.container .navmenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #996600;
	line-height: 1.5em;
}

.container .navmenu ol {
	list-style-type: decimal;
	font-size: 0.85em;
}

.container .navmenu a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	display: block;
	border: 1px solid #F5F5F5;
	padding-left: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
}
.container .navmenu a:hover {
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.container .navmenu hr {
	color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

.container .content {
	background-color: #FFFFFF;
	float: left;
	padding: 0em 0em 1.2em 1.2em;
	display: block;
	width: 60%;
	min-height: 800px;
}
.container .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 2em;
	overflow: visible;
	margin-right: 1em;
}
.container .content li {
	list-style-image: url(images/bullitt.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #996600;
	margin-left: 2em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	font-style: italic;
	font-weight: bold;
}

.container .content a {
	color: #003366;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-weight: bold;
}
.container .content a:hover {
	background-color: #FFF0B7;
	color: #0053A6;
	border-bottom-width: 0.2em;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.container .content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #996600;
	clear: both;
}

.container .content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #669ACC;
	padding-left: 1em;
	clear: both;
}
.container .content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #AA6600;
}
.container .content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #013567;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px 0px 0px 2em;
}
.container .content h5 span {
	color: #CC9900;
}
.container .content .clearboth {
	clear: both;
	float: none;
}
.container .content .offered span,  .container .content .offered2 span,
.container .content .wanted span,  .container .content .wanted2 span{
	margin-left: 120px;
	font-size: 9px;
}





.imgright {
	float: right;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	border: 1px solid #013567;
}
.imgleft {
	float: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: 1px solid #013567;
	margin-right: 1.5em;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.nobordercenter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.container .footer {
	clear: both;
	float: none;
	height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 2em;
	color: #013567;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.container .credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	background-color: #B1CBE2;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 5em;
}
.container .credits a {
	color: #999999;
	text-decoration: none;
}
.container .credits a:hover {
	color: #996600;
}



.quote {
	font-style: italic;
	color: #996600;
	font-family: "Comic Sans MS";
}
.codetext {
	color: #CC3300;
}
#flash {
	height: 210px;
	width: 210px;
	position: absolute;
	top: 0px;
	left: 600px;
}

