
html {
	background: url(../images/VOC-Background-Change.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body {
	margin:0;
	font:12px/16px Helvetica, Arial, sans-serif;
	color:#4d432b;
	line-height: 17px;
}

img{border-style:none;}
a {
	text-decoration:none;
	color: #11603f;
}
a:hover{text-decoration:underline;}
.sub-nav a:hover { text-decoration: none; }
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main{
	width:900px;
	padding:0 50px 50px 50px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/bg-main.png) no-repeat;
}
#header{
	width:100%;
	overflow:hidden;
	height:306px;
	position:relative;
}
.header-image{
	width:100%;
	overflow:hidden;
}
.header-image img{
	display:block;
	margin:83px 0 0;
}
.logo{
	display:block;
	overflow:hidden;
	position:absolute;
	top:22px;
	left:352px;
}
.logo a{
	display:block;
	width:205px;
	height:167px;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
#menu{
	margin:0;
	padding:0;
	list-style:none;
	height:26px;
}
#menu li{
	float:left;
	height:100%;
	background:url(../images/bg-menu-line.gif) no-repeat;
}
#menu li a{
	height:26px;
	overflow:hidden;
	float:left;
	text-indent:-9999px;
}
#menu li.home a{
	width:126px;
	background:url(../images/home.jpg) no-repeat;
}
#menu li.home a:hover, #menu li.home a.active{
	background:url(../images/home_hov.jpg) no-repeat;
}
#menu li.community a{
	width:167px;
	background:url(../images/community.jpg) no-repeat;
}
#menu li.community a:hover, #menu li.community a.active{
	background:url(../images/community_hov.jpg) no-repeat;
}
#menu li.vacation a{
	width:150px;
	background:url(../images/vacation.jpg) no-repeat;
}
#menu li.vacation a:hover, #menu li.vacation a.active{
	background:url(../images/vacation_hov.jpg) no-repeat;
}
#menu li.real_estate a{
	width:169px;
	background:url(../images/real_estate.jpg) no-repeat;
}
#menu li.real_estate a:hover, #menu li.real_estate a.active{
	background:url(../images/real_estate_hov.jpg) no-repeat;
}
#menu li.news a{
	width:121px;
	background:url(../images/news.jpg) no-repeat;
}
#menu li.news a:hover, #menu li.news a.active{
	background:url(../images/news_hov.jpg) no-repeat;
}
#menu li.contact a{
	width:167px;
	background:url(../images/contact.jpg) no-repeat;
}
#menu li.contact a:hover, #menu li.contact a.active{
	background:url(../images/contact_hov.jpg) no-repeat;
}
.sub-nav-box{
	width:100%;
	height:19px;
	overflow:hidden;
	background:url(../images/texture_bar.jpg) no-repeat;
}
.sub-nav{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	line-height:19px;
	background:#5e432e;
	text-align:center;
}
.sub-nav li{
    font-family: "Georgia", serif;
	display:inline;
	font-size:10px;
	text-transform:uppercase;
	padding:0 37px;
}
.sub-nav li a{
	color:#f4f1e6;
}
.content{
	width:100%;
	overflow:hidden;
	/* padding:0 0 10px 0; */
	background:url(../images/bg-content.gif) repeat-y;
}
.content-inner{
	width:100%;
	overflow:hidden;
	padding:0 0 12px 0;
	background:url(../images/bg-content-inner.gif) repeat-y;
}
.column-content{
	float:left;
	width:507px;
	display:inline;
	margin:11px 11px 10px 10px;
	padding:23px 20px 0 30px;
	border:1px solid #dbd4b6;
}

.inner-column-content{
	float:left;
	width:438px;
	border:1px solid #dbd4b6;
	margin:11px 11px 10px 10px;
	display:inline;
	padding:5px 30px 0 30px;
}
.column-content h1{
	margin:0 0 12px 0;
	font:15px/18px Georgia, "Times New Roman", Times, serif;
	color:#12694e;
	text-transform:uppercase;
	font-weight: bold;
}
.column-content p{
	margin:0 0 12px 0;
	color:#4d432b;
}
.column-content p a{
	color:#126341;
}

.image-list{
	margin:0;
	padding:3px 0 0;
	list-style:none;
}

.image-list li{
	float:left;
	padding:0 15px 0 0;
	width: 110px;
}

.image-list li img{
	display:block;
}
.image-list li a{
	color:#126441;
 	line-height: 17px; 
}
.sidebar{
	float:right;
	width:319px;
	overflow:hidden;
}
.sidebar-text{
	overflow:hidden;
	padding:40px 39px 0 50px;
	width:230px;
}
.sidebar-text h2{
	margin:0;
	font:bold 11px/18px Georgia, "Times New Roman", Times, serif;
	color:#c2ba8d;
	text-transform:uppercase;
}
.sidebar-list{
	margin:0;
	padding:0 0 20px 0;
	list-style:none;
}
.sidebar-list li{
	font-size:11px;
	line-height:18px;
	color:#f3efe4;
}
.sidebar-text strong{
	font-size:11px;
	line-height:18px;
	color:#f3efe4;
}
.sidebar-text a{
	font-size:11px;
	line-height:18px;
	color:#d19001;
}
.footer{
	width:890px;
	margin:0;
	font:11px/23px Georgia, "Times New Roman", Times, serif;
	color:#d2cbb1;
	text-align:right;
	padding-right:10px;
	background:clear;
	background:url(../images/bg-footer.png) no-repeat 0 100%;
}


.footer-list img {
	display:inline;margin:5px 0 7px 0;
	vertical-align:middle;
}
.footer-list a{
	color:#d2cbb1;
}

.column-content-inner{
	width:100%;
	overflow:hidden;
	padding-bottom: 10px;
}
.column-content-inner p{
	line-height:17px;
}
.link{
	float:right;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#11603f;
	margin:2px 3px 0 0;
}
.content-image{
	float:left;
	margin:0 12px 5px 0;
}
.content-image img{
	display:block;
}
.title-inner{
	overflow:hidden;
	height:1%;
	padding:0 0 10px 0;
}
.title-inner strong{
	line-height:18px;
	color:#4d432b;
	display:block;
}
.title-inner span{
	display:block;
	line-height:15px;
	color:#4d432b;
}
.title-inner a{
	line-height:16px;
	color:#11603f;
}

.content-list-box ul p {
	margin-top: 10px;
	margin-bottom: 0px;
}

.content-list-left{
	margin:0;
	padding:0 18px 0 0;
	list-style:none;
	float:left;
	width:260px;
}
.content-list-left li{
	padding:0 0 5px 7px;
	background:url(../images/bg-content-list-left.gif) no-repeat 0 5px;
	font-size:12px;
	line-height:14px;
	color:#4d432b;
}
.content-list-right{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:223px;
}
.content-list-right li{
	padding:0 0 5px 7px;
	background:url(../images/bg-content-list-left.gif) no-repeat 0 5px;
	font-size:12px;
	line-height:14px;
	color:#4d432b;
}
.content-list-box{
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
	clear: both;
}
.column-content-inner span{
	font-size:12px;
	line-height:15px;
	color:#4d432b;
}
.sidebar-image{
	width:100%;
	overflow:hidden;
	text-align:right;
}
.sidebar-image img{
	display:block;
}
.sidebar-image strong{
	font:bold 12px/32px Georgia, "Times New Roman", Times, serif;
	color:#c2ba8d;
	text-transform:uppercase;
    margin-right: 15px;
}
.inner-column-text{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #dbd4b6;
	padding:18px 0 0;
}

p.divider {
	padding-bottom: 18px;
	border-bottom:1px solid #dbd4b6;
}

.inner-column-text dd {
	margin-left: 0;
	margin-bottom: 20px;
}

.inner-column-text {
	padding-bottom: 20px;
}

.inner-column-text .left {
	float: left;
	width: 50%;
}
.inner-column-text .right {
	float: right;
	width: 50%;
}

.inner-column-text .left h3, .inner-column-text .right h3 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0;
}

.inner-column-text h3 {
	margin-bottom: 0;
}

.inner-column-text .left h2, .inner-column-text .right h2 {
	font-size: 1em;
	margin-bottom: 0;
}

.inner-column-text .left ul, .inner-column-text .right ul {
	margin: 0;
	padding: 0;
}

.inner-column-text .left li, .inner-column-text .right li {
	list-style-type: none;
}

.inner-column-text .left p, .inner-column-text .right p {
	margin-bottom: 0;
}

.inner-column-text h1{
	margin:0 0 10px 0;
	font:15px/20px Georgia, "Times New Roman", Times, serif;
	color:#12694e;
	text-transform:uppercase;
	font-weight: bold;
}
.inner-column-text p{
	margin:0 0 20px 0;
	font-size:12px;
	line-height:17px;
	color:#4d432b;
}
.inner-column-text p a{
	color:#11603f;
}
.box-forms{
	width:100%;
	overflow:hidden;
	padding:0 0 9px 0;
}
.inner-column-text label{
	font-size:12px;
	line-height:20px;
	color:#584e37;
}
.inner-column-text label span{
	color:red;
}
.box-forms label{
	width:110px;
	float:left;
	text-align:right;
	font-size:12px;
	line-height:20px;
	color:#584e37;
	margin:0 8px 0 0;
}
.box-forms label span{
	color:red;
	font-weight: bold;
	padding:2px;
}
.box-forms input{
	float:left;
	height:14px;
	background:#fff;
	border:1px solid #dbd4b6;
}
.box-forms input#name, .box-forms input#address, .box-forms input#city, .box-forms input#email, .box-forms input#reference{
	width:160px;
}
.box-forms input.state{
	width:31px;
}
.box-forms input.zip, .box-forms input.phone{
	width:111px;
}
.inner-column-text textarea{
	width:313px;
	height:81px;
	background:#fff;
	border:1px solid #dbd4b6;
	display:block;
	overflow:auto;
}
.note{
	float:left;
	overflow:hidden;

}
.note p{
	margin:0;
	font-size:11px;
	line-height:28px;
	color:#584e37;
}
.note p span{
	font-weight:bold;
	font-size:14px;
	color:red;
}
.button-image{
	float:right;
	margin:0 0 0 6px;
}
.forms-holder{
	width:316px;
	overflow:hidden;
	padding:0 0 15px 0;
}
.map-holder{
	width:100%;
	overflow:hidden;
	padding:27px 0 70px 0;
}
.map{
	overflow:hidden;
}
 img{
	display:block;
}
.map-holder a{
	color:#126341;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
}
.sidebar-inner{
	float:right;
	width:379px;
}
.sidebar-inner img{
	display:block;
}

.sidebar-text-inner{
	width:290px;
	padding:40px 42px 40px 47px;
}

.rental  .sidebar-text-inner, .realty .sidebar-text-inner {
	color: #f3efe4;
	width: 230px;
}

.realty strong.poet {
	font-family: "Helvetica", "Arial", sans-serif;
	text-transform: none;
	line-height: inherit;
}

pre.quote {
	white-space: normal;
	margin: 0 !important;
	text-align: left;
}

.sidebar-text-inner h2{
	margin:0;
	font:bold 11px/18px Georgia, "Times New Roman", Times, serif;
	color:#c2ba8d;
	text-transform:uppercase;
}
.sidebar-text-inner p{
	margin:0 0 15px 0;
	font-size:12px;
	line-height:16px;
	color:#f3efe4;
}
.sidebar-text-inner strong{
	font-size:12px;
	line-height:16px;
	color:#f3efe4;
}

.narrow-sidebar-text {
	color: #f3efe4;
	padding: 40px;
}

.narrow-sidebar-text ul {
	padding: 0;
	margin: 0;
}

.narrow-sidebar-text li {
	list-style-type: none;
}

.narrow-sidebar-text p.title {
	color: #d18f01;
	font-weight: bold;
}

.sidebar-list-inner{
	margin:0;
	padding:0 0 18px 0;
	list-style:none;
}
.sidebar-list-inner li{
	font-size:12px;
	line-height:16px;
	color:#f3efe4;
}

.sidebar-text a{
	font-size:11px;
	line-height:18px;
	color:#d19001;
}
.sidebar-text-inner span{
	display:block;
	font-size:12px;
	line-height:18px;
	color:#f3efe4;
}
.link-mail{
	display:block;
	margin:10px 0 0;
	font-size:12px;
	line-height:18px;
	color:#d18f01;
}

/* Homepage */
.home {
    
}

.home-sidebar {
    float: left;
    width: 452px;
}
.home-copy-wrapper {float:left;width:448px;background: #f3efe4;}
.home .inner-column-content {
    float: left;
    width: 365px;
    height: 317px;
    overflow: hidden;
}

.home-reservation-text { font-size:12px;}

.home .inner-column-text, .content-inner-gradient .inner-column-text {
    border-bottom: none;
}

/* Gradient Sidebar */
.content-inner-gradient {
    background: url(../images/bg-content-inner-gradient.gif) repeat-y;
    overflow: hidden;
    /* padding: 0 0 12px; */
    width: 100%;
}

.content-inner-gradient .sidebar-text-inner, .content-inner-gradient .sidebar-text-inner strong {
    color: #342d1d;
    font-family: "Georgia", serif;
}

pre.poem {
    font-family: "Georgia", serif;
    margin: 0 0 0 -40px;
    padding: 0;
}

pre.poem2 {
    font-family: "Georgia", serif;
    margin: 0 0 0 0px;
    padding: 0;
}

strong.poet {
    display: block;
    text-align: right;
}


label.error {
	color:#8A1F11;
	width:auto;
}

/* Rentals */
.rental .content-image {
	width: 212px;
	height: 377px;
}

.rental th {
	text-align: left;
	font-weight: normal;
	font-style: italic;
}

.rental th.property-name {
	font-style: normal;
	font-weight: bold;
}

.rental table {
	border-bottom:1px solid #dbd4b6;
	width: 275px;
}

.rental .content-image p {
	margin-bottom: 0;
}

.rental-details ul {
	list-style-type: square;
}

.rental-details li {
	margin-left: 200px;
	color: #11603f;
}

.rental-details li span {
	color: #4d432b;
}

/* News */
.news p {
	margin-bottom: 0;
}

a.credit {
	display: block;
	margin-top: 15px;
}


