body {
	font-size: 62.5%;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	overflow: auto;
}
#site {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #1088D3;
	background-color: #F2F2F2;
	padding: 10px;
	min-height:455px;
}
#header {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 60px;
}
#sitelogo {
	float: left;
	width: 670px;
}
#navigation {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 120px;
	float: left;
	list-style-type: none;
}
#navigation li a {
	height: 24px;
	width: 120px;
	background-image: url(../images/up_nav.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 24px;
}
#navigation li a:hover {
	height: 24px;
	width: 120px;
	background-image: url(../images/over_nav.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 24px;
}
#home #home a {
	background-image: url(../images/over_nav.gif);
	color: #000000;
}
#digitaledition #digitaledition a {
	background-image: url(../images/over_nav.gif);
	color: #000000;
}
#agents #agents a {
	background-image: url(../images/over_nav.gif);
	color: #000000;
}
#propertynews #propertynews a {
	background-image: url(../images/over_nav.gif);
	color: #000000;
}
#homesforrent #homesforrent a {
	background-image: url(../images/over_nav.gif);
	color: #000000;
}
#homesforsale #homesforsale a {
	background-image: url(../images/over_nav.gif);
	color: #000000;
}
#otherproperties #otherproperties a {
	background-image: url(../images/over_nav.gif);
	color: #000000;
}
#contact #contact a {
	background-image: url(../images/over_nav.gif);
	color: #000000;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.2em;
	margin: 0px;
	padding: 20px 0px 0px;
	float: right;
	text-align: center;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	width: 450px;
	letter-spacing: 0.1em;
	font-family: Arial;
}
#navigation_desc {
	height: 26px;
	width: 974px;
	background-color: #1088D3;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#navigation_desc a {
	float: right;
	margin-right: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation_desc a:hover {
	text-decoration: underline;
}
#search {
	width: 620px;
	float: left;
	height:290px;
	margin-right: 20px;
}
#contact_container {
	width: 598px;
	float: left;
	height:290px;
	margin-right: 20px;
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4;
	padding: 10px;
	clear: both;
}
#contact_container p {
	font-size: 1.2em;
}
#contact_container span {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.innercontainer {
	border: 1px solid #D4D4D4;
	width: 620px;
	background-color: #FFFFFF;
	height:290px;
	display:none;
}
a.tab {
	color: #000000;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#search #switch {
	height: 20px;
	width: 420px;
	z-index: 1;
	background-color: #F2F2F2;
}
#switch li {
	float: left;
}
#switch li a {
	text-decoration: none;
	color: #000000;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	width: 138px;
	height: 20px;
	line-height: 20px;
	background-color: #DDDDDD;
	display: block;
	border-top: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#switch ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#search #searchbox {
	width: 280px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}
#search #mapbox {
	float: right;
	width: 280px;
	padding-bottom: 5px;
	margin-top: -39px;
}
#linedown {
	height: 240px;
	width: 1px;
	margin-left: 20px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F27A22;
	margin-top: -10px;
}

.innercontainer h2 {
	padding-top: 10px;
	padding-left: 10px;
}

#search label {
	float: left;
	width: 130px;
	clear: both;
	margin-top: 5px;
	font-size: 1.2em;
}
.radiobutton_label {
	margin-bottom: 12px;
}
#searchbox #search {
	width: 280px;
}
.submit_button {
 	float:right;
}
#formfields input {
	float: left;
	width: 130px;
	margin-bottom: 8px;
}
#search select {
	float: left;
	width: 135px;
	margin-bottom: 8px;
}
#search .checkbox {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	height:20px;
	width:20px;
}

#search form {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:200px;
}

h2 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 1.6em;
	color: #F27A22;
	font-weight: bold;
}
#mapbox span{
	width: 280px;
}
#mapbox li a {
	text-decoration: none;
	color: #333333;
	width: 90px;
	float: left;
}
#mapbox li a:hover {
	color: #000000;
	text-decoration: underline;
}
#mapbox ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px;
	width: 93px;
	float: left;
}

#pageturner {
	background-color: #FFFFFF;
	width: 280px;
	border: 1px solid #D4D4D4;
	padding: 10px;
	float: right;
	height:290px;
}
#pageturner p {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#pageturner img {
	padding-left: 5px;
	padding-bottom: 5px;
}

#pageturner span {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1088D3;
	width: 270px;
	display: block;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 5px;
}
#pageturner a {
	text-decoration: none;
}

#feature1 {
	float: left;
	width: 200px;
	border: 1px solid #D4D4D4;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 10px;
	height: 100px;
}
#feature2 {
	float: left;
	width: 200px;
	border: 1px solid #D4D4D4;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
	height: 100px;
}
#feature3 {
	float: left;
	width: 200px;
	border: 1px solid #D4D4D4;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
	padding: 10px;
	height: 100px;
}
#feature4 {
	float: left;
	width: 200px;
	border: 1px solid #D4D4D4;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 10px;
	height: 100px;
}
.radiobutton_form {
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px;
	width:73px;
	line-height: 20px;
}
#radiobuttons_container {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px;
	width:146px;
}
#footer {
	width: 970px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #333333;
}
#footercontentright {
	text-align: right;
	float: right;
	width: 450px;
}
#footercontentleft {
	text-align: left;
	float: left;
	width: 400px;
}
h3 {
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 30px;
	text-indent: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#contentcontainer {
	width: 100%;
	height:312px;
}
.pound {
	padding-left: 34px;
}
.pound2 {
	padding-left: 8px;
}
.required {
	float: left;
	font-size:0.6em;
	width: 100px;
	line-height: 12px;
	height: 24px;
	padding-top: 4px;
}
#features {
	width: 100%;
	height: 140px;
}
.link {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: square;
}
.link a {
	font-size: 1.2em;
	color: #666666;
	text-decoration: none;

}
.link a:hover {
	color: #000000;
	text-decoration: underline;
}
.standard_link a {
	color: #000000;
	text-decoration: none;
}
.standard_link a:hover {
	color: #000000;
	text-decoration: underline;
}
