﻿* { padding: 0; margin: 0; }

img {
	border: none;
}

a {
	text-decoration: none;
	color: #f36d24;
}

a:hover {
	text-decoration: none;
	color: #70a133;
}

.content-pic{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.sidepic {
	margin: 10px 0;
}
ul {
	list-style-position: inside;
	text-indent: -1em;
	padding-left: 1em;
}

h1 {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #f36d24;
	font-weight: lighter;
	font-size: 18px;
}
h2 {
	color: #f36d24;
	padding-left: 150px;
	font-weight: lighter;
	font-size: 16px;
	letter-spacing: 2px;
}
h3 {
	color: #70a133;
	font-size:12px;
	font-weight:lighter;
	letter-spacing:1px;
	padding:3px 0;
	text-transform:uppercase;
}
h4 {
	color: #f36d24;
	font-size:12px;
	font-weight:lighter;
	letter-spacing:2px;
	padding: 0 0 3px 0;
	text-transform:uppercase;
}
h5 {
	color: #f36d24;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}
p {
	margin: 15px 0;
	line-height: 20px;
}
#rightcolumn p {
	line-height: 16px;
}
body {
	background: #00002f url(../images/bg1.gif) repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
}
#wrapper { 
	margin: 0 auto;
	width: 942px;
	padding: 15px 0;
}
#columnbg {
	background: #fff url(../images/columnbg.gif) no-repeat top center;
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
}
#header {
	background: #fff url(../images/headerbg2.jpg);
	color: #333;
	width: 902px;
	padding: 0 10px;
	height: 174px;
	margin: 0;
	position: relative;
	border-top: 10px solid #fff;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
}
#logo {
	position: relative;
	top: 30px;
	left: 160px;
	width: 250px;
	height: 51px;
}
#search {
	position: absolute;
	top: 35px;
	right: 20px;
}
#search div.label {
	position: relative;
	margin:20px;
}
#search label.over-apply {
	position: absolute;
	top: 3px;
	left: 5px;
	cursor: text;
	color: #545454;
}
#search input#keywords {
	border: none;
	padding: 3px;
	margin-right: 5px;
	float: left;
	height: 14px;
}
#navigation {
	color: #333;
	padding: 10px 0 10px 0;
	margin: 0px 0px 0px 0px;
	background: transparent;
	text-align: center;
	font-size: 17px;
}
#navigation a {
	color: #081E49;
	text-decoration: none;
	padding: 0 18px;
}
#navigation a:hover{
	color: #D84F21;
}
#navigation a.selected {
	color: #D84F21;
}
#leftcolumn { 
	float: left;
	color: #333;
	margin: 10px 0 10px 30px;
	padding: 0 20px 0 0;
	width: 584px;
	display: inline;
	position: relative;
	border-right: 1px solid #b2c1c1;
}
#rightcolumn { 
	display: inline;
	color: #333;
	margin: 10px 0;
	padding: 0 30px 0 20px;
	width: 237px;
	float: right;
}
#rightcolumn div {
	float: left;
	display: inline;
	clear: both;
	width: 100%;
}
#rightcolumn h3 {
	float: left;
	display: inline;
	clear: both;
	width: 100%;
}
#subnav {
	border-top: 1px dashed #b2c1c1;
	border-bottom: 1px dashed #b2c1c1;
	padding: 15px 0;
	margin-bottom: 15px;
	float: left;
	display: inline;
	width: 100%;
}
#subnav a {
	letter-spacing: 1px;
	clear: both;
	line-height: 17px;
	text-transform: uppercase;
	color: #081E49;
	text-decoration: none;
	background: transparent url(../images/orange-arrow.gif) 100% 2px no-repeat;
	padding-right: 9px;
	font-size: 11px;
}
#subnav a:hover {
	color: #D84F21;
	background: transparent url(../images/green-arrow.gif) 100% 2px no-repeat;
}
#subnav a.selected {
	color: #D84F21;
	background: transparent url(../images/green-arrow.gif) 100% 2px no-repeat;
}
.testimonial {
	float: left;
	display: inline;
	border-bottom: 1px solid #b2c1c1;
	margin-bottom: 15px;
}
.testimonial_picture {
	float: left;
	display: inline;
	margin-right: 15px;
	width: 200px;
}
.testimonial_body {
	float: left;
	display: inline;
	width: 369px;
}
.property {
	float: left;
	display: inline;
	border-bottom: 1px solid #b2c1c1;
	padding: 10px 0 5px 0;
	font-size: 10px;
}
.property_over {
	cursor: pointer;
	background: #d2e5f6 none;
}
.property_heading {
	float: left;
	display: inline;
	margin-top: 10px;
}
.property_picture {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 100px;
	padding-left: 10px;
}
.property_picture img {
	border: none;
}
.property_location {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 116px;
}
.property_size {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 76px;
}
.property_type {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 116px;
}
.property_details {
	float: left;
	display: inline;
	width: 126px;
}
.featured_property {
	float: left;
	display: inline;
	padding: 10px 0 5px 0;
	font-size: 10px;
}
.featured_property_picture {
	width: 564px;
}
.featured_property_picture img {
	border: none;
}
.featured_property_location {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 121px;
}
.featured_property_size {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 181px;
}
.featured_property_features {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 151px;
}
.featured_property_utilities {
	float: left;
	display: inline;
	width: 101px;
}
.featured_property_contact {
	margin-top: 10px;
	font-size: 10px;
}
#rightcolumn .right_side_box {
	padding: 8px;
	border: 1px solid #b2c1c1;
	margin-bottom: 8px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	width: 219px;
	font-size: 12px;
}
#weather-KVDI {
	
}
#weather-KVDI div {
	clear: none;
	width: auto;
}
#weather-KVDI .weather_icon {
	
}
#weather-KVDI .weather_text {
	line-height: 12px;
	padding-top: 3px;
}
#weather-KVDI .weather_temperature {
	color: #F36D24;
	font-size: 28px;
	line-height: 30px;
}
#weather-KVDI .weather_city {
	color: #081E49;
	font-weight: bold;
	letter-spacing: 2px;
}
#weather-KVDI .weather_wind {
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
}
#weather-KVDI .weather_clouds {
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
}
div.hr {
	border-top: 1px dashed #b2c1c1;
	color: #fff;
	height: 1px;
	background: #fff none;
}
hr {
	color: #fff;
	background-color: #ccc;
}

table h2 {
padding-left: 0;
}
#footer { 
	background: #002b5c url(../images/footerbg.jpg) no-repeat;
	width: 902px;
	height: 70px;
	clear: both;
	color: #fff;
	margin: 0;
	padding: 110px 10px 10px 10px;
	text-align: center;
	/*text-transform: uppercase;*/
	font-size: 9pt;
	line-height: 16px;
	letter-spacing: 1px;
	border-bottom: 10px solid #fff;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #D84F21;
}
.clear { clear: both; background: none; }
#home-news {
	float: left;
	display: inline;
	margin: 10px 15px 0 0;
	width: 332px;
}
#home-images {
	float: left;
	display: inline;
	margin: 10px 0 15px 0;
	width: 237px;
}
.news-wrapper {
	background: #e1e1e1 none;
	margin-top: 5px;
	padding: 7px 10px 10px 10px;
	border: 1px solid #545454;
}
.news-wrapper .news-picture {
	float: left;
	display: inline;
	margin-top: 4px;
}
.news-wrapper .news-details {
	padding-left: 140px;
}
.news-wrapper .news-body {
	display: block;
}
#freeform div.label {
	position: relative;
	margin: 10px 0;
}
#freeform label.over-apply {
	position: absolute;
	top: 2px;
	left: 5px;
	cursor: text;
	color: #545454;
}

#video{
	margin-left: 0px;
	padding-left: 0px;
}










