
@import "colors_fonts.css";

img { 
	behavior: url(iepngfix.htc); 
	border: 0px;
}
html{
	overflow-y: scroll;
}

a {  
	color: #DEAA22;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
}

a:hover{ 
	color: #FF9933;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
}


body { overflow:auto; 
margin-bottom: 0; 
margin-left: 0; 
margin-right: 0; 
margin-top: 0; 
scrollbar-face-color:#6b6b6b; 
scrollbar-highlight-color:#3c3c3c; 
scrollbar-3dlight-color:#3c3c3c; 
scrollbar-track-color:#3c3c3c; 
scrollbar-shadow-color:#3c3c3c; 
scrollbar-darkshadow-color:#3c3c3c; 
scrollbar-arrow-color:#3c3c3c;
background-color:#AC8F51;

font-family: arial, helvetica, geneva, verdana;
}


.top{
background-image:  url(images/bg_top.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:  url(images/bg_right.jpg);
background-repeat:no-repeat;
background-position: left top;
}
.left{
background-image:  url(images/bg_left.jpg);
background-position: right top;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(images/bg_bottom.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(images/spacer.gif);
background-repeat:no-repeat;
background-position: top center;
}



.nav{ width:255px;}

.nav ul{margin:0px; padding:0px;}

.nav ul li { list-style:none; display:inline;  }

.nav span{ visibility:hidden;}

.nav .btn1 a{display: block; width:255px; height:31px; color:#CC3399;  background-image:url(images/home.jpg); background-position:top center; background-repeat:no-repeat;}
.nav .btn1 a:hover{background-image:url(images/home-over.jpg); background-position:top center; background-repeat:no-repeat;}

.nav .btn2 a{display: block; width:255px; height:31px; color:#CC3399;  background-image:url(images/info.jpg); background-position:top center; background-repeat:no-repeat;}
.nav .btn2 a:hover{background-image:url(images/info-over.jpg); background-position:top center; background-repeat:no-repeat;}

.nav .btn3 a{display: block; width:255px; height:31px; color:#CC3399;  background-image:url(images/Menus.jpg); background-position:top center; background-repeat:no-repeat;}
.nav .btn3 a:hover{background-image:url(images/Menus-over.jpg); background-position:top center; background-repeat:no-repeat;}

.nav .btn4 a{display: block; width:255px; height:31px; color:#CC3399;  background-image:url(images/PhotoGallery.jpg); background-position:top center; background-repeat:no-repeat;}
.nav .btn4 a:hover{background-image:url(images/PhotoGallery-over.jpg); background-position:top center; background-repeat:no-repeat;}

.nav .btn5 a{display: block; width:255px; height:29px; color:#CC3399;  background-image:url(images/Private-Function.jpg); background-position:top center; background-repeat:no-repeat;}
.nav .btn5 a:hover{background-image:url(images/Private-Function-over.jpg); height:29px; background-position:top center; background-repeat:no-repeat;}

.nav .btn6 a{display: block; width:255px; height:31px; color:#CC3399;  background-image:url(images/Group-Bookings.jpg); background-position:top center; background-repeat:no-repeat;}
.nav .btn6 a:hover{background-image:url(images/Group-Bookings-over.jpg); background-position:top center; background-repeat:no-repeat;}

.nav .btn7 a{display: block; width:255px; height:31px; color:#CC3399;  background-image:url(images/Reservations.jpg); background-position:top center; background-repeat:no-repeat;}
.nav .btn7 a:hover{background-image:url(images/Reservations-over.jpg); background-position:top center; background-repeat:no-repeat;}

.nav .btn8 a{display: block; width:255px; height:31px; color:#CC3399;  background-image:url(images/Employment.jpg); background-position:top center; background-repeat:no-repeat;}
.nav .btn8 a:hover{background-image:url(images/Employment-over.jpg); background-position:top center; background-repeat:no-repeat;}

.nav .btn9 a{display: block; width:255px; height:32px; color:#CC3399;  background-image:url(images/Contact-us.jpg); background-position:top center; background-repeat:no-repeat;}
.nav .btn9 a:hover{background-image:url(images/Contact-us-over.jpg); height:32px; background-position:top center; background-repeat:no-repeat;}

.content_text{color:#FFFFFF; text-decoration: none;  font-size: 12px; font-weight: normal; text-align:justify; padding:0 4px 0 0;}


.button {
	border: thin solid #ffffff;
	font-family: arial, helvetica, geneva, verdana;
	color:#FFFFFF;
	font-size: 13px;
	text-align:center;
	font-weight:normal;
}


 .right_text2{
	background-image:url(images/bg_text.png);
	background-repeat: repeat;
	padding:0 10px 0 10px;
}

 .right_text {
 background-color:#000000;
 filter: alpha(opacity=80);
 -moz-opacity:0.8;
	padding:0 10px 0 10px;
}


.rightcol {

	border: dotted 1px blue;
	width: 460px;
	float: right;

}
.bg_page {
	background-image:url(images/image.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #4A3523;
	padding:6px 6px 0 0;
}
.bg_menu {
	background-image:url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #4A3523;
	padding:6px 6px 0 0;
}
.bg_info {
	background-image:url(images/bg_info.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #4A3523;
	padding:6px 6px 0 0;
}
.bg_photo {
	background-image:url(images/bg_photo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #4A3523;
	padding:6px 6px 0 0;
}
.bg_group {
	background-image:url(images/bg_group.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #4A3523;
	padding:6px 6px 0 0;
}
.bg_employment{
	background-image:url(images/bg_employment.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #4A3523;
	padding:6px 6px 0 0;
}
.bg_contact {
	background-image:url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #4A3523;
	padding:6px 6px 0 0;
}
.bg_reservation{
background-image:url(images/bg_reservation.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #4A3523;
	padding:6px 6px 0 0;
}
.bg_function{
background-image:url(images/bg_function.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #4A3523;
	padding:6px 6px 0 0;
}
p{
margin:0px;
padding:0px;}

div.cols2 {
float: left;
 width: 49%;
  margin: 0 0 0 0;
   padding: 0;
    text-align:left}
div.wrapper {
width:230 	px;
}
div.left_column {
width:110px;
float:left;
text-align:left;
vertical-align:top;
}
div.content {
width:230px;
float:left;
text-align:right;
}
div.right_column {
width:120px;
float:right;
text-align:left;
vertical-align:top;
}
hr {
clear:both;
display:block;
visibility:hidden;}