html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}
body {
	font-family: Tahoma, Verdana, "Trebuchet MS", sans-serif;
	background: #e2dbc8 url("../img/body.jpg") repeat-x;
	color: #000;
	font-size: small;
	min-width: 770px;
	line-height: 1.5
}
/* delete */
body#prac {
	background: #e2dbc8
}
#prac #head {
	background: none
}
#prac #main {
	text-align: center;
	padding-top: 50px
}
/* delete */
html, body {
	height: 100%
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px
}
hr {
	display: none
}
.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px
}
/* layout */
#back {
	width: 100%;
	min-height: 100%;
	position: relative;
	background: url("../img/back.jpg") repeat-x left bottom;
}
#top {
	width: 100%;
	height: 45px;
	background: #972400 url("../img/top.jpg") repeat-x;
	position: absolute;
	left: 0;
	top: 0
}
#main {
	margin: 0 auto;
	text-align: left;
	width: 770px;
	padding: 2px 0 0 0
}
#mainl {
	width: 245px;
	float: left;
	padding-top: 20px;
	overflow: hidden
}
#mainr {
	width: 245px;
	float: right;
	text-align: right;
	padding-top: 20px;
	overflow: hidden
}
#img {
	margin: 0 260px;
	text-align: center;
	background: #e2dbc8 url("../img/img.gif") repeat-x left bottom;
	padding-top: 15px;
	border-bottom: 5px solid #fff
}
#head {
	width: 100%;
	text-align: center;
	padding-top: 51px;
	font-family: Georgia, 'New York CE', utopia, serif;
	background: #6e1800 url("../img/body.jpg") repeat-x
}
#head .in {
	width: 770px;
	margin: 0 auto;
	height: 250px;
	position: relative
}
#foot {
	width: 100%;
	height: 51px;
	background: #972400 url("../img/foot.jpg") repeat-x;
	position: absolute;
	left: 0;
	bottom: 0
}
#headl {
	width: 250px;
	height: 190px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 40px;
	text-align: left;
	color: #e5bf90;
	overflow: hidden
}
#headr {
	width: 250px;
	height: 190px;
	position: absolute;
	z-index: 2;
	top: 40px;
	right: 0;
	text-align: right;
	color: #e5bf90;
	overflow: hidden
}
#up {
	clear: both;
	text-align: center;
	width: 100%;
	padding: 25px 0 85px 0
}
#up p {
	width: 770px;
	margin: 0 auto;
	color: #721800;
	line-height: 2.2;
	font-size: 92%
}
/* layout */
/* menu */
#menu {
	font-family: Georgia, 'New York CE', utopia, serif;
	width: 100%;
	height: 51px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	background: #292929 url("../img/menu.gif") repeat-x
}
#menu .in {
	width: 770px;
	height: 51px;
	text-align: center;
	margin: 0 auto
}
#menu ul {
	height: 51px
}
#menu li {
	list-style: none;
	width: 154px;
	height: 51px;
	float: left;
	text-align: center
}
#menu a, #menu strong {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 51px;
	font-weight: normal;
	overflow: hidden
}
#menu li span {
	padding-top: 14px;
	display: block
}
#menu li.even span {
	padding-top: 7px
}
#menu a:link, #menu a:visited {
	background: #08614c url("../img/odd.gif") no-repeat right top;
	color: #e5bf90
}
#menu .even a:link, #menu .even a:visited {
	background: #08614c url("../img/even.gif") no-repeat right top
}
#menu a:hover, #menu .even a:hover, #menu strong {
	background-color: #292929;
	background-position: center top;
	color: #fff
}
#menu li strong {
	background: url("../img/odd.gif") no-repeat;
	color: #fff
}
#menu li.even strong {
	background: url("../img/even.gif") no-repeat
}
/* menu */
/* headers */
h1, h1 span {
	display: block;
	width: 367px;
	height: 250px;
	font-size: 130%;
	overflow: hidden;
	position: absolute;
	left: 202px;
	top: 0;
	z-index: 1;
	font-weight: normal
}
h1 span {
	z-index: 2;
	background: url("../img/h1.jpg") no-repeat;
	cursor: pointer;
	left: 0;
	top: 0
}
h1, h2, h3, h4 {
	font-family: Georgia, 'New York CE', utopia, serif
}
#head h2 {
	color: #e5bf90;
	font-size: 140%;
	padding: 0 0 7px 0
}
h3 {
	padding: 0 0 15px 0;
	font-weight: normal;
	font-size: 150%;
	color: #064737
}
h4 {
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size: 130%;
	color: #064737
}
/* headers */
/* table */
.table {
	width: 100%;
	padding: 0 0 15px 0
}
table {
	border-collapse: collapse;
	font-size: 100%;
	width: 100%
}
thead th {
	background: #013f2f url("../img/thead.jpg") repeat-x;
	color: #fff;
	font-weight: normal;
	border: none;
	border-right: 2px solid #ede8db
}
thead th.price {
	border: none
}
th, td {
	font-weight: normal;
	text-align: left;
	padding: 5px 10px;
	border: 2px solid #ede8db
}
td, th.price {
	text-align: right
}
tr.even th, tr.even td {
	background: #ede8db
}
tfoot td {
	text-align: center;
	color: #894941;
	border: none
}
/* table */
/* form */
legend {
	color: #741d02;
	padding: 5px 10px
}
fieldset {
	padding: 7px 7px 7px 15px;
	border: 2px solid #ede8db
}
input, textarea {
	background: #fff;
	color: #000;
	width: 96%;
	vertical-align: middle;
	margin: 0 0 7px 0
}
.inline input {
	width: 25px;
	margin-bottom: 0
}
.inline input {
	background: none;
	border: none
}
input.button {
	width: 120px;
	color: #fff;
	background: #013f2f url("../img/thead.jpg") repeat-x;
	cursor: pointer;
	margin: 10px 0 0 15px;
	padding: 3px 0;
	border: 1px solid #fff
}
input.small {
	width: 70%
}
.req {
	color: #c00000
}
/* form */
/* lists */
#head li {
	margin-bottom: 7px;
	list-style: none
}
#head li.phone {
	padding: 0 0 0 25px;
	background: url("../img/phone.gif") no-repeat left center
}
#headr li.phone {
	padding: 0 25px 0 0;
	background: url("../img/phone.gif") no-repeat right center
}
#head li.reserve {
	padding: 0 0 0 25px;
	background: url("../img/mail.gif") no-repeat left center
}
#headr li.reserve {
	padding: 0 25px 0 0;
	background: url("../img/map.gif") no-repeat right center
}
#main ul {
	padding: 0 0 15px 25px
}
#main li {
	list-style: none
}
/* lists */
/* paragraphs */
#main p, #main address {
	padding: 0 0 15px 0;
	font-style: normal
}
#top p, #foot p {
	width: 770px;
	margin: 0 auto;
	text-align: right;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	white-space: nowrap;
	color: #ffcc00;
	font-family: Tahoma, Verdana, "Trebuchet MS", sans-serif
}
#foot p {
	height: 51px;
	line-height: 51px;
	text-align: center
}
#main .img p, #main #img p {
	padding: 0
}
#main .img img, #img img {
	border: 10px solid #eae4d4;
	margin-bottom: 10px;
}
#up p strong {
	font-weight: normal;
	color: #ae9b68
}

#main .img br, #img br {
	display: none
}

#main #img p.comment {
	padding: 10px 10px 20px 10px;
	color: #937149;
	font-size: 90%
}
#gallery #mainr, #gallery #mainl {
	margin-top: -5px;
}

/* paragraphs */
/* links */
a {
	text-decoration: underline
}
a:link, a:visited {
	color: #721800
}
a:hover {
	color: #000
}
a.print {
	background: url("../img/print.gif") no-repeat left center;
	padding-left: 20px
}
a.fav {
	background: url("../img/fav.gif") no-repeat left center;
	padding-left: 20px
}
#head li a:link, #head li a:visited {
	color: #e5bf90
}
#head li a:hover {
	color: #ffcc00
}
#up p strong a:link, #up p strong a:visited {
	color: #ae9b68
}
#up p strong a:hover {
	color: #000
}
h1 a:link, h1 a:visited {
	color: #fff
}
h1 a:hover {
	color: #ffcc00
}
address a.email {
	padding-right: 20px;
	background: url("../img/email.gif") no-repeat right center
}
/* links */
#img a.more {
	display: block;
	padding: 0;
	width: 100%;
	margin: 0 0 10px 0
}
/* highslide */
.highslide-container div {
	font-size: 10pt
}
.highslide {
	outline: none;
	text-decoration: none
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default
}
.highslide-image {
	border: none;
	background: #f6f1ea
}
.highslide-wrapper, .highslide-outline {
	background: white
}
.highslide-number {
	font-weight: bold;
	color: gray
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em
}
.highslide-dimming {
	position: absolute;
	background: #14262c
}
a.highslide-full-expand {
	background: url("../highslide/graphics/fullexpand.gif") no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url("../highslide/graphics/loader.white.gif");
	background-repeat: no-repeat;
	background-position: 3px 1px
}
a.highslide-loading:link {
	text-decoration: none;
	color: #000
}
.highslide-move, .highslide-move * {
	cursor: move
}
.highslide-overlay {
	display: none
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url("../highslide/graphics/close.png")
}
.highslide-controls {
	position: relative;
	width: 195px;
	height: 40px;
	background: url("../highslide/graphics/controlbar-white.gif") 0 -90px no-repeat;
	margin: 20px 15px 10px 0
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url("../highslide/graphics/controlbar-white.gif") right -90px no-repeat
}
.highslide-controls li {
	float: left;
	padding: 5px 0
}
.highslide-controls a {
	background-image: url("../highslide/graphics/controlbar-white.gif");
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none
}
.highslide-controls a.disabled {
	cursor: default
}
.highslide-controls a span {
	display: none
}
.highslide-controls .highslide-previous a {
	background-position: 0 0
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important
}
.highslide-controls .highslide-play a {
	background-position: -30px 0
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px
}
.highslide-controls .highslide-next a {
	background-position: -90px 0
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important
}
.highslide-controls .highslide-move a {
	background-position: -120px 0
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important
}
.highslide-controls .highslide-close a {
	background-position: -180px 0
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px
}
.draggable-header .highslide-header {
	height: 16px
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	left: 0;
	right: 16px;
	top: 0;
	width: auto;
	z-index: 1
}
.draggable-header .highslide-header .highslide-move * {
	display: none
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url("../highslide/graphics/closeX.png")
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px
}
.draggable-header .highslide-header .highslide-close span {
	display: none
}
.no-footer .highslide-footer {
	display: none
}
.wide-border .highslide-image {
	border-width: 20px
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px
}
.borderless .highslide-image {
	border: none
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver
}
.outer-glow {
	background: #444
}
.outer-glow .highslide-image {
	border: 5px solid #444444
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray
}
.colored-border .highslide-image {
	border: 2px solid green
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none
}
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold
}
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url("../highslide/graphics/icon.gif") no-repeat 0 1px
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none
}
.controls-in-heading .highslide-controls li {
	padding: 0
}
.controls-in-heading .highslide-controls a {
	background-image: url("../highslide/graphics/controlbar-white-small.gif");
	height: 20px;
	width: 20px
}
.controls-in-heading .highslide-controls .highslide-move {
	display: none
}
.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px
}
a.highslide-credits:link, a.highslide-credits {
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
	padding: 0 20px 0 10px;
	background: url("../highslide/graphics/credits.png") no-repeat right bottom
}
span.highslide-caption {
	text-align:center;
	font-weight:bold;
	padding: 5px 0;
}
 #content span.highslide-caption {
	display:none
}
/* highlide */
