@charset "UTF-8";
/* CSS Document */

#navigationLayer {
	position:absolute;
	left:382px;
	top:90px;
	width:535px;
	z-index:30;
}
#featuredLayer {
	position:absolute;
	left:397px;
	top:121px;
	width:600px;
	height:460px;
	z-index:10;
}
#reservationBox {
	position:absolute;
	left:767px;
	top:24px;
	width:169px;
	height:30px;
	z-index:2;
}
#headerBand {
	background-image: url(../img/2009/band_back.gif);
	background-repeat: repeat-x;
	background-color: #F4EBDA;
	z-index:99;
	height:135px;
	
}
#artBand {
	background-image: url(../img/2009/upper_back.png);
	background-repeat: no-repeat;
	background-color: #F4EBDA;
	z-index:99;
	height:404px;
	background-position: right center;
}

body {
	background-color: #F4EBDA;
	font-family: Arial, Helvetica, sans-serif;
}
#neon {
	position:absolute;
	left:25px;
	top:0px;
	width:346px;
	height:156px;
	z-index:1;
}
.corner{display:block}
.corner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#121212}
.corner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #928d84;
  border-right:1px solid #928d84;
  background:#4a4844}
.corner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ddd5c6;
  border-right:1px solid #ddd5c6;
  background:#3c3b38}
.corner3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #3c3b38;
  border-right:1px solid #3c3b38;}
.corner4{
  border-left:1px solid #928d84;
  border-right:1px solid #928d84}
.corner5{
  border-left:1px solid #4a4844;
  border-right:1px solid #4a4844}
.cornerfg{
	background:#121212;
	text-align: center;
}
#leftContentLayer {
	position:absolute;
	left:25px;
	top:165px;
	width:387px;
	height:350px;
	z-index:21;
}
.leftContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #472C30;
}
.leftContent a:link {
	text-decoration: underline;
	color: #c33;
}
.leftContent a:visited {
	color: #c33;
	text-decoration: underline;
}
.leftContent a:hover {
	text-decoration: none;
	color: #472C30;
}
.leftContent a:active {
	text-decoration: underline;
}

.leftTitle{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	color: #472C30;
}
#whiteLayer {
	position:absolute;
	left:0px;
	top:539px;
	width:100%;
	z-index:50;
	background-color: #FFFFFF;
	background-image: url(../img/2009/lower_back.png);
	background-repeat: repeat-x;
	
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;

}
#artLayer {
	position:absolute;
	left:951px;
	top:571px;
	width:450px;
	height:161px;
	z-index:51;
}
#whiteHeader {
	margin: 0 0 15px 0;

}

#side-a {
	float: left;
	width: 640px;
}

#side-b {
	margin: 0;
	float: left;
	width: 291px;
	border-left:
	height: 1% /* Holly hack for Peekaboo Bug */
; 							border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #EEE4D5;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	clear: both;
	background: #F4EBDA;
}
.lowerLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 35px;
}
.lowerLeft a:link {
	text-decoration: underline;
	color:#c33;
}
.lowerLeft a:visited {
	color: #c33;
	text-decoration: underline;
}
.lowerLeft a:hover {
	text-decoration: none;
	color:#472C30;
}
.lowerLeft a:active {
	text-decoration: underline;
	color:#c33;
}
.lowerHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #472C30;
}
.lowerHeader a:link {
	text-decoration: underline;
	color: #c33;
}
.lowerHeader a:visited {
	color: #c33;
	text-decoration: underline;
}
.lowerHeader a:hover {
	text-decoration: none;
	color: #472C30;
}
.lowerHeader a:active {
	text-decoration: underline;
}
.bottomLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 25px;
	color: #311F20;
}
.bottomLinks a:link {
	text-decoration: none;
	color: #311F20;
}
.bottomLinks a:visited {
	color: #311F20;
	text-decoration: none;
}
.bottomLinks a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #311F20;
}
.bottomLinks a:active {
	text-decoration: underline;
	font-weight: bold;
}
.hours {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.hours a:link {
	text-decoration: underline;
	color:#000;
}
.hours a:visited {
	color: #000;
	text-decoration: underline;
}
.hours a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#000;
}
.bottomLinks a:active {
	text-decoration: underline;
	font-weight: bold;
	color:#000;
}
#art2Layer {
	position:absolute;
	left:0px;
	top:250px;
	width:202px;
	height:207px;
	z-index:5;
}
.sideBox {
	background-image: url(../img/2009/sideGrad.png);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.dateblock {
	border: 1px solid black;
	text-align: center;
	width: 50px;
	font-family: Arial;
	padding-top: 5px;
	color: white;
	background-color: #362022;
}
.day {
font-size: 26px;
position: relative;
top: -5px;
}
.month {
font-size: 12px;
}
.year {
font-size: 12px;
position: relative;
top: -10px;
}
