@charset "UTF-8";

/* Set UNIVERSAL parameters*/

html, body, h1, h2, h3, h4, p, ul {
	padding: 0;
	margin: 0;
	font-size: 1em;
}


/* This centers the wrapper */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 770px;
	background-image: url(../images/bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FEDCA4;
}

.wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 954px;
   }
#header-flash {
	height: 447px;
	width: 954px;
}
.header-ctnt {
	height: 445px;
	width: 954px;
}
.nav {
	height: 38px;
	width: 954px;
	background-color: #149FC3;
	overflow: hidden;
}
.content {
	width: 954px;
	background-color: #FFF;
	background-image: url(../images/bg-body.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.img-left {
	float: left;
	padding-right: 15px;
}
.img-left-home {
	float: left;
}
.img-right {
	float: right;
}
.lft-clm {
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-left: 35px;
}
.activities {
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F7739;
	margin-top: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.lft-clm h2 {
	color: #A17A3D;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8AE97;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 15px;
	background-image: url(../images/bg-h2.jpg);
	background-repeat: repeat-x;
	line-height: 21px;
}
.lft-clm ul {
	font-family: "Times New Roman", Times, serif;
	font-size: .875em;
	color: #14A3D1;
	list-style-type: disc;
	padding-left: 20px;
	line-height: 18px;
}
.lft-clm h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #149FC3;
	font-size: 1.125em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.lft-clm h4 {
	font-size: 0.875em;
	color: #0055a5;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.lft-clm p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.875em;
	font-weight: normal;
	color: #333;
	line-height: 21px;
	margin-bottom: 10px;
}
.right-clm {
	float: right;
	width: 298px;
	margin-top: 20px;
}
.clear {
	clear: both;
}
.gallery.clearfix li {
	float: left;
	padding-bottom: 10px;
	list-style-type: none;
	margin-left: 10px;
}
.header {
	height: 335px;
	width: 954px;
}
.login {
	background-image: url(../images/bg-login.gif);
	float: right;
	height: 30px;
	width: 235px;
	background-repeat: no-repeat;
}
.img-right-head {
	float: right;
	margin-right: 57px;
	margin-top: 10px;
	clear: right;
}
.login p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.688em;
	color: #FFF;
	margin-top: 7px;
	margin-left: 20px;
	font-weight: bold;
}
.login a {
	color: #FFF;
	text-decoration: none;
}
.logo {
	float: left;
	margin-left: 20px;
}
.footer {
	background-color: #149FC3;
	height: 123px;
	width: 850px;
	background-image: url(../images/footer-bird.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .688em;
	color: #FFF;
	padding-left: 104px;
	padding-top: 10px;
}
.footer a{
	color: #FFF;
	text-decoration: none;
}
.footer ul li {
	float: left;
	list-style-type: none;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6FC;
	padding-right: 10px;
	margin-top: 20px;
}
.social {
	height: 50px;
	width: 200px;
	float: left;
	padding-top: 10px;
	clear: left;
}
.address {
	width: 800px;
	margin-top: 10px;
	line-height: 18px;
}
#reservation {
	background-image: url(../images/bg-make-reservation.gif);
	height: 225px;
	width: 280px;
}
.h1-contain {
	height: 22px;
	overflow: hidden;
}

