* {
	padding:0;
	margin:0;
	}

body {
	background:#111e48 url(../pix/background.gif) top center repeat-y;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color:#333;
	text-align:center;
	font-size:small;
	line-height:1.5em;
	margin:10px 0;
	}

h1, h2, h3, h4 {
	font-family:"Garamond", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:1em 0 .5em 0;
	line-height:1em;
	}

h1 {
	font-size:300%;
	}

h2 {
	font-size:175%;
	color:#08226b;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-.05em;
	line-height:1.25em;
	}

h3 {
	font-size:150%;
	}

img {
	border:none;
	}

p {
	margin:1.5em 0;
	}

ul {
	margin-left:3em;
	}

a:link, a:active, a:visited {
	color:#08226b;
	text-decoration:none;
	}

#pageContainer {
	width:960px;
	margin:0 auto;
	text-align:left;
	}

#header {
	margin:0;
	padding:0;
	}

#pageContent {
	background:url(../pix/shadow_pageContent.png) top center repeat-y;
	width:100%;
	clear:both;
	}

#footer {
	background:url(../pix/shadow_pageBottom.png) top center no-repeat;
	color:#fff;
	font-size:85%;
	}

.contentWrap {
	margin:0 30px;
	background:#fff;
	}

.contentWrap_bg {
	margin:0 30px;
	background:#fff url(../pix/contentBG.gif) top right repeat-y;
	min-height:500px;
	float:left;
	}

.pad {
	padding:40px;
	}

#calendar dt {
	border-bottom:1px solid #efefef;
	font-size:100%;
	}

#calendar dd {
	margin-bottom:3em;
	margin-left:50px;
	}

.date, .time {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:.25em;
	font-style:normal;
	font-size:120%;
	}

#photoBox {
	float:right;
	background:#efefef;
	width:280px;
	margin:0 0 15px 15px;
	text-align:center;
	position:relative;
	right:-50px;
	margin-left:-35px;
}


.largePhoto {
	margin:15px 0 0 0;
	}

#additionalPhotos {
	margin:15px auto;
	padding:0;
	line-height:normal;
	width:250px;
	}

#additionalPhotos img {
	cursor:pointer;
	margin:2px;
	border:1px solid #cecece;
	padding:2px;
	height:49px;
	}


/* SIDE BAR STYLES */

.sideBar {
	font-size:85%;
	color:#666;
	width:290px;
	float:right;
	}

.sideBar h2, .menu h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:.25em;
	font-style:normal;
	font-size:100%;
	color:#333333;
	text-align:center;
	border-top:1px solid #cacbbd;
	background:url(../pix/sideBarh2_bg.png) bottom center no-repeat;
	padding:.75em 0 27px 0;
	line-height:1.5em;
	margin-top:2em;
	display:block;
	clear:both;
	}

.sideBar h3 {
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size:100%;
	font-weight:bold;
	padding-bottom:0;
	}

.sideBar .pad {
	padding-left:80px;
	}

/* END SIDE BAR STYLES */

#homeHeader {
	 width:900px;
	 height:282px;
	 display:block;
	 }

#homeHeaderIE {
	display:none;
	}

.flashMovie {
	z-index:0;
	}

.homeLogo {
	z-index:200px;
	position:relative;
	top:-285px;
	left:30px;
	margin-bottom:-270px;
	}

.homeLeft {
	width:609px;
	float:left;
	}

.homeRight .pad {
	padding-left:40px;
	}

.event {
	margin-bottom:2em;
	}

.specials dt {
	font-weight:bold;
	color:#333;
	}

.specials .specialPrice {
	text-align:right;
	color:#990000;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px solid #efefef;
	padding:.5em 0;
	margin:.5em 0;
	}

.menu h1 {
	margin-top:-32px;
	}

.menu dt {
	font-weight:bold;
	clear:both;
	float:left;
	margin-top:1.5em;
	}

.menu .menuItemDesc {
	color:#666;
	float:left;
	width:60%;
	clear:left;
	}

.menu .menuItemPrice {
	text-align:right;
	margin-bottom:2em;
	color:#CC3300;
	font-style:italic;
	float:right;
	width:35%;
	font-size:90%;
	}

.menu small {
	clear:both;
	display:block;
	margin:2em 0;
	background:#efefef;
	padding:5px 10px;
	}

.menu dl {
	margin-bottom:2em;
	float:left;
	width:100%;
	}

/* FORM STYLES */

.cssForm legend {
	display:none;
	}

.cssForm div{
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 150px; /*width of left column containing the label elements*/
	height: 1%;
	border-bottom:1px dashed #ccc;
	}

.cssForm div.column {
	clear:none;
	margin:0;
	padding:0;
	height:auto;
	border:none;
	}

.cssForm label{
	float: left;
	margin-left: -125px; /*width of left column*/
	width: 115px; /*width of labels. Should be smaller than left column to create some right margin*/
	text-align:left;
	padding:.25em 0;
	font-size:85%;
	font-weight:bold;
	color:#666666;
	}

.cssForm input[type="text"], 
.cssForm input[type="file"], 
.cssForm input[type="password"], 
.cssForm textarea, 
.cssForm select, 
.cssForm input[type="checkbox"], 
.cssForm input[type="radio"] {
	border:2px solid #ccc;
	padding:.25em;
	}

.cssForm input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 125px;
	}

.cssForm .noFormat {
	float:none;
	margin:0;
	padding:0;
	}

.cssForm input[type="text"]:focus, 
.cssForm input[type="file"]:focus, 
.cssForm input[type="password"]:focus, 
.cssForm textarea:focus, 
.cssForm input[type="checkbox"], 
.cssForm select:focus, 
.cssForm input[type="radio"]   {
	border-color:#f00;
	}

.cssForm fieldset {
	border:none;
	margin:25px 0;
	}

.cssForm legend {
	margin-bottom:1em;
	}

input.invalid {
 background: #fff6bf;
 border: 2px solid #ffd324;
    }
    
.error {
  color: #ff0000;
  clear:both;
  display:inline-block;
  margin-left:1em;
    }
    
.errorlist {
    margin: 0;
    padding: 0;
	display:none;
    }	

/* END FORM STYLES */

.secondaryLogo {
	position:relative;
	top:-60px;
	left:-14px;
	margin-bottom:-167px;
	clear:both;
	}

.aleOyster {	
	position:relative;
	left:-75px;
	top:-100px;
	margin-bottom:-100px;
	}

#footerContent {
	padding-left:80px;
	margin-bottom:-46px;
	}

#footerContent .left {
	float:left;
	width:48%;
	position:relative;
	top:-15px;
	}

#footerContent .right {
	float:right;
	width:48%;
	}


/* CLEAR FLOATS WITHOUT EXTRA DIV MARKUP */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}