@charset "UTF-8";
.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.inner_background {
	background-image: url(images/inner_background.gif);
	background-repeat: repeat-x;
}
.standfirst {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 25px;
}
.standfirst a:link {
	color: #003A6C;
	text-decoration: underline;
}
.standfirst a:visited {
	color: #003A6C;
	text-decoration: underline;
}
.standfirst a:hover {
	color: #333333;
	text-decoration: none;
}
.standfirst a:active {
	color: #333333;
	text-decoration: none;
	}
.navigation {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	padding-left: 20px;
}
.footer a:link {
	color: #999999;
	text-decoration: underline;
}
.footer a:visited {
	color: #999999;
	text-decoration: underline;
}
.footer a:hover {
	color: #999999;
	text-decoration: none;
}
.footer a:active {
	color: #999999;
	text-decoration: none;
	}
.navigation a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.navigation a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B5D400;
}
.navigation a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #B5D400;
	}
.greendashes {
	font-family: Tahoma;
	color: #B5D400;
	font-weight: normal;
	padding-right: 4px;
	padding-left: 4px;
}
.logo {
	padding-left: 20px;
}
.strapline {
	padding-top: 25px;
	padding-left: 385px;
	padding-bottom: 5px;
}
.portal {
	padding-left: 500px;
	padding-top: 15px;
}
.navigationnonbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.maintext a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #003A6C;
	text-decoration: underline;
}
.maintext a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #003A6C;
}
.maintext a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #829C1E;
}
.maintext a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #829C1E;
	}
.headers {
	font-family: tahoma;
	font-size: 14px;
	color: #003A6C;
}
.logo {
	padding-top: 25px;
	padding-left: 35px;
}
.footerCopy {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.footerCopy a:link {
	color: #999999;
	text-decoration: underline;
}
.footerCopy a:visited {
	color: #999999;
	text-decoration: underline;
}
.footerCopy a:hover {
	color: #999999;
	text-decoration: none;
}
.footerCopy a:active {
	color: #999999;
	text-decoration: none;
	}
.pictureframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #233F61;
	border-right-color: #233F61;
	border-bottom-color: #233F61;
	border-left-color: #233F61;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.propertyImage 
{
    float: left;
    margin: 0px 10px 15px 0px;
}

.map {
	float: left;
	height: 225px;
	width: 225px;
	display: block;
	margin-top: 1em;
	border: 1px solid #C1D72E;
}
.clearBoth 
{
    clear: both;
}
