@charset "utf-8";
/* CSS Document */

body {
	background:#3399cc;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4c4c;
}

.steps {
	color:#3366FF;
	font-size:12px;
	
}

h2 {
	font-size: 12px;
	font-weight: 400;
}

h2.maps {
	font-size: 16px;

}

h2.advertise{
	color:#B13413;
	margin:0;
	font-size: 1.1em;
	font-weight: normal;
}

h3 {
	font-size: 11px;
	font-weight: 400;
}

a:link {
	color:#1A5C81;
}

a:visited {
	color:#1A5C81;
}

img, a {
	border:none;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clr {
	clear:both;
}

.clr-left {
	clear:left;
}

.clr-right {
	clear:right;
}


#wrap {
	background:#fff;
	margin:0 auto;
	width:778px;
}

#content {
	width:770px;
	margin:auto;
}

#content #header {
	background:url(images/topheader.jpg) no-repeat;
	width:770px;
	height:100px;
}

#content #header .top-links {
	float:right;
	padding:70px 19px 0 0;
	color:#fff;
}

#content #header .top-links a {
	color:#fff;
}

#content #main-content {
	width:753px;
	margin:auto;
}

#content #main-content .content {
	padding:10px 0 0 7px;
	
}

#content #main-content .content .blue-header {
	color: #0E62AA;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content #main-content .content p {
	line-height:17.5px;
}



#content #main-content .content .three-cols {
	margin-top:5px;
}

#content #main-content .content .three-cols .map-image {
	float:left;
	margin-right:48px;
	display:inline;
	margin-top:20px;
}

#content #main-content .content .three-cols .middle {
	float:left;
	margin-right:48px;
	display:inline;
	margin-top:20px;
	padding-left: 25px;
}

#content #main-content .content .three-cols .middle h2.text {
	margin-bottom:19px;
	font-weight:normal;
	margin-top:0;
	
}

#content #main-content .content .three-cols .middle .text h2{
	margin-bottom:0px;
	padding-bottom: 10px;
	font-weight:lighter;
}

#content #main-content .content .three-cols .middle a {
	color:#0E62AA;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content #main-content .content .three-cols .middle a img {
	width:10px;
	height:10px;
}

#content #main-content .content .three-cols .right {
	float:left;
	width:290px;
	padding-top: 5px;
	padding-left: 30px;
}

#content #main-content .content .three-cols .right p {
	margin:0 0 12px 0;
	padding-top: 5px;
}

.right a {
	color:#0E62AA;
}

.sky-blue {
	color:#0099cc;
}

.blue-big {
	font-size:14px;
	color:#005286;
	font-weight:bold;
}

.copyright {
	text-align:center;
	color:#999999;

}


#content-left {
	width:202px;
	float:left;
	margin-top:12px;
}


#content-left .block-title-bg {
	background:#0783b7;
	width:195px;
	height:18px;
	overflow:hidden;
}

#content-left .block-title-bg p {
	margin:0;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
	padding-top:2px;
	font-size:11px;
}

#content-left .block-content-bg {
	width:202px;
	margin-top:2px;
	overflow:hidden;
}

#content-left .block-content-bg p {
	margin:5px 0 8px 10px;
	color: #27658a;
	font-size:11px;
}


#content-left .block-content-bg a{
	color: #27658a;
	text-decoration: none;
	font-size:11px;
}

#content-left .block-content-bg a:hover {
	text-decoration: none;
	color: #4C4C4C;
}

#content-right {
	width:568px;
	float:right;
}

#content-right .content-main {
	margin:10px 10px 0 15px;
}

#content-right .content-main p {
	line-height:17.5px;
}

#content-right .content-main ul {
	line-height:17.5px;
}

#content-right .content-main ol {
	line-height:17.5px;
}

#content-right .content-main .image-left {
	float:left;
	width:100px;
	height:100px;
}

#content-right .content-main .image-left img {
	width:100px;
	height:100px;
}


#content-right .content-main .text-right {
	float:left;
	width:443px;
}

#content-right .content-main .text-right p {
	margin-left:5px;
	margin-top:0px;
}
#content-right .content-main .news-left {
	float:left;
	width:100px;
}
#content-right .content-main .news-left p {
	margin-left:5px;
	margin-top:0px;
	color:#990000;
}

#content-right .content-main .news-right {
	float:left;
	width:443px;
}

#content-right .content-main .news-right p {
	margin-left:5px;
	margin-top:0px;
}

.content-main h1.main-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#1A5C81;
	font-weight:normal;
}

img.right {
	float: right;
	margin-left: 30px;
	margin-right: 50px;
	margin-top: 0px;
	border:1px;
}

img.rightfinance {
	float: right;
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 5px;
	border:1px;
}

img.leftindex {
	float: left;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 4px;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 4px;
}

img.rightbus {
	float: right;
	margin-left:70px;
	margin-right: 40px;
	margin-top: 0px;
}

#content #main-content .content p {
	line-height:17.5px;
}

#listings {
	float:left;
	width:540px;
	margin-top:0;
	padding-top:0;
	border-top:0;
}

#content-right .content-main  #listings p{
	line-height:10px;
}

div.rightresort {
	float: right;
	margin: 0 0 0 20px;
	border: 0;
	clear: left;
}
div.rightresort p {
text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.ownerbuilder {
	color: #3A69BA;
	font-size:14px;
}

.meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

.meta p {
	text-align: center;
	margin: 0;
}

.google_adds{
	padding-top:30px;
	padding-bottom:20px;
}

.google_adds2{
	padding-top:20px;
	padding-bottom:20px;
}
.google_adds3{
	padding-top:20px;
	padding-bottom:40px;
}

.gallery {
	margin-right: 30px;
}

.bluesteps {
	color: #3A69BA;
}

.bluegranny {
	color: #3A69BA;
	text-align: center;
}
.blackgranny {
	text-align: center;
}

.kithomes {
	width:100%;
	margin: 10px 0 10px 0;
	font-size: 10px;
	
}
 .kithomes p {
	line-height: 130%;
	width:100%;
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-style:italic; 
	
	
}

.kithomes2 {
	width:100%;
	margin: 10px 0 10px 0;
	font-size: 18px;
	
}
 .kithomes2 p {
	line-height: 130%;
	width:100%;
	margin: 10px 0 10px 0;
	font-size: 18px;
	font-style:italic; 
	
	
}

.kithomespic {
	float: right;
	margin-right:25px;
	margin-bottom:25px;
	text-transform: uppercase;
	color:#333333;
	width: 50%;
	font-weight: bold;
}
.kithomesinfo{
	float: left;
	width: 40%;
	text-align: left;
	font-size: 50px; 
	font-weight: lighter;
	color: #0f4488; 
}

p.kithomesname {
	text-transform: uppercase; 
	padding-bottom: 20px;
	font-size:18px;
	
}	

#landad a:visited {
	color:#66CCFF;
}
#landad a:link {
	color:#66CCFF;
}
#landad a:active {
	color:#66CCFF;
}
#landad a:hover {
	color: red;
	text-decoration: none;
}
.landad {
	font-family: "bookman old style";
	text-align: center;
	color:white;
	font-size:20px;
	margin-bottom:80px;
	line-height:30px;
	
}
.landad2 {
	font-family: "bookman old style";
	text-align: center;
	color:#990000;
	font-size:25px;
	margin-bottom:80px;
	line-height:30px;
	
}

#landad {
	background-color: #0066FF;
	text-align: center;
	text-decoration: none;
	border: solid 1px;
	clear:both;
	margin-right:25px;
	margin-bottom:80px;
	margin-top:50px;
	padding-top:0px;
	padding-bottom:0px;
	
	
}

#landadmarquee {
	font-size:20px;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
	border: solid 0px;
	clear:both;
	margin-right:33px;
	margin-bottom:60px;
	margin-top:30px;
	padding-top:0px;
	padding-bottom:0px;
}

#landadmarquee a:link {
	color:#CC0000;
}

#landadmarquee a:visited {
	color:#CC0000;
}

a.boldbuttons {
	background: transparent url('images/roundedge-green-left.gif') no-repeat top left;
	color: white;
	display: block;
	float: left;
	font: bold 14px Arial; 
	line-height: 22px;
	height: 30px; 
	padding-left: 8px; 
	text-decoration: none;
}

a.boldbuttons span {
	background: transparent url('images/roundedge-green-right.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px;
}

a:hover.boldbuttons {
	text-decoration: underline;
}

.buttonwrapper {
	overflow:hidden; 
	width:200px;
	padding-left:40px;
}

td{
  border:0;
}