* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 900px;
}

.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: #e4e0b4;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 1000px;
}

body {
	background: url(images/body-tail.jpg) repeat 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #ff5e48;
}

h2 {
	background: url(images/title-line.gif) repeat-x 50% 100%;
	margin: 0 0 25px 0;
	padding: 0 0 6px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 700;
	color: #fff;
}

	h2 span {
		display: block;
		margin: -8px 0 0 0;
	}
	
	h2.extra {
		margin: 0 0 22px 0;
	}

h3 {
	padding: 0 0 10px 0;
	line-height: 1.25em;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: 700;
	color: #e4e0b4;
}

	h3 span {
		display: block;
		margin: -6px 0 0 0;
	}
	
	h3 strong {
		display: block;
		padding: 0 0 27px 0;
		font-weight: 700;
	}
	
	h3 b {
		display: block;
		padding: 0 0 24px 0;
		font-weight: 700;
	}

h4 {
	background: url(images/title-tail1.gif) repeat-x 0% 100%;
	margin: 0 0 14px 0;
	padding: 0 0 7px 0;
	line-height: 1.3em;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 700;
	color: #f0eed4;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

.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-tail {
	background: url(images/main-tail.jpg) repeat 50% 0%;
}

#main-tail-top {
	background: url(images/main-tail-top.jpg) repeat-x 50% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.jpg) repeat-x 0% 100%;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
	width: 100%;
}

#main {
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 100%;
	height: 231px;
	margin: 0 auto;
}

	#header div {
		width: 100%;
		height: 263px;
		overflow: hidden;
		position: absolute;
		top: 1px;
		left: 0;
	}

#content {
	width: 1000px;
	margin: 0 auto;
}

	#content #indent {
		padding: 57px 0 49px 0;
	}
	
	#content #indent-1 {
		padding: 25px 0 49px 0;
	}
	
	#content #indent-2 {
		padding: 57px 0 41px 0;
	}
	
	#content #indent-3 {
		padding: 57px 0 35px 0;
	}
	
		#content p {
			padding: 0 0 18px 0;
			line-height: 1.385em;
			font-size: 1.083em;
			color: #ff5e48;
		}
		
		#content p.extra {
			padding: 0 0 27px 0;
		}
		
			#content p span a {
				text-decoration: none;
				color: #e4e0b4;
			}
			
			#content p span a:hover {
				text-decoration: underline;
			}
			
		#content blockquote p {
			background: url(images/mark.gif) no-repeat 0% 2px;
			text-indent: 25px;
		}
		
		#content p small {
			float: right;
			padding: 0 29% 0 0;
			font-size: 1em;
		}

#flash {
	width: 100%;
	height: 335px;
	margin: 0 0 -23px 0;
	padding: 30px 0 0 0;
	overflow: hidden;
}

#flash-1 {
	width: 100%;
	margin: 0 0 -77px 0;
	padding: 30px 0 0 0;
	overflow: hidden;
}

#secondary-content-tail {
	background: url(images/secondary-content.jpg) repeat 50% 0%;
	width: 100%;
}

#secondary-content {
	width: 1000px;
	margin: 0 auto;
}

	#secondary-content p {
		padding: 0 0 16px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #ff5e48;
	}
	
	#secondary-content p.extra {
		padding: 0 0 18px 0;
	}
	
		#secondary-content p big {
			display: block;
			padding: 31px 0 0 0;
			font-size: 1em;
		}

.row-1 {
	width: 100%;
}

	.row-1 .inner {
		padding: 0 11px 0 11px;
	}
	
	.row-1 .inner-1 {
		padding: 0 1px 4px 11px;
	}

.row-2 {
	width: 100%;
}

	.row-2 .inner {
		padding: 36px 5px 36px 11px;
	}
	
	.row-2 .inner-1 {
		padding: 36px 5px 59px 11px;
	}

.list-1 {
	background: url(images/list-bg.jpg) no-repeat 0% 0%;
	width: 100%;
	height: 254px;
	overflow: hidden;
	padding: 34px 0 54px 0;
}

	.list-1 li {
		float: left;
		padding: 0 9px 0 34px;
	}

.list-2 {
	background: url(images/list-bg1.jpg) no-repeat 0% 0%;
	width: 100%;
	height: 249px;
	overflow: hidden;
	margin: 0 0 31px 0;
	padding: 43px 0 51px 0;
}

	.list-2 li {
		float: left;
		padding: 0 35px 0 46px;
	}

.list-3 {
	overflow: hidden;
	padding: 0 0 12px 0;
}

	.list-3 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.786em;
		font-size: 1.167em;
		color: #e4e0b4;
	}
	
		.list-3 li span {
			float: right;
			color: #ff5e48;
		}
	
		.list-3 li a {
			float: left;
			text-decoration: none;
			color: #e4e0b4;
		}
		
			.list-3 li a:hover {
				text-decoration: underline;
			}
			
		.list-3 li strong {
			background: url(images/line-hor.gif) repeat-x 0% 17px;
			display: block;
			overflow: hidden;
		}

.list-4 {
	overflow: hidden;
}

	.list-4 li {
		line-height: 1.786em;
		list-style-position: inside;
		list-style-type: decimal;
		font-size: 1.167em;
		color: #ff5e48;
	}
	
		.list-4 li a {
			margin: 0 0 0 5px;
			overflow: hidden;
			text-decoration: none;
			color: #e4e0b4;
		}
		
		.list-4 li a:hover {
			text-decoration: underline;
		}

.list-5 {
	width: 100%;
	margin: -5px 0 0 0;
	padding: 0 0 54px 0;
	overflow: hidden;
}

	.list-5 li {
		float: left;
		width: 21%;
		padding: 0 2% 0 2%;
		line-height: 1.222em;
		text-align: center;
		font-size: 1.5em;
		color: #fff;
	}

.list-6 {
	overflow: hidden;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #ff5e48;
}

	.list-6 dt a {
		text-decoration: none;
		color: #e4e0b4;
	}
	
		.list-6 dt a:hover {
			text-decoration: underline;
		}
		
	.list-6 dd {
		padding: 0 0 18px 0;
	}

.list-7 {
	margin: 0 0 -18px 0;
	overflow: hidden;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #ff5e48;
}

	.list-7 dt {
		color: #fff;
	}
	
		.list-7 dt a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-7 dt a:hover {
			text-decoration: underline;
		}
		
	.list-7 dd {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
	}
	
		.list-7 dd small {
			float: right;
			padding: 0 25% 0 0;
			font-size: 1em;
		}

.list-indent {
	padding: 0 0 12px 0 !important;
}

.extra-list {
	padding: 34px 0 0 0 !important;
}

.link {
	line-height: 1.385em;
	font-size: 1.083em;
	color: #e4e0b4;
}

.link-1 {
	display: block;
	width: 100px;
	height: 50px;
	margin: 0 16px 0 0;
	padding: 0 4px 0 0;
	overflow: hidden;
	float: left;
	line-height: 48px;
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-image: url(images/link.png);
	background-repeat: no-repeat;
	background-position: center 0%;
}

	.link-1:hover {
		color: #ccc;
	}

.link-2 {
	background: url(images/link-1.png) no-repeat 0% 0%;
	display: block;
	width: 170px;
	height: 50px;
	padding: 0 4px 0 0;
	overflow: hidden;
	float: left;
	line-height: 48px;
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

	.link-2:hover {
		color: #ccc;
	}

.visible {
	overflow: visible !important;
}

.position {
	margin: 0 13px 0 -19px;
}

.position-1 {
	margin: -21px 13px 10px -19px;
}

.position-2 {
	margin: -21px 28px 0 -19px;
}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .corner-top-left {
		background: url(images/corner-top-left.png) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-top {
		background: url(images/border-top.png) repeat-x 0% 0%;
		height: 10px;
		margin: 0 15px 0 10px;
		overflow: hidden;
	}
	
	.box .border-left {
		background: url(images/border-left.png) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.png) repeat-y 100% 0%;
		width: 100%;
	}
	
	.box .box-tail {
		background: url(images/box-tail.png) repeat 50% 0%;
		margin: 0 15px 0 10px;
	}
	
	.box .inner {
		padding: 13px 7px 4px 8px !important;
	}
	
	.box .inner-1 {
		padding: 13px 7px 30px 8px !important;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.png) no-repeat 0% 0%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.png) repeat-x 0% 0%;
		height: 15px;
		margin: 0 15px 0 10px;
		overflow: hidden;
	}
	
	.box p {
		padding: 0 0 18px 0 !important;
		line-height: 1.385em !important;
		font-size: 1.083em !important;
		color: #ff5e48 !important;
	}
	
		.box p em {
			display: block;
			font-style: normal;
			color: #fff;
		}

.indent {
	padding: 4px 5px 0 7px;
}

.calendar {
	overflow: hidden;
}

	.calendar tr td {
		padding: 0 2px 2px 0;
	}
	
		.calendar tr td strong {
			display: block;
			width: 34px;
			height: 30px;
			overflow: hidden;
			line-height: 30px;
			text-align: center;
			font-size: 1.5em;
			font-weight: bold;
			color: #da3315;
		}
	
		.calendar tr td span {
			background: url(images/calendar-bg.png) no-repeat 50% 0%;
			display: block;
			width: 34px;
			height: 30px;
			overflow: hidden;
			line-height: 30px;
			text-align: center;
			font-size: 1.5em;
			font-weight: bold;
			color: #fff;
		}
		
			.calendar tr td span a {
				display: block;
				text-decoration: none;
				color: #fff;
			}
			
			.calendar tr td span a:hover {
				color: #000;
			}
			
		.calendar tr td b {
			display: block;
			width: 34px;
			height: 30px;
			overflow: hidden;
			line-height: 36px;
			text-align: center;
			font-size: 0.917em;
			font-weight: bold;
			color: #dfdcd3;
		}

.title {
	padding: 11px 70px 53px 11px;
	line-height: 1.385em;
	text-transform: uppercase;
	font-size: 2.167em;
	font-weight: 700;
	color: #e4e0b4;
}

	.title span {
		display: block;
		margin: 0 0 -42px 0;
		padding: 0 0 0 42px;
		text-align: center;
	}
	
	.title em {
		display: block;
		margin: 0 -70px 0 0;
		padding: 4px 0 8px 0;
		line-height: 1.231em;
		font-style: normal;
	}
	.title strong {
		letter-spacing:-1px;
	}

#reservation-form {
	width: 100%;
	padding: 5px 0 8px 0;
	overflow: hidden;
}

	#reservation-form label {
		background: url(images/reservation-input.png) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 39px;
		overflow: hidden;
	}
	
	#reservation-form input {
		background: none;
		width: 283px;
		height: 16px;
		padding: 7px 8px 7px 8px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #e4e0b4;
	}
	
	#reservation-form em {
		display: block;
		width: 100%;
		height: 39px;
		overflow: hidden;
		font-style: normal;
	}
	
		#reservation-form em span {
			display: block;
			width: 100px;
			height: 30px;
			padding: 0 10px 0 0;
			line-height: 28px;
			overflow: hidden;
			float: left;
			color: #e4e0b4;
		}
		
	#reservation-form select {
		background: #7f2721;
		width: 189px;
		height: 22px;
		float: left;
		margin: 2px 0 0 0;
	}
	
	#reservation-form i {
		display: block;
		width: 59px;
		padding: 0 6px 0 0;
		overflow: hidden;
		float: left;
	}
	
		#reservation-form i.extra {
			padding: 0;
		}
	
	#reservation-form i select {
		background: #7f2721;
		width: 59px;
		height: 22px;
		float: left;
		margin: 2px 6px 0 0;
		font-style: normal;
	}
	
		#reservation-form i.extra select {
			background: #7f2721;
			width: 59px;
			height: 22px;
			float: left;
			margin: 2px 0 0 0;
			font-style: normal;
		}
	
	#reservation-form strong {
		background: url(images/reservation-textarea.png) no-repeat 0% 0%;
		display: block;
		width: 294px;
		height: 113px;
		padding: 0 0 16px 0;
		overflow: hidden;
		font-weight: normal;
	}
	
	#reservation-form textarea {
		background: none;
		width: 271px;
		height: 94px;
		padding: 7px 9px 7px 9px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #e4e0b4;
	}

	#reservation-form a#reservation-reset {
		background: url(images/reservation-reset.png) no-repeat 0% 0%;
		display: block;
		width: 165px;
		height: 50px;
		margin: 0 2px 0 0;
		padding: 0 4px 0 0;
		overflow: hidden;
		float: left;
		line-height: 48px;
		font-size: 1.5em;
		font-weight: 700;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	
	#reservation-form a#reservation-submit {
		background: url(images/reservation-submit.png) no-repeat 0% 0%;
		display: block;
		width: 119px;
		height: 50px;
		padding: 0 4px 0 0;
		overflow: hidden;
		float: left;
		line-height: 48px;
		font-size: 1.5em;
		font-weight: 700;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	
		#reservation-form a:hover {
			color: #ccc !important;
		}

#contact-form {
	width: 640px;
	padding: 5px 0 0 0;
	overflow: hidden;
}

	#contact-form strong {
		background: url(images/contact-textarea.png) no-repeat 0% 0%;
		display: block;
		width: 294px;
		height: 113px;
		overflow: hidden;
		float: right;
		font-weight: normal;
	}
	
	#contact-form textarea {
		background: none;
		width: 271px;
		height: 94px;
		padding: 7px 9px 7px 9px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #e4e0b4;
	}
	
	#contact-form label {
		background: url(images/contact-input.png) no-repeat 0% 0%;
		display: block;
		height: 39px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 281px;
		height: 16px;
		padding: 7px 9px 7px 9px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #e4e0b4;
	}
	
	#contact-form a#contact-submit {
		background: url(images/contact-submit.png) no-repeat 0% 0%;
		display: block;
		width: 119px;
		height: 50px;
		margin: -27px 0 0 2px;
		padding: 0 4px 0 0;
		overflow: hidden;
		float: right;
		line-height: 48px;
		font-size: 1.5em;
		font-weight: 700;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
		
	#contact-form a#contact-reset {
		background: url(images/contact-reset.png) no-repeat 0% 0%;
		display: block;
		width: 165px;
		height: 50px;
		margin: -27px 0 0 0;
		padding: 0 4px 0 0;
		overflow: hidden;
		float: right;
		line-height: 48px;
		font-size: 1.5em;
		font-weight: 700;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	
		#contact-form a:hover {
			color: #ccc !important;
		}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	padding: 72px 11px 50px 11px;
}

#footer {
	width: 1000px;
	height: 63px;
	margin: 0 auto;
}

	#footer strong {
		display: block;
		float: right;
		padding: 25px 50px 0 0;
		line-height: 1.231em;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.083em;
		font-weight: normal;
		color: #b0371f;
	}
	
	#footer p {
		float: left;
		padding: 25px 0 0 10px;
		line-height: 1.231em;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.083em;
		color: #caa785;
	}
	
		#footer p span {
			padding: 0 3px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 3px;
			text-decoration: none;
			color: #caa785;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}

