@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}
#wrapper {
	text-align: left;
	width: 1025px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 1024px;
	padding-top: 30px;
}
#navigation {
	clear: both;
}
#mainContent {
	height: 550px;
	padding-left: 20px;
	padding-top: 20px;
}
#banner {
	float: left;
	font-size: 20px;
	margin-left: 57px;
}
#topBorder {
}
#bottomBorder {
}
#footer {
	text-align: center;
	font-weight: bold;
	color: #00AEEF;
	margin-top: 10px;
}
#footer strong {
	color: #000030;
}
#logo {
	float: left;
	width: 80px;
	margin-left: 20px;
}
.topNav {
	float: left;
}
#mainColumnLeft {
	float: left;
	width: 242px;
}
#mainColumnCenter {
	float: left;
	width: 320px;
	margin-left: 0px;
	padding-right: 10px;
}
#mainColumnRight {
	float: left;
	width: 280px;
	margin-left: 15px;
}
#tripleColumn {
	float: left;
	width: 960px;
	margin-left: 15px;
	height: 490px;
	background-image: url(../images/homepage_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#doubleColumnRight {
	float: right;
	width: 710px;
	margin-right: 35px;
}
#doubleColumnLeft {
	float: left;
	width: 600px;
	height: 500px;
}
.boxesLeft {
	clear: both;
	width: 242px;
	margin-bottom: 10px;
}
#headingBox {
	width: 710px;
	float: right;
	font-size: 33px;
	font-weight: lighter;
	margin-right: 35px;
	margin-bottom: 10px;
}
.buyToLet {
	color: #00AEEF;
}
.residential {
	color: #00AEEF;
}
#imageRight {
	height: 360px;
	width: 360px;
	float: right;
}
#imageRightSmall {
	height: 400px;
	width: 215px;
	float: right;
	margin-left: 20px;
}
#imageLeftSmall {
	height: 304px;
	width: 200px;
	float: left;
}
#subHeading {
	width: 700px;
	margin-left: 0px;
	color: #000030;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	padding-right: 10px;
}
#mainColumnCenter ul {
	margin-left: 15px;
	padding-left: 0px;
}
#mainColumnCenter h1 {
	font-weight: lighter;
	font-size: 25px;
}
#mainColumnCenter li {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000030;
}
#subHeading h2 {
	font-size: 18px;
}
#mainImageRight {
	float: left;
	width: 344px;
	margin-left: 15px;
}
#mainColumnCenter strong {
	font-size: 14px;
	font-weight: normal;
	color: #02042F;
}
.boxesLeft a {
	text-decoration: none;
}
.table1 {
	float: right;
	width: 380px;
	border-top: 1px solid #00AEEF;
	border-right: 1px solid #00AEEF;
	border-left: 1px solid #00AEEF;
}
.table1 th {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 25%;
	text-align: center;
	background-color: #00AEEF;
}
.residentialFill {
	background-color: F15F00;
}
.table1 td {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table1 tr {
}
.table1 tr.bgd {
	border: 1px solid #333333;
	background-color: #CCCCCC;
}
.table1 td.blue1 {
	font-size: 10px;
	text-align: center;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00AEEF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #00AEEF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #00AEEF;
}
.table1 td.blue2 {
	font-size: 10px;
	text-align: center;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00AEEF;
}
.table1 td.blue3 {
	font-size: 10px;
	text-align: center;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00AEEF;
}
.table1 td.logo {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00AEEF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #00AEEF;
}
.lightBlue {
	color: #00AEEF;
}
.midBlue {
	color: #1B75BB;
}
.darkBlue {
	color: #02042F;
}
.orange {
	color: #F15F00;
}
.green {
	color: #02A357;
}
.pink {
	color: #BB2065;
}
.red {
	color: #D61714;
}
.author {
	font-weight: bold;
	color: #1B75BB;
	text-align: right;
}
#contactLeft {
	float: left;
	width: 300px;
}
.strong {
	font-weight: bold;
	color: #1B75BB;
}
#ContactForm {
	width: 300px;
}
#contactRight {
	float: right;
	width: 350px;
	background-color: #D3E7ED;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.label1 {
	float: none;
	position: absolute;
}
.input1 {
	margin-left: 90px;
	margin-bottom: 10px;
}
p {
	line-height: 18px;
	font-size: 12px;
}
ul {
	margin-left: 15px;
	padding-left: 0px;
	font-size: 12px;
}
#contactImg {
	margin-top: 20px;
	margin-bottom: 10px;
}
.footerLinks {
	float: right;
	margin-left: 10px;
}
#footerContact {
	float: left;
	padding-left: 230px;
}
.footerLinks a {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
#TermsAndConditions {
	width: 600px;
	text-align: left;
	padding-left: 20px;
}
#sourceDate {
	float: right;
	width: 380px;
	margin-top: 5px;
	text-align: right;
}
#subHeading p {
	font-size: 14px;
	line-height: 20px;
	color: #000030;
}
