@charset "UTF-8";
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	background-color: #010512;
	text-align: center;
}
a {
	color: #f00;
	font-size: 24px;
}

/* PAGE STYLES */
#sideNav {
	list-style-type: none;
	float: right;
}
#sideNav-topPic {
	width: 297px;
	height: 227px;
	background: url(images/sideNav-topPic.png) 0 0 no-repeat;
	display: block;
}
#sideNav-topPic a {
	width: 270px;
	height: 60px;
	display: block;
	position: relative;
	top: 150px;
	left: 20px;
	text-align: center;	
}
#sideNav-hours {
	width: 297px;
	height: 144px;
	background: url(images/sideNav-hours.png) 0 0 no-repeat;
	display: block;
}
#sideNav-prices {
	width: 297px;
	height: 337px;
	background: url(images/sideNav-prices.png) 0 0 no-repeat;
	display: block;
}
#sideNav-twitter {
	position: fixed;
	bottom: 80px;
	left: 10px;	
}
#sideNav-facebookLike {
	position: fixed;
	bottom: 5px;
	left: 10px;	
}
#sideNav-facebook {
	position: fixed;
	top: 20px;
	left: 0px;
	z-index: 100;
}
#sideNav-myspace {
	position: fixed;
	top: 90px;
	left: 0px;
	z-index: 100;
}
.footerAd {
	font-size: 12px;
	color: #666;
	position: relative;
	top: -30px;	
}
.footerAd a {
	font-size: 12px;
	color: #ddd;
}





#wrapper {
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
}
#centerWrapper {
	width: 911px;
	height: auto;
	display: block;	
	margin: 0 0 0 100px;
}
#header {
	background: url('images/images/1-off.jpg') 0 0 no-repeat;
	width: 911px;
	height: 197px;
	display: block;
}
#logo {
	background: url('images/logo.png') 0 0 no-repeat;
	display: inline-block; 
	width: 263px;
	height: 345px;
	position: relative;	
	left: -80px;
	z-index: 1;
}
#bodyContent {
	width: 911px;
	height: auto;
	background: url('images/images/2.jpg') 0 0 repeat-y;
	display: block;
	text-align: left;
	position: relative;
	top: -40px;
}
#content {
	margin: 0 60px 0 85px;
	width: 780px;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
}
#leftColumn {
	width: 460px;
	height: auto;
	display: block;
	text-align: justify;
	float: left;
	list-style-type: none;
}
#rightColumn {
	position: relative;
	top: -40px;
	width: 300px;
	height: auto;
	display: block;
	float: right;
	list-style-type: none;
}
#footer {
	width: 911px;
	height: 124px;
	display: block;
	background: url('images/images/3.jpg') 0 0 no-repeat;
	position: relative;
	top: -40px;
}
#nav {
	width: 520px;
	height: 47px;
	display: block;
	float: right;
	position: relative;
	top: 38px;
	list-style-type: none;
}
#nav li {
	float: left;
}
#link-home a {
	width: 165px;
	height: 47px;
	display: block;
	float: left;
}
#link-home a:hover {
	background: url('images/images/1-on.jpg') -391px -38px no-repeat;
}
#link-scheduleVisit a{
	width: 155px;
	height: 47px;
	display: block;
	float: left;
}
#link-scheduleVisit a:hover {
	background: url('images/images/1-on.jpg') -556px -38px no-repeat;
}
#link-photos a{
	width: 160px;
	height: 47px;
	display: block;
	float: left;
}
#link-photos a:hover {
	background: url('images/images/1-on.jpg') -711px -38px no-repeat;
}
#address {
	background: url('images/images/address.png') 0 0 no-repeat;
	width: 357px;
	height: 268px;
	display: block;
	float: right;
}
#couponButton a{
	float: left;
	width: 170px;
	height: 60px;
	display: block;
	position: relative;
	top: 30px;
	left: 50px;
}
img#chair {
	position: relative;
	top: -100px;
	left: 540px;
	z-index: 5;
	float: left;
}





.form {
	list-style-type: none;
}
.fieldBg {
	width: 251px;
	height: 56px;
	display: block;
	color: #222;
	background: url('images/field.jpg') 0 0 no-repeat;
}
.field {
	width: 230px;
	height: 40px;
	margin: 10px 10px 6px 10px;
	font-size: 20px;
	background: transparent;
	border: 0;
}
.textareaBg {
	width: 375px;
	height: 144px;
	display: block;
	background: url('images/textarea.jpg') 0 0 no-repeat;
}
.textareaField {
	width: 355px;
	height: 128px;
	margin: 10px 10px 6px 10px;
	font-size: 20px;
	background: transparent;
	border: 0;
}
.button {
	width: 85px;
	height: 32px;
	background: url('images/button.jpg') 0 0 no-repeat;
	border: 0;
}
.picLine {
	vertical-align: top;
}


.hideField {
	background: transparent;
	border: 0;
}
.hidden {
	display: none;
	border: none;
	width: 0px;
	list-style: none;
}
.bigNote {
	font-size: 24px;
	color: #f55;
	text-align: center;
}
.note {
	font-size: 12px;
	color: #f55;
}
.border {
	text-align: center;
	padding: 5px;
	border: solid 1px #f00;
}
.error {
	color: #f00;
	background-color: #FF9999;
	font-size: 14px;
	border: 1px solid #f00;
	padding: 10px;
}
.success {
	color: #006600;
	background-color: #6f6;
	font-size: 14px;
	border: 1px solid #090;
	padding: 10px;
	margin: 10px;
}
.noBorder {
	border: 0;
}
.gallery {
	list-style-type: none;	
	position: relative;
	z-index: 1000;
}
.gallery li {
	float: left;
	margin-left: 10px;	
}
.gallery img {
	position: relative;
	z-index: 10000;	
}


