body {
	background-image: url(images/blackbg.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	background-color: #2B2B2B;
	background-repeat: repeat-x;
	margin-top: 10px;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #3F7D20;
	text-decoration: underline;
}
a:active {
	color: #66CC33;
	text-decoration: underline;
}
h1 {
	margin-top: 10px;
	font-size: 1.2em;
}

h1 span {
	margin-left: 35px;
}

h2 {
	font-size: 13px;
	text-align: center;
	margin-top: 15px;
}
h3 {
	font-weight: bold;
	font-size: 1.2em;
}

h3 span {
	margin-left: 35px;
}

#wrapper {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}

#images {
	height: 170px;
	background-color: #FFFFFF;
}

#welcome {
	font-size: 15px;
	font-weight: bold;
}

.homepagetext {
	font-size: 1em;
	margin-bottom: 20px;
}


#menu-bar {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	color: #8CC63F;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
}
#menu-bar ul {
	margin: 0;
	padding: 0;
}
#menu-bar li {
	display: inline;
}
#menu-bar a:link, #menu-bar a:visited {
	text-decoration:none;
	color: #FFF;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
}
#menu-bar a:hover {
	color: #8CC63F;
}

#contentarea-hp {
	width: 901px;
	background-image: url(images/greycolbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000;
}

#contentarea {
	width: 901px;
	background-image: url(images/greycolbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
}

#leftcol {
	float: left;
	width: 255px;
}

#propertysearch {
	font-size: 11px;
}

#propertysearch select {
	font-size: 11px;
	width: 100px;
}

#fells-gulliver {
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}

#company-logos {
	margin-right: auto;
	margin-left: auto;
	width: 159px;
	margin-bottom: 20px;
}

#rightcol {
	float: left;
	width: 645px;
	display: inline;
}

#letboard img {
	float: right;
	margin-right: 30px;
	margin-left: 25px;
}

.featuredcell {
	width:140px;
	height:175px;
	float:left;
	display: inline;
	vertical-align: top;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 17px;
	background-image: url(images/featured-box-border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}
#clearone {
	clear: both;
	height: 1px;
}

.green-text {
	color: #336633;
}

#bot-curve-hp {
	background-image: url(images/bot-curve-black.gif);
	height: 8px;
	background-repeat: no-repeat;
}

#bot-curve {
	background-image: url(images/bot-curve.gif);
	height: 8px;
	background-repeat: no-repeat;
}
#footer {
	margin-top: 20px;
	color: #FFF;
	text-align: right;
	font-size: 11px;
}
A.footer-link:link {
	color: #FFF;
	text-decoration:underline;
}
A.footer-link:visited {
	color: #FFF;
	text-decoration:underline;
}
A.footer-link:hover {
	color: #8CC63F;
	text-decoration:underline;
}
p {
	margin-right: 35px;
	margin-left: 35px;
	text-align: justify;
}

.registerform  {
	width: 200px;
	font-size: 11px;
	border: 1px solid #999;
}

#registerbutton {
	width: 89px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bullets {
	text-align: justify;
	margin-right: 45px;
	margin-left: 10px;
	line-height: 1.3em;
	list-style-position: outside;
}

#bullets li {
	list-style-image: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#brockenhurst img {
	float: left;
	margin-right: 25px;
	margin-left: 35px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#yacht img {
	float: right;
	margin-right: 30px;
	margin-left: 25px;
}

#lymington img {
	float: left;
	margin-right: 25px;
	margin-left: 35px;
	margin-bottom: 10px;
}

.plain-bullets {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

.school-left {
	float: left;
	width: 320px;
	clear: both;
	display: inline;
	margin-bottom: 3px;
	margin-top: 15px;
}

.school-left p {
	text-align: left;
}

.school-right {
	float: left;
	width: 320px;
	display: inline;
	margin-top: 15px;
	margin-bottom: 3px;
}

.school-right p {
	text-align: left;
}

.school-left-last {
	float: left;
	width: 320px;
	clear: both;
	display: inline;
	margin-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E2E2E2;
	height: 160px;
	margin-top: 10px;
}

.school-left-last p {
	text-align: left;
}

.school-right-last {
	float: left;
	width: 320px;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 160px;
	margin-top: 10px;
	margin-bottom: 3px;
}

.school-right-last p {
	text-align: left;
}


/* thumbnails */

#thumbnails-header {
	background-color: #E2E2E2;
	height: 30px;
	color: #000000;
	margin-right: 35px;
	margin-left: 35px;
	clear: both;
	margin-top: 10px;
}

#thumbnails-header-left {
	float: left;
	display: inline;
	height: 30px;
	width: 290px;
	padding-left: 10px;
}

#thumbnails-header-right {
	float: right;
	display: inline;
	height: 30px;
	width: 190px;
	text-align: right;
	padding-right: 10px;
}

#thumbnails-header a:link, #thumbnails-header a:visited, #thumbnails-header a:hover {
	color: #000000;
	text-decoration: none;
}

#thumbnails-header h1 {
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 0px;
}

#thumbnails-photo {
	clear: both;
	float: left;
	width: 160px;
	margin-left: 35px;
	display: inline;
}

#thumbnails-description {
	display: inline;
	float: left;
	width: 400px;
	text-align: justify;
	padding-left: 15px;
	padding-top: 5px;
}

/* result */

#contentarea-result {
	width: 901px;
	background-color: #FFF;
}

#bot-curve-white {
	background-image: url(images/bot-curve-white.gif);
	height: 8px;
	background-repeat: no-repeat;
}

#result-header {
	background-color: #E2E2E2;
	height: 30px;
	color: #000000;
	margin-right: 35px;
	margin-left: 35px;
	clear: both;
	margin-top: 10px;
}

#result-header-left {
	float: left;
	display: inline;
	height: 30px;
	width: 400px;
	padding-left: 10px;
}

#result-header-right {
	float: right;
	display: inline;
	height: 30px;
	width: 190px;
	text-align: right;
	padding-right: 10px;
}

#result-header h1 {
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 0px;
}

#imagechangerthumbs {
	overflow-x: hidden;
	overflow-y: auto;
	width: 145px;
	float: left;
	display: inline;
	clear: both;
	margin-left: 35px;
	text-align: center;
	height: 450px;
	margin-top: 10px;
}

#imagechangermain {
	display: inline;
	float: left;
	width: 430px;
	margin-top: 10px;
	text-align: center;
}

#resultsnav {
	width: 255px;
	display: inline;
	float: left;
	margin-top: 10px;
	background-color: #e2e2e2;
	height: 450px;
}

#resultsnav p {
	text-align: left;
}

.results-links-title {
	background-color: #8CC63F;
	height: 20px;
	width: 255px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

#shortdesc {
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 5px;
}

#longdesc {
	margin-right: 35px;
	margin-left: 35px;
}

#epc {
	text-align: center;
}

.results-links {
	width:255px;
	text-align:left;
	vertical-align:top;
	margin: 0;
	padding: 0;
}

.results-links ul { margin:0; padding:0; }

.results-links li { margin:0; padding:0; list-style:none;background-image:none;  }

.results-links li a {
	color:#000000;
	text-decoration:none;
	width:190px;
	display:block;
	border-bottom:1px solid #CCCCCC;
	padding: 5px 25px 5px 40px;
	margin:0;
	background-position: 22px;
	background-repeat: no-repeat;
	background-image: url(images/bullet.gif);
}

.results-links li a:hover {
	border-bottom:1px solid #CCCCCC;
	color: #003300;
	background-color: #d4d4d4;
	
}

.back-link a:link {
	color: #003300;
	text-decoration: underline;
}
.back-link a:visited {
	color: #003300;
	text-decoration: underline;
}
.back-link a:hover {
	color: #66CC33;
	text-decoration: underline;
}
.back-link a:active {
	color: #66CC33;
	text-decoration: underline;
}
