* {
    font-family: Arial, Helvetica, sans-serif;
    color: #7B6944;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#topBar #topNav-right li a {
    display: block !important;
    margin-right: 10px;
    background-image: url("images/home_tab_hover.gif");
	color: #FFF;
}

#topBar #topNav-right li a.red {
    background-image: url("images/home_tab_hover_red.gif");
}

/* Clearfix */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/ * html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
body {
    background-color: #A38B5A;
    margin: 20px 0;
    padding: 0;
}

p {
    line-height: 120%;
    margin: 0 0 0.8em 0;
}

h1, h2, h3, h4 {
    font-weight: normal;
    margin: 0;
    line-height: 110%;
}

h1 {
    font-size: 32px;
    margin: 0;
    text-transform: uppercase;
    color: #F7EF7B;
}

h2 {
    font-size: 26px;
    margin: -5px 0 0 0;
    color: #fff;
}

h3, #welcomeText h2 {
	font-size: 18px;
	margin: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #928364;
	padding-bottom: 3px;
	color: #928364;
	}

h4 {
    font-size: 14px;
    margin: 0 0 10px 0;
	text-decoration: underline;
	font-weight: bold;
}

a:link, a:hover, a:active, a:visited {
    color: #7b6944;
    text-decoration: underline;
}

img {
    border: none;
}

form {
    margin: 0;
    padding: 10px;
}

form#booking {
	padding: 0px;
	margin: 0px;
}

label {
    display: block;
    padding-top: 5px;
    font-weight: bold;
}

#wrapper {
    width: 995px;
    border-left: 1px solid #7B6944;
    border-right: 1px solid #7B6944;
    border-top: 1px solid #7B6944;
    position: relative;
    margin: 0 auto;
}

#topBar {
    background: url(images/header-grad.gif);
    padding: 10px 10px 0 10px;
    border-bottom: 1px solid #7B6944;
}

#topBar a.tab {
    display: block;
    width: 90px;
    padding: 5px;
    background-image: url("images/home_tab-left.gif");
    background-position: top center;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #FFF;
    height: 15px;
    _height: 0!important;
    _line-height: 15px;
    margin-right: 5px;
    float: left;
    text-align: center;
}

#topBar a.tab:hover {
    color: #EEE9DF;
    background-image: url("images/home_tab-left.gif");
}

#header {
    background-color: #E6DFD3; /**/
    border-bottom: 1px solid #7B6944;
    height: 100px;
}

#header h2 {
    color: #FFFFFF;
}

#header ul {
    background: url(images/menu-button-bg.gif);
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
	height: 100px;
    list-style: none;
}

#header ul li {
    border-bottom: 1px solid #7B6944;
    border-left: 1px solid #7B6944;
    float: left;
}

#header ul li a {
    background: url(images/menu-button-grad.gif);
    color: #fff;
    display: block;
    font-size: 11px;
    height: 39px;
    padding: 10px 3px 0;
    text-align: center;
    width: 92px;
    text-transform: uppercase;
}

#header ul li.noBottomBorder { border-bottom: none; }

#header ul li a.single {
	height: 31px;
	padding: 18px 3px 0;
}

#header ul li a.right { width: 94px; }

#headerText {
    padding: 15px 0 0 25px;
}

#headerText h1 {
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    width: 450px;
    height: 74px;
    background: url(images/logo.gif) no-repeat;
}

#headerText h2 {
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
}

#midSection {
    border-bottom: 1px solid #7B6944;
    background-color: #E6DFD3;
}

#onlineBooking {
	background-color: #FFF9E6;
    width: 50%;
    height: 210px;
    float: right;
    position: relative;
}

#welcomeText {
    padding: 25px 25px 0;
    width: 43%;
}

#welcomeText p {
    margin-bottom: 12px;
    line-height: 120%;
}

#onlineBooking img.curvy {
    position: absolute;
    right: 235px;
    z-index: 100;
    _top: 0px;
}

#bookingText {
    background-color: #FFF9E6;
    float: right;
    padding: 15px 0px 84px 0px;
    width: 200px;
    _width: 200px;
    _padding: 15px 25px 55px;
    height: 110px;
}

#bookingText select option.title {
    font-weight: bold;
}

#lowerSection {
    border-bottom: 1px solid #7B6944;
    background-color: #FFF9E6;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 25px;
	height: inherit;
}

#lowerSection h2 {
    margin-bottom: 10px;
}

#lowerSection ul {
	color: #777e4a;
	margin-left: 20px;	
}

a.continueButton {
    width: 147px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    color: #FFFFFF;
    display: block;
    padding: 5px;
    background-image: url("images/button_bg.png");
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 5px;
    font-size: 1.2em;
}

a.continueButton:hover {
    background-image: url("images/button_bg_over.png");
}

#specialOffers {
    float: right;
    width: 49%;
    height: 170px;
}

#specialOffersInside {
    padding: 25px;
}

#hotels { 
	margin-top: 15px; 
	margin-left: 8px;
	margin-right: 0px;
	padding: 0px;
	}

ul.normal { margin: 0 0 15px 0; }
ul.normal li { margin-left: 25px; }

li.hotelThird a.title {
    display: block;
    text-decoration: none;
    height: 25px;
    padding: 8px 8px 0 8px;
    text-align: center;
    background-color: #FFFEC2;
    color: #BEAB70;
}

li.hotelThird a.title b {
    font-size: 14px;
    color: #7B6944;
}

li.hotelThird a.title:hover {
    background-color: #A61C50;
    color: #E6DFD3;
}

li.hotelThird a.title:hover b {
    color: #FFFFFF;
}

#footer {
    background-color: #E6DFD3;
    color: #7B6944;
    padding: 20px;
    border-bottom: 1px solid #7B6944;
}

#right {
    color: #7B6944;
    width: 200px;
    float: right;
    text-align: right;
}

#right b {
    color: #7B6944;
}

div.cl {
    clear: left;
}

div.cr {
    clear: right;
}

div.cb {
    clear: both;
}

.fadingContent {
    float: left;
    width: 240px;
    height: 210px;
}

.captionPhotos, .rightText {
	float: right;
    width: 350px;
    height: 240px;
	overflow: hidden;
}

.rightText { height: auto; }

.captionPhotos { margin-left: 10px; }

.caption {
    padding: 19px;
    width: 242px;
    line-height: 0;
    margin: 0;
    background: #000;
    color: #fff;
    filter:alpha(opacity=80);
    opacity: 0.8;
    margin-top: -38px;
}

#book-now {
    text-indent: -9999px;
    display: block;
    width: 200px;
    height: 50px;
    background: url(images/book-now.gif) no-repeat;
    line-height: 0;
    font-size: 0;
}

#topBar li {
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#topNav-right {
    float: right;
    width: 468px;
}

select, option {
    color: #000;
}

#welcomeText div {
    padding: 0 !important;
}

#bookingText p {
    line-height: 14px;
    font-size: 12px;
    text-align: center;
}

#content #bookingText {
		padding: 10px 10px 10px 20px;
		_padding: 10px 10px 2px 20px;
		position: absolute;
		z-index: 101;
		top: 0;
		left: 262px;
		height: 190px;
		_height: 198px;
}

#topBar #home a {
	background: url(images/desborough-tab.gif) no-repeat;
}
#topBar #ship a {
	background: url(images/ship-tab.png) no-repeat;
}
#topBar #warren a {
	background: url(images/warren-tab.png) no-repeat;
}
#topBar #anchor a {
	background: url(images/anchor-tab.png) no-repeat;
}
.testimonial_backlink {
	margin-top: 15px;
}
a.testimonial_backlink {
	color: #7b6944;
	font-weight: bold;
	font-style: italic;
}