/* CSS Document */

/*-----BODY STYLES----*/
body {
	background: #cccc99;
}

/*-----H TAG STYLES----*/

h1 {
	font: normal 12px/14px Verdana;
	color: #999999;
	text-decoration: none;
}
h2 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
	
/*-----FORM STYLES----*/

form {
}

/*-----INPUT FIELDS----*/

input {
}
select {
}
textarea {
}

/*-----LINK STYLES----*/

a {	
}
a:hover {	
}
	
/*-----OTHER STYLES----*/
#Wrapper {
	margin: 20px auto 0  auto;
	width: 750px;
	background-color: #FFFFFF;
}
#HeaderArea {
	height: 38px;
}
#Header {
	float: left;
	width: 150px;
	height: 38px;
	background: url(../Images/Nav-BG-TOP.jpg) no-repeat;
}
#MasterHeader {
	width: 600px;
	float: right;
	height: 38px;
	background: #999999;
}
#TariffMasterHeader {
	width: 600px;
	float: left;
	height: 38px;
	background: #999999;
}
#Middle {
	background: #FFFFFF;
}
#NavArea {
	float: left;
	width: 140px;
	background: #FFFFFF url(../Images/Nav-BG.jpg) no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	height: 465px;
}
#Content {
	width: 240px;
	float: left;
	height: 435px;
	padding: 10px 05px 10px 10px;
	overflow: auto;
	overflow-x: hidden;
	margin: 0px;
	background-color: #FFFFFF;
	border-right:solid 10px #fff;
	border-top:solid 10px #fff;
	border-bottom:solid 10px #fff;
}

#TermsContent {
	width: 580px;
	float: left;
	height: 455px;
	padding: 10px 10px 0 0;
	overflow: auto;
}
#Flash {
	background: #FFFFFF;
	float: left;
	width: 335px;
	height: 345px;
	padding-top: 10px;
	text-align: left;
}
#CTA {
	background: #FFFFFF;
	float: left;
	height: 110px;
	width: 335px;
	margin-right: -3px;
	padding-top: 10px;
}
#Footer {
	float: left;
	width: 750px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
	background-color: #CCCC99;
	
}
#Artavia {
	width: 750px;
	clear: both;
}
/*-----NAV STYLES----*/

.NavArial12BOLDGrey {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.NavArial12BOLDGrey:hover {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
}
.NavArial12BOLDGreyDoubleLine {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.NavArial12BOLDGreen {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
.NavArial12BOLDRed {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.SubNavArial12BOLDGrey {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.SubNavArial12BOLDGrey:hover {
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
}
.SubNavArial12BOLDGreyDoubleLine {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.SubNavArial12BOLDGreyDoubleLine:hover {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
}

#NavWelcome {

	display: block;
}

.NavWelcome {
	width: 115px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 60px;
}
.NavWelcome:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 58px;
	color: #990000;
}

#NavRooms {
	display:block;
}

.NavRooms {
	width: 115px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 75px;

}
.NavRooms:hover {
	
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 73px;
	color: #990000;
}

#NavRoomsOver {

	display: none;
}

.NavRoomsOver {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	font: bold 12px/28px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 73px;
	color: #990000;
	text-decoration: none;
}

.NavRoomsOver:hover {
	
	color:#009900;

}

/*-----width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 73px;----*/
	
#SubNavRooms {
	width: 113px;
	background: #FFFFFF;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	display: none;
}

#NavBar {
	display: block;
}

.NavBar {

	width: 115px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 95px;
}
.NavBar:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 93px;
	color: #990000;
}


/*--NavBar {
	width: 115px;
	text-align: right;
	padding-right: 25px;
	height: 30px;
}
#NavBar:hover {
	width: 113px;
	text-align: right;
	padding-right: 25px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 30px;
}--*/




#NavDining {
	display: block;
}

.NavDining {
	width: 115px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 80px;
}

.NavDining:hover {	
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 73px;
	color: #990000;
}

#NavDiningOver {

	display: none;
}

.NavDiningOver {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	font: bold 12px/28px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 73px;
	color: #990000;
	text-decoration: none;

}

.NavDiningOver:hover {
	
	color:#009900;

}

#SubNavDining {
	width: 113px;
	background: #FFFFFF;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	display: none;
}


#NavActivities {
	display: block;
}

.NavActivities {
	width: 115px;
	height: 30px;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 10px;
}
.NavActivities:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 13px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	color: #990000;
	text-align: right;

}



/*--#NavActivities {
	width: 115px;
	text-align: right;
	padding-right: 25px;
	height: 30px;
}
#NavActivities:hover {
	width: 113px;
	text-align: right;
	padding-right: 25px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 30px;
}--*/

#NavHistory {
	display: block;
}

.NavHistory {
	width: 115px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 74px;
}
.NavHistory:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 72px;
	color: #990000;
}
/*--#NavHistory {
	width: 115px;
	text-align: right;
	padding-right: 25px;
	height: 30px;
}
#NavHistory:hover {
	width: 113px;
	text-align: right;
	padding-right: 25px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 30px;
}--*/

#NavReviews {
	display: block;
}

.NavReviews {
	width: 115px;
	height: 30px;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 10px;
}
.NavReviews:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 13px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	color: #990000;
	text-align: right;

}


/*--.NavReviews {
	width: 115px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 43px;
}
.NavReviews:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 41px;
	color: #990000;
}--*/
/*--#NavReviews {
	width: 115px;
	text-align: right;
	padding-right: 25px;
	height: 30px;
}
#NavReviews:hover {
	width: 113px;
	text-align: right;
	padding-right: 25px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 30px;
}--*/

#NavOffers {
	display: block;
}

.NavOffers {
	width: 115px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 26px;
}
.NavOffers:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 24px;
	color: #990000;
}

/*--#NavOffers {
	width: 115px;
	text-align: right;
	padding-right: 25px;
	height: 30px;
}
#NavOffers:hover {
	width: 113px;
	text-align: right;
	padding-right: 25px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 30px;
}--*/

#NavLocation {
	display: block;
}

.NavLocation {
	width: 115px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 65px;
}
.NavLocation:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 63px;
	color: #990000;
}

/*--#NavLocation {
	width: 115px;
	text-align: right;
	padding-right: 25px;
	height: 30px;
}
#NavLocation:hover {
	width: 113px;
	text-align: right;
	padding-right: 25px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 30px;
}--*/

#NavBookings {
	display: block;
}

.NavBookings {
	width: 115px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 61px;
}
.NavBookings:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 59px;
	color: #990000;
}

/*--#NavBookings {
	width: 115px;
	text-align: right;
	padding-right: 25px;
	height: 30px;
}
#NavBookings:hover {
	width: 113px;
	text-align: right;
	padding-right: 25px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 30px;
}--*/

#NavRegister {
	display: block;
}

.NavRegister {
	width: 115px;
	height: 30px;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 10px;
}
.NavRegister:hover {
	width: 93px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 13px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	color: #990000;
	text-align: right;
	padding-left: 20px;
}

/*--#NavRegister {
	width: 115px;
	text-align: right;
	padding-right: 25px;
	height: 30px;
}
#NavRegister:hover {
	width: 113px;
	text-align: right;
	padding-right: 25px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 30px;
}--*/

#NavFeedback {
	display: block;
}

.NavFeedback {
	width: 115px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 34px;
}
.NavFeedback:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 28px;
	display: block;
	padding-right: 25px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 33px;
	color: #990000;
}

/*--#NavFeedback {
	width: 115px;
	text-align: right;
	padding-right: 25px;
	height: 30px;
}
#NavFeedback:hover {
	width: 113px;
	text-align: right;
	padding-right: 25px;
	height: 28px;
	border: 1px solid #990000;
	background: #FFFFFF url(../Images/Nav-Hover-BG.gif) no-repeat right;
	line-height: 30px;
}--*/
.Arial13BoldRed {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.Arial14GreyBold {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.Arial16RedBold {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.Arial10White {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.Arial10WhiteLink {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.Arial10WhiteLink:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}.Arial22GeenBOLD {
	font: bold 22px/22px Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
.Verdana12Grey {
	font: 12px/13px Verdana;
	color: #999999;
	text-decoration: none;
}
#WrapperPOP {
	width: 260px;
	background: #FFFFFF;
}
#ContentPOP {
	padding: 10px;
}
#FormPOP {
	margin-top: 10px;
}
.FormPOPbookings {
	margin: 0px;
	padding: 0px;
	height: 150px;
}
#FormPOP INPUT {
	width: 120px;
	float: right;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
}
#FormPOP TEXTAREA {
	width: 120px;
	float: right;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
}
#FormPOP SELECT {
	clear: right;
	float: right;
}
.Verdana12GreyFORMS {
	font: 12px/20px Verdana;
	color: #999999;
	text-decoration: none;
}
#BookingTitle {
	width: 210px;
}
.FormPOPregister {

	margin: 0px;
	padding: 0px;
	height: 100px;
}
.FormPOPfeedback {
	margin: 0px;
	padding: 0px;
	height: 135px;
}
.Buttons {
	width: 60px;
}
.Verdana12GreyLINKS {
	font: 12px/13px Verdana;
	color: #990000;
	text-decoration: none;
}
.Verdana12GreyLINKS:hover {
	font: 12px/13px Verdana;
	color: #990000;
	text-decoration: underline;
}
#OfferContent {
	width: 220px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#OfferButton {
	float: right;
	height: 30px;
	width: 80px;
	background: url(../Images/Nav-Hover-BG-2.gif) no-repeat;
	padding-left: 60px;
	margin-top: 5px;
	clear: none;
}
#Event {
	float: left;
	width: 225px;
}
.Verdana12GreyFORMSTextarea {
	font: 12px/20px Verdana;
	color: #999999;
	text-decoration: none;
	height: 150px;
}
.TarriffLTR {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 78px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.TarriffTR {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 78px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.TarriffBR {
	width: 78px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.TarriffLBR {
	width: 78px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}
#WrapperMenu {
	/*width: 550px;*/
	background: #FFFFFF;
}
#ContentMenu {
	float:left;
	clear: left; 
	background:#FFFFFF; 
	width: 440px;
	padding: 10px;
}
#RestaurantMenu {
	float: left;
	clear: left; 
	background:#FFFFFF; 
	width: 550px;
	padding: 10px;
}
#MenuPrices {
	float: right;
	width: 80px;
	padding: 10px 10px 10px 0;
	text-align: right;
	margin: 0;
	background:#FFFFFF;
}
#MenuPrices2 {
	float: right;
	width: 90px;
	padding: 45px 0 0 0;
	text-align: right;
	clear: right;
	margin: 0;
}
#MenuPrices3 {

	float: right;
	width: 90px;
	padding: 50px 0 0 0;
	text-align: right;
	clear: right;
	margin: 0;
}
#MenuPrices4 {
	float: right;
	width: 90px;
	text-align: right;
	clear: right;
	padding: 21px 0 0 0;
	margin: 0;
}
#MenuPrices5 {
	float: right;
	width: 90px;
	text-align: right;
	clear: right;
	padding: 52px 0 0 0;
	margin: 0;
}
#MenuPrices6 {
	float: right;
	width: 90px;
	text-align: right;
	clear: right;
	padding: 52px 0 0 0;
	margin: 0;
}
.Verdana12GreyCenter {
	font: 12px/13px Verdana;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.NavWaterfall {
	width: 115px;
	height: 25px;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 20px;
}
.NavWaterfall:hover {
	width: 113px;
	height: 28px;
	border: 1px solid #990000;
	line-height: 13px;
	display: block;
	padding-right: 25px;
	color: #990000;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../Images/Nav-Hover-BG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
