body {
	margin:0 auto;
	padding:0;
	background:#dddddd url() no-repeat 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#414141;
}

html {
	overflow-y:scroll;
	min-height:100%;
	margin-bottom:1px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0 0 10px 0;
}

h1 {
	font-size:22px;
	line-height:100%;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:13px;
	font-weight:normal;
}

ul {
	display:block;
	overflow:hidden;
	margin:10px auto 20px auto;
}

li {
	line-height:26px;
	padding-left:10px;
}

a {
	color:#414141;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

th {
	background:#cccccc;
	text-align:left;
}

em, i, .em, .i {
	font-style:italic;
}

strong, b, .strong, .b {
	font-weight:bold;
}

form {
	overflow:hidden;
	display:block;
	margin:0 auto;
	padding:0;
}

#page {
	position:relative;
	margin:25px auto;
	width:910px;
	overflow:hidden;
}

#border1, #border2, #border3, #border4, #border5 {
	overflow:hidden;
	width:auto;
	margin:0 auto;
}

#border1 {
	border:1px solid #dadada;
}

#border2 {
	border:1px solid #d5d5d5;
}

#border3 {
	border:1px solid #cdcdcd;
}

#border4 {
	border:1px solid #c2c2c2;
}

#border5 {
	border:1px solid #b4b4b4;
}

#header {
	overflow:hidden;
	clear:both;
	width:100%;
	height:72px;
	margin:0 auto;
	text-indent:-10000px;
	background:#000000 url(/images/header-logo-new.jpg) no-repeat 37px 0;
	border-bottom:2px solid #ffffff;
}

#header-link {
	position:absolute;
	width:100%;
	height:72px;
	margin:5px auto;
	top:0;
	left:0;
}

#header-link a {
	display:block;
	width:100%;
	height:100%;
}

ul#nav {
	display:block;
	overflow:hidden;
	clear:both;
	background:#8d8d8d url(/images/nav-off.jpg) repeat-x 0 0;
	width:100%;
	height:37px;
	margin:0;
	padding:0;
	border-top:1px solid #000000;
	border-bottom:1px solid #727272;
	list-style:none;
	font-size:98%;
}

ul#nav li {
	float:left;
	display:block;
	margin:0;
	padding:0;
	overflow:hidden;
}

ul#nav li a {
	float:left;
	display:block;
	width:auto;
	height:37px;
	line-height:37px;
	margin:0;
	padding:0 19px;
	color:#000000;
	text-decoration:none;
	border-left:1px solid #8f8f8f;
	border-right:1px solid #c0c0c0;
}

ul#nav li a:hover, ul#nav li a.selected {
	background:#a5a5a5 url(/images/nav-on.jpg) repeat-x 0 0;
}

ul#nav li a.first {
	border-left:0;
	padding:0 20px 0 21px;
}

ul#nav li a.last {
	border-right:0;
}

#reservations {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	padding:23px 0 23px 0;
	display:block;
	background:#c0c0c0 url(/images/nav-btm.jpg) repeat-x 0 0;
}

#reservations h2 {
	margin:0;
	padding:0 0 25px 0;
}

#reservations div.lft, #reservations div.cntr, #reservations div.rgt {
	overflow:hidden;
	float:left;
	padding:0 0 0 35px;
}

#reservations div.lft {
	width:252px;
}

#reservations div.cntr {
}

#reservations div.rgt {
}

#reservations div.field {
	clear:both;
	margin:0 auto 8px auto;
}

#reservations label {
	display:none;
}

#reservations select {
	width:auto;
	height:30px;
	border:2px solid #b7b7b7;
	padding:4px;
}

#reservations select.full {
	width:100%;
}

#reservations input.full {
	width:95%;
}

#reservations select.hour {
	width:135px;
}

#reservations select.minutes {
	width:105px;
}

#reservations select.month {
	width:105px;
}

#reservations select.day {
	width:64px;
}

#reservations select.year {
	width:75px;
}

#reservations select optgroup {
	padding:0 4px;
}

#reservations input {
	width:245px;
	height:21px;
	border:2px solid #b7b7b7;
	padding:5px 4px 0 4px;
}

#reservations input.code {
	width:125px;
	float:left;
}

#reservations div.additionalInfo, #additionalInfo {
	overflow:hidden;
	width:auto;
	display:none;
	margin:0 auto 20px auto;
}

#additionalInfo input.city {
	width:115px;
}

#additionalInfo input.state {
	width:25px;
}

#additionalInfo input.zip {
	width:60px;
}

#reservations div.captcha {
	overflow:hidden;
	float:left;
	border:2px solid #b7b7b7;
	background:#ffffff;
	height:26px;
	width:115px;
	text-align:center;
}

#reservations div.captcha img {
	margin:0 auto;
	height:26px;
}

#reservations div.code-instructions {
	margin:0 auto;
	padding:33px 4px 0 4px;
	background:transparent url(/images/code-instructions.jpg) no-repeat 16px 4px;
	text-align:left;
	font-size:13px;
	clear:both;
}

#reservations div.estimate-text {
	clear:both;
	font-size:13px;
	margin:0 auto 18px auto;
}

#reservations input.estimate {
	margin:0px;
	padding:35px 0 0 0;
	width:245px;
	height:93px;
	background:#ffffff;
	border:2px solid #b7b7b7;
	color:#000000;
	cursor:default;
	text-align:center;
	font-size:53px;
	font-weight:bold;
}

#reservations input.submit-reservation {
	text-indent:-10000px;
	border:0;
	width:251px;
	height:58px;
	background:transparent url(/images/submit-reservation.jpg) no-repeat 0 0;
	cursor:pointer;
}

#reservations input.submit-reservation:hover {
	background:transparent url(/images/submit-reservation.jpg) no-repeat 1px 1px;
}

#content {
	position:relative;
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background:#ffffff url(/images/footer-top.jpg) repeat-x 100% 100%;
}

#content div.lft {
	float:left;
	overflow:hidden;
	width:511px;
	margin:0 auto;
	padding:23px 40px;
	line-height:24px;
}

#content div.rgt {
	overflow:hidden;
	float:left;
	width:270px;
	border-left:1px solid #e2e2e2;
	margin:0 auto;
	padding:34px 19px 39px 19px;
}

#content div.rgt h3 {
	margin:0;
	padding:0;
}

#content div.rgt h4 {
	margin:0;
	padding:0 0 5px 0;
	font-style:italic;
}

#galleries {
	width:auto;
	height:168px;
	background:#ffffff;
	margin:0 auto 31px auto;
}

#galleries a {
	width:auto;
	height:168px;
	margin:0 auto;
	padding:0;
}

#galleries a.img1 {
	background:#ffffff url(/images/gallery-1.jpg) no-repeat 0 0;
}

#galleries a.img2 {
	background:#ffffff url(/images/gallery-2.jpg) no-repeat 0 0;
}

#galleries a.img3 {
	background:#ffffff url(/images/gallery-3.jpg) no-repeat 0 0;
}

#galleries a.img4 {
	background:#ffffff url(/images/gallery-4.jpg) no-repeat 0 0;
}

#quote-box * {
	display:block;
	overflow:hidden;
	width:auto;
	margin:0 auto;
	padding:0;
}

#quote-box {
	width:251px;
	font-size:10px;
	color:#000000;
}

#quote-box div.top {
	background:#ffffff url(/images/quote-top.jpg) no-repeat 0 0;
	height:8px;
}

#quote-box div.content {
	background:#ffffff url(/images/quote-bg.jpg) repeat-y 0 0;
	margin:0 auto;
	width:auto;
}

#quote-box div.content div.bg1 {
	background:transparent url(/images/quote-lft.jpg) no-repeat 8px 0;
}

#quote-box div.content div.bg2 {
	background:transparent url(/images/quote-rgt.jpg) no-repeat 138px 100%;
	min-height:100px;
}

#quote-box div.content div.bg2 a {
	display:block;
	text-decoration:none;
	width:auto;
	margin:0 auto;
	padding:10px 18px;
}

#quote-box div.content div.bg2 a span {
	display:block;
	margin:10px auto 0 auto;
}

#quote-box div.content p, #make-reservation-box div.content p {
	padding:0 0 10px;
}

#quote-box div.btm {
	background:#ffffff url(/images/quote-btm.jpg) no-repeat 0 0;
	width:auto;
	height:28px;
}

#make-reservation-box * {
	overflow:hidden;
	display:block;
	clear:both;
	margin:0;
	padding:0;
}

#make-reservation-box {
	width:251px;
	font-size:10px;
	color:#000000;
	margin:0 0 30px 0;
}

#make-reservation-box div.top {
	background:#ffffff url(/images/make-reservation-top.jpg) no-repeat 0 0;
	height:8px;
}

#make-reservation-box div.content {
	background:#ffffff url(/images/make-reservation-bg.jpg) repeat-y 0 0;
	padding:10px 10px 10px 18px;
	width:auto;
	margin:0 auto;
}

#make-reservation-box div.btm {
	background:#ffffff url(/images/make-reservation-btm.jpg) no-repeat 0 0;
	width:auto;
	height:8px;
}

#make-reservation-box div.btn {
	width:auto;
	height:61px;
}

#make-reservation-box div.btn a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(/images/make-reservation-btn.jpg) no-repeat 0 0;
}

#make-reservation-box div.btn a:hover {
	background:transparent url(/images/make-reservation-btn.jpg) no-repeat 1px 1px;
}

#galleries a, #quote-box div.btm a {
	display:block;
	width:100%;
	height:100%;
}

#content div.rgt blockquote {
	margin:0 auto;
	padding:0;
}

#content div.rgt blockquote h2, #content div.rgt blockquote h3 {
	margin:0;
	padding:0 0 10px 0;
	line-height:20px;
}

#footer {
	clear:both;
	overflow:hidden;
	margin:0 auto;
	padding:17px 37px;
	background:#c0c0c0;
	text-align:center;
}

#footer * {
	color:#000000;
	text-align:center;
}

#footer div.nav {
	width:738px;
	margin:0 auto;
}

#footer div.nav {
	clear:both;
	margin:0 auto 10px auto;
	padding:0;
}

#footer div.nav a {
	display:inline;
	text-decoration:none;
}

#footer div.nav a:hover {
	text-decoration:underline;
}

#footer div.copy {
	clear:both;
	width:auto;
	font-size:12px;
}

#photo-gallery * {
	margin:0;
	padding:0;
}

#photo-gallery {
	overflow:hidden;
	width:611px;
}

#photo-gallery ul {
	list-style:none;
}

#photo-gallery ul li {
	display:inline;
	float:left;
}

#photo-gallery ul li a img {
	margin:0 37px 37px 0;
	border:1px solid #b7b7b7;
}

#photo-gallery ul li a:hover img {
	border:1px solid #666666;
}

#links-page h3 {
	margin:30px auto 10px auto;
}

div.return-to-top {
	display:block;
	margin:20px auto 50px auto;
}

.error {
	color:#ff0000;
	font-weight:bold;
}

.error_box, .success_box {
	overflow:hidden;
	display:block;
	clear:both;
	width:auto;
	margin:0 20px 20px 20px;
	text-align:left;
}

.error_box {
	border:1px solid #999999;
	/*background:#ffffff url(/images/caution.gif) no-repeat 10px 10px;*/
	background:#efefef;
	padding:10px;
}

.error_box ul, .success_box ul {
	overflow:hidden;
	display:block;
	margin:10px 20px 0 0;
}

.error_box ul li, .success_box ul li {
	font-weight:normal;
}

.success {
	color:#00cc00;
	font-weight:bold;
}

.success_box {
	border:2px solid #00cc00;
	/*background:#ffffcc url(/images/admin/checkmark.gif) no-repeat 5px center;*/
	background:#ffffcc;
	padding:5px 5px 5px 25px;
}
