/* Client Stylesheet Information */


HTML {
	overflow: -moz-scrollbars-vertical;
}

 
BODY  {
	background-color: #d7f4f8;
	margin:0px;
	padding:0px;
	height: 100%;
	text-align:left;
	line-height:normal;
      }

body.printable {background-color: #FFFFFF; background: #ffffff; margin-left: 0px; margin-top: 1px; margin-right: 0px; } 

#container {
	text-align: center;
	width:100%;
	z-index: 1;
	line-height: normal;
	padding:0;
	margin:0;
}

#layout {
	width:1000px;
	margin:0 auto;
	text-align: center;
	line-height: normal;
	padding:0;
}
  
#content {
	border-right:solid #b4a68c 1px;
	border-left:solid #b4a68c 1px;
	border-bottom: solid #8c8572 1px;
	background-color:#d6f4f8;
	width:1000px;
	position: relative;
	float: left;
	text-align: center;
	margin: 0 auto;
	padding:0;
	height: 100%;
	line-height: normal;
}
  
#page {
    border-right:solid #b4a68c 1px;
	border-left:solid #b4a68c 1px;
	border-bottom: solid #8c8572 1px;
	margin: 0 auto;
	padding:0;
	background:#d7f4f8 url(/images/page-background2.jpg) no-repeat 0px 164px;
	width:1000px;
	text-align: left;
	line-height: normal;
	position: relative;
	float: left;
	
}
  
#header{
	width:1000px;
	text-align:center;
	float: left;
	z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
	clear: right;
	height: 247px;
	padding: 0;
	margin:0;
	vertical-align: top;
}

#menu {
	width:1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	height: 28px;
	position: relative;
	float:left;
	z-index: 10;
	background-image: url(/images/nav-background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
} 

 #menuhome {
	width:1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	height: 28px;
	z-index: 10;
	position: relative;
	float: left;
	clear: both;
	background-image: url(/images/nav-background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
} 


#leftcolumn	{
	width:207px;
	height:288px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	color:#154d80;
	text-decoration:none;
	margin-top: 0px;
	line-height: relative;
	clear: left;
	background-image: url(/images/quicksearch-background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 0px 0px 20px;
	vertical-align: bottom;
}
#leftcolumn ul	{ 
	margin-left:0px;
	padding-top:45px;
	padding-right:5px;
	list-style:none;
}
#leftcolumn li	{ 
	font-size:75%;
	padding-top:5px;
	padding-bottom:0;
	padding-left:14px;
	margin-left:30px;
}
#leftcolumn p	{
	font-size:11px;
	padding-left:0px;
	padding-top:0px;
	margin:0 auto;
	color:#154d80;
	padding-right: 0px;
	line-height: normal;
}
#leftcolumn a:link	{ 
	/*color: #016f6e;*/
	color:#e8b389;
	text-decoration:none;
}
#leftcolumn a:hover	{ 
	/*color: #154d80;*/
	color:#e8b389;
	border-bottom:1px dotted #660000;
	text-decoration:none;
}
#leftcolumn a:visited	{ 
	/*color: #154d80;*/
	color:#e8b389;
	text-decoration:none;
}

#leftpagecolumn	{
	width:179px;
	font-family:Arial, Helvetica, sans-serif;
	left:18px;
	background-color:#FFFFFF;
	/*color:#154d80;*/
	color:#e8b389;
	text-decoration:none;
	margin-top: 0px;
	position: relative;
	float: left;
	line-height: normal;
}
#leftpagecolumn ul	{ 
	margin-left:0px;
	padding-top:45px;
	padding-right:5px;
	list-style:none;
}
#leftpagecolumn li	{ 
	font-size:75%;
	padding-top:5px;
	padding-bottom:0;
	padding-left:14px;
	margin-left:30px;
}
#leftpagecolumn p	{
	font-size:11px;
	padding-left:20px;
	padding-top:0;
	margin:0 auto;
	color:#154d80;
	padding-right: 20px;
	line-height: normal;
}
#leftpagecolumn a:link	{ 
	color: #03706f;
	text-decoration:none;
}
#leftpagecolumn a:hover	{ 
	color: #154d80;
	border-bottom:1px dotted #660000;
	text-decoration:none;
}
#leftpagecolumn a:visited	{ 
	color: #154d80;
	text-decoration:none;
}



#centercolumn {
	width:1000px;
	/*height:288px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	position:relative;
	margin-top: 0px;
	line-height: normal;
	float: left;
	clear: none;
	padding: 20px 0px 0px 0px;
	vertical-align: bottom;
	background-position: top left;
	background-image: url(/images/home-background.jpg);
	background-repeat: repeat-x;
}

#centercolumn p	{
	padding-left:15px;
	padding-right:0px;
	color: #154d80;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align: left;
	line-height: 13px;
	width: 415px;
}

#centercolumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #02706f;
	width: 100%;
	text-align: left;
	margin-left: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-left: 15px;
}


/*For the Page Content Area*/

#pageheader{
	width:1000px;
	text-align:center;
	float: left;
	z-index: 1;
	position: relative;
	top: 0px;
	left: -5px;
	clear: right;
	height: 163px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}



#pagecontent {
	width:915px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position: relative;
	float: left;
	padding: 5px 35px 0 50px;
	margin:0px;
	line-height: normal;
	clear: both;
	min-height:313px;
	height:100%;
	z-index:5;
	background-image: url(/images/logo-background2.jpg);
	background-repeat:no-repeat;
	background-position:90% 99%;
}

#pageContent ul{
	background:none;
	list-style:none;
	display:inline;
}
#pageContent li{
	float:left;
	display:inline;
	list-style:none;
}

#pagecontent h1	{
	padding-top:10px;
	color:#02706f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align: left;
	width: 100%;
	line-height: normal;
	border-bottom: solid #f39780 1px;
}
#pagecontent p	{
	padding-right:15px;
	color: #011b60;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align: left;
	line-height: 16px;
}

#pagecontent img{
margin-right:10px;
}

/***Meetings Seating Styles***/
.roomSeating{
}

.seatingLeft{
width:402px;
float:left;
}
.seatingRight{
margin-left:408px;
}
#meetingPlanner{
float:left;
width:241px;
}
#seatingTable{
margin-left:270px;
padding-bottom:20px;
}

#seatingTable table{
border:1px solid #cb6b5d;
background-color:#fff;
}
#seatingTable th{
background-color:#096a7a;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
padding:3px;
text-align:center;
}
#seatingTable td{
text-align:center;
border-right:1px solid #fff;
border-left:1px solid #fff;
color:#000;
font-size:11px;
padding:3px;
}

.altSeating{
background-color:#d0eaeb;
}
.padLeft{
padding-left:8px;
}

#meetingPlanner{
width:230px;
float:left;
}
/***Rooms Styles***/
#roomsOverview{
margin-left:275px;
}
#roomsOverviewTable img{
border:1px solid #939c86;
margin:0;
padding:0;
}

#roomsOverviewTable p {
font-weight:bold;
color:081853;
font-size:11px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0;
}

#roomsOverviewTable{
text-align:center;
border:1px solid #fff;
background-color:#fff;
}

#roomsOverviewTable td{
background-image:url(/images/room-thumbs-back2.jpg);
background-repeat:no-repeat;
width:190px;
height:100px;
text-align:center;
padding:1px;
border:1px solid #fff;
}
#leftFloat{
float:left;
width:275px;
padding-right:30px;
}
#leftFloat img{
padding:0;
border:2px solid #fff;
}

#leftFloat p{
padding:0;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #0a1b61;
font-size:12px;
font-weight:bold;
}

/***Room Specs Styles***/
#floorPlan{
width:100px;
float:left;
margin:0 8px 20px 0;
background-image:url(/images/amenities-back2.gif);
background-repeat:repeat-x;
background-color:#d7f4f8;
border-left:1px solid #74c3c7;
border-right:1px solid #74c3c7;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:5px;
}
#roomInfo{
margin-right:8px;
width:400px;
float:left;
padding-left:25px;
}

#roomInfo ul{
margin:0;
padding:0;
}

.roomPics, #condoPics{
width:210px;
float:left;
margin-right:10px;
}
.roomPics img, #condoPics img{
background-image:url(/images/amenities-back2.gif);
background-repeat:repeat-x;
background-color:#cdf1f7;
border-left:1px solid #74c3c7;
border-right:1px solid #74c3c7;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:5px;
margin:0 0 10px 0;
}


#condoPlan{
width:152px;
float:left;
margin:0 8px 20px 0;
background-image:url(/images/amenities-back2.gif);
background-repeat:repeat-x;
background-color:#cdf1f7;
border-left:1px solid #74c3c7;
border-right:1px solid #74c3c7;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:5px;
}
#condoInfo{
margin-right:8px;
width:400px;
float:left;
padding-left:25px;
}

#condoInfo ul{
margin:0;
padding:0;
}


.multiDiv{
width:280px;
float:left;
margin-bottom:20px;

}
.multiDiv img{
background-image:url(/images/amenities-back2.gif);
background-repeat:repeat-x;
background-color:#cdf1f7;
border:1px solid #74c3c7;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:5px;
}
.multiDiv p{
margin:0;
padding:10px 0 0 0;
text-align:center;
}

.multiDiv ul{
margin:0;
padding:0;
}

.multiDiv ul ul{
padding:0 0 10px 10px;
}

.multiDiv ul li{
list-style:none;
padding:8px 0 0 0;
font-weight:bold;
}

.multiDiv ul ul li{
font-size:11px;
}


/******Golf Styles****/

table.odTable{
border:1px solid #cb6b5d;
background-color:#fff;
padding-bottom:10px;
}
table.odTable th{
background-color:#096a7a;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
padding:3px;
text-align:center;
}
table.odTable td{
text-align:center;
border-right:1px solid #fff;
border-left:1px solid #fff;
color:#000;
font-size:11px;
padding:3px;
}


/*****Amenities Styles****/
.amenities{
width:750px;
background-image:url(/images/amenities-back2.gif);
background-repeat:repeat-x;
background-color:#ecf1db;
border-left:1px solid #74c3c7;
border-right:1px solid #74c3c7;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:8px;
margin:12px 0;
}
.amenities h2{
margin:0;
padding:0;
}

.amenities p{
padding:0;
margin:0;
}

#amenitiesLinks{
width:100%;
}
#amenitiesLinks ul{
list-style-type:none;
margin-left:0;
padding:0
}

#amenitiesLinks ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #011b60;
	padding: 0px 8px;
	list-style-type: none;
	line-height: 16px;
	text-align: center;
	float:left;
	margin:0;
}

.beachClub{
width:900px;
padding:8px;
margin:10px 0;
}

.spanGalleonText{
margin:0 auto;
}
.spanGalleonText p{
padding-top:20px;
}
/****Fancy Image Background*****/
.imgBack{
	background-image:url(/images/amenities-back2.gif);
	background-repeat:repeat-x;
	background-color:#cdf1f7;
	border-left:1px solid #74c3c7;
	border-right:1px solid #74c3c7;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:5px;
	margin:5px;
}

.buttonBack{
	background-image:url(/images/button-back2.gif);
	border-left:2px solid #74c3c7;
	border-right:2px solid #74c3c7;
	border-top:1px solid #fff;
	border-bottom:2px solid #74c3c7;
	background-repeat:repeat-x;
	padding:5px 10px;
	display:block;
	width:150px;
	text-align:center;
}



#rightcolumn {
	width:204px;
	height:288px;
	float:left;
	margin-top: 0px;
	position: relative;
	clear: right;
	padding: 20px 0px 0px 0px;
	vertical-align: bottom;
}
#rightcolumn h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #016f6e;
	border-bottom: solid #014A81 1px;
	width: 99%;
	line-height: normal;
}
#rightcolumn p	{
	padding-left:0px;
	padding-right:0px;
	color: #154d80;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	line-height: normal;
}
#rightcolumn a:link	{ 
	color: #90460A;
	text-decoration:none;
}
#rightcolumn a:hover	{ 
	color: #154d80;
	text-decoration:none;
}
#rightcolumn a:visited	{ 
	color: #154d80;
	text-decoration:none;
}

#footer{
	text-align:center;
	margin:0 auto;
	padding:5px 0px 0px 0px;
	border:0;
	width:1000px;
	float: left;
	position: relative;
	clear: both;
}

#waterMarkBottom{
	background-image: url(/images/watermark-bottom.gif);
	background-repeat: no-repeat;
	background-position:top right;
}

#event-text{
	width:170px;
	height:180px;
	padding: 5px 10px 5px 18px;
	overflow:auto;
	overflow-x:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	line-height: normal;
}


#event-text p	{
	padding-left:0px;
	padding-right:0px;
	color: #154d80;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	line-height: normal;
	width:160px;
}

/* ***** MAIN TEXT STYLES ***** */
/* STANDARD HEADERS */
 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #02706f;
	width: 100%;
	text-align: left;
	margin-left: 0px;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #02706f;
	margin-left: 0px;
	line-height: normal;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #02706f;
	margin-left: 0px;
	text-align: left;
	line-height: normal;
	width: 100%;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #02706f;
	text-align: left;
	line-height: normal;
}

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

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #02706f;
	text-align: center;
	line-height: normal;
}

.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F4E4C3;
	text-align: center;
	margin-left: 20px;
	line-height: normal;
	background-color: #154d80;
}

.sub_subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #154d80;
	text-align: left;
	line-height: normal;
}


/* STANDARD BODY TAG FORMATTING */

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	line-height: normal;
	padding-right: 15px;
}
	
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	line-height: normal;
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #154d80;
	line-height: normal;
}

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

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #011b60;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	line-height: 16px;
	text-align: left;
	margin-left: 15px;
	
}


A:link {
	font-style: normal;
	text-decoration: none;
	color: #016f6e;
}

A:visited {
	font-style: normal;
	text-decoration: none;
	color: #016f6e;
}
/* NOTE: visited link should be a slightly darker version of main link color */

A:active, A:hover {
	font-style: normal;
	text-decoration: none;
	color: #154d80;
} 

/*Links for darker backgrounds*/

A:link.yellow, A:visited.yellow {
	font-style: normal;
	font-weight: normal;
	color: #f3d47a;
	text-decoration: underline;
}

A:hover.yellow, A:active.yellow {
	font-style: normal;
	font-weight: normal;
	color: #629EDF;
	text-decoration: underline;
}

.Photo {
	border: solid 1px #90460A;
	margin: 6px;
	text-align: center;
}

.PhotoTable {
	margin: 5px;
	border: solid 1px #90460A;
	text-align: center;
}	



/* NOTE: active/hover link should use underline */

.alert {
	font-weight: bold;
	color: #FF0000;
}
/* NOTE: alert should use a variation of red */

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-left: 20px;
	line-height: normal;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: normal;
}


/* FOR THIS SITE - CUSTOM STYLES */
/* Consistently use mainTable, mainContent, footer styles and customize here */
/* Add your own additional styles for the site and customize here */

.mainTable {
	width: 800px;
	padding: 5px 5px 5px 5px;
	background-color:#F4E4C3;
	text-align: left;
	color: #154d80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	border: solid #90460A 1px;
	line-height: normal;
}

.mainContent {
	background-color:#FFFFFF;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	width: 950px;
	}
.mainContentPage {
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 20px;
	height: 400px;

	}

.mainTableHome {
	width: 600px;
	padding: 0px 0px 0px 0px;
	background-color:#F4E4C3;
	border-left: solid #90460A 1px;
	border-right: solid #90460A 1px;
	text-align: center;
}	
.mainContentHome {
	background-color: #F4E4C3;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 100%;
	}
.mainContentHomeText {
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom:0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #154d80;
	width: 250px;
	line-height: 20px;
	min-height:225px;
	height: 225px;
	}

.page {
	text-align: left;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border: solid #629EDF 1px;
}

.CalloutsMain {
	padding:0;
	width: 900px;
	}
.Callouts1text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #154d80;
	padding-top: 0px;
	padding-left: 23px;
	padding-right: 5px;
	vertical-align: top;
	width: 250px;
	line-height: 14px;
	text-align: left;
	} 
.Callouts2text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #154d80;
	padding-left:20px;
	padding-right:20px;
	vertical-align: top;
	width: 620px;
	text-align: left;
	line-height: 13px;
	padding-top: 0px;
	}
	
.Callouts1 {
	height: 62px;
	width:310px;
	text-align: left;
	background-color: #d6f4f8;
	background-image: url(/images/email-signup-header.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}	
.Callouts2 {
	height: 62px;
	width:243px;
	text-align: left;
	background-color: #d6f4f8;
	padding-right:0px;
	margin:0;
	
	}
.Callouts3 {
	height: 203px;
	width:170px;
	text-align: left;
	background-image: url(/images/events-background.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	}
	
.Callouts4 {
	width: 188px;
	height: 150px;
	background-repeat: repeat-y;
	text-align: center;
	}
.Callouts1Bottom {
	width: 301px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 187px;
	}	
.Callouts2Bottom {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 242px;
	background-position: top left;
	background-repeat: no-repeat;
	height: 187px;
	}
.Callouts3Bottom {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 237px;
	background-position: top left;
	background-repeat: no-repeat;
	height: 187px;
	}
.mainContentProp {
	background-color:#ffffff;
	padding-top:15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	}
	

/*Content Boxes*/

div.box,
form .button,
.linkbutton,
.roundbox {
/*  -moz-border-radius: 10px;  /* firefox */
/*  -webkit-border-radius:10px;/* safari */
/*  -khtml-border-radius:10px; /* safari? */
/*  border-radius: 10px;       /* opera, CSS3 */ 
}

div.box {
	text-align: center;
	border: 0px solid #014A81;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:5px;
	margin:10px;
	background-color:#ffffff;
	line-height: normal;
}
div.box h1 {
  text-align: left;
  margin-left:-5px; margin-right:-5px; margin-top:0px; margin-bottom:5px;
  padding:5px;
  font-size:10pt;
  font-weight: bold;
  background-color: #F4E4C3; color:#154d80;
}
div.box h2 {
  text-align: left;
  margin-left:-5px; margin-right:-5px; margin-top:5px; margin-bottom:5px;
  padding:5px;
  font-size:10pt;
  font-weight: bold;
  background-color: #F4E4C3; color:#154d80;
}
div.box h1 a, div.box h2 a {
  color: #154d80;
}
div.box img.stretch {
  /* make it so /images "expand" to fill "box" properly */
  margin-left:-5px; margin-right:-5px;
}


/*Weather*/

#weatherStamp{
	width:207px;
	height:63px;
	background-image:url(images/weather-background.jpg);
	background-repeat:no-repeat;
}

.weather {
	background-color: #F4E4C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #154d80;
	text-align: center;
	text-decoration: none;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: top left;
	width: 193px;
	height: 59px;
	line-height: 7px;
	}

a:link.weather {
	color: #154D80;
	font-weight: bold;
	text-decoration: none;
	line-height: 5px;
}
a:visited.weather {
	color: #154D80;
	text-decoration: none;
}
a:hover.weather {
	color: #E6F0EE;
	text-decoration: none;
}
a:active.weather {
	color: #154D80;
	text-decoration: none;
}
body,td,th.weather {
	font-weight: bold;
	font-size: 10px;
	line-height: 7px;
}
a.weather {
	font-size: 10px;
	font-weight: bold;
}

/*footer*/
.footerhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #154d80;
	text-align: left;
	width: 1000px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	background-image: url(/images/footer-back.gif);
	background-repeat: repeat-x no-repeat-y;
	background-color:#4fa8a9;
}

.footerhome-test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #154d80;
	text-align: left;
	width: 1000px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	background-image: url(/images/footer-back-test.gif);
	background-repeat: repeat-x;
	background-color:#f39780;
}

.footerpage {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #154d80;
	text-align: left;
	width: 1000px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	text-align: left;
	height: 66px;
	width: 1000px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}


.footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #011A5D;
	text-align: left;
	text-decoration: none;
	padding-left:18px;
	padding-right:0px;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align: middle;
}

.footerbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #154D80;
	text-align: center;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	vertical-align: middle;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:link.footerbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #154D80;
	text-align: center;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	vertical-align: middle;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link.footerbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	text-align: center;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	vertical-align: middle;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

.footerborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	text-align: center;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	vertical-align: bottom;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid #7cc8ba 1px;
}
.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	text-align: center;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid #7cc8ba 1px;
}


.footertop {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f57;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	padding: 2px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	
}

.footertopInside {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f57;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	padding: 8px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
}

.siteMapTerms{
border-top:1px #f39780 solid;
background-color:#d7f4f8;
height:25px;
padding:0 0 2px 0;
}

.footercredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #011A5D;
	text-align: left;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	vertical-align: middle;
	padding-bottom: 5px;
	line-height: normal;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	text-align: left;
	padding:5px 0px 0px 0px;
	text-decoration: none;
	vertical-align: top;
	height: 10px;
	line-height: 14px;
}

A:link.footerlink, A:visited.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffff00;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}

A:hover.footerlink, A:active.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffff00;
	text-align: left;
	text-decoration: underline;
	vertical-align: middle;
}

.footerSEObrackets {
	color:#5f5f57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding-top: 2px;
	padding-left: 0px;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: solid #f39780 2px;
}

.footerSEObrackets-test {
	color:#5f5f57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding-left: 0px;
	text-decoration: none;
	padding-bottom: 4px;
}

.footerSEO {
	color:#4e4c41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.footerSEO-test {
	color:#4e4c41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.bullet {
	color:#90460A;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
}

A:link.footerSEO, A:visited.footerSEO {
	color:#4e4c41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
}

A:hover.footerSEO, A:active.footerSEO {
	color:#096a7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
}

/*********** BEGIN PROGRAMMED PAGE STYLES *************/


/*Quick Search area*/

body.qsrch {
	padding-bottom: 2px;
	margin-left: 20px;
	background-color: transparent;
}

.qsrch-box {
	padding:0 0 5px 20px;
	margin: 0;
	max-height:242px;
	/*height: 165px; --removed for javascript to grow*/
	width: 307px;
	height:100%;
	text-align: left;
	background-image:url(/images/quicksearch-background.jpg);
	background-repeat:repeat-y;
	}

.qsrch-body {
	  background-color: transparent;
	  margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
}
TD.qsrch-links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	}
A:link.qsrch-links, A:visited.qsrch-links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	text-decoration: underline;
	line-height:normal;
	}
A:hover.qsrch-links, A:active.qsrch-links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #90460A;
	text-decoration: underline;
	line-height:normal;
}
.qsrch-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #606352;
	text-decoration: none;
	vertical-align: middle;
	padding: 1px 0;
	line-height: 12px;
	height: 15px;
}
.promo-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	text-decoration: none;
	margin:0  0 5px 0px;
	width:185px;

}

TD.qsrch-items  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	text-align: left;
	padding: 0px 2px 0px 0px;
	line-height:normal;
	height: 22px;
	}	
TD.qsrch-formitems  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	text-align: left;
	padding-bottom: 3px;
	line-height:normal;
	}	
input.qsrch, textarea.qsrch, select.qsrch {
	color: #000;
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #429ae2;
	text-indent: 0px;
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height:normal;
}


input.qsrchbutton{
	color: #fff;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	padding: 0px 0px 3px 0px;
	height: 23px;
	text-align: center;
	line-height:normal;
	margin-top: 0px;
	background-image: url(images/reset-button.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border:0px;
	width: 55px;
}
input.qsrchbutton2{
	color: #fff;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	padding: 0px 0px 3px 0px;
	height: 23px;
	text-align: center;
	line-height:normal;
	margin-top: 0px;
	background-image: url(images/quicksearch-buton.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 93px;
	border:0px
}
.qsrchbutton-bg {
	background-color: #154d80;
	border-right: solid 0px #90460A;
	border-top: solid 0px #90460A;
	border-bottom: solid 0px #90460A;
	border-left: solid 0px #90460A;}

.qsrchbutton-padding {
	padding-top: 1px; 
	text-align: center;}
	
input.qsrchtext {
	color: #154d80;
	font: normal 9px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-color: #f9ecd1;
	padding: 0px;
	width: 20px;
	line-height: normal;
}
textarea.qsrchfield {
	color: #154d80;
	font: normal 9px Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #90460A;
	text-indent: 0px;
	background-color: #F4E4C3;
	padding: 0px;
	width: 115px;
	text-align: left;
	line-height: normal;
}
select.qsrchfield {
	color: #154d80;
	font: normal 9px Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #90460A;
	text-indent: 0px;
	background-color: #f9ecd1;
	padding: 0px;
	text-align: left;
	width: 115px;
	line-height: normal;
}
textarea.qsrchfield-sm, select.qsrchfield-sm {
	color: #154d80;
	font: normal 9px Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #90460A;
	text-indent: 0px;
	background-color: #f9ecd1;
	padding: 0px 0px 0px 0px;
	width: 37px;
	line-height: normal;
}
                          
/* THE SEARCH PAGE */
.querytable {
	width: 700px;
	padding: 0px;
	color: #154d80;
	}
	
.queryhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	background-image:url(images/header-bg.jpg);
	background-repeat:no-repeat;
	border-bottom: solid 1px #90460A;
	padding: 0px 0px 0px 8px;
	height: 24px;
	text-align:left;
	line-height: normal;
}

.queryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	text-align:left;
	background-image:url(images/header-bg.jpg);
	border-bottom: solid 1px #90460A;
	padding: 0px 0px 0px 12px;
	height: 23px;
	line-height: normal;
	background-repeat: no-repeat;
}

a:link.searchLink, a:visited.searchLink {
text-decoration: underline;
font-weight: bold;
}
a:hover.searchLink, a:active.searchLink {
text-decoration: underline;
font-weight: bold;
}

	
.queryspecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	text-align:left;
	padding: 4px 1px 1px 1px;
	line-height: normal;
}
.querylabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	padding: 10px 1px 10px 1px;
	text-align: left;
	line-height: normal;
}

/* THE RESULTS PAGE */
.resultstable	{
	width: 800px;
	background-color: #F4E4C3;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 1px solid #90460A;
	border-right: 1px solid #90460A;
	border-bottom: 1px solid #90460A;
	border-top: 1px solid #90460A;
}

.resultshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #90460A;
	padding: 5px 10px 5px 10px;
	border-bottom: solid #FFFFFF 0px;
	border-right: solid #FFFFFF 0px;
	border-left: solid #FFFFFF 0px;
	border-top: solid #FFFFFF 0px;
	height: 30px;
	background-color: #CDBE9F;
	line-height: normal;
}

.resultsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #154d80;
	background-color: #F4E4C3;
	padding: 5px 3px 3px 10px;
	border-bottom: solid #d7c458 0px;
	border-right: solid #FFFFFF 1px;
	border-left: solid #d7c458 0px;
	line-height: normal;
	height: 70px;
}

.resultspic {
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	width: 150px;
	border-bottom: solid #90460A 0px;
	border-left: solid 1px #90460A;
	border-top: solid 0px #90460A;
	border-right: solid #90460A 0px;
}

a:link.resultsheadLink, a:visited.resultsheadLink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	line-height: normal;
}

a:hover.resultsheadLink, a:active.resultsheadLink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #d7c458;
	font-size: 13px;
	line-height: normal;
}

.bedslabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
	border-bottom: solid #FFFFFF 4px;
	border-right: solid #FFFFFF 1px;
	border-top: solid 1px #FFFFFF;
	line-height: normal;
	height: 32px;
}

a:link.resultslink, a:visited.resultslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #358FDD;
}

a:hover.resultslink, a:active.resultslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000033;
}

.resultsspecsname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #90460A;
	background-color: #F4E4C3;
	padding: 5px 3px 3px 10px;
	border-bottom: solid #FFFFFF 1px;
	height: 20px;
	vertical-align: bottom;
	line-height: normal;
}




.resultsdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #154d80;
	background-color: #FFFFFF;
	padding: 10px 15px 10px 15px;
	border-bottom: solid #0099CC 1px;
	border-right: solid #0099CC 0px;
	border-top: solid #00099C 0px;
	line-height: normal;
}

.prevNextVisit {
	color: #333333;
}

.resultsadvantage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #154d80;
	background-color: #D4EBFD;
	padding: 3px 3px 3px 10px;
	line-height: normal;
}

.resultscart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #154d80;
	background-color: #F4E4C3;
	padding: 3px 3px 3px 10px;
	line-height: normal;
}
                          
.resultsspecsON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #8C0C0D;
	background-color: #F4E4C3;
	padding: 5px 3px 3px 10px;
	line-height: normal;
}
/*
.popupTable{
background-color: #e7e3d9;
background-image:url(/images/page-background2.jpg);
background-repeat: no-repeat;
}
*/
.imageview {
background-color: #FFFFFF;
border: solid #90460A 1px;
width: 800px;
}

.imageview-header {
background-color: #CDBE9F;
font-family:aerial;
font-size: 10px;
color:#154d80;
}

.condoratestable	{ 
	width: 99%;
	background-color: #FFFFFF; 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: solid #90460A 1px;
}

.condorateslabel	{ 
	width: 99%;
	background-color: #F4E4C3; 
	padding: 3px 3px 3px 10px;
	text-align: left;
	margin: 0px;
	border: solid #FFFFFF 1px;
}

.condorateshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #90460A;
	background-color: #CDBE9F;
	padding: 3px 3px 3px 10px;
	border: solid #FFFFFF 1px;
	line-height: normal;
}

.condoratesdata {
	padding: 0px 0px 0px 0px;
	background-color: #F4E4C3;
	color: #154d80;
	border: solid #FFFFFF 1px;
	text-align: center;
}
                          
.photolink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
	line-height: normal;
}
A:link.photolink, A:visited.photolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
A:hover.photolink, A:active.photolink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #D6A62C;
}
                           
/* The ALPHA page */
.alphatable {
	text-align: left;
	padding: 0px;
	border: 1px solid #90460A;
	margin: 0px;
	width: 100%;
	background-color: #F0EAD7;
}
.alphaletter	{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #154d80;
	border: 0px solid #FFFFFF;
	padding: 5px;
}
.alphaname	{ 
	font-size: 11px;
	color: #154d80;
	text-align: left;
	background-color: #F4E4C3;
	border: 0px solid #FFFFFF;
	padding: 5px;
	width: 33%;
	line-height:normal;
}
 

/* THE HOUSE PAGE */
.housethumb {
        width:620px;
        height:80px;
        overflow:auto;
}
.housethumb img{
       padding-right: 5px;
	   padding-bottom: 5px;
}

.housetable	{
text-align: center;
	width:800px;
	background-color: #FFFFFF; 
	padding: 1px 1px 1px 1px;
	border: 1px solid #90460A;
	margin:  9px 0px 10px 0px;
	

}

.househead {
Background-color:#CDBE9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	border-bottom: solid 1px #90460A;
	padding: 0px 0px 0px 8px;
	height: 24px;
	text-align:left;
	width: 800px;
	line-height: normal;
}

.houselabel{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F4E4C3;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	border-bottom: solid 1px #90460A;
	padding: 0px 0px 0px 0px;
	height: 24px;
	text-align:center;
	width: 800px;
	line-height: normal;
}
.housespecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #154d80;
	text-align: left;
	padding: 5px 5px 5px 5px;
	line-height: normal;
}

.specials-housepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #154d80;
	text-align:left;
	padding: 1px;
	border-right: dashed 1px #90460A;
	width: 130px;
	line-height: normal;
	padding: 15px 5px 0px 0px;
	}
.houselink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #90460A;
	line-height: normal;
}

.housepic {
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: solid #90460A 1px;
/*	width: 300px;
	height: 200px;
*/}
	
.amenitypic {
	border: 1px solid #90460A;
}

/* The property details table */

.propimagetable	{
	text-align: center;
	width: 800px;
	padding: 1px 1px 1px 0px;
	border: solid #90460A 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.propimageTD{

}

.propdetailstable	{
	text-align: center;
	width: 100%;
	padding: 0px;
	border: solid #154d80 1px;
	margin: 0px 0px 10px 0px;
}
.propdetailsheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 3px 2px 3px 3px;
	line-height: normal;
	border: solid #d7c458 1px;
	height: 18px;
	text-indent: 5px;
}
.propdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 1px 2px 1px 5px;
	background-color: #F4E4C3;
	color: #154d80;
	line-height: normal;
	text-indent: 5px;
}

/* Property Rates Table on House Page */
.ratestable	{ 
	text-align: center;
	width:800px;
	background-color: #FFFFFF; 
	padding: 1px 1px 1px 1px;
	border: 1px solid #90460A;
	margin:  9px 0px 10px 0px;

}

.rateheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	text-align: center;
	padding: 3px 2px 3px 3px;
	line-height: normal;
	border: solid #d7c458 0px;
	height: 18px;
	text-indent: 5px;
}
.rateshead {
background-color:#CDBE9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	text-align: center;
	padding: 3px 2px 3px 3px;
	line-height: normal;
	border: solid #d7c458 0px;
	height: 18px;
	text-indent: 5px;
}
.ratesdata {
	font-size: 11px;
	padding: 2px 10px 2px 10px;
	background-color: #F4E4C3;
	color: #154d80;
	border: solid 0px #ffffff;
	width: 35%;
	text-align: right;
	line-height: normal;
}
              
.rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 1px 2px 1px 5px;
	background-color: #F4E4C3;
	color: #154d80;
	line-height: normal;
	text-indent: 5px;
}
  
  
/*RENTAL TERMS STEPS PAGES*/

.progressBar{
	padding: 2px 0px 2px 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #154d80;
	width: 600px;
	line-height: normal;
}

.progressBarSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #90460A;
	background-color: #FFFFFF;
	background-image:url(images/header-bg.gif);
	border: solid 1px #90460A;
	padding: 5px 20px 5px 20px;
	text-align:left;
	background-repeat: no-repeat;
	line-height: normal;
	width: 100px;
}  

.progressBarNotSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-color: #F4E4C3;
	border-bottom: solid 1px #90460A;
	border-top: solid 1px #90460A;
	padding: 2px 20px 2px 20px;
	text-align:left;
	background-repeat: no-repeat;
	line-height: normal;
	width: 100px;
}

/* RESERVATIONS */
.reserve {
	font-size: 11px;
	font-weight: bold;
	color: #154d80;
	padding: 1px 1px 1px 1px;
	border: solid 1px #ffffff;
	background-color: #F4E4C3;
	border: solid 1px #ffffff;
	width: 65%;
	text-align: right;
}
.reservehead {
	font-size: 12px;
	font-weight: bold;
	color: #90460A;
	padding: 2px;
	border: solid 3px #ffffff;
	background-color: #CDBE9F;
	border: solid 3px #ffffff;
	text-align:left;
	line-height: normal;
}
.reservedata {
	font-size: 11px;
	padding: 2px;
	background-color: #F4E4C3;
	color: #154d80;
	border: solid 1px #ffffff;
	width: 35%;
	text-align: right;
	line-height: normal;
}
                
.reservetable	{
	background-color: #FFFFFF;
	padding: 2px;
	width: 265px;
	border: solid #90460A 1px;
}
.resterms {
	width:100%;
	height:205px;
	overflow:auto;
}


/*For Resservation contact information and details*/

.reservelabels {
	font-size: 11px;
	font-weight: bold;
	color: #154d80;
	padding: 1px 1px 1px 1px;
	border: solid 1px #ffffff;
	background-color: #CDBE9F;
	border: solid 1px #ffffff;
	width: 30%;
	text-align: right;
	line-height: normal;
}

.reservedetailstable	{
	background-color: #FFFFFF;
	padding: 2px;
	width: 70%;
	border: solid #90460A 1px;
}

.reservedetails {
	font-size: 11px;
	padding: 2px;
	background-color: #F4E4C3;
	color: #154d80;
	border: solid 1px #ffffff;
	width: 70%;
	text-align: left;
	line-height: normal;
}

/*For the Reservations Form to align the pieces*/
Table.resformtable {
	width: 70%;
	float: left;
}
.resformlabel {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #154d80;
	line-height: normal;
}

input.resformdata {
	font-size: 11px;
	padding: 4px;
	color: #154d80;
	text-align: left;
	width:100px;
	max-width:100px;
	line-height:normal;
}
 
.resformdata {
	font-size: 11px;
	padding: 2px;
	color: #154d80;
	text-align: justify;
} 
            
                
/* The SPECIALS page */
.specialstable	{
	width: 95%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid #90460A 1px;
	min-height:100%;
	line-height: normal;
}
.specialscontent	{
	width: 100%;
	padding: 3px;
	margin: 0px;
	border: solid #90460A 1px;
	height: 100%;
	line-height: normal;
}
.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #90460A;
	padding: 5px;
	background-color: #CDBE9F;
	line-height: normal;
}

.weeklyhead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #90460A;
	padding: 3px;
	background-color: #CDBE9F;
	line-height: normal;
}
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: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #AA0000;
	line-height: normal;
}
.specialsempty {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #837E68;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border: 0px;
	min-height:100%;
	line-height: normal;
}
.specialsspecs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	text-align:center;
	color: #154d80;
	background-color: #FFFFFF;
	line-height: normal;
	padding: 5px 15px 5px 15px;
}

.specialslink {
	text-align: center;
	color: #90460A;
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}
  
  
  /* The CONCIERGE page */
.conciergetable	{ 
	width: 600px;
	background-color: #F4E4C3; 
	padding: 0px;
	margin: 0px;
	border: solid #90460A 1px;
}
.conciergehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #90460A;
	padding: 3px;
	background-color: #D8AF61;
	line-height: normal;
}

.conciergespecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #154d80;
	background-color: #F4E4C3;
	padding: 3px 15px 3px 15px;
	width: 300px;
	line-height: normal;
}

.conciergedetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #154d80;
	background-color: #FFFFFF;
	padding: 3px 15px 3px 15px;
	width: 300px;
}

/* The EVENTS pages */
.eventstable	{ 
	width: 100%;
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	border: solid #90460A 1px;
}

.eventshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #90460A;
	padding: 3px;
	background-color: #D8AF61;
	line-height: normal;
}

.eventsspecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #154d80;
	background-color: #F4E4C3;
	padding: 3px;
	line-height: normal;
}
                          
.eventsdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #154d80;
	background-color: #CDBE9F;
	padding: 3px;
	line-height: normal;
}
                          
 
/* The Cart TABLE */

.compare {
	border: solid #90460A 1px;
	padding: 2px;
	width: 100%;
}

.comparehead {
	background-color: #CDBE9F;
	padding: 5px 5px 5px 10px;
	color: #90460A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.comparedata {
	padding: 3px 3px 3px 10px;
	background-color: #F4E4C3;
	color: #154d80;
	line-height: normal;
}
                
.carthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #90460A;
	text-align: center;
	padding: 3px;
	border: 0px;
	background-color: #CDBE9F;
}

.cartspecs {
	padding: 3px;
	background-color: #F4E4C3;
	color: #154d80;
	line-height: normal;
}
                
.cartdata {
	padding: 3px;
	background-color: #ffffff;
	color: #90460A;
	border-bottom: 1px solid #90460A;
	text-align: center;
	line-height: normal;
}
                
.adcarttable	{ 
	text-align: center;
	width: 90%;
	background-color: #F4E4C3; 
	padding: 1px;
	border: 0px;
}

.addcartcell {
	color: #FFFFFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-image: url(images/results_button.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 29px;
	text-align: center;
	border: 0px;
	padding: 0px 0px 6px 0px;
	line-height: normal;
}

.addcartlink {
	color: #FFFFFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: center;
	padding: 0px 0px 6px 0px;
	width: 115px;
	line-height: normal;
}
a:link.addcartlink, a:active.addcartlink {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
}

a:hover.addcartlink {
	color: #FEA541;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
}

a:visited.addcartlink {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding:0px 0px 6px 0px;
}

.submitbutton {
	color: #FFFFFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-color: #154d80;
	width: 115px;
	height: 29px;
	text-align: center;
	border: 0px;
	padding: 0px 6px 6px 0px;
	line-height: normal;
}

                
/*For the 3D text links that need to look like FORM buttons*/
.buttonbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding: 0px 0px 6px 0px;
	color: #FFFFFF;
}
.buttonbartable {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 24px;
}

.buttonbarcell {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	height: 24px;
	text-align: center;
	line-height: normal;
	background-image: url(/images/search-button.jpg);
	background-repeat: no-repeat;
	width: 95px;
}
a:link.buttonbarcell {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-color: #D8AF61;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: 24px;
	text-align: center;
	line-height: normal;
	background-image: url(/images/button-back.gif);
	background-repeat: repeat;
	border: solid #90460A 1px;
}
a:hover.buttonbarcell {
	color: #99CCFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-color: #D8AF61;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: 24px;
	text-align: center;
	line-height: normal;
	background-image: url(/images/button-back.gif);
	background-repeat: repeat;
	border: solid #90460A 1px;
}

.buttonbarlink {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: normal;
}

a:link.buttonbarlink {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
a:hover.buttonbarlink {
	color: #99CCFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

a:active.buttonbarlink {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
a:visited.buttonbarlink {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

                
/*For the 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: normal;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}

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

.book-buttonbarcell {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-color: #154d80;
	padding: 0px 0px 0px 0px;
	height: 24px;
	text-align: center;
	line-height: normal;
	background-image: url(images/search-button.jpg);
	background-repeat: repeat;
}

a:link.book-buttonbarlink, a:active.book-buttonbarlink {
	color: #90460A;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
}

a:hover.book-buttonbarlink {
	color: #154d80;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

a:visited.book-buttonbarlink {
	color: #90460A;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

/* FORM elements */
input, textarea, select {
	color: #154d80;
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #154d80;
	text-indent: 2px;
	background-color: #fff;
	padding: 2px;
	margin: 0px;
	line-height: normal;
}

/* The checkbox/radio alternative to matches the page background color */
input.clear {
	color: #000000;
	background-color:#d7f4f8;
	border:0px;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
	line-height: normal;
}

/* The button alternative with a 3d effect */
input.button {
	color: #154d80;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background: #d7f4f8 url(images/button-back2.gif) top left repeat-x;
	border: solid #154d80 1px;
	padding: 5px;
	height: 26px;
	text-align: center;
	line-height: normal;
	margin-bottom:3px;
	
}

input.buttonhov{
	background-color:#4fa8a9;
	height: 25px;
	border: solid #154d80 1px;
	color: #ffffff;
	text-indent: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 150px;
	line-height: normal;
	padding: 0px 0px 2px 0px;
   }

a:link.button, a:active.button {
	color: #4fa8a9;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
}

a:hover.button {
	color: #90460A;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

a:visited.button {
	color: #154d80;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
}


/*  STYLES ARE HERE */

.arrivalLink {
	color: #90460A;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.backtotopLink {
	color: white;
	line-height: normal;
	}

/* This sets the link color */
.cal-alink:link    {
	color: #90460A;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
.cal-alink:visited {
	color: #90460A;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
.cal-alink:hover   {
	color: #154d80;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}

/* This sets the dull link color */
.cal-dlink:link    {
	color: #154d80;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
.cal-dlink:visited {
	color: #154d80;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
.cal-dlink:hover   {
	color: #90460A;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}

/* This sets the calender outer box */
.cal-box {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: normal;
	}
	
/* This sets the  back */
.cal-back {
	background-color: #90460A;
	line-height: normal;
	}
	
/* This sets the calender year outer box */
.cal-year-box {
	border-bottom-color: #F4E4C3;
	line-height: normal;
	}
	
/* This sets the calender today box */

.cal-today {
	color: #154d80;
	background-color: #DEF9FF;
	border-right-color: #FFFFFF;
	line-height: normal;
	}

/*This sets the calender year previous box */
.cal-year-prev {
	color: #154d80;
	background-color: #DEF9FF;
	border-right-color: #CCCCCC;
	line-height: normal;
	}
	
/* This sets the calender year number previous box */
.cal-year {
	color: #154d80;
	background-color: #CDBE9F;
	line-height: normal;
	}

/*This sets the calender year Next box */
.cal-year-next {
	color: #154d80;
	background-color: #CDBE9F;
	border-left-color: #CCCCCC;
	line-height: normal;
	}

/*This sets the calender month outer box */
.cal-month-box {
	border-bottom-color: #FFFFFF;
	line-height: normal;
	}

/*This sets the calender month previous box */
.cal-month-prev {
	color: #154d80;
	background-color: #F4E4C3;
	border-right-color: #CCCCCC;
	line-height: normal;
	}

/*This sets the calender month text box */
.cal-month {
	color: #154d80;
	background-color: #F4E4C3;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*This sets the calender month next box */
.cal-month-next {
	color: #154d80;
	background-color: #CDBE9F;
	border-right-color: #CCCCCC;
	line-height: normal;
	}


/*This sets day of the week start*/
.cal-day-start {
	color: #F4E4C3;
	background-color: #90460A;
	line-height: normal;
}

/*This sets day of the week rest*/
.cal-day-rest {
	color: #154d80;
	background-color: #CDBE9F;
	line-height: normal;
}


/*This sets days availible*/
.cal-days-avail {
	color: #90460A;
	background-color: #F4E4C3;
	text-align: center;
	line-height: normal;
}

/*This sets the out of range days */
.cal-days-unknown {
	color: #154d80;
	background-color: #CDBE9F;
	text-align: center;
	line-height: normal;
}

/*This sets days booked*/
/*background-color: #fed7a3;*/
.cal-days-booked {
	color: #154d80;
	background-color: #def;
	text-align: center;
	line-height: normal;
}

/*This sets the out of month days */
.cal-days-invalid {
	color: #154d80;
	background-color: #FFFFFF;
	text-align: center;
	line-height: normal;
}



/* GuestAdvantage Stylesheet Information - do not remove */

.step { font-weight: bold; font-style: normal; color: #90460A;}
.currentstep { font-weight: bold; font-style: normal; color: #154d80;}
.stepresult { font-weight: bold; font-style: normal; color: #CF7603;}
.editor { padding: 0px; border: 0px; background-color: #F4E4C3;}
.accounttable {
	border-bottom:1px dotted #cccccc;
	height: 1px;
	width: 100%;
}
.content { padding: 0px; border: 0px; background-color: #F4E4C3; width: 100%; height: 100%; margin: 0px;}
.GAmemberbtn {
	color: #154d80;
	font: bold 10px Arial, Helvetica, sans-serif;
	border: 1px;
	border-color: #90460A #90460A #90460A #90460A;
	text-align: center;
	background-color: #D8AF61;
	padding: 3px;
	line-height: normal;
}

A:link.GAmembernav, A:visited.GAmembernav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; color: #ffffff;}

A:hover.GAmembernav, A:active.GAmembernav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: underline; color: #ffffcc;}
input.GAbutton {
	color: #154d80;
	font: bold 10px Arial, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #90460A #90460A #90460A #90460A;
	text-indent: 2px;
	background-color: #D8AF61;
	padding: 3px;
	line-height: normal;
}

/*MAP SYTLES*/

.maptable	{ 
	width: 640px;
	background-color: #CDBE9F; 
	padding: 0px;
	margin: 0px;
/*	cell-spacing: 1px;
*/	border: 1px solid #90460A;
}



/* GuestAdvantage Stylesheet Information - do not remove */



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

div#map {
	width: 294px;
	height: 200px;
	padding: 3px 3px 3px 3px;
	border: solid #90460A 1px;
	text-align: center;
	background-color: #CDBE9F;
	color: #90460A;
}
td.map {
	width: 292px;
	height: 198px;
	padding: 3px 3px 3px 3px;
	border: solid #90460A 1px;
	text-align: right;
	background-color: #ffffff;
}
.prev-next {
	text-align: center;
	padding: 6px 0px 6px 0px;

}

.weekday{
color:#02706f;
}

.inactivetoday{
color:#02706f;
}

.weekend{
color:#02706f;
}

