/*====================================
Main tags
====================================*/

body {
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-family: Tahoma,Helvetica,sans-serif;
	line-height: 140%;
	color: #534741;
	text-align: center;
	background: url(../images/maincontent_bg.gif);
}

h1, h2, h3, h4, h5, p, form {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 1.1em;
}

ul.no_bottom {
	padding-bottom: 0;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #534741;
	line-height: 1em;
	margin-bottom: 16px;
}

h2 {
	color: #014F81;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 6px;
}

h2.no_top {
	margin-top: 0;
}

h3 {
	font-size: 1.1em;
}

/*p {
	padding-bottom: 1.1em;
}*/

p,
fieldset,
table {
	margin-bottom: 1em;
}

img,
a img {
	border: none;
}

a {
/*	font-weight: bold;*/
}

a:link,
a:visited,
a:active {
	color: #753b0b;
	text-decoration: underline;
}

a:hover {
	color: #255c19;
	text-decoration: underline;
}

td {
	font-size: 1em;
}

form {
	margin: 0;
}

input.text,
textarea.text {
	background: #fbf6e9;
	border: 1px solid #753b0b;
	padding: 2px;
	font-size: 95%;
	font-family:Tahoma,Helvetica,sans-serif;
}

input.text:focus,
textarea.text:focus {
	background: #f9fbff;
	border: 1px solid #0266ac;
}

input.text_error,
textarea.text_error {
	background: #FEE7E7;
	border: 1px solid #cf0000;
	padding: 2px;
	font-size: 95%;
	font-family:Tahoma,Helvetica,sans-serif;
}

/*=====================================
Header
=====================================*/

#header_wrap {
	background: url(../images/header_bg.gif) repeat-x;
}

#header {
	width: 980px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}

#header div.clear_div {
	position: relative;
}

#header_bg {
	background: url(../images/logo2.png);
	width: 389px;
	height: 107px;
	position: absolute;
	left: 0;
	top: 0;
}

* html #header_bg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/logo2.png');
}

#logo_link {
	display: block;
	float: left;
	width: 390px;
	height: 63px;
	text-indent: -9999em;
}

#phone_number {
	background: url(../images/number.png) no-repeat;
	float: right;
	width: 274px;
	height: 63px;
}

* html #phone_number {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/number.png');
}

#navigation {
	float: left;
	margin: 3px 0 0 90px;
	display: inline;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation li {
	float: left;
	padding: 10px 25px 0 0;
}

#navigation a {
	text-decoration: none;
	color: #DEDACE;
	font-weight: normal;
	font-size: 1em;
}

#navigation a:hover {
	text-decoration: underline;
	color: #FCFCE3;
}

#search {
	float: right;
	background: url(../images/search_bg.gif) no-repeat;
	width: 248px;
	height: 26px;
	margin: 10px 10px 8px 0;
}

#search_input {
	margin: 4px 0px 1px 10px;
	color: #42372e;
	width: 210px;
	height: 18px;
	background-color: #6f5d4d;
	background: transparent;
	border-style: hidden;
	border-width: 0px;
	float: left;
}

* html #search_input {
	width: 203px;
}

#search_button {
	float: right;
	width: 26px;
	height: 26px;
}

/*==================================
Main content
==================================*/

#content_wrap {
	width: 980px;
	margin: 0 auto 40px;
	text-align: left;
	font-size: .8em;
}

#right_column {
	float: right;
	width: 265px;
}

* html #right_column {
/*	width: 262px;*/
}

#testimonials {
	width: 250px;
	font-family: Constantina,Georgia,'Nimbus Roman No9 L',serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.35em;
	color: #643D2B;
	position: relative;
}

#testimonials .bg {
	background: url(../images/testimonials_bg.png);
	height: 250px;
	position: absolute;
}

* html #testimonials .bg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/testimonials_bg.png');*/
}

#testimonials .img_link {
	position: absolute;
	left: 9px;
	top: 38px;
}

#testimonials p {
	padding: 125px 0 0 30px;
}

.bg {
	width: 250px;
}

#content {
	width: 715px;
	float: left;
}

#main_image {
/*	width: 715px;*/
	width: 689px;
	height: 256px;
	background: url(../images/content_photo_bg.png) no-repeat;
/*	float: left;*/
	padding: 26px 0 0 26px;
}

* html #main_image {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/content_photo_bg.png');
}

#main_gallery {
	width: 660px;
	height: 220px;
/*	margin: 14px 0px 0px 26px;*/
	overflow: hidden;
}

#main_content {
	padding: 0 60px 0 20px;
}

/*==================================
Right Column
==================================*/

.separator {
	margin: 12px auto 9px;
	width: 228px;
	height: 31px;
	background: url(../images/separator.png);
}

* html .separator {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/separator.png');
}

a.sub_nav:link,
a.sub_nav:visited,
a.sub_nav:visited {
	background: url(../images/sub_links_bg.gif);
	width: 214px;
	height: 26px;
	display: block;
	text-decoration: none;
	color: #DEDACE;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 0 0 14px;
	margin: 3px 0 0 17px
}

a.sub_nav:hover {
	color: #fcfce3;
}

.recent_tours {
	position: relative;
	width: 258px;
}

.recent_tours .bg {
	background: url(../images/tour_bg3.png) no-repeat;
	height: 211px;
}

* html .recent_tours .bg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/tour_bg3.png');
}

.recent_tours .img_link {
	position: absolute;
	left: 9px;
	top: 38px;
}

.tour_button {
	text-align: right;
	padding-right: 13px;
	margin-top: 10px;
}

#nav_extra {
	display: none;
}

/*==================================
Footer
==================================*/

#footer {
	text-align: left;
	font-size: .9em;
}

#footer_upper_wrap {
	min-height: 311px;
	height: auto !important;
	height: 311px;
	background: #544838 url(../images/footer_bg1.gif) repeat-x;
}

#footer_upper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-top: 50px;
}

#footer_upper h3 {
	color: #958A7B;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 20px 20px;
}

#footer_lower_wrap {
	height: 64px;
	background: url(../images/footer_bg2.gif) repeat-x;
	color: #FCFCE3;
}

#footer_lower {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 12px 0 0 50px;
	line-height: 1.5em;
}

#footer_lower a {
	color: #9D8F7F;
}

#footer_left {
	float: left;
	width: 600px;
	position: relative;
}

#quick_links_wrap {
	background: url(../images/quick_links_bg.gif) no-repeat;
	padding-top: 35px;
	margin-bottom: 10px;
}

#quick_links_wrap ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#quick_links_wrap li {
	float: left;
	line-height: 1.5em;
	margin-right: 35px;
}

#quick_links_wrap ul ul {
	margin-left: 0;
	color: #000;
}

#quick_links_wrap li li {
	float: none;
	margin-right: 0;
}

#quick_links_wrap a {
	text-decoration: none;
	color: #DEDACE;
	font-size: .9em;
}

#quick_links_wrap a:hover {
	text-decoration: underline;
	color: #FCFCE3;
}

#footer_social {
	position: absolute;
	right: 25px;
	bottom: 10px;
}

#footer_social a {
	margin: 0 5px;
}

#footer_right {
	position: absolute;
	right: 0;
	top: -1px;
	width: 375px;
	height: 375px;
	background: url(../images/footer_photo_bg.png) no-repeat;
}

* html #footer_right {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/footer_photo_bg.png');
}

#footer_right img {
	margin: 37px 0 0 33px;
}

/*==================================
Miscellaneous classes
==================================*/

.clear_div:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear_div {
    display: inline-block;
}

html[xmlns] .clear_div {
    display: block;
}

* html .clear_div {
    height: 1%;
}

.img_left {
	float: left;
	margin: 6px 12px 12px 0;
	border: 1px solid #8E8A7E;
}

.img_right {
	float: right;
	margin: 6px 0 12px 12px;
	border: 1px solid #8E8A7E;
}