﻿* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 20;
}

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: #2f2c18;
}

a:hover {
	text-decoration: none;
}

html {
	min-width: 980px;
}

body {
	background: #fbfdeb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 14px 0;
	line-height: 0.968em;
	font-size: 2.583em;
	font-weight: normal;
	color: #2c2a17;
}

	h2.extra {
		padding: 0 0 8px 0;
	}

h6 {
	line-height: 1.455em;
	font-size: 1.833em;
	font-weight: normal;
	font-style: italic;
	color: #2c2a17;
	top: -11px;
	left: 14px;
}
h7 {
	line-height: 1.255em;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	color: #2c2a17;
	top: -11px;
	left: 14px;
}


h3 {
	width: 226px;
	line-height: 1.455em;
	font-size: 1.833em;
	font-weight: normal;
	font-style: italic;
	color: #2c2a17;
	position: absolute;
	top: -11px;
	left: 14px;
}

	h3.extra {
		width: auto;
		top: 0px;
		left: 140px;
	}

h4 {
	padding: 0 0 16px 0;
	line-height: 1.5em;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	color: #2f2c18;
}

	h4.extra {
		padding: 0 0 13px 0;
	}
	
	h4 span {
		display: block;
		padding: 0 0 2px 0;
	}

h5 {
	padding: 0 0 17px 0;
	line-height: 1.417em;
	font-size: 1em;
	color: #2f2c18;
}
h8 {
	width: 226px;
	line-height: 1.455em;
	font-size: 1.833em;
	font-weight: normal;
	font-style: italic;
	color: #2c2a17;
	top: -11px;
	left: 14px;
}
h9 {
	width: 226px;
	line-height: 1.255em;
	font-size: 1.833em;
	font-weight: normal;
	font-style: italic;
	color: #2c2a17;
	top: -11px;
	left: 14px;
}


.fleft {
	float: left;
}

	img.fleft {
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 15px;
	}
	
	img.fleft1 {
		float: left;
		margin: 4px 15px 38px 0;
	}
	
	ul.fleft {
		width: auto;
	}

.fright {
	float: right;
	padding-left: 15px;
	padding-bottom: 20px;
}

	ul.fright {
		width: auto;
	}

.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-bg-top {
	background: #fbfcec url(images/main-bg-top.jpg) no-repeat 50% 0%;
}

#main-bg-bot {
	background-image: url(images/main-bg-bot_dc.jpg);
	background-repeat: no-repeat;
	background-position: 50% bottom;
}

#main {
	background: url(images/main-top.png) no-repeat 0% 46px;
	width: 963px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 100%;
	height: 191px;
	overflow: hidden;
}
	
	#page1 #header {
	height: 191px;
	}

	#header p {
	width: 363px;
	line-height: 1.143em;
	font-size: 1.167em;
	font-style: italic;
	color: #4f4341;
	position: absolute;
	top: 62px;
	left: 551px;
	height: 86px;
	}
	
		#header p strong {
	letter-spacing: -1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
		}

#logo {
	position: absolute;
	top: 56px;
	left: 34px;
}

#menu {
	position: absolute;
	top: 157px;
	left: 26px;
}

	#menu li {
		float: left;
		padding: 0 11px 0 10px;
		text-transform: uppercase;
		font-size: 1em;
		color: #2d2a17;
	}
	
		#menu li a {
			display: block;
			width: 133px;
			height: 28px;
			overflow: hidden;
			line-height: 26px;
			text-align: center;
			text-decoration: none;
			color: #2d2a17;
		}
		
		#menu li a:hover {
			background: url(images/menu.gif) no-repeat 0% 0%;
		}
		
		#menu li.act a {
			background: url(images/menu.gif) no-repeat 0% 0%;
			color: #fff;
		}

#slogan {
	position: absolute;
	top: 254px;
	left: 378px;
}

#content {
	background: #fff;
}

	#content p {
		padding: 0 0 17px 0;
	}
	
	#content p small {
		float: right;
		padding: 0 20% 0 0;
		font-size: 1em;
	}

	#content p big {
		display: block;
		padding: 0 0 11px 0;
		line-height: 1.375em;
		font-size: 1.333em;
	}
	
	#content p.no-indent {
		padding: 20 !important;
	}

.row-1 {
	background: #fff url(images/row-1-bot.gif) repeat-x 50% 100%;
	width: 961px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

	.row-1 .inner {
		padding: 28px 32px 45px 33px;
	}
	
	.row-1 .inner-1 {
	background: url(images/row-1-top.gif) repeat-x 50% 0%;
	padding-top: 30px;
	padding-right: 32px;
	padding-bottom: 45px;
	padding-left: 33px;
	}
	
	.row-1 .inner-2 {
	background: url(images/row-1-top.gif) repeat-x 50% 0%;
	padding-top: 30px;
	padding-right: 32px;
	padding-bottom: 37px;
	padding-left: 33px;
	}
	
	.row-1 p {
		padding: 0 0 22px 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		color: #4f4341 !important;
	}
	
	.row-1 p.extra {
		padding: 0 0 17px 0 !important;
	}
	
	.row-1 p.extra-1 {
		padding: 0 0 10px 0 !important;
	}

.row-2 {
	background: url(images/row-2-tail.gif) repeat 0% 0%;
	width: 100%;
	border-bottom: 1px solid #dedeb6;
}

	.row-2 .inner {
		background: url(images/row-2-hor.gif) repeat-x 50% 0%;
		padding: 29px 34px 32px 35px;
	}
	
	.row-2 .inner-1 {
		background: url(images/row-2-hor.gif) repeat-x 50% 0%;
		padding: 29px 34px 24px 35px;
	}
	
	.row-2 p {
		padding: 0 0 22px 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		color: #2f2c18 !important;
	}
	
	.row-2 p strong {
		display: block;
	}
	
	.row-2 p.extra {
		padding: 0 0 17px 0 !important;
	}
	
	.row-2 blockquote p {
		padding: 0 0 17px 0 !important;
	}
	
	.row-2 blockquote p strong {
		display: block;
		padding: 0 4px 0 0;
		text-align: right;
	}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .corner-top-left {
		background: url(images/corner-top-left.png) no-repeat 0% 0%;
		height: 24px;
	}
	
	.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 50% 0%;
		height: 24px;
		margin: 0 24px;
	}
	
	.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-content {
	position: relative;
	margin: 0 3px;
	background-color: #ececcb;
	background-image: url(images/box-tail.gif);
	background-repeat: repeat-x;
	background-position: 50% 0%;
	}
	
	.box .inner {
	padding-top: 34px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 21px;
	}
	
	.box .inner-1 {
		background: none;
		padding: 37px 15px 52px 21px;
	}
	
	.box .inner-2 {
		background: none;
		padding: 34px 15px 47px 21px;
	}
	
	.box .inner-3 {
		background: none;
		padding: 37px 15px 16px 21px;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.png) no-repeat 0% 0%;
		height: 25px;
		font-size: 0;
		line-height: 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 50% 0%;
		position: relative;
		height: 25px;
		margin: 0 24px;
	}
	
		.box .border-bot img {
	position: absolute;
	top: -57px;
	left: 10px;
		}
		
		.box p {
			padding: 0 0 17px 0 !important;
			line-height: 1.417em !important;
			font-size: 1em !important;
			color: #4f4341 !important;
		}
		
		.box p.extra {
			padding: 0 0 9px 0 !important;
		}
		
		.box p.extra-1 {
			padding: 0 0 13px 0 !important;
		}
		
			.box p b {
				display: block;
				font-weight: normal;
			}
			
				.box p b a {
					color: #4f4341 !important;
				}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.png) no-repeat 0% 0%;
		height: 15px;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box-1 .border-top {
		background: url(images/border-top1.png) repeat-x 50% 0%;
		height: 15px;
		margin: 0 15px;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.png) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.png) repeat-y 100% 0%;
		width: 100%;
	}
	
	.box-1 .box-content {
		background: #8ec551 url(images/box-tail1.gif) repeat-x 50% 0%;
		position: relative;
		margin: 0 3px;
	}
	
	.box-1 .inner {
		padding: 23px 20px 4px 140px;
	}
	
	.box-1 .inner-1 {
		background: none;
		padding: 23px 20px 10px 20px;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.png) no-repeat 0% 0%;
		height: 15px;
		font-size: 0;
		line-height: 0;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.png) repeat-x 50% 0%;
		position: relative;
		height: 15px;
		margin: 0 15px;
	}
	
	.box-1 h3 {
	width: 444px;
	}
	
	.box-1 p {
		padding: 0 0 17px 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		font-style: italic !important;
		color: #2c2a17 !important;
	}

.box-indent {
	margin: 0 0 36px 0 !important;
}
.box-indent_dinnerdating {
	margin: 0 0 15px 0 !important;
}

.list {
	width: 100%;
	padding: 0 0 13px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 1px 10px;
		padding: 0 0 0 17px;
		line-height: 2.083em;
		font-weight: bold;
		font-style: italic;
		color: #4f4341;
	}
	
	.list li a {
		color: #4f4341;
	}

.list-1 {
	width: 100%;
	overflow: hidden;
	line-height: 1.417em;
	font-size: 1em;
	font-style: italic;
	color: #4f4341;
}

	.list-1 dt {
		font-weight: bold;
	}
	
	.list-1 dt a {
		color: #4f4341;
	}
	
	.list-1 dd {
		padding: 0 0 18px 0;
	}
	
	.list-1 dd p {
		padding: 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		font-style: italic !important;
		color: #4f4341 !important;
	}

.list-2 {
	margin: -3px 0 0 0;
	padding: 0 0 0 1px;
	line-height: 1.417em;
	font-size: 1em;
	color: #4f4341;
}

	.list-2 dt a {
		color: #4f4341;
	}
	
	.list-2 dd {
		padding: 0 0 17px 0;
	}
	
	.list-2 dd.extra {
		padding: 0;
	}

.list-indent {
	padding: 0 0 19px 0 !important;
}

.indent-left {
	padding: 0 0 0 2px;
}

.indent-left-1 {
	padding: 0 20px 0 22px;
}

.indent-bot {
	margin: 0 0 19px 0;
}

.indent-bot-1 {
	margin: 0 0 21px 0;
}

.picrure-position {
	top: 0px;
	left: -21px;
	z-index: 2;
	visibility: visible;
}

.piccrure-position {
	position: absolute;
	top: -30px;
	left: -21px;
	z-index: 2;
	visibility: visible;
}

.visible {
	overflow: visible !important;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 28px;
	float: right;
	overflow: hidden;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

	.link span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 28px;
		margin: 0 10px 0 10px;
		padding: 0 16px 0 14px;
	}
	
	.link:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-1 {
	color: #4f4341;
}

.link-indent {
	margin: 0 0 33px 0 !important;
}

#contact-form {
	width: 250px;
	padding: 3px 0 0 1px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 1px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		font-weight: normal;
		color: #2f2c18;
	}
	
	#contact-form input {
		background: none;
		width: 241px;
		height: 14px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.917em;
		color: #000;
	}
	
	#contact-form textarea {
		background: none;
		width: 241px;
		height: 178px;
		padding: 3px;
		float: left;
		overflow: auto;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.917em;
		color: #000;
	}
	
	#contact-form a {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 28px;
		float: right;
		margin: 20px 0 0 14px;
		overflow: hidden;
		line-height: 28px;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
	}

	#contact-form a span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
	#contact-form a span span {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 28px;
		margin: 0 10px 0 10px;
		padding: 0 16px 0 14px;
	}
	
	#contact-form a:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

#footer {
	background: url(images/footer.png) no-repeat 0% 0%;
	height: 206px;
	overflow: hidden;
}

	#footer div {
		padding: 16px 36px 0 26px;
	}

	#footer p {
		float: right;
		text-transform: uppercase;
		font-size: 0.833em;
		color: #565650;
	}
		
		#footer p em {
			margin: 0 2px;
			font-style: normal;
		}
	
		#footer p a {
			color: #565650;
		}
	
	#footer ul {
		overflow: hidden;
		float: left;
		padding: 1px 0 0 0;
	}
	
		#footer ul li {
			background: url(images/divider.gif) no-repeat 0% 4px;
			float: left;
			margin: 0 0 0 -1px;
			padding: 0 11px 0 10px;
			text-transform: uppercase;
			font-size: 0.833em;
			color: #9d9d8d;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #9d9d8d;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
#FlashHeader {
	margin: 0px;
	padding: 0px;
	height: 378px;
	width: 100%;
}
#main-bg-top #main-bg-bot #main #content #breadcrumb {
	width: 951px;
	height: 25px;
	background-image: url(images/row-1-bot.gif);
	background-repeat: repeat-x;
	background-position: 50% 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-left: 10px;
}
#main-bg-top #main-bg-bot #main #content #breadcrumb UL {
	display: block;
	list-style-type: none;
	height: 25px;
}
#main-bg-top #main-bg-bot #main #content #breadcrumb UL LI {
	font-weight: bold;
	font-style: italic;
	color: #4f4341;
	background-image: url(images/marker.gif);
	background-repeat: no-repeat;
	background-position: 1px 10px;
	padding-top: 0;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	display: inline;
	float: left;
	width: auto;
	height: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main-bg-top #main-bg-bot #main #content #breadcrumb .breadcrumb-home {
 background-image:none;
}
#page6 #main-bg-top #main-bg-bot #main #content .row-1 .inner-2 .wrapper H4 {
	font-weight: normal;
	font-size: 1.5em;
}

.introtext {
	font-weight: bold;
	font-size: 60em;
}



.inner-1 #booking-form {
	width: 220px;
	padding: 3px 0 0 1px;
}

	.inner-1 #booking-form label {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}
	
	.inner-1 #booking-form b {
		display: block;
		padding: 0 0 1px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		font-weight: normal;
		color: #2f2c18;
	}
	
	.inner-1 #booking-form input {
	width: 211px;
	height: 14px;
	padding: 0 3px 0 3px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.917em;
	color: #000;
	background-color: #FFF;
	background-image: none;
	}
	
	.inner-1 #booking-form textarea {
	width: 211px;
	height: 178px;
	padding: 3px;
	float: left;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.917em;
	color: #000;
	background-color: #FFF;
	background-image: none;
	}
	
	.inner-1 #booking-form a {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 28px;
	float: left;
	overflow: hidden;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	margin-top: 20px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 0px;
	}

	.inner-1 #booking-form a span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
	.inner-1 #booking-form a span span {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 28px;
		margin: 0 10px 0 10px;
		padding: 0 16px 0 14px;
	}
	
	.inner-1 #booking-form a:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}
	
	
.inner #join-form {
	width: 220px;
	padding: 3px 0 0 1px;
}

	.inner #join-form label {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}
	
	.inner #join-form b {
		display: block;
		padding: 0 0 1px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		font-weight: normal;
		color: #2f2c18;
	}
	
	.inner #join-form input {
	width: 211px;
	height: 14px;
	padding: 0 3px 0 3px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.917em;
	color: #000;
	background-color: #FFF;
	background-image: none;
	}
	
	.inner #join-form textarea {
	width: 211px;
	height: 178px;
	padding: 3px;
	float: left;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.917em;
	color: #000;
	background-color: #FFF;
	background-image: none;
	}
	
	.inner #join-form a {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 28px;
	float: left;
	overflow: hidden;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	margin-top: 20px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 0px;
	}

	.inner #join-form a span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
	.inner #join-form a span span {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 28px;
		margin: 0 10px 0 10px;
		padding: 0 16px 0 14px;
	}
	
	.inner #join-form a:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}
	
	
	
	
#page1 #main-bg-top #main-bg-bot #main #content .row-1 .inner .wrapper .col-2 .indent-left H1 {
	padding: 0 0 14px 0;
	line-height: 0.968em;
	font-size: 2.583em;
	font-weight: normal;
	color: #2c2a17;
}
#h1title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fbfdeb;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
