

body, div, ul, li, a, h1, form	
{
	margin: 0px;
	padding: 0px;
}

body
{	
	border: 20px solid #75667B;
	font-family: Arial;
	background-color: #75667B;	
}

div#header_wrapper
{
	height: 140px;
	border-bottom: 23px solid #801D28;
	background-color: #FFF4D9;
}

#logo
{
	margin-top: 20px;
}

div#rightcolphoto_wrapper {
	float: right;
	margin: 60px 20px 0px 0px;
}

div#photo_wrapper
{
	position: absolute;
	top: 20px;
	right: 20px;
}

div#photo_wrapper div.back
{
	float: left;
}

div#photo_wrapper img
{
	display: block;
}

div#footer_wrapper
{
	height: 20px;
	padding: 5px 0px 5px 0px;
	background-color: #801D28;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	position: relative;
	clear: both;
	width: 100%;
	bottom: 0px;
}

div#menu_wrapper
{
	position: absolute;
}

div#menu_wrapper ul
{
	list-style: none;
	width: 135px;
}

div#menu_wrapper li
{
	background-color: #801D28;
	height: 24px;
	margin-top: 2px;
}

div#menu_wrapper li#highlight
{
	background-color: #274E0A;
}

div#menu_wrapper li#highlight.last
{
	background-color: #274E0A;
	background-image: url('/images/bottom-menu-corner-highlight.jpg');
}

div#menu_wrapper li.hover {
	background-color: #274E0A;
}

div#menu_wrapper li.last {
	background-image: url('/images/bottom-menu-corner.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

div#menu_wrapper li.last.hover {
	background-image: url('/images/bottom-menu-corner-highlight.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}


div#content_wrapper
{
background-image: url('/images/top-menu-corner.jpg');
}

div#content_wrapper_over
{
background-image: url('/images/top-menu-corner-highlight.jpg');
}




div#body_wrapper
{
	float: left;
	width: 100%;
	background-color: #FFF4D9;
	background-image: url('/images/tile2.jpg');
	background-repeat: repeat-y;
	background-position: 100%;
}

div#page_wrapper
{
}

div#menu_wrapper a
{
	text-decoration: none;	
	color: #fff;
	font-size: 0.7em;
	width: 100%;
	display: block;
	padding-top: 6px;
	text-align: center;
	padding-bottom: 4px;
}

div#content_wrapper
{
	padding-top: 45px;
	padding-left: 160px;
	background-repeat: no-repeat;
	background-position: 135px 2px;
	padding-bottom: 20px;
	min-height: 500px;
}

div#content_wrapper_background
{
	min-height: 500px;
	background-image: url('/images/tree.gif'); 
	background-position: right;
	background-repeat: no-repeat;
}

div#content_wrapper_over
{
	padding-top: 45px;
	padding-left: 160px;
	background-repeat: no-repeat;
	background-position: 135px 2px;
	min-height: 500px;
	padding-bottom: 20px;
}

h1
{
	color: #801D28;
	font-size: 1.1em;
	font-weight: normal;
}

div#content_wrapper p 
{
	color: #7C7B77;
	font-size: 0.8em;
	line-height: 1.8em;
	width: 550px;
}

div#content_wrapper_over p 
{
	color: #7C7B77;
	font-size: 0.8em;
	line-height: 1.8em;
	width: 550px;
}

div.offer
{
	width: 127px;
	height: 115px;
	background-image: url('/images/square.jpg');
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: center;
	padding-top: 5px;
	position: relative;
	cursor: pointer;
}

div.offer_text
{
	color: #6D6F71;
	font-size: 0.7em;
	padding: 3px 0px 0px 0px;
}

div.offer_button
{
	background-image: url('/images/offer_button2.jpg');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 0.6em;
	position: absolute;
	right: -10px;
	bottom: 8px;
	width: 90px;
	padding: 4px 0px 5px 6px;
	text-align: left;
}	

div.offer_title
{
	color: #801D28;
	font-size: 0.9em;
	font-weight: bold;
}	

div#offer_wrapper
{
	position: absolute;
	right: 28px;
	width: 127px;
	padding-right: 15px;
	margin-top: 40px;
}

div#search_wrapper
{
	color: #6C6E70;
	font-size: 0.6em;
	margin-top: 50px;
	padding-left: 10px;
}


.search_link
{
	
}

.search_text
{
	font-size: 0.9em;
	margin-right: 185px;
}

a
{
	color: #801D28;
	font-size: 0.7em;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.tabletext
{
	font-size: 0.9em;
	color: #7C7B77;
	line-height: 1.6em;
}

div#content_wrapper ul
{
	color: #7C7B77;
	font-size: 0.9em;
	margin-left: 15px;
	line-height: 1.8em;
}

#search_button
{
	color: #fff;
	width: 50px;
	background-color: #801D28;
	font-size: 0.9em;
}

#search_text
{
	width: 110px;
}

div#booking_form
{
	color: #7C7B77;
	font-size: 0.9em;
}

#bookingform
{
        width: 143px;
        padding: 4px 0px 4px 8px;
        float: left;
	background-image: url("/images/book_back.gif");
	position: absolute;
	right: 32px;
	top: 40px;
	z-index: 999;
	height: 182px;
}

#bookingform .select
{
        float: left;
        height: 16px;
        border: solid 1px #D9D6DA;
        margin: 2px 2px 0px 0px;
        font-size: 0.6em;
        line-height: 17px;
        display: inline;
        position: relative;
	background-color: #FFF4D8;
}

#bookingform .select .selected
{
        float: left;
        padding: 0px 0px 0px 3px;
        height: 16px;
        overflow: hidden;
        margin-right: -17px;
}

#bookingform .select .button
{
        float: right;
        border-left: solid 1px #D9D6DA;
        width: 16px;
        height: 16px;
        background-image: url('/images/dropdown_button.gif');
        position: relative;
        z-index: 20;
        cursor: pointer;
}

#bookingform .select .dropdown
{
        position: absolute;
        top: 16px;
        left: -1px;
        border: solid 1px #D9D6DA;
        display: none;
        background-color: #fff;
        z-index: 10;
        overflow: hidden;
}

#bookingform .select .dropdown .option
{
        cursor: default;
        line-height: 17px;
        padding: 0px 3px 0px 3px;
        display: block;
        overflow: hidden;
        cursor: pointer;

}

#bookingform .select .dropdown .highlight
{
        background-color: #801D28;
	color: #fff;
}

#bookingform #submit
{
        float: right;
        border: solid 1px #fff;
        background-color: #801D28;
        color: #fff;
        margin: 24px 14px 0px 4px;
        display: inline;
        padding: 0px;
        font-size: 0.6em;
        font-family: arial, sans-serif;
        width: 60px;
        text-align: center;
        cursor: pointer;
}

#bookingform h3
{
	color: #fff; 
	margin: 0px;
        padding: 3px 0px 4px 3px;
        font-weight: bold;
        font-size: 0.76em;
        float: left;
}

#bookingform form p
{
        font-size: 0.6em;
        line-height: 1em;
        margin: 8px 0px 0px 0px; padding: 0px;
        float: left;
        width: 100%;
	color: #fff;
}

div#brochures p 
{
	display: inline;
}

.testlayerstyle
{
        position: absolute;
        background: #fff;
        color: #000;
        font-size: 0.9em;
        top: 20px;
        z-index: 3;
        display: none;
        border: 1px solid #009A43;
        padding: 3px;
}

div#availabilty
{
}

div#availabilty a
{
	color: #000;
	font-size: 0.9em;
	cursor: pointer;
	display: block;
}

div#gallery_wrapper
{
	margin-right: 230px;
	float: left;
}

div.gal_img_wrap
{
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

div.gal_img
{
	overflow: hidden;
	width: 100px;
	height: 100px;
	border: 1px solid #801D28;
}

div.gal_img_wrap img
{
	display: block;
}

div.gal_text
{
	width: 100px;
	font-size: 0.7em;
	color: #7C7B77;
	padding-top: 5px;
}

.mediumtitleboldred
{
	color: #801D28;
}

.text_box
{
	margin-top: 20px;
	background-image: url('/images/bus_box.png');
	background-repeat: no-repeat;
	height: 233px;	
	width: 194px;
	text-align: center;
	float: left;
	margin-right: 15px;
}

.text_box_title
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #274E0A;
	font-weight: bold;
}

.text_box_content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #7C7B77;
	font-size: 0.75em;
}

.text_box_price
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #801D28;
	font-weight: bold;
}

.pic_box
{
        margin-top: 20px;
        background-image: url('/images/bus_box.png');
        background-repeat: no-repeat;
        height: 233px;
        width: 194px;
        text-align: center;
        float: left;
        margin-right: 15px;
}

.pic_inside
{
	margin-top: 4px;
	background-repeat: no-repeat;
	background-position: 15px 10px;
}


