.fl{float:left;}
.fr{float:right;}

.white
{
	color: #FFFFFF;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 350px;
	width: 700px;
	position: relative;
}
#header #left {
	height: 350px;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #right {
	height: 350px;
	width: 350px;
	position: absolute;
	left: 350px;
	top: 0px;
}
#maincontent {
	height: auto;
	width: auto;
	margin-left: 200px;
	margin-top: 0px;
}
.special{
	background-color: #F3F3F3;
	padding: 10px;
	border: 1px solid #DFDFDF;
	margin:0 0 5px 0;
}

.spring{background-image: url(../layout/spring.gif); background-repeat:no-repeat; background-position:left top;}
.new_year{background-image: url(../layout/new_year.png); background-repeat:no-repeat; background-position:right center;}
.valentines{background-image: url(../layout/valentines.png); background-repeat:no-repeat; background-position:right center;}

#easter {
	background-color: #F3F3F3;
	padding: 10px;
	background-image: url(../layout/easter.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #DFDFDF;

}
.logoStrip{
	background-image: url(../layout/logo-strip.png);
	position: absolute;
	height: 350px;
	width: 190px;
	left: 0px;
	top: 0px;
	z-index: 99;
	
}
#contactdetails {
	position: relative;
	top: 250px;
	width: 190px;
}
#contactdetails p {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.7em;
	line-height: 14px;
}
#contactdetails p span {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	color: #666666;
	text-align: justify;
	margin: 3px;
}em {
	font-weight: normal;
	font-size: 1.1em;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: lighter;
	font-size: 2em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 4px;
}
#navigation {
	height: auto;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 360px;
	text-align: left;
	color: #999999;
}
#logo {
	height: 68px;
	width: 150px;
	position: absolute;
	left: 275px;
	top: 313px;
}
#navigation a {
	height: 9px;
	width: 153px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: lighter;
	text-transform: capitalize;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#navigation a.last {border:none; height:36px;}

#navigation span {
	font-size: 0.6em;
	font-weight: bold;
}

#design {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #DBC5A6;
}
#richouxs {
	height: 327px;
	width: 309px;
	position: relative;
	left: 0px;
	margin-top: 20px;
}
#richouxs a {
	float: left;
}
hr {
	color: #ECDECE;
}
a#indulge {
	background-image: url(../layout/indulge.gif);
}
h2 {
	color: #000000;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 4px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: lighter;
	color: #000000;
	text-align: left;
}
h4 {
	font-family: "Times New Roman";
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 5px;
}

#navigation a:hover {
	background-color: #CCCCCC;
	color: #000000;
}
li {
	text-align: left;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: .8em;
	color: #666666;
}
a {
	color: #333333;
}
a:hover {
	text-decoration: none;
}
#award {
	width: 200px;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	background-image: url(../layout/rosette.gif);
	background-repeat: no-repeat;
	background-position: 180px 5px;
	border: 1px solid #B5B5B5;
}

#testimonial_home
{
	float: right;
	border: 1px solid #B5B5B5;
	width:300px;
	font-style:italic;
	padding:10px;
	margin:10px 0 8px 24px;
	text-align:justify;
}

#testimonial_home p
{
	font-size:0.7em;
}

#testimonial_home span
{
	float:right;
	font-size:12px;
	font-style:normal;
	text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size:0.7em;
}

.float_left {
	float: left;
	padding-right: 10px;
}
.float_right {
	float: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
	color: #666666;
	font-weight: bold;
}


/* TOP IMAGES */
.imagesC{
	background-image:url(../layout/loader.gif);
	background-repeat:no-repeat;
	background-position:center center;
	overflow: hidden;
	position: relative;
	height: 350px;
	width: 700px;
}
.imagesC img{
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
.form {
	font-size: 1em;
	color: #05042F;
	text-align: left;
}

.form span {
	font-size: 0.8em;
}

.form input {
	color: #333333;
	width: 250px;
	background-image: url(../layout/field-bg.jpg);
	border: 1px solid #e6e5e5;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center top;
}
.form textarea {
	color: #333333;
	width: 250px;
	background-image: url(../layout/field-bg.jpg);
	border: 1px solid #e6e5e5;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
}
.form option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form .submit {
	background-color: #CAC7B2;
	width: 70px;
	cursor: pointer;
	color: #333333;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
.form .textfieldRequiredMsg {
	color: #FFFFFF;
}
.download {
	background:url(../layout/menu_bg.png) no-repeat 5px bottom;
	width: 100%;
	padding:5px 5px 8px 12px;
	background-color: #EEEEEE;
	margin-top: 5px;
	margin-bottom: 10px;
}
.download a {
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.download a:hover {
	color: #666666;
}
.download p {
	line-height: 22px;
	font-size: 0.8em;
}

/* BAF */

/* BAF STYLES */

#baf
{

}

#baf p
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	margin: 0px;
}

#baf_eml {
	border:1px solid #7F7F7F;
	float:left;
	font-family:trebuchet MS;
	font-size:12px;
	height:15px;
	margin-top:5px;
	padding-left:5px;
	padding-top:5px;
	width:125px;
}

.text_180
{
	width: 180px !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:3;
	/*border: 1px solid #CA0909;*/
	margin: 0;
	float: left;
	width: 185px;
}

#booking_feedback
{
	font-size:11px;
	padding-top:4px;
}

.submitbutton
{
	border:medium none;
	color:white;
	cursor:pointer;
	font-family:Corbel;
	height:23px;
	outline:medium none;
	width:53px;
	background-color: #7f7f7f;
	margin-top: 5px;
}

#baf_eml.loading {
	background: url(../layout/baf_loader.gif) no-repeat 5px center;
}
.tables
{
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-align: justify;
}
table span
{
	font-weight: bold;
	color: #343e79;
	font-size: 12px;
}
table .left_col
{
	padding-right: 10px;
	text-align: right;
	width: 107px;
}

#xmas_ribbon {
    background: url("../layout/book_xmas.png") no-repeat scroll 0 0 transparent;
    bottom: 20px;
    height: 53px;
    position: absolute;
    right: -16px;
    text-indent: -999em;
    width: 349px;
    z-index: 100;
	display:none;
}

/* NEW ENQUIRY FORM */

.reservation_form{margin:20px 0 60px 0;}
.reservation_form p{margin:10px 0 0 0;}
.reservation_form p input{float:right;}
.reservation_form p label{float:left;}

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
