img
{
  border:0px;
}

/* LIGHTBOX STYLES - DO NOT CHANGE */
#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: #000;
	}
	
/* START SITE STYLES */

.mainBox
{
  width:960px;
  height:720px;
  background: url(../images/menu-bg-09.png) center center no-repeat;
  color:white;
  text-align:left;
  margin: 10px 0;
}

.leftBox
{
float:left;
  height:550px;
  width:180px;
  padding-left:30px;
  color:white;
  font:14px Verdana, Arial, Helvetica, sans-serif;
  position: relative; z-index:1;"
}

.logo
{
  width:165px;
  padding-top:51px;
  text-align: center;
}

.menuTopItem
{
  height:55px;
  width:165px;
  /*padding-top:76px;*/
  padding-top: 40px;
  padding-left:10px;
}

.menuItem
{
  height:50px;
  width:165px;
  padding-left:10px;
}

.menuInnerItem
{
  height:50px;
  width:165px;
  padding-top:12px;
  background:url('../images/menu.gif') no-repeat 22px 0px;
}

.menuInnerItemActive
{
  height:50px;
  width:165px;
  padding-top:12px;
  padding-left:25px;
  background:url('../images/menu-active.gif') no-repeat 57px 0px;
}

.menuLink
{
  color:white;
  text-decoration:none;
}

.adSpace {
	padding: 0;
	margin: 10px 0 0 0;
	width: 165px;
	text-align: center;
}

.adSpace a {
	text-decoration: none;
}

.adSpace a:hover {
	color: #FE811E;
}

.rightBox
{
  float:left;
  padding: 15px 0 0 0;
  height:550px;
  width:690px;
  font:12px Avant Garde, Century Gothic;
  color: #000000;
}

.rightInnerBox
{
  padding:40px 0px 40px 10px;
  /*height:460px;
  width:495px;*/
}

.rightTextBox
{
  overflow:auto;
  height:610px;
  scrollbar-track-color:#90430b;
  scrollbar-3dlight-color:#90430b;
  scrollbar-arrow-color:white;
  scrollbar-darkshadow-color:#90430b;
  scrollbar-highlight-color:#90430b;
  scrollbar-shadow-color:#90430b;
  scrollbar-face-color:#fe811e;
}

.rightTextBoxMenu
{
  overflow:auto;
  height:610px;
  scrollbar-track-color:#90430b;
  scrollbar-3dlight-color:#90430b;
  scrollbar-arrow-color:white;
  scrollbar-darkshadow-color:#90430b;
  scrollbar-highlight-color:#90430b;
  scrollbar-shadow-color:#90430b;
  scrollbar-face-color:#fe811e;
  font: 11px Arial, Helvetica, sans-serif;
}

.rightTextBoxMenu TABLE
{
  font: 11px Arial, Helvetica, sans-serif;
  color: #000000;
}

.rightTextBoxMenu P A
{
  color: #000000;
}

.gallery {
	height: 610px;
	overflow: auto;
}

.gallery img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #FFFFFF;
}

.galleryPhoto
{
  text-align:center;
  padding:5px 0px;
  width:115px;
  float:left;
}

.supperClubWrap {
	width: 478px;
	margin: 0 0 0 100px;
	text-align: center;
}

.supperClubSep
{
  width:478px;
  height:53px;
  background-image:url('../images/supper_sep.gif');
  background-repeat:no-repeat;
  text-align:left;
  padding-top:10px;
}

.supperLink
{
  font-size:11px;
  color:#381106;
  text-decoration:none;
  font-weight:bold;
}

a
{ 
  color:#ffffff;
}

td
{
  color:#ffffff;
  font-size:12px;
}

/*.mainBox
{
  width:700px;
  height:550px;
  background:url('../images/menu-bg-09.png');
  color: #000000;
  text-align:left;
}

.leftBox
{
  float:left;
  height:550px;
  width:120px;
  padding-left:30px;
  color:white;
  font:14px Avant Garde, Century Gothic;
}

.logo
{
  width:110px;
  padding-top:51px;
}

.menuTopItem
{
  height:55px;
  width:110px;
  padding-top:76px;
  padding-left:10px;
}

.menuItem
{
  height:50px;
  width:110px;
  padding-left:10px;
}

.menuInnerItem
{
  height:50px;
  width:110px;
  padding-top:12px;
  background:url('../images/menu.gif') no-repeat 22px 0px;
}

.menuInnerItemActive
{
  height:50px;
  width:110px;
  padding-top:12px;
  padding-left:25px;
  background:url('../images/menu-active.gif') no-repeat 57px 0px;
}

.menuLink
{
  color:white;
  text-decoration:none;
}

.rightBox
{
  float:left;
  height:550px;
  width:550px;
  font:12px Avant Garde, Century Gothic;
  color: #000000;
}

.rightInnerBox
{
  padding:40px 0px 40px 10px;
  height:460px;
  width:495px;
}

.rightTextBox
{
  overflow:auto;
  height:460px;
  scrollbar-track-color:#90430b;
  scrollbar-3dlight-color:#90430b;
  scrollbar-arrow-color:white;
  scrollbar-darkshadow-color:#90430b;
  scrollbar-highlight-color:#90430b;
  scrollbar-shadow-color:#90430b;
  scrollbar-face-color:#fe811e;
}

.rightTextBoxMenu
{
  overflow:auto;
  height:460px;
  scrollbar-track-color:#90430b;
  scrollbar-3dlight-color:#90430b;
  scrollbar-arrow-color:white;
  scrollbar-darkshadow-color:#90430b;
  scrollbar-highlight-color:#90430b;
  scrollbar-shadow-color:#90430b;
  scrollbar-face-color:#fe811e;
  font: 11pt Papyrus, Avant Garde, Century Gothic;
}

.rightTextBoxMenu TABLE
{
  font: 11pt Papyrus, Avant Garde, Century Gothic;
  color:white;
}

.rightTextBoxMenu P A
{
  color: #000000;
}

.galleryPhoto
{
  text-align:center;
  padding:5px 0px;
  width:115px;
  float:left;
}

.supperClubSep
{
  width:478px;
  height:53px;
  background-image:url('../images/supper_sep.gif');
  background-repeat:no-repeat;
  text-align:left;
  padding-top:10px;
}

.supperLink
{
  font-size:11px;
  color:#381106;
  text-decoration:none;
  font-weight:bold;
}

a
{ 
  color:#ffffff;
}

td
{
  color:#ffffff;
  font-size:12px;
}*/

.menuNew {text-align: center;}
.menuNew p {color: #000000; line-height: 1.3em; font: 18px Papyrus, Georgia, "times New Roman", serif; margin: 0 0 30px 0; padding: 0;}
.menuNew h1 {color:#80002C; font: 22px Papyrus, Georgia, "times New Roman", serif; margin: 0; padding: 0;}
.menuNew li {font: 18px Papyrus, Georgia, "times New Roman", serif; line-height: 1.3em;}
.red {color:#80002C;}