.inner_wrapper {
	margin: auto;
	text-align: left;
	width: 980px;
}
.outer_wrapper {
	text-align: center;
	width: 100%;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #EBE2E5;
	font-family: 'Trebuchet MS', Trebuchet;
}
h1, h2, h3, h4, h5, h6, form, p {
	margin: 0px;
}
button {
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: none;
	background-color: transparent;
}
.button {
	border: 0px;
	padding: 0px;
	background-color: #ff6600;
	background-image: url('/images/button-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	font-family: 'Trebuchet Ms';
	color: #ffffff;
	font-weight: bold;
	width: 90px;
	height: 24px;
	cursor: pointer;
	font-size: 13px;
}
.wide-button {
	background-image: url('/images/button-bg-wide.jpg');
	width: 140px;
	height: 24px;
}
a.button {
	display: inline-block;
	background-color: #666666;
	background-image: url('/images/grey-button-bg.jpg');
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}
#static a:hover, #page_content a:hover {
	border-bottom: 1px dashed #5c5c5c;
}
#header {
	height: 110px;
	width: 980px;
	position: relative; 
	font-family:"Trebuchet MS","Trebuchet";
	font-weight: bold;
	background-color: #5C122A;
}
#logo {
	float: left;
}
#contact_us {
	padding-top: 22px;
	#padding-top: 16px;
	padding-right: 10px;
	float: right;
}
#contact_us, #contact_us .tel {
	font-size: 24px;
	font-family: "Trebuchet MS","Trebuchet";
	font-weight: bold;
	line-height: 98%;
	color: #FFFFFF;
	text-align: right;
}
#contact_us a {
	font-size: 18px;
	font-family: "Trebuchet MS","Trebuchet";
	line-height: 130%;
	color: #ffffff;
	font-weight: bold;
}
	
#cart_holder {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 36px;
	width: 502px;
	background-image: url('/images/cart_holder.jpg');
	float: right;
}
#cart {
	position: absolute;
	top: 4px;
	right: 262px;
	text-align: right;
}
#cart, #cart * {
	color: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS","Trebuchet";
	line-height: 30px;
}
#cart img {
	margin-left: 4px;
	position: relative;
	top: 3px;
}
#search {
	position: absolute;
	top: 6px;
	right: 0px;
	width: 243px;
	height: 23px;
	background-image: url('/images/cart_search.jpg');
	background-repeat: no-repeat;
}
#search #search_box {
	width: 190px;
	padding: 0px;
	margin-top: 15px;
	margin-left: 8px;
	margin-right: 7px;
	position: relative;
	top: -12px;
	border: 0px;
	float: left;
}
#search #search_submit {
	float: right;
	width: 30px;
	position: absolute;
	top: -2px;
	right: 0px;
	cursor: pointer;
}
#search #search_submit img {
	width: 30px;
	height: 29px;
	float: right;
}
#navigation {
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", "Trebuchet";
	height: 30px;
	margin-bottom: 0px;
	width: 980px;
}
#navigation ul.list {
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style: none;
	width: 980px;
}
#navigation li {
	margin: 0px;
	float: left;
	padding: 0px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}
#navigation li.divider {
	height: 30px!important;
	width: 1px!important;
	min-width: 1px!important;
	overflow: hidden!important;
	background-color: #EBE2E5;
	padding: 0px;
}
#navigation a {
	color: #333333;
	text-decoration: none;
	display: block;
	min-width: 77px;
	height: 30px;
	font-size: 14px;
	font-family: "Trebuchet MS", "Trebuchet";
	font-weight: normal;
	line-height: 30px!important;
	padding-left: 6px;
	padding-right: 6px;
}
/* Specific Widths */
#navigation li.level1.item1 {
	width: 120px;
}
#navigation li.level1.item6 {
	width: 133px;
}
#navigation li.level1.item8 ul.level2 {
	left: auto;
	right: 0px;
}
#navigation a:hover {
	color: #ffffff;
	background-image: url('/images/menu_hover.png');
	background-repeat: repeat;
	background-position: top left;
}
#navigation ul.level2 {
	background-color: transparent;
	background-color: #ffffff;
	background-image: url('/images/menu_bg.png');
	background-repeat: repeat;
	background-position: top left;
	width: 240px;
	top: 32px;
}
#navigation ul.level2 li, #navigation ul.level2 a {
	width: auto;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 35px;
}
#navigation ul.level2 a {
	margin-left: 14px;
	margin-right: 14px;
	height: 34px;
	line-height: 34px!important;
	border-bottom: 1px solid #ffffff;
	background-image: url('/images/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: center right;
}
#navigation li.level2:hover {
	background-color: #5C122A;
}
#navigation li.menu-footer, #navigation ul.level2 .divider, #navigation ul.level2 .menu-footer {
	display: none;
}
#container {
	position: relative;
	clear: both;
	width: 980px;
	background-color: #ffffff;
	margin: auto;
	padding-bottom: 11px;
}
/* Search Bars */
#search_bar {
	background-image: url('/images/tour_search.jpg');
	background-repeat: no-repeat;
	font-size: 14px;
	color: #ffffff;
	clear: both;
	position: relative;
	float: left;
	width: 214px;
	height: 431px;
	text-transform: uppercase;
	margin-top: 11px;
	margin-left: 10px;
	margin-right: 14px;
	line-height: 14px;
	padding-top: 41px;
	padding-left: 12px;
}
#side_bar #search_bar {
	height: 355px;
}
#search_bar label {
	font-size: 14px;
	font-family: "Trebuchet MS", "Trebuchet";
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 4px;
	display: block;
}
#search_bar select {
	font-size: 14px;
	width: 204px;
}
#departure-date-holder {
	background-color: #2E0915;
	background-image: url('/images/departure-display-bg.jpg');
	height: 95px;
	position: relative;
	left: -12px;
	width: 226px;
	margin-top: 4px;
}
#departure-display-holder {
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 5px;
	line-height: 120%;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Trebuchet"
}
#departure-display {
	font-size: 16px;
	line-height: 19px;
	text-transform: none;
}
#departure-holder {
	width: 100%;
	height: 44px;
	position: relative;
}
#departure-slider1, #departure-slider2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 90;
	height: 44px;
}
.slider-line {
	margin: 0px;
	height: 9px;
	overflow: hidden;
	position: relative;
	left: 5px;
}
.slider-line div {
	width: 0px;
	height: 9px;
	background-color: #ff6600;
	overflow: hidden;
}
#search_bar #search_button {
	padding-top: 19px;
	margin-left: -3px;
}
/* Home Page */
#content {
	position: relative;
	float: left;
	background-color: #FFFFFF;
	width: 532px;
}
#content_text {
	color: #333333;
	width: 493px;
	height: 163px;
	padding-top: 30px;
	padding-left: 17px;
	padding-bottom: 30px;
}
#content_text, #content_text * {
	font-family: "Georgia", serif!important;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
#content_image {
	width: 332px;
	height: 258px;
	background-image: url('/images/earlybird.jpg');
	background-repeat: repeat-x;
	float: left;
}
#tours_menu{
	Width: 188px;
	height: 258px;
	float: left;
	margin-left: 12px;
	}
#tours_menu ul {
	margin: 0px;
	padding: 0px;
	width: 188px;
	list-style: none;
}
#tours_menu li {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 188px;
	text-align: center;
}
#tours_menu a {
	background-image: url('/images/tour_menu.jpg');
	width: 176px;
	height: 41px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	font-family: "Georgia", serif;
	text-align: left;
	line-height: 17px;
	letter-spacing: -1px;
}
#tours_menu a:hover {
	background-image: url('/images/tour_menu_hover.jpg');
}
#content_right {
	float: left;
	width: 155px;
	margin-top: 30px;
	padding-bottom: 20px;
	color: #565656;
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", "Trebuchet";
	line-height: 27px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-left: 12px;
	padding-right: 30px;
}
#agents_area {
	width: 573px;
	float: left;
	color: #FFFFFF;
	height:84px;
	font-size: 18px;
	background-color: #565656;
	margin-top:10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 10px;
	font-family:"Trebuchet MS", "Trebuchet";
}
#agents_area label {
	display: block;
	float: left;
	font-family:"Trebuchet MS", "Trebuchet";
	font-weight: bold;
	font-size: 12px;
	width: 239px;
}
#agents_area label input {
	width: 216px;
	padding: 2px 5px;
}
#agents_area #agent_button {
	margin-top: 16px;
	float: left;
}
#agent_area_button, #subscribe_button img{
	width: 81px;
	height: 30px;
}
#newsletter {
	position: relative;
	width: 376px;
	height: 84px;
	float: left;
	margin-top: 10px;
	margin-left: 11px;
	padding-top: 7px;
	padding-left: 10px;
	background-color: #565656;
}
#newsletter, #newsletter a {
	line-height: 16px;
	font-size: 18px;
	color: #FFFFFF;
}
#subscribe_button {
	margin-top: 6px;
}
#brochure:hover #brochure_hover {
	display: inline!important;
}
/* Category Page */
#homepage_feature {
	clear: both;
	width: 980px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 1px;
	min-height: 252px;
	position: relative;
}
#tour_types {
	position: static;
	float: right;
	overflow: hidden;
	height: 252px;
	width: 249px;
}
#tour_types ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
	margin-bottom: 8px;
	width: 249px;
}
#tour_types li {
	height: 57px;
	padding: 0px;
	margin-bottom: 8px;
	width: 249px;
}
#tour_types a {
	display: block;
	width: 198px;
	height: 46px;
	padding: 11px 40px 0px 11px;
	#padding: 8px 40px 3px 11px;
	color: #ffffff;
	font-family: Georgia;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 16px;
	#line-height: 19px;
	text-decoration: none;
	background-color: #565656;
	background-image: url('/images/tour_arrow.jpg');
	background-repeat: no-repeat;
	background-position: center right;
}
#tour_types a:hover {
	color: #EBE2E5;
	background-color: #5C122B;
	background-image: url('/images/tour_arrow_hover.jpg');
}
#tour_list {
	float: left;
	width: 720px;
	padding-left: 0px;
}
#breadcrumbs {
	font-family: "Trebuchet MS", "Trebuchet";
	font-size: 12px;
	padding-top: 12px;
	padding-left: 16px;
}
#tour_list h1 {
	font-size: 38px;
	font-family: "georgia";
	color: #333333;
	font-weight: normal;
	padding-top: 16px;
	margin-left: 15px;
	padding-bottom: 13px;
	line-height: 38px;
}
#tour_list h2.subheading {
	font-size: 24px;
	font-family: "georgia";
	color: #333333;
	font-weight: normal;
	padding-top: 0px;
	margin-left: 25px;
	padding-bottom: 13px;
	line-height: 28px;
}
.showing_tours {
	padding-top: 8px;
	padding-bottom: 17px;
	border-top: 1px solid #333333;
	margin-left: 15px;
	font-size: 12px;
	color: #565656;
	font-family: "Trebuchet MS", "Trebuchet";
	font-weight: bold;
}
.grey-block {
	background-color: #F1F1F1;
	min-height: 124px;
	padding-bottom: 8px;
	width: 730px;
	background-image: url('/images/purple-button.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 4px;
	cursor: pointer;
}
.grey-block  .tour-image {
	float: right;
	margin-right: 45px;
	width: 198px;
	height: 132px;
}
.grey-block:hover {
	background-image: url('/images/purple-button-hover.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
.tour-listing-text h2 {
	font-size: 18px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 8px;
	font-family: "Trebuchet MS", "Trebuchet";
}
.tour-listing-text {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 295px;
	padding-top: 13px;
	font-family: "Trebuchet MS", "Trebuchet";
}
.more-info	{
	font-size: 12px;
	font: #333333;
	margin-right: 247px;
	text-align: right;
}
.more-info img {
	position: relative;
	top: 4px;
}
	
/* Tour Page */
#tour_details {
	width: 479px;
	float: left;
	margin-right: 16px;
}
#tour_details * {
	font-family: "Trebuchet MS", "Trebuchet";
}
#tour_details h1 {
	padding-top: 20px;
	padding-left: 16px;
	padding-bottom: 16px;
	font-family: Georgia;
	font-size: 27px;
	font-weight: normal;
	line-height: 30px;
	text-transform: uppercase;
	background-color: #ffffff;
	color: #333333;
}
#tabs {
	height: 29px;
	background-color: #ffffff;
}
#tabs a {
	float: left;
	display: block;
	font-size: 16px;
	line-height: 23px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 12px;
	height: 23px;
	border-right: 2px solid #ffffff;
	background-image: url('/images/tab-bg.jpg');
	background-repeat: repeat-x;
}
#tabs a.feedback_link {
	border: 0px;
}
#tabs a#selected {
	background-image: none;
	background-color: #f1f1f1;
	color: #333333;
}
#tab_content {
	position: relative;
	top: 0px;
	background-color: #f1f1f1;
	font-size: 14px;
	line-height: 22px;
	padding: 25px 15px;
}
#feedback ul, #feedback li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: 'Trebuchet MS', 'Trebuchet';
	font-size: 14px;
	color: #333333;
}
#feedback ul {
	width: 455px;
	margin-bottom: 25px;
}
#feedback li {
	border-bottom: 1px solid #333333;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.image_thumb {
	width: 75px;
	float: left;
	margin-right: 11px;
	cursor: pointer;
}
html .gallery_thumb_bg {
	background-color: #f1f1f1!important;
}
#tour_side_bar {
	width: 235px;
	float: left;
	padding-top: 20px;
}
#tour_side_bar .tour_price {
	font-family: "Trebuchet MS","Trebuchet";
	font-size: 20px;
	line-height: 108%;
	text-transform: uppercase;
	font-weight: bold;
}
#tour_side_bar .tour_price h3 {
	font-size: 47px;
	display: inline;
	line-height: 100%;
}
strong.heading {
	display: block;
	width: 100%;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	color: #ffffff;
	text-indent: 10px;
	background-color: #5c122a;
	font-family: "Trebuchet MS","Trebuchet";
	text-transform: uppercase;
}
.quicklinks .list {
	border-top: 1px solid #c4c4c4;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: "Trebuchet MS", "Trebuchet";
}
.quicklinks .list li {
	padding: 0px;
	margin: 0px;
	background-color: #f1f1f1;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c4c4c4;
	min-height: 24px;
}
.quicklinks .list li, .quicklinks .list a {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.quicklinks .list a {
	display: block;
	background-image: url('/images/list-arrow.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.quicklinks .list a:hover {
	background-color: #DCDCDC;
	background-image: url('/images/list-arrow_hover.jpg');
}
.quicklinks .list li.menu-footer {
	display: none;
}
.related_tour {
	background-color: #f1f1f1;
	padding-top: 10px;
}
.related_tour .list {
	margin-top: 10px;
}
.related_tour .tour-image {
	max-width: 216px;
}
/* Travel Experience Pages */
#travel_experience {
	float: left;
	width: 705px;
	padding-top: 11px;
	padding-left: 15px;
}
#travel_experience_menu {
	font-family: "georgia", serif;
	width: 703px;
	font-size: 16px;
	min-height: 43px;
	padding-top: 11px;
	float: left;
	text-transform: uppercase;
}
#travel_experience_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#travel_experience_menu li {
	margin: 0px;
	float: left;
	padding: 0px;
	height: 22px;
}
#travel_experience_menu li.divider{
	color: #333333;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 8px;
}
#travel_experience_menu a {
	display: block;
	color: #5c5c5c;
	text-decoration: none;
	font-size: 16px;
	font-family: "georgia", serif;
	line-height: 12px!important;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: -1px;
}
#travel_experience_menu a:hover {
	border-bottom: 1px dashed #5c5c5c;
}
#travel_experience h1 {
	font-family: "georgia", serif;
	font-size: 34px;
	font-weight: normal;
	color: #333333;
	padding-top: 17px;
	padding-bottom: 12px;
	width: 705px;
	float: left;
}
#travel_experience #page_content {
	float: left;
	width: 608px;
	padding-right: 97px;
	padding-top: 25px;
	padding-bottom: 50px;
	border-top: 1px solid #333333;
}
#travel_experience #page_content, .hotel_details {
	font-family:"Trebuchet MS", "Trebuchet";
	font-size: 15px;
	font-size: 14px;
	line-height: 27px;
	line-height: 20px;
	color: #333333;	
}
/* Booking */
.booking-row {
	clear: both;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 4px;
	padding-top: 4px;
	min-height: 26px;
}
.booking-row:hover {
	background-color: #F1F1F1;
}
.fl {
	width: 85px;
	float: left;
	padding-left: 5px;
	padding-right: 12px;
	font-size: 12px;
	line-height: 14px;
}
.fl a {
	font-size: 1.1em;
	line-height: 1.2em;
}
.fl b {
	color: #1CA3CF;
}
.fl em {
	font-weight: normal;
	white-space: normal;
	font-size: 11px;
}
.fl ul {
	display: none;
	position: absolute;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #1CA3CF;
	width: 130px;
	padding: 10px;
	margin: 0px;
	list-style-position: inside;
}
.fl li {
	padding: 0px;
	margin: 0px;
}
.fl:hover ul {
	display: block;
}
.clear {
	clear: both;
}
.booking-row.header-row {
	background-color: #5C122A;
	color: #ffffff;
	min-height: 1px;
	padding-bottom: 0px;
	/*
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	*/
}
.booking-row.header-row .fl {
	font-weight: bold;
}
.modify_quantity {
	width: 100%;
	font-size: 12px;
}
form strong.heading {
	margin-bottom: 8px;
}
#user_details_form label {
	display: block;
	float: none;
	font-size: 14px;
	line-height: 26px;
}
#past_passenger label {
	display: inline-block;
	width: 90%;
}
#user_details_form .help {
	display: block;
	line-height: 11px;
	width: 250px!important;
	margin-bottom: 7px;
}
.fl.heading {
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	color: #ffffff;
	background-color: #5c122a;
	font-family: "Trebuchet MS","Trebuchet";
	text-transform: uppercase;
}
#failure_message {
	color: #cc0000;
	margin-bottom: 14px;
	width: 635px;
}
#cc_details {
		
}
#cc_details label {
	float: left;
	width: 170px;
	text-align: right;
	padding-right: 7px;
}
#cc_details .button {
	margin-top: 10px;
	margin-left: 170px;
}
/* Newsletter */
#travelled_with_backroads div br {
	display: none;
}
#travelled_with_backroads div label {
	display: inline-block!important;
	width: 25%!important;
}
/* static */
#static {
	float: left;
	width: 720px;
}
#static h1 {
	font-size: 38px;
	font-family: "georgia";
	color: #333333;
	font-weight: normal;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-bottom: 13px;
	line-height: 38px;
}
#static_page_content {
	font-size: 13px;
	font-family:"Trebuchet MS","Trebuchet";
	color: #333333;
	margin-right: 30px;
}
/* News */
#news_content a {
	color: #5C122A;
	border-bottom: 1px dashed #5C122A;
}
#news_content a:hover {
	border-bottom: 1px solid #5C122A;
}
/* Footer */
#footer {
	width: 100%;
	min-width: 980px;
	height: 233px;
	background-color: #5C122A;
}
#address {
	padding-top: 21px;
	float: left;
	width: 250px;
}
	
#address, #address * {
	font-family:"Trebuchet MS", "Trebuchet";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;`
}
	
#footer_menu {
	font-family: "Trebuchet MS", "Trebuchet";
	width: 728px;
	float: left;
	padding-top: 21px;
}
#footer_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer_menu li {
	margin: 0px;
	float: left;
	padding: 0px;
}
#footer_menu li.divider {
	height: 13px!important;
	color: #ffffff;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
}
#footer_menu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-family: "Trebuchet MS", "Trebuchet";
	line-height: 17px!important;
	padding-top: 0px;
}
#footer_menu a:hover {
	color: #ffffff;
}
#footer_menu li.menu-footer {
	display: none;
}
#award_logos{
	float: right;
	padding-top: 40px;
}
#eota{
	padding-right: 17px;
}
#social_media {
	position: fixed;
	right: 0px;
	top: 140px;
	background-image: url('/images/follow-us-bg.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 67px;
	height: 115px;
	padding-top: 32px;
	padding-left: 15px;
	text-align: left;
}
#social_media a {
	display: inline-block;
	text-decoration: none;
	margin-bottom: 5px;
}

