* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #e87f3b;
}

	a:hover {
		text-decoration: none;
	}

body {
	/*background: #000 url(../images/body.jpg) no-repeat 50% 0%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1em;
	color: #9e9c9c;
}
h2 {
	background: url(../images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 12px 0;
	padding: 0 0 11px 0;
	text-transform: none;
	font-size: 2.3em;
	font-weight: normal;
	color: #fff;
}

	#title {
	background: url(../images/title-bg-1.gif) no-repeat 0% 0%;
	display: block;
	height: 30px;
	padding: 0 0 6px 8px;
	line-height: 30px;
	font: 22px bold;
	color: #fff;
	font-variant: small-caps;
	}
	
	h2 strong {
		background: url(../images/title-bg-2.gif) no-repeat 0% 0%;
		display: block;
		height: 30px;
		padding: 0 0 0 4px;
		line-height: 30px;
		font-weight: normal;
	}
	
	h2.extra {
		background: none;
		margin: 0 0 5px 0;
	}
.headText {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	margin: 20px 0 20px 0;
	text-align: center;
}


.fleft {
	float: left;
}

	img.fleft {
		margin: 0 22px 24px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 20px 8px 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main {
	background: url(../images/main.png) no-repeat 0% 20px;
	width: 726px;
	margin: 0 auto;
/*	font-size: 0.75em;*/
}

#header {
	height: 308px;
}

	#header ul {
		overflow: hidden;
		position: absolute;
		top: 77px;
		right: 42px;
	}
	
	#header ul li {
		background: url(../images/divider-1.gif) no-repeat 0% 6px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 13px 0 14px;
		line-height: 1.2em;
		color: #1d1e20;
	}
	
	#header ul li a {
		text-decoration: none;
		color: #1d1e20;
	}
	
	#header ul li a:hover {
		text-decoration: underline;
	}
	
	#header ul li.act {
		background: none;
	}
	
	#header ul li.act a {
		text-decoration: underline;
	}
	
	#header ul li.extra {
		padding: 0 2px 0 14px;
	}

#logo {
/*	top: 46px;*/
	padding-left: 20px;
}

#content {
	background: url(../images/content.jpg) no-repeat 52px 0%;
	height: 398px;
	padding: 0 52px 47px 52px;
	overflow: hidden;
	/*text-transform: uppercase;*/
	/*font-size: 0.833em;*/
}

	#content p {
	padding: 0 0 6px 0;
	line-height: 1.4em;
	font-size: 1em;
	color: #9e9c9c;
	}
	
	#content p.extra {
		padding: 0 0 10px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 14px 0;
	}
	
	#content p span a {
		color: #51798d;
	}
	
	#content p small {
		float: right;
		padding: 0 28% 0 0;
		font-size: 1em;
	}

.indent {
	padding: 13px 21px 13px 33px;
}

.container {
	width: 100%;
	height: 364px;
	overflow: auto;
}

	.container .inner {
		min-height: 800px;
		height: auto !important;
		height: 800px;
		padding: 0 15px 0 0;
	}

.container-1 {
	width: 100%;
	height: 179px;
	margin: 0 0 25px 0;
	overflow: auto;
}

	.container-1 .inner {
		min-height: 800px;
		height: auto !important;
		height: 800px;
		padding: 0 15px 0 0;
	}

.line-hor {
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 13px 0;
}

.gallery {
	width: 100%;
	padding: 0 0 8px 0;
	overflow: hidden;
}

	.gallery li {
		float: left;
		padding: 0 21px 0 0;
	}
	
	.gallery li.extra {
		padding: 0;
	}

.price {
	padding: 0 10px 12px 0;
	overflow: hidden;
}

	.price li {
		background: url(../images/line-hor1.gif) repeat-x 0% 10px;
		line-height: 1.4em;
		color: #9e9c9c;
	}
	
	.price li a {
		background: #1e1e21;
		text-decoration: none;
		color: #9e9c9c;
	}
	
	.price li a:hover {
		text-decoration: underline;
	}
	
	.price li span {
		background: #1d1e20;
		float: right;
	}

.link {
	color: #51798d;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 7px;
		padding: 0 0 0 9px;
		line-height: 1.4em;
		color: #9e9c9c;
	}
	
	.list li a {
		text-decoration: none;
		color: #9e9c9c;
	}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.4em;
	}
	
	.list-1 li img {
		float: left;
		margin: 0 22px 0 0;
	}
	
	.list-1 li.extra {
		padding: 0 0 8px 0;
	}

.list-2 {
	overflow: hidden;
}

	.list-2 li {
		padding: 0 0 14px 0;
		line-height: 1.4em;
		color: #9e9c9c;
	}

#reserve-form {
	width: 283px;
	padding: 0 0 0 4px;
}

	#reserve-form span {
		display: block;
		width: 100%;
		height: 26px;
		overflow: hidden;
	}
	
	#reserve-form input {
		background: #fff;
		width: 267px;
		height: 14px;
		padding: 4px 7px 2px 7px;
		border: 1px solid #54565b;
		float: left;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #9e9c9c;
	}
	
	#reserve-form strong {
		display: block;
		width: 101px;
		height: 22px;
		padding: 0 0 0 9px;
		float: left;
		overflow: hidden;
		line-height: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: normal;
		color: #9e9c9c;
	}
	
	#reserve-form select {
		background: #fff;
		width: 171px;
		height: 22px;
		float: left;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #9e9c9c;
	}
	
	#reserve-form select#day {
		float: left;
		width: 44px;
		margin: 0 4px 0 0;
	}
	
	#reserve-form select#month {
		float: left;
		width: 48px;
		margin: 0 4px 0 0;
	}
	
	#reserve-form select#year {
		float: left;
		width: 71px;
	}
	
	#reserve-form textarea {
		background: #fff;
		width: 267px;
		height: 146px;
		padding: 4px 7px 2px 7px;
		border: 1px solid #54565b;
		float: left;
		overflow: auto;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #9e9c9c;
	}
	
	#reserve-form a {
		float: right;
		margin: 8px 0 0 19px;
		color: #51798d;
	}

#contact-form {
	width: 557px;
}

	#contact-form textarea {
		background: #fff;
		width: 267px;
		height: 64px;
		padding: 4px 7px 4px 7px;
		border: 1px solid #54565b;
		float: right;
		overflow: auto;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #9e9c9c;
	}
	
	#contact-form label {
		display: block;
		height: 26px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #fff;
		width: 253px;
		height: 14px;
		padding: 4px 7px 2px 7px;
		border: 1px solid #54565b;
		float: left;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #9e9c9c;
	}
	
	#contact-form a {
		float: right;
		margin: 3px 0 0 18px;
		color: #51798d;
	}

#footer {
	background: url(../images/footer.png) no-repeat 0% 10px;
	height: 90px;
	overflow: hidden;
}

	#footer div {
		padding: 22px 0 28px 2px;
	}

	#footer ul {
		width: 100%;
		overflow: hidden;
	}
	
	#footer ul li {
	background: url(../images/divider.gif) no-repeat 0% 7px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 20px 0 20px;
	color: #fff;
	text-align: center;
	}
	
#footer ul li a {
		text-decoration: none;
		color: #fff;
	}
	
#footer ul li a:hover {
		text-decoration: underline;
	}
	
#footer ul li.act a {
		text-decoration: underline;
	}
	
#footer p {
/*		background: url(images/point.gif) no-repeat 0% 5px;*/
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-transform: uppercase;
		font-size: 0.833em;
		color: #9e9c9c;
		text-align:center;
	}
	
#footer p span {
		margin: 0 5px 0 0;
	}
	
#footer p em {
		margin: 0 6px 0 0;
		font-style: normal;
	}
	
#footer p a {
		margin: 0 0 0 5px;
		text-decoration: none;
		color: #9e9c9c;
	}
	
#footer p a:hover {
		text-decoration: underline;
	}

#menu {
	background: url(../images/menu.png) no-repeat;
	height: 33px;
	padding: 9px 0 0 2px;
/*	overflow: hidden;*/
}

/*#menu div {
		padding: 10px 0 10px 2px;
	}*/

#menu ul {
		width: 100%;
	/*	overflow: hidden;*/
	}
	
#menu ul li {
	/*background: url(images/divider.gif) no-repeat;
	float: left;
	margin: 0 0 0 -1px;*/
	padding: 0px 20px 0px 20px;
	color: #fff;
	text-align: center;
	display: inline;
	/*margin-right: 0.5em; padding-right: 0.75em;*/
	border-right: 1px solid #99C;
	}

#menu li.last {
	border-right: 0;
}


#menu ul li a {
		text-decoration: none;
		color: #fff;
	}
	
#menu ul li a:hover {
		text-decoration: underline;
	}
	
#menu ul li.act a {
		text-decoration: underline;
	}
	
