///////////////////////////////////
/*
// Static Page Styles
*/
///////////////////////////////////


/* PRIMARY COLORS OF [client name] WEBSITE FOR USE THROUGHOUT
blue: #005aff;
orange: #f1bf12;
grey: #dfdedc;/*


/* RESET STYLES - Creates no padding/margin/spacing issues between browsers */

*{
	margin:0;
	Padding:0
}


/* ***** Standard CSS On All Pages Begins Here ***** */

/* Body (Choose Font Family and Font Size here and it will be inherited throughout site.) */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
	margin: 5px;
}

/* Body Class on All Template Driven Pages (Choose custom background color, background image, and margin for site) */

body.home-background {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0 0 15px 0; 
	padding: 0;
	text-align: center; 
	color: #777069;
}

/* Body for Print Page */

body.printpage {
	background-color: #FFFFFF; 
	margin: 0px; 
	} 

/* ***** MAIN TEXT STYLES ***** */

/* Sitewide Link Style */

A:link, A:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #777069;
}

A:hover, A:active {
	font-weight: bold;
	text-decoration: underline;
	color: #588da2;
}

/* Footer Links Style */

A:link.footerlinks, A:visited.footerlinks {
	color: #c9e9fa;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

A:hover.footerlinks, A:active.footerlinks {
	color: #c9e9fa;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
} 

/* Link Back to VDS Site in Footer Area */

A:link.vdslink, A:visited.vdslink {
	color: #82acd4;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: none;
}

A:hover.vdslink, A:active.vdslink  {
	color: #82acd4;
	font-size: 9px;
	font-weight: normal;	
	text-decoration: underline;
}

/* Standard Headers */

h1 {
	font-size: 18px;
	color: #407489;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

h2 {
	font-size: 16px;
	color: #0055A6;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

h3 {
	font-size: 14px;
	color: #588da2;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

h4 {
	font-size: 13px;
	color: #407489;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

h5 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

h6 {
	font-size: 11px;
	color: #0055A6;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

/* STANDARD BODY TAG FORMATTING */

p {
	color: #777069;
	font-size: 12px;
	line-height: 22px;
	margin: 15px 0px 15px 0px;
}

hr {
    border-style: solid;
    background-color: #dfe8eb;
    height: 1px;
    border: none; 
    width: 100%; 
    color: #dfe8eb;
}

li {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5d5852;
	padding: 1px;
	line-height: 18px;
}

table{} tr{} td{} th{} strong{} b{} i{} ol{} ul{}

/* ***** Custom Styles applied to Home and Interior Templates By Designer ***** */

.homepgHeader {
	margin: 0px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.homepageHeader {
	margin: 12px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
}


.twittericon {
	margin: 0 0 2px 0;
}

.facebookicon {
	margin: 0 6px 2px 8px;
}

.affiliateTD {
	padding-right: 16px;
}

#container { 
	width: 1082px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 

#header { 
	background: #ffffff; 
	padding: 0 0 0 0; 
	width: 938px;
	height:89px;
	margin: 0 81px 0 62px;
} 

#quicksearch {
	margin: 0 82px 0 78px;
	width: 921px;
	height: 106px;
}

#quicksearch_home {
	margin: 0 82px 0 78px;
	width: 921px;
	height: 100px;
}

#specialOffers {
	width: 428px;
	height: 78px;
	background: url(/images/special-offers-box.jpg) top left no-repeat;
	margin: 5px 0px 10px 25px;
	position: relative;
}

#specialoffersText {
	width: 397px;
	height: 48px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	color: #ccf1ff;
	line-height: 16px;
	top: 32px;
	left: 18px;
	position: absolute;
}

a:link.specialoffersBTN, a:visited.specialoffersBTN {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #1b4f7f;
	text-decoration: none;
	background: url(/images/specials-btn.png) top left no-repeat;
	display: block;
	width: 132px;
	height: 20px;
	float: right;
	text-align: center;
	padding-top: 2px;
}

a:hover.specialoffersBTN, a:active.specialoffersBTN {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #1b4f7f;
	text-decoration: underline;
	background: url(/images/specials-btn.png) top left no-repeat;
	display: block;
	width: 132px;
	height: 20px;
	float: right;
	text-align: center;
	padding-top: 2px;
}

.specialoffers {
	width: 357px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	color: #588da2;
	line-height: 16px;
	padding: 5px 5px 0 0;
}

#specialoffersDIV a:link, #specialoffersDIV a:visited {  
	color: #588da2;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#specialoffersDIV a:hover, #specialoffersDIV a:active {  
	color: #0f557b;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}


.qsbuttonbarcell {
	font-size: 10px;
	font-weight: normal;
	color: #787a43;
	text-align: center;
	vertical-align: middle;
	background: url(images/qs-button.gif) center no-repeat;
	width: 123px;
	height: 20px;
}

.qsbuttonbarcell2 {
	font-size: 10px;
	font-weight: normal;
	color: #787a43;
	text-align: center;
	vertical-align: middle;
	background: url(/images/qs-button.png) center no-repeat;
	width: 121px;
	height: 20px;
}

a:link.qsbuttonbarlink, a:visited.qsbuttonbarlink {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #787a43;
	text-decoration: none;
}

a:hover.qsbuttonbarlink, a:active.qsbuttonbarlink {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #787a43;
	text-decoration: underline;
}

a:link.qsbuttonbarlink2, a:visited.qsbuttonbarlink2 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

a:hover.qsbuttonbarlink2, a:active.qsbuttonbarlink2 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

.qsarrivalbox {
	font-size: 11px;
	color: #588da2;
	border: solid 1px #91b476;
	background: #ffffff;
	padding: 2px;
	text-indent: 0px;
}

.qsarrivalbox_cal{
	font-size: 13px;
	color: #588da2;
	border: solid 1px #91b476;
	padding: 2px;
	text-indent: 0px;
	background:#fff url(/images/cal.gif) no-repeat 99px 2px;
	width:120px; 
	height: 20px;
}
.qsSubTitle {
	font-size: 10px;
	color: #588da2;
	font-weight: normal;
	padding-bottom: 2px;
}

.qsSubTitle2 {
	font-size: 10px;
	color: #24609c;
	font-weight: normal;
	padding-bottom: 2px;
}

input.qsrch2, textarea.qsrch2, select.qsrch2 {
	color: #588da2;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #9dbc85;
	background-color: #FFFFFF;
	padding: 1px;
	text-indent: 0px;
}

input.qsrchbtn {
	color: #ffffff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #366578;
	text-indent: 0px; 
	background: #588da2;
	padding: 2px;
	width: 60px;
}

input.qsrchbtn2 {
	color: #ffffff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #366578;
	text-indent: 0px; 
	background: #24609c;
	padding: 2px;
	width: 60px;
}

.callout-featuredproperty {
	font-size: 10px;
	color: #588da2;
	line-height: 16px;
	font-weight: normal;
	padding-top: 13px;
}

#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; 
	background: #ffffff;
	padding: 0px 0px 0px 38px;
	margin-right: 82px;
	border-left: solid 1px #dadada;
}
#mainContent { 
	margin: 0 82px 15px 78px; 
	padding: 0 0px; 
	text-align: left;
} 

#mainContentpage2 { 	
	margin: 10px 82px 0 78px;
	width: 921px;
	background: #ffffff url(images/horizontal-rule.gif) top left no-repeat;
	padding: 3px 0 0 0;
} 

#footer { 
	margin: 0 82px 0 78px;
	width: 921px;
	background: #ffffff url(images/horizontal-rule.gif) top left no-repeat;
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 11px;
} 

#footerpg2 { 
	margin: 10px 82px 0 78px;
	width: 921px;
	background: #ffffff url(images/horizontal-rule.gif) top left no-repeat;
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 11px;
} 


.footertoprow {
	font-size: 11px;
	padding-bottom: 8px;
	line-height: 19px;
}

#footerlinksDIV a:link, #footerlinksDIV a:visited {  
	color: #777069;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#footerlinksDIV a:hover, #footerlinksDIV a:active {  
	color: #3e3935;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.footersecondrow {
	color: #aca399;
	font-size: 10px;
	padding-bottom: 4px;
	line-height: 20px;
}

#footersecondrowDIV a:link, #footersecondrowDIV a:visited {  
	color: #aca399;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#footersecondrowDIV a:hover, #footersecondrowDIV a:active {  
	color: #433e39;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.footerthirdrow {
	font-size: 10px;
	color: #c0b4a8;	
}

#vdslinkDIV a:link, #vdslinkDIV a:visited {  
	color: #c0b4a8;	
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#vdslinkDIV a:hover, #vdslinkDIV a:active {  
	color: #433e39;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#flashmasthead {
	text-align: left;
	position: relative;
}

#callout-vacationmemories {
	position:absolute;
	left:883px;
	top:305px;
	height: 30px;
	z-index:2;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#shareVacMemories {
	position:absolute;
	left:0px;
	top:210px;
	height: 47px;
	z-index:2;
	width: 154px;
}

.btn-vacMemories {
	font-size: 10px;
	font-weight: normal;
	color: #787a43;
	text-align: center;
	vertical-align: middle;
	background: url(/images/btn-vacMemories.png) center no-repeat;
	width: 190px;
	height: 30px;
}

#flashcredits {
	position:absolute;
	left:871px;
	top:338px;
	z-index:2;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
}

#flashcredits  a:link, #flashcredits  a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#flashcredits  a:hover, #flashcredits  a:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

.callouts-space {
	margin: 0 0 0 10px;
}

#page2masthead {
	height: 175px;
	width: 1081px;
	text-align: left;
}

.directionsHeaders {
	padding-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #07458e;
}

/* Site Navigation */
.pro_linedrop {
height:36px;
width:921px;
background:url(lrimages/nav-bkgd.gif) top left no-repeat;
position: relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
top: 0px;
left: 78px;
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
height: 36px;
}

.pro_linedrop li {
float:left;
background: none;
}


.pro_linedrop li.lrt {
float:right;
background:url(lrimages/blue_1.gif);
}


.pro_linedrop .select a {
display:block; 
height:36px; 
float:left; 
background: url(lrimages/nav-bkgd.gif) top left repeat-x; 
padding:0 0 0 0px; 
text-decoration:none; 
line-height:36px; 
white-space:nowrap; 
color:#fc0;
}

.pro_linedrop .select li.lrt a {color:#0ff;}


.pro_linedrop .select a b {
display:block;
padding:0px 0px 0px 0px; 
background:url(lrimages/nav-bkgd.gif) right top;
height: 36px;
}

.pro_linedrop .select li.nav a b {
background:url(lrimages/nav-getaway.gif) right top;
width: 227px;
height: 36px;
}

.pro_linedrop .select li.nav2 a b {
background:url(lrimages/nav-propservices.gif) right top;
width: 199px;
height: 36px;
}

.pro_linedrop .select li.nav3 a b {
background:url(lrimages/nav-realestatesales.gif) right top;
width: 199px;
height: 36px;
}

.pro_linedrop .select li.nav4 a b {
background:url(lrimages/nav-exploreedisto.gif) right top;
width: 216px;
height: 36px;
}

.pro_linedrop .select li.nav5 a b {
background:url(lrimages/nav-blog.gif) right top;
width: 80px;
height: 36px;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li.nav:hover a {
background: url(lrimages/nav-bkgd.gif) top left repeat-x; 
padding:0px 0px 0px 0px;
cursor:pointer; 
color:#fff;
height: 36px;
}

.pro_linedrop .select li.lrt a:hover, 
.pro_linedrop .select li.lrt:hover a {
background: url(lrimages/blue_1.gif); 
}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 0px 0 0px; 
background: url(lrimages/nav-bkgd.gif) top left repeat-x; 
cursor:pointer;
}

.pro_linedrop .select li.nav a:hover b, 
.pro_linedrop .select li.nav:hover a b {
background:url(lrimages/nav-getaway-OVER.gif) right top; 
}

.pro_linedrop .select li.nav2 a:hover b, 
.pro_linedrop .select li.nav2:hover a b {
background:url(lrimages/nav-propservices-OVER.gif) right top; 
}

.pro_linedrop .select li.nav3 a:hover b, 
.pro_linedrop .select li.nav3:hover a b {
background:url(lrimages/nav-realestatesales-OVER.gif) right top; 
}

.pro_linedrop .select li.nav4 a:hover b, 
.pro_linedrop .select li.nav4:hover a b {
background:url(lrimages/nav-exploreedisto-OVER.gif) right top; 
}

.pro_linedrop .select li.nav5 a:hover b, 
.pro_linedrop .select li.nav5:hover a b {
background:url(lrimages/nav-blog-OVER.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b, 
.pro_linedrop .select li.lrt:hover a b {
background:url(lrimages/blue_1.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b.arrow, 
.pro_linedrop .select li.lrt:hover a b.arrow {
background:url(lrimages/blue_1a.gif) right top; 
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
font-size: 13px;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
	height:25px;
	display:block; 
	position:absolute;
	float:left;
	width:921px;
	top:36px; 
	left:0; 
	text-align:center;
	color:#07458e; 
	background: #216991 url(images/nav-rollover-bkgd.jpg) top left repeat-x;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a {
	display:block; 
	height:25px; 
	line-height:22px; 
	float:left; 
	background:transparent url(/images/transparent.gif); 
	padding:0 15px; 
	margin:0; 
	white-space:nowrap; 
	color:#fff;
	font-size:12px;
	font-weight: normal;
}

.pro_linedrop .select :hover .sub li.subline a {
	color:#c00;
	}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover {
	color:#07458e; 
	height:25px; 
	line-height:22px; 
	position:relative; 
	background: #e8ea9b url(images/nav-rollover-ON.jpg) top left repeat-x;
	}

.imgLeft {
	float: left;
	padding: 10px;
	}

.imgRight {
	float: right;
	padding: 10px;
	}
	
.liLarge {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5d5852;
	padding: 1px;
	line-height: 18px;
}



/* Weather Page */
.weather_heads {
	font-size: 15px;
	font-weight: bold;
	color: #16508e;
	background:#e6e893 url(images/housedetail-bkgd.jpg) repeat-x top left;
	padding: 3px;
	text-align: center;
	border: solid 1px #8aa8b3;
	height: 34px;
	vertical-align: middle;
}

.weather_detail_head {
	font-size: 12px;
	font-weight:normal;
	color: #216991;
	padding: 3px;
	background: #fff;
	text-align: left;
}

.weather_detail {
	font-size: 12px;
	font-weight:normal;
	color: #216991;
	padding: 3px;
	background: #fff;
	text-align: center;
}

.weather_table {
	border: solid 1px #16508e;
	margin-bottom: 0px;
	width: 100%;
	background: #b0d0dc;
}

/* Rental Management contact us sprite */
#contactussprite a {
	display:block;
	width:150px;
	height: 150px;
	margin: 5px 5px 5px 25px;
	color:#fff;
	background: url(/images/contactussprite.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: right;
}

#contactussprite a {
   background: url (/images/contactussprite.jpg) 0 0 no-repeat;
}
#contactussprite a:hover {
   background-position: 0 -150px;
}

/* Specials Last minute deals sprite */
#lastminutedealssprite a {
	display:block;
	width:150px;
	height: 150px;
	margin: 5px 5px 5px 25px;
	color:#fff;
	background: url(/images/last-minute-deals.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: right;
}

#lastminutedealssprite a {
   background: url (/images/last-minute-deals.jpg) 0 0 no-repeat;
}
#lastminutedealssprite a:hover {
   background-position: 0 -150px;
}

.calloutGetawayTD {
	background: #e1fcff url(images/callout-getaway-bkgd.jpg) bottom left no-repeat;
	width: 475px;
	padding-right: 25px;
	border: solid 1px #bed6d9;
	color: #000;
}

.getawayHead {
	text-align: center;
	color: #07458e;
	font-size: 15px
}

#getawayBullets li {
	color: #3d3d3d;
}

.getawayText {
	color: #364a2d;	
	text-align: center;
	margin-left: 25px;
	background: #fff;
}

.rental_query_amenities2 {
	font-size: 11px;
	font-weight:bold;
	color: #216991;
	text-align: left;
	vertical-align: top;
}

#rentalSeasons {
	background: url(/images/rental-seasons-bkgd.gif) bottom left no-repeat;
	width: 220px;
	height: 155px;
	padding-bottom: 7px;
	font-size: 11px;
	color: #000;
	line-height: 17px;
	margin-top: 7px;
}

.rentalseasonsWinter {
	font-size: 12px;
	font-weight: bold;
	color: #6388d3;
	padding-left: 15px;
}

.rentalseasonsSpring {
	font-size: 12px;
	font-weight: bold;
	color: #52884f;
	padding-left: 15px;
}

.rentalseasonsEarlySummer {
	font-size: 12px;
	font-weight: bold;
	color: #2d612a;
	padding-left: 15px;
}

.rentalseasonsSummer {
	font-size: 12px;
	font-weight: bold;
	color: #cd6767;
	padding-left: 15px;
}

.rentalseasonsJulyFourth {
	font-size: 12px;
	font-weight: bold;
	color: #cd6767;
	padding-left: 15px;
}

.rentalseasonsJulyFourth {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding-left: 15px;	
}

.rentalseasonsLateSummer {
	font-size: 12px;
	font-weight: bold;
	color: #a4892c;
	padding-left: 15px;
}

.rentalseasonsFall {
	font-size: 12px;
	font-weight: bold;
	color: #d9940f;
	padding-left: 15px;
}

#rentalSeasonsHeader {
	background: url(/images/rental-seasons-header.gif) bottom left no-repeat;
	width: 220px;
	height: 28px;
	margin: 0 0 7px 0;
}

/* Planning A Getaway Sprite styles */
#callout1 a {
	display:block;
	width:150px;
	height: 150px;
	margin: 5px 5px 5px 25px;
	color:#fff;
	background: url(/images/callout-sprite.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: right;
}

#callout1 a {
   background: url (/images/callout-sprite.jpg) 0 0 no-repeat;
}
#callout1 a:hover {
   background-position: 0 -150px;
}

#callout2 a {
	display:block;
	width:150px;
	height: 150px;
	margin: 5px 5px 5px 25px;
	color:#fff;
	background: url(/images/callout-sprite.jpg) -150px 0 no-repeat;
	text-decoration: none;
	float: right;
}

#callout2 a {
   background: url (/images/callout-sprite.jpg) -150px 0 no-repeat;
}
#callout2 a:hover {
   background-position: -150px -150px;
}

#callout3 a {
	display:block;
	width:150px;
	height: 150px;
	margin: 5px 5px 5px 25px;
	color:#fff;
	background: url(/images/callout-sprite.jpg) -300px 0 no-repeat;
	text-decoration: none;
	float: right;
}

#callout3 a {
   background: url (/images/callout-sprite.jpg) -300px 0 no-repeat;
}
#callout3 a:hover {
   background-position: -300px -150px;
}


/* New callouts */

#calloutContainer {
	width: 922px;
	height: 62px;
	margin: 25px auto;
}

#calloutContainer2 {
	width: 922px;
	height: 62px;
	margin: 10px auto;
}

#calloutCatalog a {
	display:block;
	width:294px;
	height: 62px;
	margin: 0px 19px 0px 0px;
	color:#fff;
	background: url(/images/calloutCatalog.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
}

#calloutCatalog a {
   background: url (/images/calloutCatalog.jpg) 0 0 no-repeat;
}
#calloutCatalog a:hover {
   background-position: 0 -62px;
}

#calloutRealEstate a {
	display:block;
	width:294px;
	height: 62px;
	margin: 0px 19px 0px 0px;
	color:#fff;
	background: url(/images/calloutRealEstate.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
}

#calloutRealEstate a {
   background: url (/images/calloutRealEstate.jpg) 0 0 no-repeat;
}
#calloutRealEstate a:hover {
   background-position: 0 -62px;
}

#calloutExploreEdisto a {
	display:block;
	width:294px;
	height: 62px;
	margin: 0px 0px 0px 0px;
	color:#fff;
	background: url(/images/calloutExploreEdisto.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
}

#calloutExploreEdisto a {
   background: url (/images/calloutExploreEdisto.jpg) 0 0 no-repeat;
}
#calloutExploreEdisto a:hover {
   background-position: 0 -62px;
}


#callout-vacrentalsearch a {
	display:block;
	width:150px;
	height: 150px;
	margin: 5px 5px 5px 0px;
	color:#fff;
	background: url(/images/callout-sprite.jpg) 0 0 no-repeat;
	text-decoration: none;
}

#callout-vacrentalsearch a {
   background: url (/images/callout-sprite.jpg) 0 0 no-repeat;
}
#callout-vacrentalsearch a:hover {
   background-position: 0 -150px;
}

#callout-guestservices a {
	display:block;
	width:150px;
	height: 150px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/callout-sprite.jpg) -150px 0 no-repeat;
	text-decoration: none;
}

#callout-guestservices a {
   background: url (/images/callout-sprite.jpg) -150px 0 no-repeat;
}
#callout-guestservices a:hover {
   background-position: -150px -150px;
}

#callout-itinerary a {
	display:block;
	width:150px;
	height: 150px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/callout-sprite.jpg) -300px 0 no-repeat;
	text-decoration: none;
}

#callout-itinerary a {
   background: url (/images/callout-sprite.jpg) -300px 0 no-repeat;
}
#callout-itinerary a:hover {
   background-position: -300px -150px;
}

#callout-vacguide a {
	display:block;
	width:150px;
	height: 150px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/callout-sprite.jpg) -450px 0 no-repeat;
	text-decoration: none;
}

#callout-vacguide a {
   background: url (/images/callout-sprite.jpg) -450px 0 no-repeat;
}
#callout-vacguide a:hover {
   background-position: -450px -150px;
}

#callout-specials a {
	display:block;
	width:150px;
	height: 150px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/callout-sprite.jpg) -600px 0 no-repeat;
	text-decoration: none;
}

#callout-specials a {
   background: url (/images/callout-sprite.jpg) -600px 0 no-repeat;
}
#callout-specials a:hover {
   background-position: -600px -150px;
}

#calloutVacationMemories a {
	display: block;
	background: url(images/callout-vacationmemories.jpg) 0 0 no-repeat;
	float: right;
	width: 253px;
	height: 218px;
	margin: 0 0 15px 30px;	
	text-decoration: none;
}

#calloutVacationMemories a {
	background: url(images/callout-vacationmemories.jpg) 0 0 no-repeat;	
}

#calloutVacationMemories a:hover {
   background-position: 0px 0px;
}
/* Sales Page Sprite styles */
#menu1 a {
	display:block;
	width:126px;
	height: 126px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/real-estate-sprite.jpg) 0 0 no-repeat;
	text-decoration: none;
}

#menu1 a {
   background: url (/images/real-estate-sprite.jpg) 0 0 no-repeat;
}
#menu1 a:hover {
   background-position: 0 -126px;
}

#menu2 a {
	display:block;
	width:126px;
	height: 126px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/real-estate-sprite.jpg) -126px 0 no-repeat;
	text-decoration: none;
}

#menu2 a {
   background: url (/images/real-estate-sprite.jpg) -126px 0 no-repeat;
}
#menu2 a:hover {
   background-position: -126px -126px;
}

#menu3 a {
	display:block;
	width:126px;
	height: 126px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/real-estate-sprite.jpg) -252px 0 no-repeat;
	text-decoration: none;
}

#menu3 a {
   background: url (/images/real-estate-sprite.jpg) -252px 0 no-repeat;
}
#menu3 a:hover {
   background-position: -252px -126px;
}

#menu4 a {
	display:block;
	width:126px;
	height: 126px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/real-estate-sprite.jpg) -378px 0 no-repeat;
	text-decoration: none;
}

#menu4 a {
   background: url (/images/real-estate-sprite.jpg) -378px 0 no-repeat;
}
#menu4 a:hover {
   background-position: -378px -126px;
}



/* ***** Form Elements and Buttons Must Be Updated (Applies to contact form, dynamic pages, and SEO form items ***** */

/* This general class applies to all Dynamic Buttons, Text Fields, and Dropdowns. Google Custom Search Button will also inherit this class.  */

input, textarea, select {
color: #0F538F;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: solid 1px #358FDD;
background-color: #f0f2a1;
padding: 2px 
}

/* This is the button class to be used on all Dynamic Pages */

input.button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	background-image:url(images/button-submit-background.gif);
	background-repeat:no-repeat;
	border:0px;
	width: 145px;
	height:22px;
	padding-bottom: 4px;
}

/* Google Custom Search Button */

#cse-search-box input[type='submit'] { 
	background: #588da2;
	width: 59px;
	height: 20px;
	border: solid 1px #154f95;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.qsarrivalbox_cal {
	height: 17px;
	padding:0px 1px 0px 1px;
	background:#fff url(/images/cal.gif) no-repeat 101px 2px;
}

/* The checkbox/radio alternative should match the page background color */

input.clear {
	color: #000000;
	border: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}

/* Buttons created using Tables and Text Link Classes. Generally used on House Page. */

.buttonbartable {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.buttonbarcell {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: 145px;
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(images/button-submit-background.gif);
	background-repeat:no-repeat;
	border: 0;
	background-color: #fff;
}

a:link.buttonbarlink, a:visited.buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.buttonbarlink, a:active.buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #09364f;
	text-decoration: underline;
}

/* Book Now Button which pops up on house page after client searches for homes at a future time and date using Advanced Search */

.book-buttonbarcell {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: 145px;
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(images/button-submit-background.gif);
	background-repeat:no-repeat;
	border: 0;
}

a:link.book-buttonbarlink, a:visited.book-buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.book-buttonbarlink, a:active.book-buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #09364f;
	text-decoration: underline;
}

.calendar p {
margin: 0px;
}

#googlePlusOne {
	width:65px;
	padding-left: 120px;
	margin-top:-3px;
	float:left;
}

#googleplusone {
	width:70px;
	margin-top:-6px;
	padding-right:6px;
}

#facebook {
	width:80px;
	margin-top:-7px;
	padding-right:-3px;
}

/*Explore Edisto Rollover Buttons*/

/*events*/
#exploreEdistoEvents{
float:right;
margin:0px 5px 0px 0px;
position:relative;
}

#exploreEdistoEvents a{
background:url(images/explore-edisto-events.jpg);
display:block;
width:90px;
height:43px;
text-decoration:none;
}

#exploreEdistoEvents a:hover{
background-position:0px -43px;
}

/*area info*/
#exploreEdistoAreaInfo{
float:right;
margin:0px 5px 0px 0px;
position:relative;
}

#exploreEdistoAreaInfo a{
background:url(images/explore-edisto-area-info.jpg);
display:block;
width:118px;
height:43px;
text-decoration:none;
}

#exploreEdistoAreaInfo a:hover{
background-position:0px -43px;
}

/*restaurants*/
#exploreEdistoRestaurants{
float:right;
margin:0px 5px 0px 0px;
position:relative;
}

#exploreEdistoRestaurants a{
background:url(images/explore-edisto-restaurants.jpg);
display:block;
width:141px;
height:43px;
text-decoration:none;
}

#exploreEdistoRestaurants a:hover{
background-position:0px -43px;
}

/*shopping*/
#exploreEdistoShopping{
float:right;
margin:0px 5px 0px 0px;
position:relative;
}

#exploreEdistoShopping a{
background:url(images/explore-edisto-shopping.jpg);
display:block;
width:113px;
height:43px;
text-decoration:none;
}

#exploreEdistoShopping a:hover{
background-position:0px -43px;
}

/*just for fun*/
#exploreEdistoJustForFun{
float:left;
margin:0px 0px 0px 5px;
position:relative;
}

#exploreEdistoJustForFun a{
background:url(images/explore-edisto-just-for-fun.jpg);
display:block;
width:145px;
height:43px;
text-decoration:none;
}

#exploreEdistoJustForFun a:hover{
background-position:0px -43px;
}

/*Golf*/
#exploreEdistoGolf{
float:left;
margin:0px 0px 0px 5px;
position:relative;
}

#exploreEdistoGolf a{
background:url(images/explore-edisto-golf.jpg);
display:block;
width:74px;
height:43px;
text-decoration:none;
}

#exploreEdistoGolf a:hover{
background-position:0px -43px;
}

/*weather*/
#exploreEdistoWeather{
float:left;
margin:0px 0px 0px 5px;
position:relative;
}

#exploreEdistoWeather a{
background:url(images/explore-edisto-weather.jpg);
display:block;
width:115px;
height:43px;
text-decoration:none;
}

#exploreEdistoWeather a:hover{
background-position:0px -43px;
}

/*directions*/
#exploreEdistoDirections{
float:left;
margin:0px 0px 0px 5px;
position:relative;
}

#exploreEdistoDirections a{
background:url(images/explore-edisto-directions.jpg);
display:block;
width:133px;
height:43px;
text-decoration:none;
}

#exploreEdistoDirections a:hover{
background-position:0px -43px;
}

#exploreEdistoRollovers{
display:block;
width:520px;
height:100%;
float:right;
positon:relative;
margin:-40px 0px 0px 0px;
}
#exploreEdistoRollovers1{
display:block;
width:520px;
height:100%;
float:right;
positon:relative;
margin:5px 50px 0px 0px;
padding-bottom:15px;
}

#exploreEdistoRollovers3{
display:block;
width:930px;
height:100%;
float:left;
positon:relative;
margin:5px 0px 0px 0px;
padding-bottom:15px;
}

/*events*/
#exploreEdistoEvents1{
float:left;
margin:0px 0px 0px 0px;
position:relative;
}

#exploreEdistoEvents1 a{
background:url(images/explore-edisto-events.jpg);
display:block;
width:90px;
height:43px;
text-decoration:none;
}

#exploreEdistoEvents1 a:hover{
background-position:0px -43px;
}

/*area info*/
#exploreEdistoAreaInfo1{
float:left;
margin:0px 0px 0px 0px;
position:relative;
}

#exploreEdistoAreaInfo1 a{
background:url(images/explore-edisto-area-info.jpg);
display:block;
width:118px;
height:43px;
text-decoration:none;
}

#exploreEdistoAreaInfo1 a:hover{
background-position:0px -43px;
}

/*restaurants*/
#exploreEdistoRestaurants1{
float:left;
margin:0px 0px 0px 0px;
position:relative;
}

#exploreEdistoRestaurants1 a{
background:url(images/explore-edisto-restaurants.jpg);
display:block;
width:141px;
height:43px;
text-decoration:none;
}

#exploreEdistoRestaurants1 a:hover{
background-position:0px -43px;
}

/*shopping*/
#exploreEdistoShopping1{
float:left;
margin:0px 0px 0px 0px;
position:relative;
}

#exploreEdistoShopping1 a{
background:url(images/explore-edisto-shopping.jpg);
display:block;
width:113px;
height:43px;
text-decoration:none;
}

#exploreEdistoShopping1 a:hover{
background-position:0px -43px;
}

/*just for fun*/
#exploreEdistoJustForFun1{
float:left;
margin:0px 0px 0px 0px;
position:relative;
}

#exploreEdistoJustForFun1 a{
background:url(images/explore-edisto-just-for-fun.jpg);
display:block;
width:145px;
height:43px;
text-decoration:none;
}

#exploreEdistoJustForFun1 a:hover{
background-position:0px -43px;
}

/*Golf*/
#exploreEdistoGolf1{
float:left;
margin:0px 0px 0px 0px;
position:relative;
}

#exploreEdistoGolf1 a{
background:url(images/explore-edisto-golf.jpg);
display:block;
width:74px;
height:43px;
text-decoration:none;
}

#exploreEdistoGolf1 a:hover{
background-position:0px -43px;
}

/*weather*/
#exploreEdistoWeather1{
float:left;
margin:0px 0px 0px 0px;
position:relative;
}

#exploreEdistoWeather1 a{
background:url(images/explore-edisto-weather.jpg);
display:block;
width:115px;
height:43px;
text-decoration:none;
}

#exploreEdistoWeather1 a:hover{
background-position:0px -43px;
}

/*directions*/
#exploreEdistoDirections1{
float:left;
margin:0px 0px 0px 0px;
position:relative;
}

#exploreEdistoDirections1 a{
background:url(images/explore-edisto-directions.jpg);
display:block;
width:133px;
height:43px;
text-decoration:none;
}

#exploreEdistoDirections1 a:hover{
background-position:0px -43px;
}

#flashReplace {
	width: 1081px;
	height: 357px;
	background: url(/images/flash-replace.jpg) center top no-repeat;
	position: relative;
}

#flashText {
	position: absolute;
	top: 16px;
	left: 21px;
}

#calloutSpecials a {
	display:block;
	width:220px;
	height: 62px;
	margin: 0px 0px 0px 5px;
	color:#fff;
	background: url(/images/calloutSpecials.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
}
#calloutSpecials a:hover {
   background-position: 0 -62px;
}

#socialWrapper {
	 width: 921px;
	 overflow: hidden;
}

#socialBox {
	width: 300px;
	height: 204px;
	background: #fff url(/images/social-box-bkgd.jpg) center top no-repeat;
	float: right;
	margin: 10px 0 0 0;
	padding: 51px 0px 10px 0px;
}

.socialBoxes {
	padding: 7px 7px 7px 7px;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.socialBoxes2 {
	padding: 7px 7px 7px 7px;
	width: 135px;
	float: left;
	background: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.socialBoxes3 {
	padding: 7px 7px 7px 7px;
	width: 134px;
	float: left;
	background: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.socialBoxes4 {
	padding: 0;
	background: #fff;
}

.socialBoxText a:link, .socialBoxText a:visited {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #075EAD;
	text-decoration: none;
}

.socialBoxText a:hover, .socialBoxText a:active {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #075EAD;
	text-decoration: underline;
}

.googlePlusBox a:link, .googlePlusBox a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #075ead;
	text-decoration: none;
}

.googlePlusBox a:hover, .googlePlusBox a:active {
	font-size: 11px;
	font-weight: bold;
	color: #075ead;
	text-decoration: underline;
}

#socialContent {
	width: 670px;
	float: right;
	padding: 0 10px;
}

#socialFacebookFeed {
	width: 207px;
	float: left;
	margin: 0;
	padding: 0 10px 10px 0px;
	margin: 10px 0 0 0;
	border-right: 1px solid #ccc;
}

#socialFacebookFeed p.feedTitle {
	font-size: 11px;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.feedTitle img {
	margin: 0 2px 0 0;
}

#socialFacebookFeed p.feedTitle a:link, #socialFacebookFeed p.feedTitle a:visited {
	text-decoration: none;
}

#socialFacebookFeed p.feedTitle a:hover, #socialFacebookFeed p.feedTitle a:active {
	text-decoration: underline;
}

span.headline a:link, span.headline a:visited {
	font-size: 9px;
	text-decoration: none;
	line-height: 10px;
}

span.headline a:hover, span.headline a:active {
	font-size: 9;
	text-decoration: underline;
	line-height: 10px;
}

#socialFacebookFeed p.date {
	font-size: 9px;
	margin: 0 0 5px 0;
	font-weight: bold;
}

#socialFacebookFeed ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#socialFacebookFeed li {
	line-height: 10px;
	font-weight: normal;
	font-size: 9px;
}

#socialFacebookFeed li div {
	margin: 5px 0 0 0;
}

/* House Page Image Scroller */

a.btnVidTour {
	width: 147px;
	height: 26px;
	float: right;
	position: absolute;
	z-index: 2;
	display: block;
	bottom: 15px;
	left: 225px;
	background: url(images/btnVidTour-bkgd.png) top left no-repeat;
	color: #255b8f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 11px;
}

#primaryimage1 {
	position: relative;
	text-align: center;
}

#housephotosPopUp {
	top: 288px;
	left: 185px;
	position: absolute;
}

#virtualTour2{
position:absolute;
top: 288px;
left: 385px;
}

#ViewLargeMap {
position:absolute;
top: 288px;
left: 585px;
}
