/*COLORS:
deep-red : #720000
peach: #F7DDB8


*/

body{
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 0px;
	background-color:#720000;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5D663E;
}
p{
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#5D663E;
	font-size:13px;
	line-height:160%;
}
a{
	margin:0px;
	padding:0px;
	color:#8A1915;
	text-decoration:none;
}
a:hover{
	margin:0px;
	padding:0px;
	text-decoration:underline;
}
.content_con_homepage h1{
	margin:0px 0px 0px 10px;
	padding:20px 0px 40px 20px;
	font-size:25px;
	color:#993300;
	font-style:italic;
	font-weight:normal;
	background:url(../images/bg_h1.gif) no-repeat;
}
h1{
	margin:0px;
	padding:20px 0px 20px 20px;
	font-size:26px;
	color:#993300;
	font-style:italic;
	font-weight:normal;
}
h2{
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 20px;
	font-size:20px;
	color:#993300;
	font-weight:normal;
}
h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	font-size:16px;
	color:#993300;
	font-weight:normal;
}
h4{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	font-size:16px;
	color:#993300;
	font-weight:normal;
}
img{
	margin:0px;
	padding:0px;
	border:none;
}
	
/*---------------------------*/

.main_con {
	margin: 125px auto 0px auto;
	padding:0px;
	width: 960px;
	background-color:#F7DDB8;
}

/*---------------------------
-------  HEADER  ------------
---------------------------*/

.header{
	margin:0px;
	padding:0px;
	height:150px;
	width:960px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
}
.header h1{
	margin:0px;
	padding:74px 0px 2px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	color:#993300;
	background:none;
	text-decoration:none;
}
.header h1 a{
	margin:0px;
	padding:20px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	height:0px;
	font-style:italic;
	font-weight:normal;
	color:#993300;
	background:none;
	text-decoration:none;
	display:block;
	background-color:#006699;
}
.header h1 a:hover{
	margin:0px;
	padding:56px 0px 0px 0px;
	height:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	color:#993300;
	background:none;
	text-decoration:none;
}

/*---------------------------*/

.header_left{
	margin:0px;
	padding:0px;
	height:150px;
	width:560px;
	float:left;
}

/*---------------------------
-------  TOP MENU  ------------
---------------------------*/

.top_menu{
	margin:0px;
	padding:0px;
	height:54px;
}
.top_menu a{
	color:#5F624D;
	font-style:italic;
	font-size:18px;
	display:block;
}
.top_menu a:hover{
	color:#5F624D;
	font-style:italic;
	font-size:18px;
	text-decoration:none;
}

/*---------------------------*/

.top_menu_accomodation a{
	margin:0px;
	padding:24px 0px 0px 38px;
	height:30px;
	width:164px;
	background:url(../images/bg_accomodation.jpg) no-repeat;
	float:left;
}
.top_menu_accomodation a:hover{
	margin:0px;
	padding:21px 0px 0px 37px;
	height:33px;
	width:165px;
	background:url(../images/bg_accomodation_hover.jpg) no-repeat;
	float:left;
}

/*---------------------------*/

.top_menu_therapies a{
	margin:0px;
	padding:24px 0px 0px 0px;
	height:30px;
	width:133px;
	text-align:center;
	background:url(../images/bg_therapy.jpg) no-repeat;
	float:left;
}
.top_menu_therapies a:hover{
	margin:0px;
	padding:21px 0px 0px 0px;
	height:33px;
	width:133px;
	text-align:center;
	background:url(../images/bg_therapy_hover.jpg) no-repeat;
	float:left;
}

/*---------------------------*/

.top_menu_activities a{
	margin:0px;
	padding:24px 0px 0px 35px;
	height:30px;
	width:116px;
	background:url(../images/bg_activities.jpg) no-repeat;
	float:left;
}
.top_menu_activities a:hover{
	margin:0px;
	padding:21px 0px 0px 35px;
	height:33px;
	width:116px;
	background:url(../images/bg_activities_hover.jpg) no-repeat;
	float:left;
}

/*---------------------------*/

.header_right{
	margin:20px 0px 0px 0px;
	padding:0px 15px 0px 0px;
	height:130px;
	width:385px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:right;
	line-height:160%;
	color:#8F7552;
	float:right;
}
.header_right a{
	font-style:italic;
}

/*---------------------------*/

.signup form{
	 margin:0px; 
	 padding:0px;
	 text-align:right;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 color:#583A18;
	 font-size:11px;
	 font-weight:bold;
	 border:none;
}
.signup_email{
	 margin:50px 0px 0px 0px; 
	 padding:5px 5px 0px 5px;
	 width:205px;
	 height:17px;
	 text-align:left;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 color:#7C7870;
	 font-size:11px;
	 font-weight:normal;
	 border:1px solid #C9BEB4;
}
.signup_btn{
	margin:0px;
	padding:0px;
	width:30px;
	height:24px;
	background:url(../images/signup_btn.gif) no-repeat;
	border:none;
}

/*---------------------------
-------  CONTENT CON  ------------
---------------------------*/

.content_con, .content_con_homepage{
	margin: 0px;
	padding:0px;
	width: 960px;
	background-image:url(../images/logos.gif);
	background-repeat:no-repeat;
	background-position: 10px bottom;
}

/*---------------------------
-------  LEFT CON  ------------
---------------------------*/

.left_con {
	margin:0px 0px 200px 0px;
	padding:0px;
	width:230px;
	float:left;
	}

/*---------------------------
-------  NAVIGATION  ------------
---------------------------*/

#active{
	color:#FF9900;
}
#breadcrumbs {
  margin: 0px 0px 0px 20px;
  font-size: 80%;
}
#breadcrumbs a {
  text-decoration: underline;
}
#breadcrumbs a:hover {
  text-decoration: none;
}


/*---------------------------
-------  NEWS  ------------
---------------------------*/

.news_con{
	margin:0px 0px 10px 10px;
	padding:0px;
	width:220px;
	background-image:url(../images/bg_news.jpg);
	background-repeat:no-repeat;
	}
.news_con h1{
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#731C06;
	font-size:19px;
	font-style:normal;
	background:none;
}

.news_item {
	margin:0px;
	padding:20px;
	color:#C64000;
	font-style:italic;
}
.news_item p{
	margin:0px;
	padding:5px 0px 0px 0px;
	color:#4C311A;
	font-style:normal;
}
.news_sep{
	margin:0px 0px;
	padding:0px;
	background-image:url(../images/news_separator.gif);
	background-repeat:no-repeat;
	height:14px;
}
.logos{
	margin:40px 0px 0px 10px;
	padding:0px;
	height:200px;
	width:220px;
	background:url(../images/stb_logo.gif) no-repeat;
}
.logos p{
	margin:0px;
	padding:30px 0px 50px 50px;
}

/*---------------------------*/

.testimonials {
	margin:0px 0px 20px  0px;
	padding:0px 0px 0px 0px;
	font-style:italic;
	text-align:center;
	width:230px;
}
.testimonials p{
	margin:0px;
	padding:20px 0px 0px 15px;
	font-size:16px;
	line-height:120%;
}
#testemonials_name{
	font-size:12px;
	font-style:normal;
}



/*---------------------------
-------  RIGHT CON  ------------
---------------------------*/

.right_con {
	margin:0px;
	padding:10px;
	width:710px;
	float:right;
}

/*---------------------------*/

.main_image {
	margin:0px 0px 20px 0px;
	padding:0px;
	width:710px;
}
.right_con p{
	margin:0px 20px 20px 20px;
	padding:0px;
}
.right_con ul{
	margin-bottom:20px;
	margin-top:0px;
}
.right_con li{
	margin:0px;
	padding:0px;
	line-height:160%;
	list-style-image:url(../images/list_bullet.gif);
}

/*---------------------------*/

.right_img_con {
	margin:20px 0px 0px 30px;
	padding:0px;
	width:236px;
	float:right;
}
.right_img_con img{
	margin:0px 0px 20px 0px;
	padding:10px;
	width:214px;
	border:1px solid #C3C65F;
	background-color:#D6DEA2;
}

/*---------------------------*/

.back_to_top{
	margin:0px;
	padding:0px;
	width:100%;
	clear:both;
	text-align:right;
}

/*---------------------------
-------  FORM  ------------
---------------------------*/

form{
	margin:0px 0px 20px 20px;
	padding:0px 0px 30px 0px;
	border-bottom:1px dotted #5D663E;
}
.right_con form p{
	margin:0px;
	padding:0px;
}
form h3{
	margin:30px 0px 5px 0px;
	padding:0px;
}
form table{
	margin:0px 0px 20px 0px;
	padding:0px;
}
form td{
	margin:0px;
	padding:5px 5px 0px 0px;
	vertical-align:middle;
}
form span{
	margin:0px;
	padding:0px 0px 10px 0px;
}

/*---------------------------
-------  SITEMAP  -----------
---------------------------*/

#sitemap{
	margin:0px 0px 0px 20px;
	padding:0px;
	line-height:normal;
	list-style-image:none;
}
#sitemap li{
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	line-height:normal;
	list-style:none;
	list-style-image:none;
	border-bottom:1px #F2C991 solid;
}
#sitemap a{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}
/*---------------------------*/
#sitemap .sub_sitemap{
	margin:5px 0px 0px 30px;
	padding:0px;
}
#sitemap .sub_sitemap li{
	margin:0px;
	padding:0px 0px 0px 0px;
	line-height:normal;
	list-style:none;
	list-style-image:none;
	border-bottom:none;
}
#sitemap .sub_sitemap a{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#5D663E;
	font-weight:normal;
}

/*---------------------------
-------  FOOTER  ------------
---------------------------*/

.footer_info{
	margin:0px;
	padding:10px 0px 0px 20px;
	height:20px;
	width:940px;
	font-size:12px;
	color:#ffffff;
	clear:both;
	background-color:#993400;
	position:relative;
}
.footer_info_right{
	margin:0px;
	padding:0px;
	width:150px;
	position:absolute;
	top:10px;
	right:20px;
}
.footer_info a{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer_info a:hover{
	color:#F0DCCE;
	text-decoration:underline;
}


/*---------------------------*/

.footer{
	margin:0px 0px 0px 0px;
	padding:30px 20px 0px 10px;
	height:173px;
	width:930px;
	font-size:12px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
}
.footer a{	
	color:#5D663E;
}
.footer a:hover{	
	color:#5D663E;
	text-decoration:underline;
}
.footer_column{
	margin:0px;
	padding:0px 0px 0px 30px;
	float:left;
}
.footer h1{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:18px;
	color:#693736;
	background:none;
}
.links{
	margin:0px 20px 20px 10px;
	padding:0px 0px 10px 0px;
	background-color:#FEE8CF;
	}
.links h2{
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 20px;
	font-size:20px;
	color:#993300;
	font-weight:normal;
	background-color:#FEF1E2;
	border-bottom:1px dotted #999999;
}
.links h3 a{
	margin:0px 0px 0px 0px;
	padding:0px 15px 10px 0px;
	font-size:16px;
	color:#993300;
	font-weight:normal;
	background:url(../images/double_arrow.gif) no-repeat right 6px;
}

/*---------------------------*/

.clear{
	margin:0px;
	padding:0px;
	height:0px;
	clear:both;
}

/*---------------------------*/

.vouchers{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 10px;
}

/*---------------------------*/

.infobox{
	margin:40px 0px 20px 20px;
	padding:30px 10px 10px 10px;
	border:dashed 1px #993300;
	width:300px;
}
.infobox ul{
	list-style-type:circle;
	list-style-image:none;
}
.infobox li{
	list-style-type:circle;
	list-style-image:none;
}

