body {
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Arial;
	font-size: 12px;
	color: #282828;
	background: url(/images/bg.jpg) no-repeat top #fdf6cf;
}
* {outline:none;}
a img {border: none;}
img {vertical-align: middle;}

a {
	color: #f0ba5c;
	text-decoration: underline;
}

a:hover {
	color: #d18500;
}

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

ul li {
	list-style-position: outside;
	list-style-type: none;
}

.wrapper {
	margin: 0 auto;
	min-width: 995px;
	max-width: 1300px;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

.row {
	float: left;
	width: 100%;
}

.col50 {
	float: left;
	width: 50%;
	text-align: center;
	color: #b02b32;
	font-size: 18px;
}
.col100 {
	float: left;
	width: 100%;
	text-align: center;
	color: #b02b32;
	font-size: 18px;
}

.orange_box2 .col50 {
	color: #fff;
}

.col50 a, .col100 a {
	text-decoration: underline;
	color: #b02b32;
}

.red {color: #b02b32;}

.spacer, .spacer2, .spacer3 {
	font-size: 1px;
	height: 10px;
	clear: both;
}
.spacer2 {clear: none;}
.spacer3 {height: 30px;}

.line_ltr, .line_rtl {
	height: 10px;
	font-size: 1px;
	background: url(/images/line_ltr.jpg) no-repeat left top;
}
.line_rtl {background: url(/images/line_rtl.jpg) no-repeat right top;}

.align_left {text-align: left;}

/* ==================== HEADER ======================= */
/* ====================================================*/

.header {
	height: 470px;
}

.header .logo {
	float: left;
	padding: 36px;
}
.header .logo a {text-decoration: none;}

.top_menu {
	margin: 20px 28px 0 0;
	display: inline;
	float: right;
	background: url(/images/top_menu_bg.png) no-repeat left top;
	height: 132px;
	width: 158px;
	text-align: center;
	padding-top: 24px;
}

.top_menu li {
	display: inline;
	margin: 0 6px;
}

/* ==================== CONTENTWRAPPER ====================*/
/* ========================================================*/

.contentwrapper {
	background: url(/images/contentwrapper_bg.png) no-repeat left top;
	min-height: 517px;
	height: auto !important;
	height: 517px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 9;
}

.contentwrapper h2{
	margin-bottom: 14px;
	text-align: center;
}

.contentwrapper h2 span {
	display: block;
	text-indent: -9999px;
	position: absolute;
}

.phones {
	position: absolute;
	width: 189px;
	height: px;
	background: url(/images/phone_bg.jpg) no-repeat 0 20px;
	padding: 0 20px 0 108px;
	font-size: 12px;
	color: #3e4672;
	bottom: 130px;
	left: 0;
	min-height: 147px;
	height: auto !important;
	height: 147px;
}

.phones p {padding-left: 10px;}

.phones p span {
	position: absolute;
	left: -9999px;
}

.phones a {color: #e83a25;}

.inner {
	padding-top: 142px;
	margin-left: 317px;
}

.content p.text {
	text-indent: 30px;
	font-size: 14px;
}

.content p.text2 {
	font-size: 22px;
	margin-bottom: 10px;
}

.content p.text3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.content div.news p {
	font-size: 16px;
	margin-bottom: 10px;
}
.content div.reviews p {
	font-size: 16px;
	margin-bottom: 10px;
}
.content div.reviews b {
	font-size: 16px;
}
.adv {
	text-align: center;
	padding: 30px 20px 0 20px;
	font-size: 8px;
	color: #e9ce90;
}
.adv1 {
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 8px;
	color: #e9ce90;
}
.adv a, .adv1 a {
	font-size: 8px;
	color: #e9ce90;
}
.adv2 {
	position: absolute;
	right: 0;
	padding-right: 5px;
	bottom: 0;
	padding-bottom: 15px;
	padding-top: 10px;
	font-size: 8px;
	color: #777;
}
.adv2 a {
	font-size: 8px;
	color: #777;
}
div.box {
	width:100px; float: right; margin: 5px 5px 0 5px; padding: 3px; font-size: 10px; background-color:#fefbe7; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
div.box2 {
	margin: 15px 0 0 5px; padding: 3px; font-size: 10px; background-color:#fefbe7; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

/* ======================= CONTENTWRAPPER > Left ========================*/

.left {
	float: left;
	width: 317px;
	padding-bottom: 290px;
	font-family: Tahoma;
	font-size: 14px;
	position: relative;
}

.testimonials {
     position: relative;
     overflow: hidden;
     color: #686868;
     height: 414px;
     padding: 58px 22px 40px 22px;
}

.left .author {
	font-size: 14px;
}

.left .testimonial {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}

.left .date {
	float: left;
	color: #f0ba5c;
	font-size: 8px;
	width: 32px;
	padding-top: 2px;
}

.left .testimonial p {
	margin-left: 40px;
	font-family: "Times New Roman", Arial;
}

.pager {
     text-align: right;
     position: absolute;
     bottom: 30px;
     right: 45px;
     white-space: nowrap;
     color: #f0ba5c;
}

.pager span {color: #686868;}

.weather {
	text-align: center;
	padding-top: 10px;
}

/* ======================= CONTENTWRAPPER > Center ========================*/

.center {
     margin: 65px 288px 0 15px;
     padding-bottom: 83px;
}

.center h2 {margin-bottom: 8px;}

.center h2 span {
	position: absolute;
	left: -9999px;
}

.center p.text {
	text-indent: 100px;
	font-size: 20px;
}

.center .news {
	font-size: 16px;
	color: #b4822f;
	padding-top: 12px;
	background: url(/images/grey_line.jpg) no-repeat left top;
}

.center .news .news_bottom {
	font-size: 1px;
	height: 12px;
	background: url(/images/grey_line.jpg) no-repeat left bottom;
}

.center .news span {margin-right: 4px;}

.center .news a {
	color: #000;
	font-style: italic;
	font-weight: bold;
}

/* ======================= CONTENTWRAPPER > Right ========================*/

.right {
	float: right;
	background: #fff;
	margin-right: 34px;
	width: 246px;
	margin-top: -28px;
	position: relative;
	z-index: 99;
	padding-bottom: 20px;
	background: url(/images/right_bg.png) no-repeat left bottom;
}

.right_inner {
	padding-top: 10px;
	padding-left: 14px;
	background: #fff;
}

.right .gallery_thumb {
	position: relative;
	height: 157px;
	width: 216px;
	padding-bottom: 10px;
	text-align: center;
}

.right p {margin-bottom: 18px;}

.right a.gallery_thumb {
	display: block;
	height: 157px;
}

.right .gallery_thumb span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/gallery_thumb_bg.png) no-repeat left top;
	height: 157px;
	width: 216px;
	display: block;
}

.right h4 {
	text-align: center;
	color: #aba23e;
	text-decoration: underline;
	font-size: 18px;
	font-weight: normal;
}

.right h4 a {color: #aba23e;}

/* ======================= CONTENTWRAPPER > Content ========================*/

.content {
	padding: 20px 0 120px 0;
	float: left;
	width: 100%;
}

.content h4 {
	font-size: 22px;
	color: #b02b32;
}

.content_inner {
	padding: 0 20px;
}

.content h3, .center h3 {
	text-align: center;
	font-size: 22px;
	font-style: italic;
	color: #b02b32;
	margin-bottom: 10px;
}

.content h3.align_left {
	text-align: left;
	margin-bottom: 3px;
}

.content .grey_title {
	padding-top: 8px;
	background: url(/images/line_large.jpg) no-repeat left top;
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 12px;
}

.grey_title_bottom {
	font-size: 1px;
	height: 8px;
	background: url(/images/line_large.jpg) no-repeat left bottom;
}

.photos_gallery {
	text-align: center;
	padding-bottom: 34px;
}

.photos_gallery a {margin: 0 3px;}

.healing_table, .schedule {
	background: #f4ca7c;
	margin-bottom: 1px;
	width: 100%;
}

.schedule {
	font-size: 22px;
	text-align: center;
}

.schedule td, .schedule th {
	border-bottom: 1px solid #fbeacb;
	border-right: 1px solid #fbeacb;
}

.schedule th {
	color: #b4373b;
	font-weight: normal;
}

.healing_table a, .schedule a {color: #b02b32;}

.healing_table td {
	padding: 4px 8px;
	vertical-align: top;
	text-align: center;
	color: #fff;
}

.healing_table td.first {
	width: 55px;
	font-size: 18px;
	color: #b02b32;
	text-align: left;
}

.healing_table p {
	font-size: 18px;
	color: #b02b32;
	margin-bottom: 5px;
}

.healing_gallery {
	margin: 0 60px;
	font-size: 14px;
}

.healing_gallery a {
	float: left;
	margin: 0 12px 2px 0;
	display: inline;
	text-align: center;
	width: 148px;
	text-decoration: none;
}

.healing_gallery a span {
	text-align: center;
	display: block;
	color: #b02b32;
	margin-top: 2px;
	white-space: nowrap;
	height: 18px;
}

.corp_left {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
}

.corp_left img {margin: 0 5px 2px 0;}

.corp_right {
	float: left;
	width: 428px;
}

.orange_box, .orange_box2 {
	background: #f4ca7c;
	padding: 3px 6px;
	color: #fff;
	font-size: 17px;
	font-style: italic;
}

.orange_box2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 3px 0;
}

.orange_box2 p {padding: 0 6px;}

.orange_box ul.bullet, .center ul.bullet {
	font-weight: bold;
	font-size: 14px;
}

ul.bullet a { color: #fff }

.orange_box ul.bullet.larger {
	font-size: 22px;
	line-height: 14px;
	padding-top: 8px;
}

.orange_box ul.bullet li, .center ul.bullet li {
	padding-left: 18px;
	background: url(/images/bullet.jpg) no-repeat 0 3px;
	margin-bottom: 5px;
}

.orange_box ul.bullet.larger li {margin-bottom: 12px;}

.tour_left, .tour_right {
	width: 430px;
	float: left;
	padding-right: 34px;
}
.tour_right {padding-right: 0;}

.tour_left h5, .tour_right h5 {
	color: #b02b32;
	font-size: 17px;
	font-style: italic;
}
.tour_left h5 {text-align: right;}

.tour_price_left {
	width: 375px;
	float: left;
	padding-right: 16px;
}

.tour_price_right {
	float: left;
	width: 528px;
}

.tour_price_right .orange_box2 .line {
	clear: both;
	border-bottom: 1px solid #fbeacb;
	font-size: 1px;
	height: 6px;
}

.price {
	border-top: 1px solid #fbeacb;
	text-decoration: underline;
	font-size: 20px;
}

.tour_price_right .orange_box2 .price {border-top: none;}

.price_table {
	background: #f4ca7c;
	width: 100%;
	font-size: 18px;
}

.price_table th {
	font-weight: normal;
	font-size: 22px;
	color: #831118;
}

.price_table th.person_price {
	font-size: 18px;
	width: 185px;
}

.price_table th, .price_table td {
	padding: 3px 6px;
	border-bottom: 1px solid #fbeacb;
	border-right: 1px solid #fbeacb;
}

.price_table td.thumb {
	text-align: center;
	width: 182px;
}

.price_table span {
	font-size: 24px;
	display: block;
	text-align: center;
}

.food_left {
	float: left;
	width: 462px;
	padding-right: 20px;
}

.food_right {
	float: left;
	width: 435px;
}

/* ========================= MENU =========================*/
/* ========================================================*/

.menu {
	margin-left: 34px;
	padding-right: 12px;
	height: 52px;
	padding-top: 25px;
	background: url(/images/menu_bg.png) no-repeat left top;
	font-family: Tahoma;
	font-size: 15px;
	position: relative;
	z-index: 999;
}

.menu table {
	width: 100%;
	text-align: center;
}

.menu a {
	color: #fffefc;
	text-decoration: none;
	margin-left: 4%;
}

.menu a:hover {color: #f1f1f1;}

/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer {
	background: #3d3d3d;
	position: relative;
	z-index: 2;
	margin-top: -73px;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.footer .contact_info {
	padding: 12px 300px 12px 3px;
	background: #545454;
	text-align: left;
}

.footer .footer_bottom {
	padding: 10px 0 8px 0;
}

.footer .counters {
	width: 250px;
	float: left;
	padding-left: 3px;
	padding-bottom: 10px;
}

.footer .counters a {
	margin-right: 5px;
	float: left;
}

.footer .copyright {
	width: 220px;
	margin: 0 auto;
	padding-top: 8px;
}
