/*body {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/

/* Index Page Style */

body {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	background: #FE811E;
}

#wrapper {
	padding: 10px;
	margin: 10px auto;
	width: 97%;
	min-height: 810px;
	background: url(../images/circolotiler.gif);
	text-align: center;
}

#content {
	background: url(../images/flash-bg.png) center center no-repeat;
	height: 720px;
	width: 960px;
	padding: 20px;
	margin: 20px auto;
}

.mainPageTop {
	margin: 165px 0 0 0;
}

.mainPageTop a:hover img, .mainPageTop a:focus img {
	z-index: 10;
	/*-moz-box-shadow: 3px 5px 10px #333;*/
	-moz-transform: rotate(0deg) scale(1.05);
	-webkit-transform: rotate(0deg) scale(1.05);
}

.mainPageBot {
	margin: 0;
}

.mainPageBot a:hover img, .mainPageBot a:focus img {
	z-index: 10;
	/*-moz-box-shadow: 3px 5px 10px #333;*/
	-moz-transform: rotate(0deg) scale(1.05);
	-webkit-transform: rotate(0deg) scale(1.05);
}


.menusBut {
	padding: 0;
	margin: 10px 70px 0px 0px;
}

.supperBut {
	padding: 0;
	margin: 0px 0px 30px 0px;
}

.galleryBut {
	padding: 0;
	margin: 20px 0px 0px 70px;
}

.locationsBut {
	padding: 0;
	margin: 0px 70px 20px 0px;
}

.contactBut {
	padding: 0;
	margin: 10px 0px 0px 0px;
}

.aboutBut {
	padding: 0;
	margin: 0px 0px 20px 70px;
}

.nextUp {
	color: #FFFFFF;
	width: 500px;
	margin: 40px auto;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}

.rsvp {
	vertical-align: bottom;
}

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;*/
	background: url(../images/circolotiler.gif);
	}
	
/* START SITE STYLES */

/*.mainBox
{
  width:700px;
  height:550px;
  background:url('../images/main-bg.gif');
  color:white;
  text-align:left;
}*/

.mainBox
{
  width:960px;
  height:720px;
  background: url(../images/main-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 Verdana, Arial, Helvetica, sans-serif;
  color:white;
}

.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: 11pt Arial, Helvetica, sans-serif;
  color:white;
}

.rightTextBoxMenu P A
{
  color:white;
}

.galleryTitle {
	font: 36px Verdana, Arial, Helvetica, sans-serif;
}

.galleryList {
	font: 33px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 20px 0 0 80px;
}

.galleryList ul {
}

.galleryList li {
	padding: 0 0 30px 0;
	list-style: inside;
	list-style-image: url(../images/list-button.png);
}

.galleryList a, .galleryList a:active, .galleryList a:visited {
	text-decoration: none;
}

.galleryList a:hover, .galleryList a:focus {
	text-decoration: underline;
}

.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;
}

.galSample img {
	padding: 5px;
	margin: 0 12px 0 0;
	border: 1px solid #FFFFFF;
	background: #663300;
	text-align: center;
}

.aboutImgRt {
	float: right;
	padding: 3px;
	margin: 10px;
	border: 1px solid #FFFFFF;
}

.aboutImgLt {
	float: left;
	padding: 3px;
	margin: 10px;
	border: 1px solid #FFFFFF;
}

#menu {
}

.menuWrap {
	margin: 0px 0px 0px 0px;
}

.menuLeft {
	float: left;
	padding: 5px;
	width: 300px;
	font: 28px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.menuLeft ul {
}

.menuLeft li {
	padding: 0 0 20px 20px;
	list-style: inside;
	list-style-image: url(../images/list-button.png);
}

.menuLeft a, .menuLeft a:active, .menuLeft a:visited {
	text-decoration: none;
}

.menuLeft a:hover, .menuLeft a:focus {
	text-decoration: underline;
}

.menuRight {
	float: right;
	padding: 5px;
	width: 300px;
	font: 28px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.menuRight ul {
	padding: 0;
	margin: 0;
}

.menuRight li {
	padding: 0 0 20px 20px;
	list-style: inside;
	list-style-image: url(../images/list-button.png);
}

.menuRight a, .menuRight a:active, .menuRight a:visited {
	text-decoration: none;
}

.menuRight a:hover, .menuRight a:focus {
	text-decoration: underline;
}

.menuClear {
	clear: both;
	margin: 0;
	height: 1px;
}

.menuSample img {
	padding: 5px;
	margin: 0 10px 0 0;
	border: 1px solid #FFFFFF;
	text-align: center;
}

.menuDisclaimer p {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0px;
}

#locations {
}

#locations h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 0.3em;
}

#locations h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 0.3em;
}

#locations p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 0px 20px 0 0;
}

.locationImg {
	float: right;
	background: #502000;
	padding: 5px;
	margin: 5px;
	border: 1px solid #FFFFFF;
}

.locationInfo {
	padding: 0;
	margin: 20px 20px 20px 0;
	clear: both;
	border-bottom: 1px dotted #502000;
}

.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;
}