/* Standard CSS On All Pages */
 
BODY  {
      background-color: #305A88;
      margin-top: 8px;
      margin-bottom: 8px;
      margin-left: 8px;
      margin-right: 8px;
      scrollbar-3dlight-color: #52292A;
      scrollbar-arrow-color: #283651;
      scrollbar-base-color: #283651;
      scrollbar-darkshadow-color: #003366;
      scrollbar-face-color: #4785C6;
      scrollbar-highlight-color: #F1F5F9;
      scrollbar-shadow-color: #000033;
      }
body.weather {
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFFFFF; 
	}
	  
/* STANDARD HEADERS */
 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A69433;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #305B88;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #305B88;
}

/* STANDARD BODY FORMATTING */

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
	
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

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

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 110%;
}

A:link, A:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #883C30;
}

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

TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D5D5D5;
	text-align: center;
	padding: 10px;
}

A:link.footer, A:visited.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #D5D5D5;
	text-decoration: underline;
}

A:hover.footer, A:active.footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #E4D47C;
	text-decoration: underline;
} 

A:link.footer2, A:visited.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D5D5D5;
	text-decoration: underline;
}

A:hover.footer2, A:active.footer2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E4D47C;
	text-decoration: underline;
} 

TD.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #375B82;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;



}

A:link.navLink, A:visited.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #375B82;
	text-decoration: none;
}

A:active.navLink, A:hover.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #98564C;
	text-decoration: none;
} 

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

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #305A88;
}

.rssLink{
	text-decoration: underline; 
	font-size: x-small;
	color: #FFFFFF;
	 }
/* Controls the variable width content area of the page */
.content	{
	padding-left: 22px;
	padding-right: 18px;
	background-color: #FFFFFF;
	vertical-align: top;

}
.content-page2	{
	padding-left: 22px;
	padding-right: 18px;
	padding-top: 20px;
	background-color: #FFFFFF;
	vertical-align: top;
	border-right: 1px solid #000000;

}

/* Quicksearch */

.quicksearch-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #22405B;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
	padding:bottom 2px;
}

input.qsrch3, textarea.qsrch3, select.qsrch3 {
width: 211px;
padding: 1px;
text-indent: 0px;
color: #22405B;
font: normal 10px  Verdana, Helvetica, sans-serif;
border: 1px solid #70583C;
background: #FFFFFF;
background-color: #FFFFFF;
margin: 0px;
}

input.qsrch2, textarea.qsrch2, select.qsrch2 {
color: #22405B;
font: normal 10px  Verdana, Helvetica, sans-serif;
border: 1px solid #70583C;
text-indent: 0px; 
background: #FFFFFF;
background-color: #FFFFFF;
padding: 1px;
margin: 0px;
}

input.qsrchbutton2{
color: #FFFFFF;
font: bold 11px  Verdana, Helvetica, sans-serif;
border: solid 1px #000000;
text-indent: 2px; 
background: #325b89 url(images/button-bkgd.jpg) repeat-x top left;
width: 100px;
text-align: center;
padding: 4px 0px 4px 0px;
}

.dailyratestext {
font-size: 11px; 
color:#6F641C;
padding-top: 3px;
}

/* Quick Search Old */
Table.qsrch-table {
	border: solid 1px #305A88;
	}
.qsrch-box {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	}
body.qsrch-body {
	  background-color: #FFFFFF;
	  margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      scrollbar-3dlight-color: #FFFFFF;
      scrollbar-arrow-color: #B19170;
      scrollbar-base-color: #B19170;
      scrollbar-darkshadow-color: #FFFFFF;;
      scrollbar-face-color: #FBF7F3;
      scrollbar-highlight-color: #FFFFFF;
      scrollbar-shadow-color: #000000;}
.qsrch-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #22405B;
	text-decoration: none;
	vertical-align: middle;
	text-align: right;
	padding-right: 2px;
}
.qsrch-formobjects {
	padding-top: 2px;
	padding-bottom: 2px;
}
input.qsrch, textarea.qsrch, select.qsrch {
color: #22405B;
font: normal 9px  Verdana, Helvetica, sans-serif;
border: 1px solid #70583C;
text-indent: 0px; 
background: #FFFFFF;
background-color: #FFFFFF;
padding: 0px;
margin: 0px;
}

input.qsrchbutton{
color: #FFFFFF;
font: bold 9px  Verdana, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #6D8DB4 #000000 #000000 #6D8DB4;
text-indent: 2px; 
background-color: #345A87;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
}
#qsrch-text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #22405B;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	text-align:center; 
}
#qsrch-text2 p { font-size: 11px; color:#6F641C; }
#qsrch-text2 a { font-size: 9px; text-decoration:underline; color:#883C30; }
#qsrch-text2 a:hover {  font-size: 9px; text-decoration:underline;  color: #305A88;}


/* Specific to this site */

.weatherButton {
	border: solid 1px #000000;
	padding-bottom: 8px;
	}

/* Controls the border of the page */
.contentborder	{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 11px solid #FFFFFF;
	border-left: 11px solid #FFFFFF;
	border-top: 11px solid #FFFFFF;
}
.contentborder-lower	{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 11px solid #FFFFFF;
}
.contentborder-bot	{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 11px solid #FFFFFF;
	border-left: 11px solid #FFFFFF;
	border-bottom: 11px solid #FFFFFF;
}
.innercontentborder	{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
.innercontentborder-lower	{
	padding-right: 15px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
}
.innercontentborder-bot	{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.contentborder	{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 11px solid #FFFFFF;
	border-left: 11px solid #FFFFFF;
	border-top: 11px solid #FFFFFF;
}
.contentborder-lower	{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 11px solid #FFFFFF;
}
.innercontentborder	{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
.innercontentborder-lower	{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
}

/*NAV*/
.topnav {
	background-color: #BDCDDC;
	border-bottom: 1px solid #000000;
}
/*Masthead*/
.mastbg-hp {
	background-image: url(images/hp-pic-bg.jpg);
}
.mastbg-p2 {
	background-image: url(images/page2pics-bg.jpg);
}

/*leftbar*/
.leftnav {
	background-image: url(images/nav-bg.gif);
	vertical-align: top;
}
.logo {
	padding-top: 10px;
	padding-bottom: 10px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #D5D5D5;
	text-align: center;
}

.address2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D5D5D5;
	text-align: center;
}

.footeraddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #D5D5D5;
	text-align: center;
	}

A:link.address, A:visited.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #D5D5D5;
}
A:hover.address, A:active.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #883C30;
}


/*Callout Area*/
.callout{
	background-image: url(images/call-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	}
.callouthd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 3px;
	color: #FFFFFF;
	}
.callouthd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 3px;
	color: #305A88;
	}
.callouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5B83A8;
	padding-bottom: 3px;
	}



/*BEGIN Dynamic Page styles */

/* The SEARCH and RESULTS page text */
.searchtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
}
.altcolor {
	background-color: #A69433;
}
.amenities {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: right;
	line-height: 120%;
	color: #29537B;
}

/* The HOUSE page */
.slideshow {
	color: #305A88;
}
.househead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #335A85;
	text-align: center;
	padding: 3px;
	background-color: #EDE19E;
}

.househeader {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #000000;
	text-align: center;
	padding: 3px;
	background-color: #FFFFFF;
}

.housespecs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
	color: #000000;
	padding: 1px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}
                
.housetable	{ 
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 0px solid #A1923F;
}

.caption {
	text-align: center;
}

/* The RATE TABLE */
.rateheads {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #315378;
}
.rates {
	text-align: center;
	font-size: 9px;
	padding: 3px;
	background-color: #FEF7D3;
	color: #315378;
	border: 1px solid #AE9A3B;
}
                
.ratestable	{ 
	text-align: center;
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #315378;
}

/* The VIEW CART page */
.viewcarttable	{ 
	width: 95%;
	border: 1px solid #315378;
	background-color: #AE9A3B;
	padding: 0px;
	}
.viewcarthead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	background-color: #938B42; 
}
.viewcart {
	text-align: center;
	padding: 2px;
	background-color: #FFF5C1;
}
.viewcartspec {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #305B88;
	background-color: #AA9D3D;
	padding: 1px;
}
.viewcartspechead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #ffffff;
	background-color: #305A88;
	padding: 1px;
}

/* The RESULTS page */
.resultshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
	color: #FFFFFF;
	padding: 2px;
	background-color: #345A87;
}

A:link.resultsheadlink, A:visited.resultsheadlink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A:active.resultsheadlink, A:hover.resultsheadlink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.resultsspecs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	border: 0px;
	padding: 1px;
}
                
.resultsspecshead {
	font-family:  Arial, Helvetica, sans-serif;
	color: A69433;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
                
.resultstable	{ 
	width: 95%;
	border: 0px;
	background-color: #ffffff;
	padding: 1px;
	
}
/* The RESULTS & HOUSE styles unique to LONG TERM Results page */

.amen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.amenLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A69433;
}
.houseThumbs {
text-align: left;
}


/* The SPECIALS page */
.specialstable	{ 
	width: 99%;
	padding: 2px;
	margin: 1px;
	border: 1px solid #315C87;
	background-color:#FFFFFF;
}
.specialscontent	{ 
	width: 99%;
	padding: 2px;
	margin: 1px;
	border: 0px;
	background-color:#FFFFFF;
}
.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #ffffff;
	padding: 2px;
	background-color: #2D547D;
}

.weeklyhead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #ffffff;
	padding: 3px;
	background-color: #315C87;
}
A:link.specialshead, A:visited.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #A69433;
	text-decoration: none;
}
A:hover.specialshead, A:active.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #F0DA64;
	text-decoration: underline;
}
.specialsannounce {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #315C87;
	background-color: #ABC7E5;
}
.specialsempty {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #837E68;
}
.specialsspecs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align:center;
	color: #305B86;
	background-color: #ffffff;
	border: 1px solid #EADE99;
}
                
       
/* The ALPHA page */
.alphatable {
	width: 95%;
	text-align: center;
	padding: 0px;
	background-color: #E4D47C;
	border: 1px solid #345A87;
	margin: 0px;
}
.alphaletter	{ 
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 4%;
	background-color: #9B8C27;
	border: 0px; 
	padding: 3px;
}
.alphaname	{ 
	font-size: 10px;
	color: #000000;
	text-align: left;
	width: 11%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 3px;
}

/* The Cart TABLE */

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

.carthead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #861C11;
	text-align: center;
	padding: 3px;
	border: 0px;
	background-color: #FDF3BC;
	border: 1px solid #9B8C27; 
}

.cartspec {
	font-size: 10px;
	font-weight: bold;
	color: #52383d;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #9B8C27;
	padding: 3px;
}
                
.carttable	{ 
	text-align: center;
	width: 90%;
	background-color: #BDCDDC; 
	padding: 1px;
	border: 1px solid #9B8C27;}
	
.buttonbartable {
	padding: 1px;
}

.buttonbarcell{
	color: #FFFFFF;
	font: bold 10px  Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #BDCDDC #0E2847 #0E2847 #BDCDDC;
	text-indent: 2px; 
	background-color: #345A87;
	padding: 3px;
} 

a:link.buttonbarlink, a:active.buttonbarlink, a:hover.buttonbarlink, a:visited.buttonbarlink {
	font: bold 10px  Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 2px;
	padding: 3px; 
	text-decoration: none; 
}

/*For the Add Cart and View Cart buttons*/
.addcarttable {
	padding: 1px;
}
.addcartcell {
	color: #FFFFFF;
	font: bold 10px  Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #BDCDDC #0E2847 #0E2847 #BDCDDC;
	text-indent: 2px; 
	background-color: #345A87;
	padding: 3px;
}
a:link.addcartlink, a:active.addcartlink, a:hover.addcartlink, a:visited.addcartlink {
	font: bold 10px  Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-indent: 2px; 
	padding: 3px;
	text-decoration: none; 
}

/* The Concierge page */
.conciergehead {
	font-weight: bold;
	text-align: center;
	color: #2D4495;
	padding: 3px;
	background-color: #FDF3BC;
	border: 1px solid #345A87;
}
.conciergespec {
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	color: #000000;
	padding: 2px;
	background-color: #ffffff;
}
                
.conciergetable	{ 
	width: 95%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #9B8C27;
}

/* The Events page */
.eventshead {
	font-weight: bold;
	text-align: center;
	color: #516AB9;
	padding: 3px;
	background-color: #BDCDDC;
	border: 1px solid #345A87;
}
.eventsspecs {
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	color: #000000;
	padding: 2px;
	background-color: #ffffff;
}
                
.eventstable	{ 
	width: 95%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #345A87;
}


/* FORM elements */
input, textarea, select {
color: #345A87;
font: normal 10px  Verdana, Helvetica, sans-serif;
border: 1px solid #345A87;
text-indent: 2px; 
background: #FFFFFF;
background-color: #FFFFFF;
padding: 2px;
margin: 0px;
}
/* The button alternative with a 3d effect */
input.button {
color: #FFFFFF;
font: bold 10px  Verdana, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #BDCDDC #0E2847 #0E2847 #BDCDDC;
text-indent: 2px; 
background-color: #345A87;
padding: 3px;
}

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


/* CALENDAR elements */
/* 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 arrival link color */
.cal-alink:link    { background: transparent; color: #999999; text-decoration: none}
.cal-alink:visited { background: transparent; color: #999999; text-decoration: none}
.cal-alink:hover   { background: transparent; color: #999999; 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, Helvetica, sans-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: #9B8C27;border-right-color: #000000;border-bottom-color: #000000;	border-left-color: #9B8C27;}
	
/* This sets the calendar back */
.cal-back {
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;background-color: #9C9054;}
	
/* This sets the calender year outer box */
.cal-year-box {
	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #E4D47C;}
/* This sets the calender today box */

/*This feature was added to PhpICalenderX by Mr.Matthew Waygood ( mwwaygoo@hotmail.com ) */
.cal-today {
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;background-color: #E4D47C;
	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, Helvetica, san-serif;font-size: 12px;color: #000000;background-color: #FDF3BC;
	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, Helvetica, san-serif;font-size: 12px;color: #000000;background-color: #FDF3BC;}

/*This sets the calender year Next box */
.cal-year-next {
font-family: Arial, Verdana, Helvetica, san-serif;font-size: 12px;color: #000000;background-color: #FDF3BC;
	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, Helvetica, san-serif;font-size: 12px;color: #000000;background-color: #FFFFFF;
	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, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #345A87;
	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: #091E36;border-left-color: #345A87;border-top-color: #345A87; border-right-color: #091E36;
}

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


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

/*This sets day of the week start*/
.cal-day-start {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	color: #214167;
	background-color: #FDF3BC;
}

/*This sets day of the week rest*/
.cal-day-rest {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	color: #214167;
	background-color: #FDF3BC;
}


/*This sets days availible*/
.cal-days-avail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #D9ECFD;
}

/*This sets the out of range days */
.cal-days-unknown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DFD8B1;
}

/*This sets days booked*/
.cal-days-booked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #C7A49E;;
}

/*This sets the out of month days */
.cal-days-invalid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}


/*For 3-D buttons*/
a.3dbuttonlink{
	background: transparent; color: #FFFFFF; text-decoration: none
}
.3dbuttontable {
        border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;
}
.3dbuttoncell {
	color: #FFFFFF;
	font: bold 10px  Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #BDCDDC #0E2847 #0E2847 #BDCDDC;
	text-indent: 2px; 
	background-color: #345A87;
	padding: 3px;}



/* Make a table column that looks just like the submit button */
td.buttonmain {
background-color: #345A87;
color: #FFFFFF;
font-weight: bold;
border-color: #0E2847;
border-width: 1px;
padding: 1px
}

.calendar p {
margin: 0;
}


/* Jesse House Page Comp */
#houseTab {
	background: url(images/housetab.gif) no-repeat;
}

#mainhousedettable {
	margin-bottom: 50px;
}

#detailstable {
	padding-top: 25px;
}

#houseButtons {
	width: 169px;
	padding-top: 25px;
}

#houseImages {
	width: 169px;
	margin: 0 auto 0 auto;
}

#housetable	{
	background-color: #fff;
	border: solid #000 0px;
	margin: 0 auto;
}

#propimagetable	{
	text-align: center;
	width: 875px;
	padding: 5px 5px 10px 5px;
	background-color: #fff;
	line-height: normal;
}

#propdetailstable	{
	font-size: 11px;
	text-align: center;
	width: 100%;
	padding: 0px;
	border: solid #358fdd 1px;
	background-color: #d3e7f8;
	margin: 0px 0px 10px 0px;
}

#propdetailsheads {
	font: bold normal normal 11px/normal Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding: 3px 2px 3px 3px;
	background-color: #174787;
}
#propdetails {
	font: normal normal normal 11px/normal Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px 2px 3px 5px;
	background-color: #feffd5;
	color: #0f538f;
}

/* scroll styles */
/** Container Styles **/
.propimgTDThumbs {
	border-top: solid 0px #1b569c;
	border-bottom: solid 0px #1b569c;
	padding-top: 9px;
	margin: 0 auto;
}

/** Slideshow Styles **/

#slideshow {
	height: 90px;
	width: 560px; 
	padding-top: 20px;
}

#slideshow #thumbgallery #uparrow {
	height: 90px;
	float: left;
	background-color: #f5e8d1;
	padding:0px;
	margin:0px;
}

#slideshow #thumbgallery {
	height: 90px;
	width: 560px;
	padding: 0px;
	border: 1px solid #1b569c;
	background-color: #f5e8d1;
}

#slideshow #thumbgallery #thumbimages {
	position: relative;
	width: 526px;
	height: 86px;
	float: left;
	overflow: hidden;
	background-color: #f5e8d1;
	margin-top: 1px;
}

#slideshow #thumbgallery #thumbimages #scrollarea{
	position: relative;
	width: 2200px;
	/* height: 85px; */
	float: left;
	/*overflow: auto;*/
}

#slideshow #thumbgallery #downarrow {
	height: 90px;
	float: right;
	background-color: #f5e8d1;
	padding:0px;
}


#slideshow #mainviewer {
	float: right;
	height: 353px;
	padding: 0px 4px 4px 4px;
}

#slideshow #mainviewer #caption {
	text-align: center;
	height: 22px;
	padding-top: 4px;
	font-weight: bold;
}


#slideshow #thumbgallery #thumbimages img {
	border: 1px solid #1b569c;
	margin-top:1px;	/* Space between images */
}

#slideshow #thumbgallery #thumbimages img.highlightIV.enabledIV {
	border: 1px solid #000000;
	margin-top:1px;	/* Space between images */
}

#slideshow #thumbgallery #thumbimages img.highlightIV.disabledIV {
	border: 1px solid #1b569c;
	margin-top:1px;	/* Space between images */
}


#slideshow #thumbgallery #thumbimages img.highlightIV.selectedImgIV {
	border: 1px solid #000000;
	margin-top:1px;	/* Space between images */
}