.p2 {
	line-height: 16px;
	margin: 7px auto;
	padding-left: 20px;
}
body {
	background-color: #eceade;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,td,th {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 11px;
	color: #9E9E9E;
	line-height: 15px;
}

a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #136dbb;
}
a:active {
	color: #999999;
}
a.restaurant-menu { color: #136DBB; }

p {line-height:16px;}


.red{color: #1776c8;}
A.red:link{color: #1776c8;}
A.red:active{color: #1776c8;}
A.red:visited{color: #1776c8;}
A.red:hover{color: #1776c8;}



.small{font-size:11px; font-family:Arial, Helvetica, sans-serif;}

.reverse{color:#ffffff; text-decoration:none;}
a.reverse:link{color:#ffffff; text-decoration:none;}
a.reverse:active{color:#ffffff; text-decoration:none;}
a.reverse:visited{color:#ffffff; text-decoration:none;}
a.reverse:hover{color:#ffffff; text-decoration:none;}


.textbox1{
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.footer{
	color:#999999;
	line-height:19px;
}
A.footer:link{font-size:11px; color:#999999;}
A.footer:active{font-size:11px; color:#999999;}
A.footer:visited{font-size:11px; color:#999999;}
A.footer:hover{font-size:11px; color:#FB9234;}


.head, h1 {
	font-family: "Century Gothic", "CG Omega";
	font-size: 22px;
	color: #1776c8;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 10px;
}

h1.home { font-size: 16px; }

.dropDownLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f1f1f1;
}

.bookingdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
}


.dropDownRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f1f1f1;
}



.button{
	color: #FFFFFF;
	background-color: #FB9234;
	border: 1px solid #FF6600;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subhead {

	font-family: "Century Gothic", "CG Omega";
	font-size: 14px;
	color: #1776c8;
	text-transform: uppercase;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.td1 {border: 1px solid #CCCCCC;}
.td2 {border: 1px solid #FB9234;}
.td3 {border: 1px solid #333333;}

.hometext {
	font-size: 11px;
	line-height: 16px;
}


#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;
	}

#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: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 



#mainMenu td a {
	display:block;
	height:38px;
	text-decoration:none;
	width:160px; }

#mainMenu #btn1:hover {
background:transparent url(../images/btn1_over.gif) no-repeat scroll left top; }
#mainMenu #btn1 {
background:transparent url(../images/btn1.gif) no-repeat scroll left top; }

#mainMenu #btn2:hover {
background:transparent url(../images/btn2_over.gif) no-repeat scroll left top; }
#mainMenu #btn2 {
background:transparent url(../images/btn2.gif) no-repeat scroll left top; }

#mainMenu #btn3:hover {
background:transparent url(../images/btn3_over.gif) no-repeat scroll left top; }
#mainMenu #btn3 {
background:transparent url(../images/btn3.gif) no-repeat scroll left top; }

#mainMenu #btn4:hover {
background:transparent url(../images/btn4_over.gif) no-repeat scroll left top; }
#mainMenu #btn4 {
background:transparent url(../images/btn4.gif) no-repeat scroll left top; }

#mainMenu #btn5:hover {
background:transparent url(../images/btn5_over.gif) no-repeat scroll left top; }
#mainMenu #btn5 {
background:transparent url(../images/btn5.gif) no-repeat scroll left top; }

#mainMenu #btn6:hover {
background:transparent url(../images/btn6_over.gif) no-repeat scroll left top; }
#mainMenu #btn6 {
background:transparent url(../images/btn6.gif) no-repeat scroll left top; }

#mainMenu #btn7:hover {
background:transparent url(../images/btn7_over.gif) no-repeat scroll left top; }
#mainMenu #btn7 {
background:transparent url(../images/btn7.gif) no-repeat scroll left top; }

#mainMenu #btn8:hover {
background:transparent url(../images/btn8_over.gif) no-repeat scroll left top; }
#mainMenu #btn8 {
background:transparent url(../images/btn8.gif) no-repeat scroll left top; }

h2 {
	font-weight:normal;
	margin:0; }
.subhead, h2 {
	color: #0059a6;
	font-family: sans-serif;
	font-size: 14px;
	text-transform: uppercase; }
	
p.reservations { font-size: 12px; font-family: sans-serif; color: #727272; margin: 0; }
