/* Client Stylesheet Information - do not remove */

body {
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #154e78; 
	}

body.printable {
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFFFFF; 
	}

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

/* ***** MAIN TEXT STYLES - color ***** */

h1 {
	color: #0a60aa;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom:1 px solid #0a60aa;
	}
	
h2 {
	color: #706D5A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;

	}
	
h3, .propHeader {
	color: #0083C6;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
h4 {
	color: #2F5778;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
h5 {
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
h6 {
	color: #999999;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	

a:link{
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
	 }
	 
a:visited {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
	 }


a:hover {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
 }
 
a:active {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
 }

 .navlink{
 color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
 }
  li {
	color: #ffffff;
	padding: 0px;
	margin-left:-10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	
	}   
	
#innerpageptcptt {
	position:relative;
	width:100%;
	height:300px;
	z-index:3;
	padding-top: 10px;
}	
	
.salesverticalnav {
	margin-left: -18px;
	font-size: 11px;	
}	

.salesHeader {
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #9dc2e3; 
	margin-left: 3px;
	text-align: left;
}

a:link.saleslink, a:visited.saleslink {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	 }
	 
a:hover.saleslink, a:active.saleslink {
	color: #d3e7f8;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.innerpages {
	color: #2F5778;
	padding: 0px;
	/*margin-left:-10px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight:bold;
	list-style-image:url(/images/yellowbullet.png);
}

#navcontainer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	/*margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;*/
	z-index: 100;
	text-align:left;
	height: 38px;
	list-style-image:none;
	
	
/*	color: #FFFFFF;
*/	}
 
/*	list-style-image: url(/images/orange-bullet-grBG.gif); */


P {
	color: #2F5778;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

TD {
	color: #2F5778;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

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

.alert {
	color: #703403;
	font-weight: bold;
	}
.fineprint {
	font-weight: normal;
	font-size: 9px;
	}

.rssLink{
	text-decoration: underline; 
	font-size: x-small;
	 }
	 
a:link.anchorlink{
text-decoration:none;}

/*********** BEGIN LAYOUT STYLES *************/
#container {
	position:relative;
	width:1000px;
	height:650px;
	z-index:1;
	
}
#container2 {
	position:relative;
	width:1000px;
	height:auto;
	z-index:1;
	background-image:url(/images/obx-bgnew.gif);
	background-repeat:repeat-y;
}
#leftcolumn {
	width:249px;
	height:650px;
	z-index:2;
	position: relative;
	float: left;
	background-image: url(/images/obxBlue_lside.gif);
	background-repeat: no-repeat;
}
#leftcolumnNEW {
	width:249px;
	height:auto;
	z-index:2;
	position: relative;
	float: left;
	background-image: url(/images/obxBlue_lsideNEW.gif);
	background-repeat: no-repeat;
}
#rightcolumn {
	position:relative;
	width:751px;
	height:650px;
	z-index:2;
	float: right;
}
#rightcolumnNEW {
	position:relative;
	width:751px;
	height:auto;
	z-index:2;
	float: right;
}
#clear{
clear:both;}
#logo {
	position:relative;
	width:242px;
	height:175px;
	z-index:3;
	padding: 0px;
	margin: 0px;
}
#rentalquicksearch {
	position:relative;
	width:242px;
	height:auto;
	z-index:5;
	padding-top: 10px;
}
#pushtochat {
	position:relative;
	width:242px;
	height:auto;
	z-index:6;
	padding-top: 10px;
}
#newslettersignup {
	position:relative;
	width:216px;
	height:auto;
	z-index:6;
	padding-top: 10px;
}
#guestweb {
	position:relative;
	width:242px;
	height:auto;
	z-index:6;
	padding-top: 10px;
	float: left;
}
#guestwebip {
	position:relative;
	width:149px;
	height:auto;
	z-index:6;
	float: left;
	margin: 0px;
	padding: 0px;
}
#rentalquicklinks {
	position:relative;
	width:242px;
	height:auto;
	z-index:4;
	padding-top: 11px;
	line-height: 18px;
}
#rentalquicklinks li{
list-style-image:url(/images/yellowbullet.png);}
#rentalquicklinks a:link {
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: bold;
}
#rentalquicklinks a:active {
	color: #ffffff; 
	text-decoration: underline;
	font-weight: bold;
}
#rentalquicklinks a:visited {
	color: #ffffff; 
	text-decoration: underline;
	font-weight: bold;
}
#rentalquicklinks a:hover {
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: bold;
}
#header {
	position:relative;
	width:751px;
	z-index:2;
	height: 79px;
}

.homeTagline {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-top: 14px;
	vertical-align:top;
	width: 529px;
}

.homeNumber {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-top: 9px;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	color: #0d3b63;
}

#navisNumber {
	padding-top: 3px;
}

.homeIconsSpacer {
	padding-right: 6px;
}

#facebook_icon {
	float: left;
	margin-right: 5px;
}

#flash {
	position:relative;
	width:751px;
	height:216px;
	z-index:1;
}

#flash_gcs {
	position:absolute;
	left:537px;
	top:8px;
	z-index:2;
	width: 215px;
}

#flash_gcs #cse-search-box input[type='submit'] { 
	padding: 1px;
	background: #154970 url(images/gcs-btn-bkgd.jpg) repeat-x top left;
	color: #fff;
	border: solid 1px #7e9db9;
}

#content {
	position:relative;
	width:751px;
	height:267px;
	z-index:2;
	background-image: url(/images/obxblue_maincontent.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #86AED1;
	padding: 0px 0px 0px 0px;
}
#contentNEW {
	position:relative;
	width:751px;
	height:auto;
	z-index:2;
	background-image: url(/images/obxblue_maincontent_new.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #86AED1;
	padding: 0px 0px 0px 0px;
}
#footerarea {
	position:relative;
	width:751px;
	height:88px;
	z-index:2;
	background-image: url(/images/obxblue_footer.gif);
	background-repeat: no-repeat;
}
#footerareaNEW {
	position:relative;
	width:1000px;
	height:88px;
	z-index:2;
	background-image: url(/images/obxblue_footer_new.gif);
	background-repeat: no-repeat;
}
#footerarea1 {
	position:relative;
	width:731px;
	height:30px;
	z-index:2;
	padding-top: 4px;
}
#footerarea2 {
	position:relative;
	width:731px;
	height:30px;
	z-index:2;
	padding-top: 10px;
	text-align: center;
}
#footerarea1NEW {
	position:relative;
	width:720px;
	height:30px;
	z-index:2;
	padding-top: 4px;
}
#footerarea2NEW {
	position:relative;
	width:720px;
	height:30px;
	z-index:2;
	padding-top: 10px;
	text-align: center;
}
#maincontent {
	position:relative;
	width:751px;
	height:267px;
	z-index:2;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#maincontent li{
list-style-image:url(/images/yellowbullet.png);}
#maincontent a:link {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
	 }

#maincontent a:visited {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
	 }


#maincontent a:hover {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
 }
 #maincontent a:active {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
 }


#maincontentNEW {
	position:relative;
	width:751px;
	height:auto;
	z-index:2;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#maincontentNEW a:link {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
	 }

#maincontentNEW a:visited {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
	 }


#maincontentNEW a:hover {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
 }
 #maincontentNEW a:active {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
 }




#infoandsearchbar {
	width:731px;
	height:41px;
	z-index:2;
	position: relative;
	padding: 0px 10px;
	background-color: #b2d5f4;
	margin: 0px;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
.style2 {
	font-size: 10px;
	font-style: italic;
	padding-bottom: 5px;
	font-weight: bold;
}

#containerip {
	position:relative;
	width:900px;
	height:auto;
	z-index:2;
}
#repeatback {
	position:relative;
	width:900px;
	height:auto;
	z-index:1;
	background-image: url(/images/innerpage_bg2.gif);
	background-repeat:repeat-y;
	float:left;
	clear:both;
}
#leftcolip {
	width:149px;
	height:100%;
	z-index:2;
	position: relative;
	float: left;
}
#leftcolumnip {
	width:149px;
	height:650px;
	z-index:2;
	position: relative;
	background-image: url(/images/innerpagelside2.gif);
	background-repeat: no-repeat;
}
#leftcolumnip2 {
	width:149px;
	height:auto;
	z-index:2;
	position: relative;
	background-image: url(/images/innerpagelside2.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#leftcolumnbottomip {
	width:149px;
	height:auto;
	z-index:2;
	position: relative;
	background-image: url(/images/obxblue_innerpagelsidebottom.gif);
	background-repeat: repeat-y;
}
#rightcolumnip {
	position:relative;
	width:751px;
	height:auto;
	z-index:2;
	float: right;
}
#logoip {
	position:relative;
	width:142px;
	height:160px;
	z-index:3;
	padding: 0px;
	margin: 0px;
}
#flaship {
	position:relative;
	width:751px;
	height:140px;
	z-index:2;
}
#contentip {
	position:relative;
	width:751px;
	height:auto;
	z-index:1;
	background-image: url(/images/innerpage_maincontent2.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #cde3f6;
	min-height: 342px;
}
#footerareaip {
	position:relative;
	width:900px;
	height:89px;
	z-index:2;
	background-image: url(/images/innerpage_footer2.gif);
	background-repeat: no-repeat;
	clear: both;
}
#footerarea1a {
	position:relative;
	width:731px;
	height:auto;
	z-index:2;
	padding-top: 4px;
	padding-left: 150px;
}
#footerarea2a {
	position:relative;
	width:731px;
	height:auto;
	z-index:2;
	padding-top: 10px;
	padding-left: 150px;
	text-align: center;
}





#maincontentip {
	position:relative;
	width:721px;
	height:auto;
	z-index:1;
	text-align: left;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#maincontentip li{
list-style-image:url(/images/yellowbullet.png);}
#maincontentip p a:link {
color:#0d3b63;
}
#maincontentip p a:visited {
color:#0d3b63;
}
#maincontentip p a:hover {
color:#2f5778;
}
#maincontentip p a:active {
color:#2f5778;
}




/*#maincontentip a:link {
color:#2F5778;
}*/
#maincontentip a:visited {
color:#d08400;
}
/*#maincontentip a:hover {
color:#2F5778;
}
#maincontentip a:active {
color:#2F5778;
}
*/







/* CONTENT AREAS */
.maintable {
	width: 90%;
	padding: 0px;
	margin: 0px;
	background-color: #f1f8e9;
	border: solid 2px #ffffff;
}
.keywords {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 5px;
}
a:link.keywordLink, a:visited.keywordLink {
	text-decoration: underline; 
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	 }
a:hover.keywordLink, a:active.keywordLink {
	text-decoration: underline; 
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.keywords-int {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 3px;
}
a:link.keywordLink-int, a:visited.keywordLink-int {
	text-decoration: underline; 
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	 }
a:hover.keywordLink-int, a:active.keywordLink-int {
	text-decoration: underline; 
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.content {
	padding: 0px 10px 10px 10px;
	background-color: #ffffff;
	text-align:left;
 }

a:link.amenities, a:visited.amenities {
	text-decoration: underline; 
	color: #2F5778;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	 }
a:hover.amenities, a:active.amenities {
	text-decoration: underline; 
	color: #2F5778;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
	
.webcams {
	border: solid 1px #3D68A8;
	}
/*home page linen callout*/
Table.callout-table {
	margin: 0px 10px 10px 10px;	
}

.callout-pic {
	border: solid 3px #74b1dd;
}
.callout-text {
font: 12px Arial, Helvetica, sans-serif;
color: #2c5999;
padding-top: 8px;
}

/*navis phone number*/
.navis {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #cc0000;
}

/* --CONTENT AREAS: Footer */

.footer  {
	color: #2F5778;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

a:link.footerLINKS, a:visited.footerLINKS {
	color: #2F5778;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	 }
	 
a:hover.footerLINKS, a:active.footerLINKS {
	color: #2F5778;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}

.copyright  {
	color: #7EA3C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

a:link.copyLINKS, a:visited.copyLINKS {
	color: #7EA3C2;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	 }
	 
a:hover.copyLINKS, a:active.copyLINKS {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}
	
.hpPic {
	border: solid 3px #74B1DD;
}
.hpPicTop {
	border-bottom: solid 3px #74B1DD;
}

.push2talk {
	border-top: dotted 1px #ffffff;
	}
	
.push2chat {
	}
	
a:link.searchLink, a:visited.searchLink {
	color: #2f5778;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	 }
	 
a:hover.searchLink, a:active.searchLink {
	color: #2f5778;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.searchbar{
	background-color:#b2d5f4;
	color:#17446c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 5px;
}
/*********** BEGIN PROGRAMMED PAGE STYLES *************/
                          
/* The HOUSE page */
.housetable	{
	width: 685px;
	padding: 0px;
	border: 1px;
}

a:link.houseNav, a:visited.houseNav {
	color: #3d59a8; 
	text-decoration: underline;
	font-family: Times, "Times New Roman", serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 23px;
	 }
a:hover.houseNav, a:active.houseNav {
	color: #000000; 
	text-decoration: underline; 
	font-family: Times, "Times New Roman", serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 23px;
 }
.CHECKlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #70bea0;
}
.CHECKdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a:link.chkBTN, a:visited.chkBTN {
	color: #388de8; 
	text-decoration: underline; 
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	 }
a:hover.chkBTN, a:active.chkBTN {
	color: #3d59a8; 
	text-decoration: underline;
	font-family: Times, "Times New Roman", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.househead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3D59A8;
	background-color: #9CBFDE;
}
.houseAddy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #388de8;
}
.houselabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #70bea0;
}
.housespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6E83BE;
}
 .housespecsli {
	color: #2F5778;
	padding: 0px;
	/*margin-left:-10px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight:bold;
	list-style-image:url(/images/yellowbullet.png);
	}
.housedetailsLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.housedetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9ea1d5;
}
.availBG {
	background-color: #f1f8e9;
	border: 1px solid #70bea0;
	padding: 2px;
}
.houseTitle {
	color: #388de8;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	}
	
.photolink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
}
A:link.photolink, A:visited.photolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	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: #d08400;
}
.amenitypic {
	border: 1px solid #cccccc;
} 
/* Strike through text Specials reference on house page */
.gone
{
text-decoration:line-through;
}
                
/* 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-image:url(/images/tablebgimage.gif);
	background-repeat:repeat-x;
	background-color: #2D547D;*/
	background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
}

.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: underline;
}
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: #AA0000;
}
.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 CONCIERGE page */
.conciergetable	{ 
	width: 600px;
		padding: 0px;
	margin: 0px;
	border: 1px solid #358FDD;
}
.conciergehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
}

.conciergespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #0F538F;
	background-color: #FEFFD5;
	padding: 3px;
	width: 150px;
}

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

.eventshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 8px;
	background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
}
.eventsmonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	/*background-image:url(/images/tablebgimage.gif);
	background-repeat:repeat-x;
	background-color: #2D547D;*/
	background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
}
a:link.eventstop, a:visited.eventstop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
	/*background-color: #2F5778;*/
}
a:hover.eventstop, a:active.eventstop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #C3D9EB;
	text-decoration: underline;
	/*background-color: #2F5778;*/
}
a:link.eventLink{
font-size:10px;}
a:active.eventLink{
font-size:10px;}
a:hover.eventLink{
font-size:10px;}
a:visited.eventLink{

font-size:10px;}
.eventsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #0F538F;
	background-color: #FEFFD5;
	padding: 3px;
}
                          
.eventsdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #0F538F;
	background-color: #ffffff;
	padding: 8px;
}
                          
/* The RESULTS and SPECIALS pages */
.resultstable	{
	width: 95%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #358FDD;
}

.resultshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
	padding: 3px;
}

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;
	padding: 3px;
	text-decoration: underline;
}

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;
	padding: 3px;
	text-decoration: underline;
}

.resultsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #0F538F;
	background-color: #FEFFD5;
	padding: 3px;
}
                          
.resultsspecsON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000066;
	background-color: #FFFFDD;
	padding: 3px;
}
                          
.thumbON {
	background-color: #FFFFDD;
}
                           
/* The property details table */
.propdetailstable	{ 
	text-align: center;
	width: 90%;
	padding: 1px;
	border: 1px solid #358FDD;
	
}
.propdetailsheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
}
.propdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	background-color: #FEFFD5;
	color: #0F538F;
}

/* The ALPHA page */
.alphatable {
	text-align: center;
	padding: 0px;
	border: 1px solid #358FDD;
	margin: 0px;
	width: 95%;
}
.alphaletter	{ 
	font-size: 10pt;
	color: #0F538F;
	font-weight: bold;
	text-align: center;
	background-color: #FBFDB7;
	border: 1px solid #358FDD; 
	padding: 3px;
}
.alphalink	{ 
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #0F538F;
	border: 1px solid #0F538F; 
	padding: 3px;
}
.alphaname	{ 
	font-size: 9px;
	color: #0F538F;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #B0DFF2;
	padding: 3px;
}
  
     /* The property rates table */
.ratestable	{
	text-align: center;
	width: 90%;
	padding: 1px;
	border: 1px solid #358FDD;
}

.rateheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
}
              
.rates {
	text-align: center;
	padding: 3px;
	border: 1px solid #358FDD;
	background-color: #FEFFD5;
	color: #0F538F;
}
                
/* The Cart TABLE */

.compare {
	border: 1px solid #358FDD;
	padding: 2px;
}

.comparehead {
	padding: 3px;
}

.comparedata {
	padding: 3px;
	color: #0F538F;
}
                
.carthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: 0px;
	background-image:url(/images/tablebgimage.gif);
	background-repeat:repeat-x;
	background-color: #2D547D;
}

.cartspecs {
	padding: 3px;
	background-color: #FEFFD5;
	color: #2F7BBD;
}
                
.cartdata {
	padding: 3px;
	background-color: #ffffff;
	color: #2B74B3;
	border-bottom: 1px solid #2B74B3;
	text-align: center;
}
                
.carttable	{ 
	text-align: center;
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px dotted #2B74B3;
}


                
/*For the 3D text links that need to look like form buttons*/
.resetBTN {
	background-image:url(/images/icon-clearfields.gif);
	width:161px;
	height:43px;
	border:0px;
	}

.buttonbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	color: #324D70;
}

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

.buttonbarcell {
color: #ffffff;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
/*border: 2px;
border-style: outset;
border-color: #8FC1EC #0F538F #0F538F #8FC1EC;
background-color: #358FDD;*/
background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
text-indent: 2px; 

padding: 5px;
}
a:link.buttonbarcell, a:active.buttonbarcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	border:0px;
}

a:visited.buttonbarcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	ttext-decoration: underline;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	border:0px;
}

a:hover.buttonbarcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	border:0px;
}



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

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

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

.book-buttonbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	color: #2e411a;
	padding: 0px;
}

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

.book-buttonbarcell {
	padding: 0px;
	background-color: #f8f2a5;
	color: #2e411a;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 190px;
	height: 19px;
	text-align: center;
	margin: 0px;
}

a:link.book-buttonbarlink, a:visited.book-buttonbarlink {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #2e411a;
	background-image:url(/images/bookit-button-bg.gif);
	background-repeat: repeat-x;
	display:block;
	width: 190px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

a:hover.book-buttonbarlink {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	background-image:url(/images/bookit-button-bg-over2.gif);
	background-repeat: repeat-x;
	display:block;
	width: 190px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

a:active.book-buttonbarlink {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	background-image:url(/images/bookit-button-bg-over2.gif);
	background-repeat: repeat-x;
	display:block;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2e411a;
	width: 190px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}
/* FORM elements */
input, textarea, select {
	color: #0f538f;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #0f538f;
	text-indent: 2px;
	background-color: #ffffff;
	padding: 2px;
	margin:2px;
	/*width: 100px;*/
}

input.topsearch{
color: #7699bb;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #7699bb;
text-indent: 2px; 
background-color: #ffffff;
padding: 2px 2px 4px 2px; 
}
input.buttontopsearch{
	background-image:url(/images/btn_search.png);
	background-repeat:no-repeat;
	background-color:#b2d5f4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#2F5778;
	width:55px;
	height:23px;
	border: 0px;
	padding: 2px 2px 5px 2px;
}
input.vesignupbutton{
	background-image:url(/images/btn_search.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#2F5778;
	width:53px;
	height:21px;
	border: 0px;
	padding: 2px 2px 5px 2px;
	background-color: none;
}

input.stepprocessbtn{
color: #ffffff;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
padding: 5px;
}
input.stepprocessbtn a:link{
color: #ffffff;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}
input.stepprocessbtn a:active{
color: #ffffff;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}
input.stepprocessbtn a:visited{
color: #ffffff;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}
input.stepprocessbtn a:hover{
color: #ffffff;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
}

label{
color:#FFFFFF;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;}

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

/* The button alternative with a 3d effect */
input.button {
color: #ffffff;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #8FC1EC #0F538F #0F538F #8FC1EC;
text-indent: 2px; 
background-color: #358FDD;
padding: 3px;
}

textarea.box-g {
color: #0F538F;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #358FDD;
text-indent: 0px; 
background-color: #FEFFD5;
padding: 0px 
}
/* CALENDAR STYLES ARE HERE */

/* This sets the link color */
.cal-link:link    { color: #000000; text-decoration: underline;}
.cal-link:visited { color: #000000; text-decoration: underline;}
.cal-link:hover   { color: #000000; text-decoration: underline;}

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

/* This sets the calender outer box */
.cal-box {
	border-top-color: #0F538F;
	border-right-color: #0F538F;
	border-bottom-color: #0F538F;	
	border-left-color: #0F538F;
	}
	
/* This sets the calendar back */
.cal-back {
	background-color: #2B6FAA;
	}
	
/* This sets the calender year outer box */
.cal-year-box {
	border-bottom-color: #CCCCCC;
	}
	
/* This sets the calender today box */

.cal-today {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
	}

/*This sets the calender year previous box */
.cal-year-prev {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
	}
	
/* This sets the calender year number previous box */
.cal-year {
	color: #000000;
	background-color: #EDCDCD;
	}

/*This sets the calender year Next box */
.cal-year-next {
	color: #000000;
	background-color: #EDCDCD;
	border-left-color: #CCCCCC;
	}

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

/*This sets the calender month previous box */
.cal-month-prev {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
	}

/*This sets the calender month text box */
.cal-month {
	color: #ffffff;
	/*background-color: #0F538F;*/
	background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
}

/*This sets the calender month next box */
.cal-month-next {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
	}


/*This sets day of the week start*/
.cal-day-start {
	color: #0F538F;
	background-color: #D2F0FC;
}

/*This sets day of the week rest*/
.cal-day-rest {
	color: #0F538F;
	background-color: #D2F0FC;
}


/*This sets days availible*/
.cal-days-avail {
	color: #000000;
	background-color: #FEFFD5;
}

/*This sets the out of range days */
.cal-days-unknown {
	color: #000000;
	background-color: #FFFF93;
}

/*This sets days booked*/
.cal-days-booked {
	color: #000000;
	background-color: #A7CCEC;
}

/*This sets the out of month days */
.cal-days-invalid {
	color: #000000;
	background-color: #FFFFFF;
}
/*For 3-D buttons*/
a.3dbuttonlink{
	color: #FFFFFF; 
}
.3dbuttontable {
        border-bottom-color: #CCCCCC;
}
.3dbuttoncell {
        color: #ffffff;
        background-color: #358FDD;
        border-bottom-color: #0F538F;
        border-left-color: #C5D2F9;
        border-top-color: #C5D2F9; 
        border-right-color: #0F538F;
}

/* Make a table column that looks just like the submit button */
td.buttonmain {
	background-color: #358FDD;
	color: #FFFFFF;
	border-color: #0F538F;
}

div#map {
	width: 308px;
	height: 312px;
	padding: 3px 3px 3px 3px;
	border: solid #C5D2F9 1px;
	text-align: center;
	background-color: #E7F3FD;
	color: #003867;
}

/* Sales */
select.sales-menu {
color: #0F538F;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #174788;
text-indent: 2px; 
background-color: #f2f9ff;
padding: 2px; 
width: 185px;
margin-top: 3px;

}

.sales-menu2 {
color: #0F538F;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #174788;
text-indent: 2px; 
background-color: #f2f9ff;
padding: 2px; 
margin-top: 3px;
}

.sales-margin {
padding-right: 20px;
padding-bottom: 10px;
}

.sales-queryTitle {
font-weight: bold;
color: #174788;
	} 

/* SALES SIDE - RESULTS and SPECIALS pages */
.sales-resultstable	{ 
	width: 95%;
	background-color: #b8dcfb;
	padding: 0px;
	margin: 0px;
	border: 1px solid #174788;
}

.sales-resultshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding: 2px;
	background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
}

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

a:hover.sales-resultslink, a:active.sales-resultslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	color: #358fdd;
}

.sales-resultsphoto {
	border: 1px solid #174788;
/*	padding: 5px;
	background: #FFFFFF; */
	}

.sales-resultsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #174788;
	background-color: #fdfce4; 
	padding: 3px;
	border: 1px solid #174788;
}

.sales-resultsspecs2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #174788;
	background-color: #f2f9ff; 
	padding: 3px;
	border: 1px solid #174788;
}
                          
.sales-resultsspecsON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000066;
	background-color: #FFFFDD;
	padding: 3px;
}
                          
.sales-thumbON {
	background-color: #FFFFDD;
}

/* The SALES property details table */
.sales-propdetailstable	{ 
	text-align: center;
	background-color: #71b0e7;
	padding: 0px;
	margin: 0px;
	border: 1px solid #174788;
	width: 95%;
}


.sales-propdetailsheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding: 3px;
	background: #174788 url(/images/title-gradient.jpg) repeat-x left top;
	border: 1px solid #174788;
	width: 200px;
}
.sales-propdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #174788;
	background-color: #fdfce4; 
	padding: 3px;
	border: 1px solid #174788;
	width: 430px;
}


a:link.sales-alphalink, a:visited.sales-alphalink {
	color: #3D68A8; 
	text-decoration: underline; 
	font-weight: bold;
	 }

a:hover.sales-alphalink, a:active.sales-alphalink {
	color: #2F5778; 
	text-decoration: underline; 
	font-weight: bold;
 }

/* The SALES Agent Page */

.agenttable {
	text-align: center;
	width: 100%;
	/*background-color: #ffffff;*/
	padding: 0px;
	margin: 0px;
}



.agentspecs-table {
}

.agentphoto {
	border: 1px solid #174788;
}

.agentphoto2 {
	border: 1px solid #174788;
	margin-right: 15px;
}
.photoborder{
border:1px solid #0a60aa;
}
.resterms { width:700px; height:275px; overflow:auto; padding: 10px; border: solid 1px #0a60aa; background: #ffffff; color: #151f00; line-height: 16px;}
#searchmodify {
	position:relative;
	width:133px;
	height:auto;
	z-index:3;
	text-align: left;
	padding-left: 3px;
	padding-top: 25px;
}
#yoursearch {
	position:relative;
	width:133px;
	height:auto;
	z-index:3;
	text-align: left;
	padding-left: 3px;
}
a:link.lgbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16pt;
font-weight:bold;
color:#3a6295;
text-decoration:underline;
}
a:hover.lgbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16pt;
font-weight:bold;
color:#3a6295;
text-decoration:underline;
}
a:active.lgbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16pt;
font-weight:bold;
color:#3a6295;
text-decoration:underline;
}
a:visited.lgbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16pt;
font-weight:bold;
color:#3a6295;
text-decoration:underline;
}


a:link.smbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#3a6295;
text-decoration:underline;
}
a:hover.smbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#3a6295;
text-decoration:underline;
}
a:active.smbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#3a6295;
text-decoration:underline;
}
a:visited.smbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#3a6295;
text-decoration:underline;
}

.bookitnowbtn{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bolder;
color:#ab8001;}
a:link.bookitnowbtn, a:vistied.bookitnowbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bolder;
color:#ab8001;
text-decoration:underline;
}
a:hover.bookitnowbtn, a:active.bookitnowbtn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bolder;
color:#ab8001;
text-decoration:underline;
}

#blueplatespecial{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:0px 10px 0px 10px;
}
#blueplatespecial a:link{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
}
#blueplatespecial a:visited{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
}
#blueplatespecial a:hover{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
}
#blueplatespecial a:active{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
}

#blueplatespecial2{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px 10px 0px 10px;
}
#blueplatespecial2 a:link{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
}
#blueplatespecial2 a:visited{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
}
#blueplatespecial2 a:hover{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
}
#blueplatespecial2 a:active{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
}


/* Kids Page */
#kidsContainer{
	width:720px;
}

#kidsLeft{
	float: left;
	width: 112px;
	height: 538px;
	background: url(/images/kids-left.jpg);

}

#kidsRight{
	float:right;
	width: 112px;
	height: 538px;
	background: url(/images/kids-right.jpg);

}

#menu1 a {
	display:block;
	width:200px;
	height: 200px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/kids-sprite2.png) 0 0 no-repeat;
	text-decoration: none;
	position: absolute;
	z-index: 100;
	left: 165px;
	top: 120px;
}

#menu1 a {
   background: url (/images/kids-sprite2.png) 0 0 no-repeat;
}
#menu1 a:hover {
   background-position: -200px 0px;
}

#menu2 a {
	display:block;
	width:200px;
	height: 200px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/kids-sprite2.png) 0px -200px no-repeat;
	text-decoration: none;
	position: absolute;
	z-index: 100;
	left: 365px;
	top: 120px;
}

#menu2 a {
   background: url (/images/kids-sprite2.png) 0px -200px no-repeat;
}
#menu2 a:hover {
   background-position: -200px -200px;
}

#menu3 a {
	display:block;
	width:200px;
	height: 200px;
	margin: 5px 5px 5px 5px;
	color:#fff;
	background: url(/images/kids-sprite2.png) 0px -400px no-repeat;
	text-decoration: none;
	position: absolute;
	z-index: 100;
	left: 265px;
	top: 300px;
}

#menu3 a {
   background: url (/images/kids-sprite2.png) 0px -400px no-repeat;
}
#menu3 a:hover {
   background-position: -200px -400px;
}

#kidstopContainer {
	width: 354px;
}

#menu4 a {
	display:block;
	width:110px;
	height: 110px;
	color:#fff;
	background: url(/images/kids-top-sprite.png) 0 0 no-repeat;
	text-decoration: none;
	float:left;
}

#menu4 a {
   background: url (/images/kids-top-sprite.png) 0 0 no-repeat;
}
#menu4 a:hover {
   background-position: 0px -110px;
}

#menu5 a {
	display:block;
	width:110px;
	height: 110px;
	color:#fff;
	background: url(/images/kids-top-sprite.png) -110px 0px no-repeat;
	text-decoration: none;
	float:left;
	margin-left: 12px;
}

#menu5 a {
   background: url (/images/kids-top-sprite.png) -110px 0px no-repeat;
}
#menu5 a:hover {
   background-position: -110px -110px;
}

#menu6 a {
	display:block;
	width:110px;
	height: 110px;
	color:#fff;
	background: url(/images/kids-top-sprite.png) -220px 0px no-repeat;
	text-decoration: none;
	float: left;
	margin-left: 12px;
}

#menu6 a {
   background: url (/images/kids-top-sprite.png) -220px 0px no-repeat;
}
#menu6 a:hover {
   background-position: -220px -110px;
}