@charset "UTF-8";


body {
	background-color:#3F211A;
	background-image:url('../../images/bcbg.jpg');
	background-repeat:repeat-x;
	margin:0;
}
 

/* ------------------------------------------------*/
/* -------------->>> TEXT STYLINGS <<<-------------*/
/* ------------------------------------------------*/

h1 {
	font: 170% Georgia, serif;
	font-style:normal;
	line-height:140%;
	color: #636;
	margin-top: 0;
	text-align: left;
}

h2 {
}

h3 {
}

p {
	font: 80% Verdana, sans-serif;
	line-height:140%;
	color: #2D2D2D;
	margin-top: 0;
	text-align: left;
}


p.footTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

p.footLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:-6px;
}

#footLink  a:link, #navigation a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

#footLink a:hover, #navigation a:active {	
	color: #FFF;
}

p.home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#424242;
	line-height:140%;
}

#navigation a:link, #navigation a:visited {
	font: 70% Verdana, sans-serif;
	line-height:220%;
	font-weight:bold;
	color: #D1B24E;
	margin-top: 0;
	text-align: center;
	text-transform:uppercase;
	text-decoration:none;
}

#navigation a:hover, #navigation a:active {	
	color: #DCDEC9;
}

#reservations a:link, #reservations a:visited {
	font: 70% Verdana, sans-serif;
	line-height:220%;
	font-weight:normal;
	color: #606;
	margin-top: 0;
	text-align: left;
	text-transform:uppercase;
	text-decoration:none;
}

#reservations a:hover, #reservations a:active {
	color:#690;
}

ul li {
	list-style-image:none;

}

ol li {
	list-style-type:none;
}

#footer a:link, #footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	color:#CCCC99;
	line-height:130%;
	text-align:left;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#FC0;
}

#footer ul, ol, li {
	list-style-type:none;
	margin-left:-17px;
}


/* ------------------------------------------------*/
/* -------------->>> IMAGE STYLINGS <<<------------*/
/* ------------------------------------------------*/

.imgLeft {
	float:left;
	margin-right:12px;
}

.imgRight {
	float:right;
	margin-left: 12px;
}

.imgHomeLeft {
	float:left;
	margin-left:30px;
	margin-top:15px;
}

.imgHomeLeft2 {
	float:left;
	margin-left:30px;
	margin-top:8px;
}

.imgFootTop {
	margin-left:60px;
	margin-top:15px;
}

/* ------------------------------------------------*/
/* ---------->>> MAIN NAVIGATION BAR <<<-----------*/
/* ------------------------------------------------*/

#navbar {
width:auto;
height:36px;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
background: url(../../images/navbar-bg.png) left top repeat-x; 
}
#navbar .inbar {
display:block;
height:36px;
background:url(../../images/right-round.png) right top no-repeat;
}
#navbar ul, #navbar ul li {
border:0px;
margin:0px;
padding:0px;
list-style:none;
height:36px;
line-height:36px; 
} 
#navbar ul {
background:url(../../images/left-round.png) left top no-repeat;
}
#navbar ul li {
float:left;
display:block;
line-height:36px;
}
#navbar ul li a {
color:#403e32;
text-decoration:none;
font-weight:bold;
display:block;
}
#navbar ul li a span {
padding:0 20px 0 0;
height:36px;
line-height:36px;
display:block;
margin-left:20px;
}
#navbar .navhome a, #navbar .navhome a:hover {
background:url(../../images/a-bg2.png) left top no-repeat;
height:36px;
line-height:36px;
}
#navbar .navhome a span, #navbar .navhome a:hover span {
color:#FFFFFF;
background:url(../../images/span-bg.png) right top no-repeat;
height:36px;
line-height:36px;
}
#navbar ul li a:hover {
background:url(../../images/ahover-bg.png) left top no-repeat;
height:36px;
line-height:36px;
}
#navbar ul li a:hover span {
background:url(../../images/spanhover-bg.png) right top no-repeat;
height:36px;
line-height:36px;
} 


/* ------------------------------------------------*/
/* -------->>> VERTICAL SIDE NAVIGATION <<<--------*/
/* ------------------------------------------------*/


#vertmenu {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 100%;
line-height:140%;
font-weight:normal;
width: 180px;
padding: 0px;
margin-left: 30px;
margin-top:90px;
text-align:right;
}

#vertmenu h1 {
display: block;
font-size: 130%;
padding: 3px 0 5px 3px;
border: 0px solid #000000;
color: #636;
margin: 0px;
width:180px;
text-align:right;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px solid #C90;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #630;
width:180px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #FFF;
}



/* ------------------------------------------------*/
/* --------------->>> MAIN DIVS <<<----------------*/
/* ------------------------------------------------*/


#container {
	width: 960px;
	margin-left: auto;
  	margin-right: auto;
	height:auto;
	overflow: hidden;
}

#header {
	background-image:url(../../images/headBG.png);
	width:940px;
	height:155px;
	margin-left:10px;
}

#logo {
	float:left;
	width:205px;
	margin-left:55px;
	margin-top:-140px;
}

#search {
	float:right;
	margin-right:60px;
	margin-top:30px;
	
}


#navigation {
	float:none;
	height: 30px;
	margin-top:-30px;
	margin-left:10px;
	text-align:center;
	width: 940px;
}

#homeTop {
	height: 315px;
	margin-left:25px;
	width: 910px;
	background-color:#451319;
}

#homeGallery {
	float:left;
	width:620px;
	height:270px;
	margin-top:20px;
	margin-left:20px;
	background-color:#181818;
}

#homeTopLinks {
	float:left;
	height:270px;
	width:230px;
	margin-left:18px;
	margin-top:20px;
}

#homeBottom {
	height:420px;
	margin-left:25px;
	width:910px;
	background-color:#DCDEC9;
}

#homeBottomLeft {
	float:left;
	width:280px;
	height:420px;
	background-image:url(../../images/homeBtmPhoto-bg.jpg);
}

#homeBottomRight {
	float:right;
	width:565px;
	height:auto;
	margin-left:10px;
	margin-right:30px;
	margin-top:30px;
}

#content {
	background-color:#FFF;
	height:auto;
	width: 910px;
	margin-left:25px;
	overflow:hidden;
}

#contentAdmin {
	background-color:#FFF;
	height:auto;
	width: 910px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#adminPage {
	width: 800px;
	margin-left:50px;
}

#adminPageContent {
	width: 790px;
	margin-left:30px;
	margin-rihght:30px;
}
	
#sidebar {
	background-image:url(../../images/inside-nav-bg.png);
	background-repeat:no-repeat;
	float:left;
	height:610px;  /* FOR PRODUCTION STAGE ONLY */
	width: 250px;
	margin-left:40px;
	
}

#pageContent {
	float:right;
	height:auto;  /* FOR PRODUCTION STAGE ONLY */
	width: 500px;
	background-color:#FFF;
	overflow:hidden;
	margin-top:40px;
	margin-right:50px;
	
}

#pageText {
	width: 650px;
	margin-left: 40px;
	margin-top: 20px;
}


#footer {
	
	background-image:url(../../images/footer-bg.jpg);
	margin-left: auto;
  	margin-right: auto;
	width:910px;
	height:337px;
}

#footer1 {
	float:left;
	margin-left:85px;
	margin-top:20px;
	width: 140px;
}

#footer2 {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width: 120px;
}

#footer3 {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width: 120px;
}

#footer4 {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width: 140px;
}
#footer5 {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width: 175px;
}


#footerCenter {
	border: 1px solid #818181;
	float:left;
	margin-bottom:25px;
	margin-left:20px;
	margin-top:20px;
	width: 220px;
}

#footerRight {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	width: 378px;
}
	
#footKiss {
	background-color:#8BC53F;
	float:left;
	width: 100%;
}


/* ------------------------------------------------*/
/* ----------->>> HOMEPAGE SLIDESHOW <<<-----------*/
/* ------------------------------------------------*/

.clear {
  clear:both
  }

#gallery {
  position:relative;
  height:270px
  }
  #gallery a {
  float:left;
  position:absolute;
  }

  #gallery a img {
  border:none;
  }

  #gallery a.show {
  z-index:500
  }

#gallery .caption {
  z-index:600;
  background-color:#000;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:90%;
  color:#ffffff;
  height:70px;
  width:100%;
  position:absolute;
  bottom:0;
  }

 #gallery .caption .content {
  margin:5px
  }

  #gallery .caption .content h3 {
  margin:0;
  padding:0;
  color:#1DCCEF;
  }





/* ------------------------------------------------*/
/* ------------>>> HOMEPAGE BUTTONS <<<------------*/
/* ------------------------------------------------*/

#btn-events {
	width:230px;
	height:66px;
	display:block;
	background-image:url(../../images/homeBtn-events.png);
	background-position:230px 0px;
}

#btn-events:hover,#btn-events:active { background-position:230px -67px; 
}

#btn-news {
	width:230px;
	height:66px;
	display:block;
	margin-top:6px;
	background-image:url(../../images/homeBtn-news.png);
	background-position:230px 0px;
}

#btn-news:hover,#btn-news:active { background-position:230px -67px; 
}

#btn-fb {
	width:230px;
	height:66px;
	display:block;
	margin-top:6px;
	background-image:url(../../images/homeBtn-facebook.png);
	background-position:230px 0px;
}

#btn-fb:hover,#btn-fb:active { background-position:230px -67px; 
}


/* ------------------------------------------------*/
/* ----------->>> SEARCH BOX STYLING <<<-----------*/
/* ------------------------------------------------*/

.search {
width:218px; /*follow your image's size*/
height:34px;/*follow your image's size*/
background-image:url(../../images/search.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
}
 
.search form { display:inline ; }

.search label {
 display: none;
}

.search .searchButton {
font-size: 0px;
}
 
.search input.searchInput {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:9px;
width:218px;
height:34px;
}
 
.search input.searchButton {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:2px;
left:180px;
width:32px;
height:31px;
}



/* ------------------------------------------------*/
/* --------------->>> CONTACT FORM <<<-------------*/
/* ------------------------------------------------*/
 
.form_container {
   margin: 0;
}

.form_container .title {
   font-weight: bold;
   display: block;
   color: #777;
   font-size: 12px;
}

.form_container .textField {
  padding: 4px 6px;
  font-size: 14px;
  border: 1px solid #bbb !important;
  background: #fff !important;
  color: #000;
  margin: 5px 0 10px;
  font-family: helvetica, arial, sans-serif;
  background: #fff;
}

.form_container .fieldNote {
  margin: 0 0 0 10px;
}

.form_container .submitButton {
  background: url(../../images/b-submit.gif) 0 0 no-repeat !important;
  width: 78px;
  height: 32px;
  font-size: 0px !important;
  color: #fff;
  border: none !important;
  margin: 10px 0 5px;
}

/* background color of a selected field. */
.fieldSelected {
  background: transparent !important;
  border-color: transparent !important;
}