/* CSS Document */



* {

	margin: 0;

	padding: 0;

} 



body {

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

background: #E2DFDE url(../images/bg_strip.gif) 0 0 repeat-x;




}

#container {

position: relative;
width:800px;

/*min-height:850px;*/

margin:0 auto ;



background-color:#E2DFDE;


border-bottom:2px solid #212018;
padding-bottom: 100px;


}


#masthead {

	position: relative;

	float:left;

	border-bottom:7px solid #9FB8B0;

	background-color:#E2DFDE;
    


}




#maincontent {

	position:relative;

	float:left;

	margin:23px 46px 10px 17px;

	padding:0;

	width:500px;

	background-color:#E2DFDE;




}

#maincontetleft {
position: relative;
float:left;
/*clear:right;*/
width:350px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;
/*background-color:#990000;*/

}

#maincontentright {
position: relative;
float:right;
width:355px;
padding:0px 0px 0px 0px;
margin:0px 10px 0px 0px;

}


#skyad {

	position:relative;

	float:right;

	margin:23px 15px 15px 0;

	padding:0;

	background-color:#E2DFDE;

}	


#form {



display:block;



margin:0px 100px 0px 17px;



float:right;



clear:left;



padding:0px;







}





#content1 {

position:relative;



float:left;



width:450px;



padding:0px 0px 0px 30px;



margin:23px 17px 20px 0px;



border-left:1px #000000 solid;







}






/*mainnavigation starts*/

#mainnav {

	position:relative;

	float:left;

	margin:0;

	padding: 0;

	width:800px;

	height:30px;

	background-color:#21201E;

}







ul#mainnav{



list-style-type:none;



width:100%;



position:relative;



height:30px;



font-family:Arial, Helvetica, sans-serif;



font-size:13px;



font-weight:bold;



margin:0;



padding:0px 0 0 0;







}







ul#mainnav li{



display:block;



float:left;



margin:0 0 0 0px;



height:30px;







}







ul#mainnav li.left{



margin:0;







}







ul#mainnav li a{



display:block;



float:left;



color:#E2DFDE;



background:#21201E;



line-height:30px;



text-decoration:none;



padding:0 17px 0 18px;



height:30px;







}







ul#mainnav li a.right{padding-right:19px;}







ul#mainnav li a:hover{background:#9FB8B0;}







ul#mainnav li a.current{color:#E2DFDE;background:#21201E;}







ul#mainnav li a.current:hover{color:#E2DFDE;background:#21201E;}





#logos {

float:left;



}



div#details {
	/*clear: both;*/
	position: relative;
	float: left;
	/*background-color:#FF00FF;*/
}

/*mainnavigation ends*/

ul#detailsnav {



list-style-type:none;



width:800px;


position:relative;



/*height:20px;*/



font-family:Arial, Helvetica, sans-serif;



font-size:12px;



font-weight:bold;



margin:0px 0px 0px 0px;



padding:0px 0px 0px 0px;

float:left;







}







ul#detailsnav li{



display:block;



float:left;



margin:0px 0px 0px 0px;



height:20px;

}



ul#detailsnav li.left{



margin:0;

}



ul#detailsnav li a{



display:block;



float:left;



color:#999999;



background:#E2DFDE;



line-height:20px;



text-decoration:none;



padding:0 17px 0 18px;



height:20px;







}



ul#detailsnav li a.right{padding-right:19px;}



ul#detailsnav li a:hover{color:#9FB8B0;}



ul#detailsnav li a.current{color:#21201E;background:#E2DFDE;}



ul#detailsnav li a.current:hover{color:#21201E;}



/*bottomnavigation ends*/



strong {

margin:0px 0px 5px 0px;

padding:0px;

color:#21201E;



}









ul#standbull li {

margin:0px 0px 15px 15px;

padding:0px;

color:#000000;



}









/*Classes and styles*/



a {

color:#21201E;

}





a:hover{color:#9FB8B0;}



a.current{color:#21201E;background:#E2DFDE;}



a.current:hover{color:#21201E;}



p {



font-family:Arial, Helvetica, sans-serif;



font-size:13px;



color:#000;



line-height:14pt;



letter-spacing:normal;



text-align:justify;



padding:5px 0px 5px 0px;

margin:0px 0 15px 0;







}







/*h3 {



margin:0px;



padding:0px;



font-family:Arial, Helvetica, sans-serif;



font-size:18px;



color:#4A2B14;







}








 {



padding:0px;



margin:0px;







}*/











.signup {



font-family:Arial, Helvetica, sans-serif;



font-weight:bold;



font-size:13px;



color:#999999;



padding:0px;







}







.booknow {



padding:0px 48px 0px 48px;







}






/************ Maps Styles************/
#myMap 
{
	width: 354px;
	height: 290px;
	border:1px #9FB8B0 solid;
}

#div.markerTooltip, div.markerDetail {
    color: black;
    font-weight: bold;
    background-color: white;
    white-space: nowrap;
    margin: 0;
    padding: 2px 4px;
    border: 1px solid #9FB8B0;
    
       }
#map {
     width: 354px;
	 height: 290px;
     border: 1px solid #9FB8B0;
      }




/*************** lightbox ***************/


#lightbox{

	position: absolute;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;

	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }





#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;

	width: 100%	

	}



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #9FB8B0;

	}

	

	

	/*sIFR-screen.css*/



.sIFR-flash {

  visibility: visible !important;

  margin: 0;

}



.sIFR-replaced {

  visibility: visible !important;

}



span.sIFR-alternate {

  position: absolute;

  left: 0;

  top: 0;

  width: 0;

  height: 0;

  display: block;

  overflow: hidden;

}



/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */

.sIFR-flash + div[adblocktab=true] {

  display: none !important;

}



/*.sIFR-hasFlash H1 {

  line-height:28px !important;

  height:28px;

  font-size:28px;

  visibility:hidden;

  margin:0 !important;

}

*/



.sIFR-hasFlash 

 {

  line-height:16px !important;

  height:50px;

  font-size:50px;

  visibility:hidden;

  margin-left:0px !important;

  

}

.sIFR-hasFlash H3 {

  line-height:15px !important;

  height:40px;

  font-size: 40px;

  visibility:hidden;

  margin-left:0px !important;

}









/*H1,*/H2,H3 {
  font-size:12px;
  color:#000000;

  /*margin:5px 0 10px 0;  this is overridden when sIFR is active with the !important declaration */

  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;

}



H1 {

  font-size:14px;

  line-height:26px;
  px; /* this is overridden when sIFR is active with the !important declaration 

}*/

   padding:0px 0px 0px 0px;
   
   margin:0px 0px 0px 0px;
}

H2 {

  font-size: 12px;

  line-height:26px; /* this is overridden when sIFR is active with the !important declaration */

  color:#21201E;

}



H3 {

  font-size:30px;

  line-height:26px; /* this is overridden when sIFR is active with the !important declaration */

}



http://www.baxdesign.com/stylesheets/sIFR-print.css



/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */



.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {

	display: none !important;

	height: 0;

	width: 0;

	position: absolute;

	overflow: hidden;

}



span.sIFR-alternate {

	visibility: visible !important;

	display: block !important;

	position: static !important;

	left: auto !important;

	top: auto !important;

}

	