body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #c2a68a url(/images/bkgd-body.jpg) top center no-repeat;
	font-size: 12px;
	font-weight: normal;
}

body.sales {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #927c55 url(/images/bkgd-body-sales.jpg) top center no-repeat;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

body.printable {background-color: #FFFFFF; background: #ffffff; margin-left: 0px; margin-top: 1px; margin-right: 0px; }
body.ownernet {background-color: #FFFFFF; background: #ffffff;  margin-left: 20px; margin-top: 20px; margin-right: 20px; margin-bottom: 20px; } 
.maxwidth {
	max-width:1000px;
	width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
}

body.weather {
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: none; 
}

/* standard tags */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #04559a;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0055A4;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

h6 {
	font-size: 10px;
	font-weight: normal;
	color: #04559a;
}

.rssLink{
	text-decoration: underline; 
	font-size: small;
	 }
/* STANDARD BODY TAG FORMATTING */

P {
	color: #000000;
}
	
TD {
	color: #000000;
	}

TH {
	color: #000000;
	}

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

LI {
	color: #333333;
	padding: 1px;
	}

A:link {
	font-weight: bold;
	text-decoration: underline;
	color: #04559A;
}

A:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

A:hover, A:active {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #AF0C1C;
} 

.alert {
	font-weight: bold;
	color: #AF0C1C;
}

.fineprint {
	font-size: 9px;
	color: #666666;
}


/* CUSTOM STYLES - specific divs */
#masthead {
    position: relative;
    margin: auto;
	width: 100%;
    border: 0px;
	height:85px;
	text-align: right;
	}
#masthead P { 
    position: relative;
	right:0px;
	text-align:right;
	color: #FFFFFF;
	font-weight:bold;
	padding-bottom:0px;
	padding-bottom:0px;
	top:0px;
	}
#masthead P.tagline { 
    position: relative;
	margin-left: 210px; 
	right:0px;
	text-align:right;
	color: #FFFFFF;
	font-weight:bold;
	padding-top:25px;
	padding-bottom:0px;
	}
#masthead P.tagline-preview { 
	margin: -10px 0px 20px 210px; 
	right:0px;
	text-align:right;
	color: #FFFFFF;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	}
#masthead P.tagline-preview2 { 
	margin: 12px 0px 20px 210px; 
	right:0px;
	text-align:right;
	color: #FFFFFF;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	}
#masthead input.button, #siteSearch input.button, #salesSiteSearch input.button  {
	width: 80px;
	height: 18px;
	padding: 0px;
}

.icon img{
	padding:15px 2px 0 2px;
}
.icon a{
	padding:0 2px;
}

#topCalls{
	float:left;
	width:245px;
	height:30px;
}

#topNav A:link, #topNav A:visited { 
	color: #003366;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-weight:normal;
	}
#topNav A:hover, #topNav A:active { 
	color: #ffffff;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: underline;
	font-weight:normal;
	}

#tagLine{
	color:#fff;
	font-weight:bold;
	height:20px;
	vertical-align:top;
	margin:0 0 0 135px;
	clear:float;
}
#tagLine img{
	position:relative;
	top:3px;
}

#treasurechest{
	position:absolute;
	z-index:2;
	right:0px;
	height:29px;
	top: -8px;
}

#tagLineTC{
	color:#fff;
	font-weight:bold;
	height:20px;
	vertical-align:top;
	margin:0 0 0 90px;
	clear:float;
	font-size:11px;
}

#tagLineTC2{
	color:#fff;
	font-weight:bold;
	height:20px;
	vertical-align:top;
	margin:0 0 0 5px;
	clear:float;
	font-size:11px;
	position:relative;
}

#tagLineTC A:link, #tagLineTC A:visited { 
	color: #fff;
	text-decoration: none;
}
#tagLineTC A:hover, #tagLineTC A:active { 
	color: #003366;
	text-decoration: underline;
}

#tagLineTC2 A:link, #tagLineTC2 A:visited { 
	color: #fff;
	text-decoration: none;
}
#tagLineTC2 A:hover, #tagLineTC2 A:active { 
	color: #003366;
	text-decoration: underline;
}
		
#masthead A:link, #masthead A:visited { 
	color: #003366;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-weight:normal;
	}
#masthead A:hover, #masthead A:active { 
	color: #ffffff;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: underline;
	font-weight:normal;
	}

#search .header { 
	border: 1px solid white;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0px;
	}

#search IMG { 
	border: 0px;
	padding: 0px;
	}

#search FORM { 
	margin-left: 15px;
	margin-top: 5px;
	
	}

#search INPUT.button { 
	background-image: url(images/qs-submitBG.jpg);
	color:#FFFFFF;
	padding:3px;
	height:20px;
	border-color: #ffffff #ffffff #ffffff #ffffff;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	width:100px;
		}

#search INPUT, #search SELECT { 
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	border: 1px solid;
	border-color:  #003366 #0099CC #0099CC #003366;
	background-color:#FFFFFF;
	background:#FFFFFF;
	padding: 2px 1px 1px 1px;
	height:20px;
	margin-bottom:7px;
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
}

#search A:link, #search A:hover, #search A:visited, #search A:active { 
	background: url(images/qs-linkBG.jpg) no-repeat top center; 
	background-color: #04559a;
	color: #ffffff;
	font-size: 9px;
	border: 1px solid white;
	padding: 3px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 19px;
	}


#salessearch INPUT.button { 
	background-image: url(images/qs-submitBG.jpg);
	color:#FFFFFF;
	padding:3px;
	height:20px;
	border-color: #ffffff #ffffff #ffffff #ffffff;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	width:130px;
		}

#salessearch INPUT, #search SELECT { 
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	border: 1px solid;
	border-color:  #003366 #0099CC #0099CC #003366;
	background: url(images/qs-formBG.gif);
	padding: 2px 1px 1px 1px;
	height:20px;
	margin-bottom:7px;
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
}

#navbar { 
	border: 1px solid white;
	padding: 0px;
	height: 23px;
	width:681px;
	text-align:center;
	background-image:url(images/navbarBG.gif);
	}

#footerLogos {
	margin-left: 20px; 
	color:#ffffff;
	font-size:9px;
	height: 65px;
	width:180px;
	}
#footerLogos A:link, #footerLogos A:visited { 
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
	}
#footerLogos A:hover, #footerLogos A:active { 
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
	}
	

#footerLinks A:link, #footerLinks A:visited { 
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
	}
#footerLinks A:hover, #footerLinks A:active { 
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
	}
	
#footerAddy {
	padding-left:20px;
	width:200px;
	float:right;
	height:65px;
	right: 20px;
}



A:link.specialslink, A:visited.specialslink { 
	color: #E41229;
	text-decoration: underline;
	font-weight: normal;
	}
A:hover.specialslink, A:active.specialslink { 
	color: #E41229;
	text-decoration: underline;
	font-weight: normal;
	}

#footerAddy A:link, #footerAddy A:visited { 
	font-weight:bold;
	
	}
#footerAddy A:hover, #footerAddy A:active { 
	font-weight:bold;
	}
	
.chatBttn {
	position: absolute;
	width: 60px;
	height: 26px;
	left: 510px;
}

.imgBorderRight {
	border: solid 1px #b2bbc4;
	margin-left: 15px;
}

.imgBorderLeft {
	border: solid 1px #b2bbc4;
	margin-right: 15px;
}

.petpageHR {
	color: #d4ebff;
	background-color: #d4ebff;
}

.twBttn {
	position: absolute;
	width: 73px;
	height: 26px;
	left: 410px;
}
.fbBttn {
	position: absolute;
	width: 73px;
	height: 26px;
	left: 334px;
	
}


#bookMarks{
	width:83px;
	height:16px;
	float:left;
	padding:10px 0 0 0;
}


/* HOME PAGE CONTENT CONTROL - 3 COLUMNS */

#leftcontent {
	position: absolute;
	left:20px;
	top:20px;
	width:180px;
	font-size:9px;
	color: #525252;
	height: 467px;
}

#leftcontent P, #leftcontent TD {
	font-size:9px;
	color: #525252;
}

#centercontent P.terms {
	font-size:9px;
	color:#666666;
}

#rightcontent {
	position: absolute;
	right:20px;
	top:20px;
	width:190px;
}

#rightcontent TD.clubPic {
	padding:1px;
	border-top: 1px solid #e2021b;
	text-align:center;
}
	
#rightcontent TD.clubList {
	padding:10px;
	font-size:10px;
	color:#666666;
	border: 1px solid #e2021b;
}

#rightcontent P {
	font-size:10px;
	color:#666666;
}

#rightcontent TABLE.club {
	background-image:url(images/club-bg.jpg);
	background-position: bottom center;
	background-repeat:no-repeat;
}

#rightcontent A:link, #rightcontent A:visited { 
	font-weight:normal;
}

#rightcontent A:hover, #rightcontent A:active { 
	font-weight:normal;
}

/*OwnerNet styles*/
.navbarOWN { 
	border: 1px solid white;
	padding: 0px;
	height: 13px;
	text-align:center;
	background-image:url(images/navbarBG.gif);
}
Table.nav-owner {
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}
TD.leftnav-owner {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #98BBE4;
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #FFFFFF;
}
A:link.leftnav-owner  {
	font-weight: bold;
	text-decoration: none;
	color: #04559A;
}
A:visited.leftnav-owner  {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
A:hover.leftnav-owner , A:active.leftnav-owner  {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
} 
.tollfree  {
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
}

.ownstatisticsheader {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	line-height: normal;
	color: #003366;
	padding: 0px;
	background-color: #e4f1fc;
	border: 1px solid #78acdb;
	padding: 2px;
}
.ownstatisticscell {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align: center;
	line-height: normal;
	color: #003366;
	background-color: #ffffff;
	border: 1px solid #78acdb;
	padding: 2px;
}
                
.ownstatisticstable	{ 
	width: 100%;
	padding: 1px;
	border: 1px solid #78acdb;
	background-color: #b5d9fa;
}

/* BOOK PAGE STYLES */
/* For Managed Email Landing page */

A:link.email-promo-propsHD, A:visited.email-promo-propsHD, A:hover.email-promo-propsHD, A:active.email-promo-propsHD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #3E7150;
} 

TD.email-promo-propsHD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #3E7150;
	padding-bottom: 2px;
	}
	 
 .email-promo-propsDATA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	color: #000000;
	padding-bottom: 2px;
}  
 .email-promo-propsLOC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #DD7248;
	padding-bottom: 2px;
} 
 .email-promo-propsPIC {
	padding-bottom: 10px;
}
      
/* The Calendar page */
/* This sets the link color */
.cal-link:link    { background: transparent; color: #000000; text-decoration: none}
.cal-link:visited { background: transparent; color: #000000; text-decoration: none}
.cal-link:hover   { background: transparent; color: #000000; text-decoration: underline}

/* This sets the dull link color */
.cal-dlink:link    { background: transparent; color: #999999; text-decoration: none}
.cal-dlink:visited { background: transparent; color: #999999; text-decoration: none}
.cal-dlink:hover   { background: transparent; color: #999999; text-decoration: underline}

/* This sets the calender outer box */
.cal-box {
	font-family: "Arial", Times, serif;	font-size: 12px;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #04559a;border-right-color: #04559a;border-bottom-color: #04559a;	border-left-color: #04559a;}
	
/* This sets the calendar back */
.cal-back {
	font-family: "Arial", Times, serif;font-size: 12px;background-color: #2269a9;}
	
/* This sets the calender year outer box */
.cal-year-box {
	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;}
/* This sets the calender today box */

/*This feature was added to PhpICalenderX by Mr.Matthew Waygood ( mwwaygoo@hotmail.com ) */
.cal-today {
	font-family: "Arial", Times, serif;font-size: 12px;color: #000000;background-color: #d1b3b6;
	border-right-width: 1px;border-right-style: solid;border-right-color: #CCCCCC;}

/*This sets the calender year previous box */
.cal-year-prev {
	font-family: "Arial", verdana, san-serif;font-size: 12px;color: #000000;background-color: #e0e0e0;
	border-right-width: 1px;border-right-style: solid;border-right-color: #CCCCCC;}
	
/* This sets the calender year number previous box */
.cal-year {
	font-family: "Arial", verdana, san-serif;font-size: 12px;color: #000000;background-color: #e0e0e0;}

/*This sets the calender year Next box */
.cal-year-next {
font-family: "Arial", verdana, san-serif;font-size: 12px;color: #000000;background-color: #e0e0e0;
	border-left-width: 1px;border-left-style: solid;border-left-color: #CCCCCC;}

/*This sets the calender month outer box */
.cal-month-box {
	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;}

/*This sets the calender month previous box */
.cal-month-prev {
	font-family: "Arial", verdana, san-serif;font-size: 12px;color: #000000;background-color: #e0e0e0;
	border-right-width: 1px;border-right-style: solid;border-right-color: #CCCCCC;}

/*This sets the calender month text box */
.cal-month {
	font-family: "Arial", verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #77aede;
	border-top-width: 2px;border-right-width: 2px;border-bottom-width: 2px;border-left-width: 2px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-bottom-color: #3878b1;border-left-color: #78acdb;border-top-color: #78acdb; border-right-color: #3878b1;
}

/*This sets the calender month next box */
.cal-month-next {
	font-family: "Arial", verdana, san-serif;font-size: 12px;color: #000000;background-color: #e0e0e0;
	border-right-width: 1px;border-right-style: solid;border-right-color: #CCCCCC;}


/*This sets day box*/
.cal-days-box {
	display: marker;
}

/*This sets day of the week start*/
.cal-day-start {
	font-family: "Arial", verdana, san-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e8e8e8;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-bottom-color: #95a3b0;border-left-color: #ffffff;border-top-color: #ffffff; border-right-color: #ffffff;
}

/*This sets day of the week rest*/
.cal-day-rest {
	font-family: Arial, verdana, san-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e8e8e8;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-bottom-color: #95a3b0;border-left-color: #ffffff;border-top-color: #ffffff; border-right-color: #ffffff;
}


/*This sets days available*/
.cal-days-avail {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #feffbb;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #95a3b0;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC; border-left-color: #95a3b0;
}

/*This sets the out of range days */
.cal-days-unknown {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #efc8cc;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #95a3b0;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC; border-left-color: #95a3b0;
}

/*This sets days booked*/
.cal-days-booked {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #b2d2ee;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #95a3b0;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC; border-left-color: #95a3b0;
}

/*This sets the out of month days */
.cal-days-invalid {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #95a3b0;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC; border-left-color: #95a3b0;
}
.calendarhead {
	background-color: #2a5690;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.calendarday {
	color: #2a5690;
	background-color: #A2BCDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
.offseason {
	color: #015ba7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #ffffff;
	padding-bottom: 8px;
}
 
.lowseason {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #77abdb;
	padding-bottom: 8px;
}
 
.midseason {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #7e96ac;
	padding-bottom: 8px;
}
 
.highseason {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #ac757b;
	padding-bottom: 8px;
}
 
.peakseason {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #e2031c;
	padding-bottom: 8px;
}

/* The OwnerNet Calendar days */

 .cal-days-CO {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f1b496;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #95a3b0;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC; border-left-color: #95a3b0;
}
 .cal-days-ZB {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f5d191;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #95a3b0;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC; border-left-color: #95a3b0;
} 
.cal-days-HS {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #beda95;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #95a3b0;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC; border-left-color: #95a3b0;
} 
.cal-days-UC {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #b0e2de;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #95a3b0;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC; border-left-color: #95a3b0;
} 
.cal-days-C {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #c3b0e2;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #95a3b0;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC; border-left-color: #95a3b0;
} 
.cal-days-CI {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #c1ad7e;
	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #95a3b0;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC; border-left-color: #95a3b0;
}
 
 
 
 
/* The SEARCH and RESULTS page text */
/* THE SEARCH PAGE */

.querytable { 
	width: 100%;
	background-color: #FFFFFF; 
	padding: 0px;
	border: solid 0px #b8cfe6;
	text-align:left;
}

.queryhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	background-color: #b8cfe6;
	background-image:url(images/house-info-bg.gif);
	border-bottom: solid 1px #b8cfe6;
	padding: 0px 0px 0px 12px;
	height: 23px;
	text-align:left;
}
.queryspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align:left;
	padding: 2px 2px 1px 2px;
}
.querylabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	padding: 2px 2px 1px 2px;
	text-align: right;
}
.errmsg {
	border-color: #e2031c;
	border-width: 3px;
	border-style: solid;
	color: #FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

searchtable { 
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 0px;
}

td.searchinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
	line-height: 120%;
	color: #003366;
}

td.searchlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: right;
	line-height: 120%;
	color: #003366;
}

.searchtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: right;
	line-height: 120%;
	color: #003366;
}

.amenities {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #003366;
}

/* The Events page */
.eventshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #e2031c;
	text-align: center;
	padding: 3px;
	background-color: #e4f1fc;
	border: 1px solid #78acdb;
}
.eventsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	line-height: normal;
	color: #003366;
	padding: 3px;
	background-color: #ffffff;
}
                
.eventstable	{ 
	width: 90%;
	background-color: #b5d9fa; 
	padding: 1px;
	border: 1px solid #78acdb;
}

/* The Concierge page */
.conciergehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #e2031c;
	text-align: center;
	padding: 3px;
	background-color: #e4f1fc;
	border: 1px solid #78acdb;
}
.conciergespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	line-height: normal;
	color: #003366;
	padding: 3px;
	background-color: #ffffff;
}
                
.conciergetable	{ 
	width: 80%;
	padding: 1px;
}

/* The HOUSE page */
                
.housetable	{ 
	width: 100%;
	text-align: center;
	padding: 1px;
	border: 1px solid #a8c8e3;
}
.househead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align:left;
	background-color: #b8cfe6;
	background-image:url(images/house-info-bg.gif);
	border-bottom: solid 1px #b8cfe6;
	padding: 0px 0px 0px 12px;
	height: 23px;
}
.housespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align:left;
	padding: 10px 10px 10px 10px;

}

.housethumbs {
        width:600px;
        height:80px;
        overflow:auto;
		margin: 5px auto 0 auto;
}

.salehousehead {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: right;
	line-height: normal;
	color: #003366;
	padding: 0px;
	background-color: #e4f1fc;
	border: 1px solid #78acdb;
	padding: 2px;
}
.salehousespecs {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	line-height: normal;
	color: #003366;
	background-color: #ffffff;
	border: 1px solid #78acdb;
	padding: 2px;
}
                
.salehousetable	{ 
	width: 100%;
	padding: 1px;
	border: 1px solid #78acdb;
	background-color: #b5d9fa;
}

.imgviewer	{ 
	width: 100%;
	align: center;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #339966;
}

.reviewstable{
padding:0 0 8px 0;
}
/* The property details table */
.propdetailstable	{ 
	text-align: center;
	width: 100%;
	padding: 1px;
	border: 1px solid #78acdb;
	padding: 1px;
	background-color: #b5d9fa;
}
.propdetailsheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #003366;
	text-align: center;
	background-color: #e4f1fc;
	border: 1px solid #78acdb; 
	padding: 3px;
}
.propdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	background-color: #FFFFFF;
	color: #003265;
	border: 1px solid #78acdb;
}
.propimagetable {
	width: 100%;
	padding: 1px;
	border: 1px solid #EFDEB8;
	background-color: #FFFFFF;
}

/* The RATE TABLE */
.rateheads {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	line-height: normal;
	color: #003366;
	padding: 0px;
	background-color: #e4f1fc;
	border: 1px solid #78acdb;
	padding: 2px;
}
.rates {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align: center;
	line-height: normal;
	color: #003366;
	background-color: #ffffff;
	border: 1px solid #78acdb;
	padding: 2px;
}
                
.ratestable	{ 
	width: 100%;
	padding: 1px;
	border: 1px solid #78acdb;
	background-color: #b5d9fa;
}

/* The Cart TABLE */

.compare {
	border: 1px solid #cccccc;
	padding: 5px;
}

.carthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: 0px;
	background-color: #C46921;
}

.cartspecs {
	padding: 3px;
	background-color: #D6FED6;
	color: #3E7150;
}
                
.carttable	{ 
	text-align: center;
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
}

/* The RESULTS page */
.resultshead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
	line-height: normal;
	color: #006223;
	padding: 3px;
	background-color: #e4f1fc;
	border: 1px solid #78acdb;
}
.resultsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	line-height: normal;
	color: #003366;
	border: 1px solid #78acdb;
	background-color: #FFFFFF;
	padding: 10px;
}
 .resultspic {
	border: 1px solid #78acdb;
	background-color: #FFFFFF;
	padding: 0px;
}               
.resultsspecshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	line-height: normal;
	color: #ffffff;
	border: 1px solid #78acdb;
	background-color: #d9e8f5;
	padding: 1px;
}
                
.resultstable	{ 
	width: 95%;
	background-color: #b5d9fa; 
	border: 1px solid #78acdb;
	padding: 4px;
	
}

.modifysearchresultstable	{ 
	width: 100%;
	background-color: #b5d9fa; 
	border: 1px solid #78acdb;
	padding: 4px;
	
}
/* The SPECIALS page */
.specialstable	{ 
	border: 1px solid #78acdb;
	padding: 1px;
	background-color: #b5d9fa;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.specialshead {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	line-height: normal;
	color: #ffffff;
	padding: 0px;
	background-color: #78aedd;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #d2e8fc #003366 #003366 #d2e8fc;

}

.specialcell {
	border: 1px solid #105ea0;
	}
	
.specialHousename {
	font-size: 13px; 
	font-weight: bold; 
	color: #07579b;
}

.specialsannounce {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	line-height: normal;
	background-color: #dc313e;
	color: #ffffff;
}

.specialscontent	{ 
	width: 99%;
	padding: 2px;
	margin: 1px;
	border: 0px;
	background-color:#FFFFFF;
}


.weeklyhead {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #ffffff;
	padding: 3px;
	background-color: #0452a0;
}
A:link.specialshead, A:visited.specialshead {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #04559A;
	text-decoration: underline;
}
A:hover.specialshead, A:active.specialshead {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #AF0C1C;
	text-decoration: underline;
}

.specialsempty {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #8eb9e4;
}
.specialsspecs {
	text-indent: 0px;
	text-align:center;
	color: #04559a;
	background-color: #ffffff;
	border: 1px solid #78acdb;
}
 

                
       
/* The ALPHA page */
.alphatable {
	width: 98%;
	padding: 1px;
	border: 1px solid #78acdb;
	margin: 0px;
}
.alphaletter	{ 
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-align: center;
	background-color: #b5d9fa;
	border: 1px solid #78acdb; 
	padding: 3px;
}
.alphaname	{ 
	font-size: 10px;
	color: #003366;
	background-color: #edf5fc;
	padding: 3px;
	border: 1px solid #b5d9fa; 
	text-align: left;
}

/* The ALPHA page */
.communitytable {
	width: 98%;
	padding: 1px;
	border: 1px solid #78acdb;
	margin: 0px;
}
.communityletter	{ 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	background-color: #b5d9fa;
	border: 1px solid #78acdb; 
	padding: 3px;
}
.communityname	{ 
	font-size: 10px;
	color: #003366;
	background-color: #edf5fc;
	padding: 3px;
	border: 1px solid #b5d9fa; 
	text-align: left;
}

#communitymaplink {
	float: right;
	padding-top: 3px;
}

#communitymaplink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #e0f0ff;
	border: solid 1px #04559a;
	padding: 3px 10px;
	text-decoration: none;
}

#communitymaplink a:hover, #communitymaplink a:active {
	text-decoration: underline;
	background: #fff;
	color: #04559a;
}

/* Modify Search */

.current_search {
	color: #003366;
	font-weight: bold;
}

A:link.modifysearchlink, A:visited.modifysearchlink {
	display: block;
	height: 17px;
	background: #07579b url(images/modifysearch-bkgd.jpg) bottom left repeat-x;
	border: solid 1px #003867;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 150px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

A:hover.modifysearchlink, A:active.modifysearchlink {
	display: block;
	height: 17px;
	background: #e2021b;
	border: solid 1px #9c5300;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 150px;
	padding-top: 3px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rental_results_search {
	border: solid 1px #a9c9e6;
	background: #dae3ea;
	padding: 4px;
	color: #04559a;
	font-size: 10px;
	line-height: 18px;
}



/*Email a Friend*/
.email-table {
	font-size: 10px;
	padding: 10px;
	border: 0px;
	background-color: #FFFFFF;
}

.email-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	color: #000000;
}

/*For the 3D text links that need to look like form buttons*/
.buttontable{
	padding:30px 0 0 0;
}
.buttonbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	color: #327048;
}

.buttonbartable {
	padding: 0px;
	margin: 0px;

}

.buttonbarcell {
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/srch-btn.gif);
	border: 1px;
	border-style: solid;
	border-color: #d4d0ca #d4d0ca #d4d0ca #d4d0ca;
	width: 230px;
	height: 16px;
	text-align: center;
	background-color: #2269a9;
	padding: 2px;
}

a:link.buttonbarlink, a:visited.buttonbarlink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.buttonbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/*For the BOOK IT button - 3D text links that need to look like FORM buttons*/
.book-buttonbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	color: #ffffff;
}

.book-buttonbartable {
	padding: 0px;
	margin: 0px;
	
}

.book-buttonbarcell {
	color: #663300;
	font: bold 11px Arial, Helvetica, sans-serif;
	border: 1px;
	border-style: solid;
	border-color: #7b1113;
	text-indent: 0px; 
	background-image:url(images/srch-btn-book.gif);
	padding: 0px;
	width: 230px;
	height: 18px;
	text-align: center;
}

a:link.book-buttonbarlink, a:active.book-buttonbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.book-buttonbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:visited.book-buttonbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


/* FORM elements */
input, textarea {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color:  #003366 #0099CC #0099CC #003366;
	background-color: #f1f8ff;
	padding: 2px 1px 1px 1px; 
}

select {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color:  #003366 #0099CC #0099CC #003366;
	background-color: #f1f8ff;
	padding: 2px 1px 1px 1px;
	width: 150px;
}

item {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color:  #003366 #0099CC #0099CC #003366;
	background-color: #f1f8ff;
	padding: 2px 1px 1px 1px;
}
select.dropdown2 {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color:  #003366 #0099CC #0099CC #003366;
	background-color: #f1f8ff;
	padding: 2px 1px 1px 1px; 
	width: 70px; 
}

select.multiselect {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color:  #003366 #0099CC #0099CC #003366;
	background-color: #f1f8ff;
	padding: 2px 1px 1px 1px;
	height:72px;
	width: 150px; 
  
}

select.selectcalendar
{
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color:  #003366 #0099CC #0099CC #003366;
	background-color: #f1f8ff;
	padding: 2px 1px 1px 1px;
	width: 100px;
}

/* The checkbox/radio alternative to matches the page background color */
input.clear {
	color: #ffffff;
	border: 0px;
	padding: 0px 2px 0px 0px;
	margin: 0px 2px -1px 0px;
}


/* The button alternative with a 3d effect */
input.button {
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/srch-btn.gif);
	border: 1px;
	border-style: solid;
	border-color: #ffffff #ffffff #ffffff #ffffff;
	width: 180px;
	height: 24px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	background-color: #2269a9;
	padding: 4px;
}

.resformlabel {
	font-weight: bold;
	width: 160px;
}

#map{
	margin:14px 0 2px 0;
	width: 382px;
	height: 267px;
}

/* 2010 REFRESH STYLES */
#contentDropShadow {
	background: url(/images/drop-repeat.png) center repeat-y;
	width: 925px;
	margin: 0 auto;
}

#contentDropShadowBottom {
	background: url(/images/drop-bottom.png) center top;
	width: 925px;
	margin: 0 auto;
	height: 15px;
}

#flashcontainer {
	margin: 0 auto;
	top: 0px; 
	width: 896px;
	height: 380px;
	background: #c2a68a url(/images/bkgd-flash.jpg) center top no-repeat;
	border-bottom: 2px solid #e2021b;
	position: relative;
}
	
#mainInformation { 
    position: relative;
    margin: 0 auto;
	width: 896px;
}
	
#footerContainter {
	margin-top: 10px;
	margin: 0 auto;
}
	
.icon{
	width:350px;
	height:55px;
	padding:0;
	float:left;
	text-align:right;
}

#siteSearch{
	width:275px; 
	float:right;
	padding:0;
	margin:0;
	height:55px;
	text-align:right;
}

#container { 
    margin: 0 auto;
    width: 925px;
    left: 0px;
    border: 0px;
}
	
#navbarINT { 
	border: 1px solid white;
	padding: 0px;
	height: 23px;
	width:896px;
	text-align: left;
	background-image:url(images/navbarBG.gif);
	margin: 0 auto;
}

#navbarBKGD {
	background: url(/images/drop-top.png) center bottom;
	width: 925px;
	margin: 0 auto;
	height: 25px;
}

#mastPicInt {
	position: relative;
	border-bottom: 2px solid #e2021b;
	width: 896px;
	height: 94px;
	margin: 0 auto;
	}
	
#content { 
    position: relative;
    margin: 0 auto 0 auto;
	background: #FFFFFF url(/images/pg2-clouds.jpg) center top no-repeat;
	padding: 12px 25px 10px 25px;
	width: 846px;
	}
	
#mainInformationINT { 
    position: relative;
    margin: auto;
	width: 896px;
	}
	
#footerLinks {
	margin-left: 212px; 
	position: relative; 
	top: 0px; 
	color:#ffffff;
	font-size:10px;
	height: 65px;
	width:689px;
	top: -65px;
	}
	
#quickSearch {
	width: 200px;
	height: 276px;
	position: absolute;
	top: 104px;
	left: 27px;
}

#searchbg {
	width: 200px;
	height: 276px;
	background: none;
	top: 0px;
	font-size: 10px;
	color:#003366;
	font-weight:bold;
	vertical-align: top;
	position: relative;
	z-index: 500;
}

#headerContent{
	width:640px;
	float:right;
	height:97px;
}

#topNav{
	text-align:right;
	width:650px;
	height:15px;
	float: right;
}

#branding{
	width:910px;
	height:97px;
	margin:0 auto;
	padding:0;
	position:relative;
}

#logo{
	height:97px;
	width:180px;
	float:left;
}

/* Res Styles */
.reservetable {
	background-color: #B5D9FA;
    border: 1px solid #78ACDB;
    padding: 1px;
}

.reserve {
	background-color: #E4F1FC;
    border: 1px solid #78ACDB;
    color: #003366;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    padding: 2px;
    text-align: right;
    text-indent: 0;
}

.reservedata {
	background-color: #FFFFFF;
    border: 1px solid #78ACDB;
    color: #003366;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 2px;
    text-align: right;
    text-indent: 0;
}

.progressBar {
	padding: 2px;
    text-align:center;
    font-size:12px;
    color: #a3a3a8;
}

.progressBarSelected {
    color: #003366;
    font-weight:bold;
    font-style:normal;
    border: 1px solid #78ACDB;
    padding: 4px 5px 5px 4px;
	background:#B5D9FA;
}

.progressBarNotSelected {
    color: #78ACDB;
    font-weight:normal;
    font-style:italic;
    padding: 4px;
    background-color:#E4F1FC;
}

.resformtable {
	background-color: #B5D9FA;
    border: 1px solid #78ACDB;
    padding: 1px;
	margin-top: 10px;
}

.resformlabel {
	background-color: #E4F1FC;
    border: 1px solid #78ACDB;
    color: #003366;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    padding: 2px;
    text-align: left;
    text-indent: 0;
	width:200px;
}

.resformdata {
	background-color: #FFFFFF;
    border: 1px solid #78ACDB;
    color: #003366;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 2px;
    text-align: left;
    text-indent: 0;
}

/* New Homepage Content */

#contentHP {
	position: relative;
	margin: 0 auto;
	background:#FFFFFF;
	visibility: visible;
	/*height: 710px;*/
	height: 100%;
	padding: 10px 10px 0 10px;
	overflow: hidden;
}

#contentLeftCol {
	width: 218px;
	float: left;
	padding: 8px;
	height:625px;
}

#contentLeftCol img {
	margin-bottom: 10px;
}

#centercontent {
}

#contentRightBox {
	width: 219px;
	float: right;
	padding: 8px;
}

#contentRightBox img {
	margin-bottom: 10px;
}

#weatherBox {
	width: 120px;
	height: 60px;
	float: right;
	padding: 8px;
}

#mainviewer {
	padding: 14px 0 0 0;
	height: 275px;
}

#primaryimage img {
	width: 400px;
	height: 267px;
	padding-bottom: 2px;
}

#plusOne{
	width:250px;
	height:25px;
	padding:0;

}

#plusOne2{
display:block;
height:25px;
width:75px;
position:relative;
margin-top:0px;
margin-left:18px;
float:left;
}

#socialmediaicons table {
	width: 200px;
	float: left; 
}


#socialMediaIcons {
	position:absolute;
	z-index:100001;
	width: 200px;
	height: 25px;
	margin: 36px 0px 0px 175px;
}



.icon2{
	width:250px;
	height:25px;
	padding:2px 0px 0px 0px;
	float:left;
	text-align:right;
}


#social{
float:left;
position:absolute;
margin:0px 0px 0px 0px;
}


/* Sales Page */

#salesContainer {
	width: 925px;
	margin: 0 auto;
}

#salesHeader {
	height: 105px;
	width: 896px;
	margin: 0 auto;
}

#salesMasthead {
	width: 894px;
	height: 285px;
	margin: 0 auto;
	background: #ccc;
	position: relative;
}

#salesMastheadPage2 {
	width: 894px;
	height: 130px;
	margin: 0 auto;
	background: #ccc;
	position: relative;
}

#salesQuickSearch {
	width: 892px;
	height: 29px;
	border: 1px solid #09487f;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/images/bkgd-quicksearch-sales.png) center top no-repeat;
	padding: 4px 0 0 0;
}

#salesContent {
	width: 834px;
	margin: 0 auto 20px auto;
	background: #ffffff;
	padding: 10px 30px 20px 30px;
}

#salesTopLinks {
	width: 560px;
	height: 15px;
	float: right;
	text-align: right;
	padding: 10px 0 5px 0;
}

#salesTopLinks a:link, #salesTopLinks a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
	font-weight: normal;
}

#salesTopLinks a:hover, #salesTopLinks a:active {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	margin-right: 10px;
	font-weight: normal;
}

#salesAddThis {
	width: 90px;
	height: 15px;
	padding: 10px 0 5px 0;
	float: right;
}

#salesSiteSearch {
	height: 20px;
	float: right;
	text-align: right;
	width: 643px;
	padding:5px 7px 0 0;
	margin:0;
}

#salesTopCall {
	height: 40px;
	float: right;
	text-align: right;
	width: 643px;
	padding: 5px 7px 0 0;
}

.salesSearchTable {
	width: 675px;
	float: right;
	color: #003366;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

.salesSearchTable td {
	color: #003366;
}

input.salesbutton {
	background-image: url(/images/qs-submitBG.jpg);
	background-color: #025599;
	color: white;
	padding: 3px;
	height: 20px;
	border: solid 1px white;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100px;
}

.agentImage {
	padding: 10px 0;
	font-size: 11px;
	font-weight: normal;
}

.agentImage img {
	padding: 8px;
	border: 1px solid #CCC;
}

.agentInfo {
	padding: 10px;
	line-height: 20px;
}

span#agentName {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #036;
}

span#agentOffice {
}

span#agentBPhone {
}

span#agentEmail {
}

span#agentListings {
}

span#agentBio {
	padding: 10px 0;
	line-height: 18px;
}

input.agentbutton {
	color: white;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/srch-btn.gif);
	border: 1px;
	width: 70px;
	height: 24px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #2269A9;
	padding: 4px;
	border-style: solid;
	border-color: white white white white;
}

.agentsData {
	text-align:center;
}

.agentsData img {
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 5px;
}

#salesHeaderTop {
	width: 894px;
	height: 285px;
	background: url(/images/sales-masthead-over.png) center top no-repeat;
	position: absolute;
	left:0;
	top: 0;
}

.agentBioTable {
	padding: 0 10px;
	border: 1px solid #09487f;
	margin: 0 0 25px 0;
}

.agentBioTable img {
	width: 115px;
	height: 165px;
}

.agentData {
	padding: 10px 25px;
	line-height: 20px;
}

.agentName a:link, .agentName a:visited {
	text-decoration: none;
}

.agentName a:hover, .agentName a:active {
	text-decoration: underline;
}

.agentOffice, #agentOffice {
	font-size: 11px;
	color: #6f6f6f;
}

#flashReplace {
	width: 371px;
	height: 355px;
	background: url(/images/flash-replace.jpg) center top no-repeat;
	position: relative;
	z-index: 5;
	padding: 25px 500px 0 25px;
	color: #fff;
}

.searchtable2 {
	width: 613px;
}
