@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
}
img {
	border: none 0px #fff;
}
body{
	font-size: 62.5%;
	background-image: url(../layout/bodybk.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
noscript p{background-color:#b10000;border:1px solid #F00;margin:0;padding:10px;display:block;color:#FFF;font:1.2em "Trebuchet MS",Arial,Helvetica,sans-serif;text-align:center;}
#wrap {
	background-image: url(../layout/bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center -30px;
}
#header {
	height: 31px;
	background-image: url(../layout/navbk.gif);
	background-repeat: repeat-x;
	background-color: #fefdf7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #faf4db;
}
#nav {
	margin-bottom: 10px;

}

#nav  li{
	list-style: none;
}
#nav a   {
	padding: 0px 10px;
	display: block;
	background: url(../layout/nav.png);
	background-position: bottom left;
	height: 30px;
	line-height: 30px;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #67501d;
	text-decoration: none;
}
#nav a:hover {
	background-position: left top;
	font-weight: bold;
}

#container {
	background-color: #dbc15a;
	height: 600px;
	padding: 0px;
	position: relative;
}
#pubname {
	height: 60px;
	position: relative;
	text-align: right;
	padding-top: 30px;
}
#pubname h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	text-transform: uppercase;
	padding-right: 20px;
}
#pubname h2 a {
	text-decoration: none;
	color: #F7EDC0;
}

#pubname h2 span {
	font-size: 0.75em;
	text-transform: capitalize;
	display: block;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	color: #DBC15A;
}

#curve {
	background-image: url(../layout/curve.png);
	height: 32px;
	width: 960px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 2;
}

#leftbar {
	background-color: #f7edc0;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 5px;
	height: 556px;
	z-index: 1;
	padding-right: 5px;
}
#flogo {
	position: absolute;
	background-image: url(../layout/flogo.png);
	height: 113px;
	width: 179px;
	left: 30px;
	top: -82px;
	z-index: 3;
	text-indent: -9999px;
}

#images, #map {
	margin-top: 10px;
	background-color: #F7EDC0;
	height: 400px;
	width: 760px;
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 0;
}
#images img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#img_spacer {
	height: 360px;
}
.smallcols {
	z-index: 3;
	background-color: #F7EDC0;
	height: 205px;
	padding: 10px;
	width: 200px!important;
}
.sc_content h1 {
	text-transform: uppercase;
	font-size: 1.4em;
	color: #67501b;
	margin-bottom: 5px;
}
.sc_content p {
	color: #67501B;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.sc_content a {
	color: #67501B;
}
.sc_content a:hover {
	text-decoration: none;
}




h3 {
	color: #67501b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: center;
}
.fL {
	float: left;
	clear: none;
}
.cB {
	clear: both;
}
form h4 {
	text-transform: uppercase;
	font-size: 1.4em;
	color: #67501b;
	margin-bottom: 5px;
}
form {
	margin-bottom: 3px;
}
form p {
	font-size: 1em;
	color: #67501B;
	margin-bottom: 2px;
}


.form_text {
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #cbbe83;
	padding-top: 5px;
	padding-left: 5px;
}

.submitbutton {
	background-image: url(../layout/submit.gif);
	background-repeat: repeat-x;
	background-color: #67501b;
	border: none 0px #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #F7EDC0;
	height: 27px;
	padding-right: 6px;
	padding-left: 6px;
}


.front_button {
	display: block;
	background-image: url(../layout/button_sprite.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 184px;
	margin-bottom: 11px;
	color: #F7EDC0;
	text-decoration: none;
	font-size: 1.8em;
	padding: 8px;
	background-position: right top;
}
.front_button span{
	display: block;
	text-transform: uppercase;
	font-size: .5em;
}


#b1 {
	background-position: 0px 0px;
}
#b2 {
	background-position: 0px -64px;
}
#b3 {
	background-position: 0px -128px;
}
#b4 {
	background-position: -202px 0px;
}
#b5 {
	background-position: -202px -64px;
}
#b6 {
	background-position: -202px -128px;
}
#b4 span {
	color: #404800;
}
#b5 span {
	color: #4f000d;
}
#b6 span {
	color: #005e48;
}
.divide {
	background-image: url(../layout/left_divide.gif);
	height: 22px;
	width: 146px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: right;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #F7EDC0;
}
#brochure {
	background-image: url(../layout/brochure.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 190px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #67501b;
	text-decoration: none;
	text-transform: uppercase;
	clear: both;
	padding-left: 10px;
	padding-top: 3px;
}
#brochure span {
	font-size: 0.6em;
	display: block;
	color: #5a0018;
	text-transform: none;
}
#pdf {
	background-image:url("../layout/brochure.png");
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	color:#67501B;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	height:30px;
	margin-left:10px;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-decoration:none;
	text-transform:uppercase;
	width:190px;
}
#nl {
	background-image:url(../pictures/Newsletter-background.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	color:#67501B;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	height:30px;
	margin-left:10px;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-decoration:none;
	text-transform:uppercase;
	width:190px;
}
#pdf:hover {
	color: #9F1D2D;
}

#pdf span {
	font-size: 0.6em;
	display: block;
	color: #5a0018;
	text-transform: none;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #67501b;
	font-size: 1.2em;
	line-height: 18px;
	float: left;
}

/* BAF */

/*#baf_container
{
	height: 66px;
	float: left;
	margin-top: 350px;
	position: absolute;
	z-index: 45;
	width: 252px;
	margin-left: 43px;
}

#baf_input
{
	height: 31px;
	width: 226px;
	background-image: url(../layout/become_a_friend_input.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	position: relative;
}*/

#baf_eml {
	border:1px solid #CBBE83;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	height:20px;
	padding-left:5px;
	padding-top:5px;
	width:125px;
}

.text_195
{
	width: 195px !important;
}

.tel_email
{
	font-size: 9px;
	float: left;
	width: 200px;
}

/*#baf_join
{
	height: 30px;
	width: 50px;
	float: right;
	padding: 2px 0 0;
	position: absolute;
	top: 0px;
	right: 0px;
	background: transparent;
	border: none;
	color: #c09d49;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}*/

#baf_return {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:9px !important;
	background-color:#E80A0A;
	color:#FFFFFF !important;
	display:block;
	height:20px;
	line-height:20px;
	text-align: center !important;
	z-index:20;
	/*border: 1px solid #CA0909;*/
	margin: 0;
	float: left;
	width: 180px;
}

#booking_feedback
{
	font-size:11px;
	padding-top:4px;
}

/*
	FORMS
*/
@charset "utf-8";#leftbar form{width: 210px;}#leftbar label{font-size:1.2em;float:left;}#leftbar form p{margin-bottom:5px;height:20px;clear:both;}#leftbar form p input[type=text],#leftbar form p select{font-size:1.4em;}#leftbar form p input,#leftbar form p select{float:left;}#leftbar form p.highlight{background-color:#ddc462;padding-left:5px;}#leftbar form .submit{background-color:#67501B;font-size:1.1em;font-family:Georgia,"Times New Roman",Times,serif;text-transform:uppercase;color:#F7EDC0;border:0 none #fff;padding:3px;background-image:url(../layout/submit.gif);background-repeat:repeat-x;background-position:center top;}#leftbar form .txtbx{width:100px;}.form_date_day{width:20px;}.form_date_year{width:40px;}.form_time_hours,.form_time_minutes{width:40px;}#leftbar form p span{float:right;}
