@charset "utf-8";
/* CSS Document */

/* temp */
#family_b {
	display: none!important;
}


* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center; /* center site in ie5.0 and 5.5 */
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CDB295;
	background-image:url(../images/body_bgr.gif);
	background-repeat:repeat-x;
}
h1, h2 {
	font-size: 0.9em;
	color: #b2885b;
	padding: 0.3em 0px;
	margin: 0.5em 20px;
	text-transform: uppercase;
}
h2 .line {
	border-bottom: 3px solid #ee3b2f;
	padding: 0.3em 0px;
}
h3 {
	color: #0d749f;
	font-size: 0.75em;
	padding: 0.3em 20px;
}
p {
	font-size: 0.7em;
	padding: 0.3em 20px;
}
a {
	color: #6f3e00;
	font-size: 11px;
}
a:hover, .box a:hover  {
	color: #ccb193;
	text-decoration:none;
}
img {
	border: 0;
}
.column {
	float: left;
	width: 340px;
}
.column img {
	margin: 6px;
}
.right {
	float: right;
}

.button a {
	color: #fff;
}
.thumbs {
	width: 720px;
	margin: 4px auto;
}
.thumbs .thumb {
	width: 200px;
	float: left;
	height: auto;
	margin: 5px;
}
.thumbs img {
	margin: 3px;
	border: 1px solid #B2875A;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#container {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
}
#content {	
	width: 1000px;
}
#top {
	display: block;
	float: left;
}
#flash {
	width: 1000px;
	height: 331px;
}
#wrap {
	width: 1000px;
	border-bottom: 1px solid #946933;
	background-color: #fff;
}
#left {
	float: left;
	width: 254px;
}
#left ul, #left ol {
	margin: 0.5em 40px;
}
#left ul li, #left ol li {
	font-size: 0.75em;
}
#left ul li ul li, #left ol li ol li {
	font-size: 0.9em;
}
#right {
	float: left;
	width: 746px;
}
#right ul, #right ol {
	margin: 0.5em 40px;
}
#right ul li, #right ol li {
	font-size: 0.75em;
}
#right ul li ul li, #right ol li ol li {
	font-size: 0.75em;
}
#right p{
	font-size: 0.75em;
}
#right a {
	font-size: 1em;
}
#sections {
	width: 1000px;
	height: 111px;
	background-color: #cfb497;
	background-image:url(../images/s_bgr.gif);
	background-repeat:repeat-x;
	overflow: hidden;
}
#online_booking {
	float: left;
	width: 255px;
	height: 112px;
	background-image:url(../images/s_check.gif);
	background-repeat:no-repeat;
}
#wedding {
	float: left;
	width: 372px;
	height: 112px;
	background-image:url(../images/s_wedding.jpg);
	background-repeat:no-repeat;
}
#conferencing {
	float: left;
	width: 373px;
	height: 112px;
	background-image:url(../images/s_conferencing.jpg);
	background-repeat:no-repeat;
}
#wedding p, #conferencing p {
	font-size: 0.7em;
	color: #fff;
	margin-top: 40px;
	margin-right: 110px;
}
#conferencing, #wedding {
	cursor: pointer;
}
#footer {
	width: 1000px;
	border-top: 1px solid #e4dacc;
	background-color: #fff;
	color:#000;
}
#footer p {
	font-size: 0.7em;
	color: #b2885b;
}
#footer .highlight {
	color: #794400;
}
#footer .logo {
	float: left;
	margin: 10px 0;
	border-right: 1px solid #794400;
}
#footer .column {
	float: left;
	margin: 25px 0;
	width: 371px;
}
#footer .column img {
	margin: 0;
}
/* google map */
#map {
	width: 700px;
	height: 400px;
	margin: 15px auto;
	padding: 5px;
	border: 1px solid #B2875A;
}

div.googledir  {
	width:700px;
	margin: 0px auto;
}
div.googledir table {
	width: 700px !important;
}
div.googledir td {
	text-align: left !important;
	font-size: 12px;
}
div.googledir img {
	border: 0 !important;
}


/* special offer box */

.special_offer {
	width: 247px;
	margin: 10px auto;
	background-color: #f1ece5;
	background-image:url(../images/special_offer_bgr.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-top: 50px;
}
.special_offer p {
	color: #794400;
}
.special_offer p.more {
	text-align: right;
}


#family_b {
	width: 247px;
	margin: 10px auto;
	display: block;
}
