* {
	margin: 0px;
	padding: 0px;
}
html, body {
	background-image: url(../img/backgrounds/b_body.jpg);
	font-family: Helvetica, Arial, sans-serif;
	color: #292929;
	height: 100%;
}
.container {
	width: 930px;    
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
	margin-bottom: -60px;
}
.push {
	height: 60px;
	clear: both;
}
.clear {
	clear: both;
}
/************************ HEADER ****************************/
#header {
	height: 115px;
	background-image: url(../img/backgrounds/b_header.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0C075;
	padding-top: 15px;
}
#header h1 a {
	display: block;
	height: 74px;
	width: 441px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	text-indent: -1000cm;
}
#header h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	width: 441px;
}
#header strong {
	color: #49973C;
	font-weight: bold;
}
#header ul {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	float: right;
}
#header ul li {
	float: left;
	background-color: #D0C075;
	margin-left: 8px;
}
#header ul a {
	color: #292929;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
#header ul a:hover, #header ul a.active {
	background-color: #C0AB47;
}
/************************ CONTENT ****************************/
#content {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
}
#content p {
	line-height: 130%;
	padding-bottom: 20px;
}
#content p a {
	color: #FF6600;
}
#content a:hover, #footer a:hover {
	text-decoration: none;
}
/************************ col01 ****************************/
#col01 {
	width: 610px;
	float: left;
}
#col01 h1, #slideshow h1 {
	font-size: 36px;
	margin-bottom: 20px;
	margin-top: -7px;
	letter-spacing: -1px;
}
#col01 h2, #slideshow h2 {
	color: #57B446;
	font-size: 80px;
	letter-spacing: -7px;
}
#col01 h2 a, #slideshow h2 a {
	text-decoration: none;
	color: #57B446;
}
#col01 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	margin-bottom: 25px;
	color: #FF6600;
	font-weight: normal;
}
#col01 .questions {
	font-style: italic;
	margin-bottom: -5px;
	font-size: 16px;
}
h3.logline {
	font-size: 30px;
	color: #292929;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 30px;
	font-weight: normal;
	text-align: center;
}
h3 strong {
	color: #FF7920;
	font-weight: normal;
}
#col01 h4 {
	font-size: 16px;
	color: #FF6600;
	margin-bottom: 3px;
}
#col01 h5 {
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: italic;
}
#col01 .title_list {
	color: #57B446;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#about #col01 h2 {
	font-size: 45px;
	letter-spacing: -2px;
	margin-bottom: 20px;
}
.tour {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	list-style-type: none;
	height: 190px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border: 1px solid #D0C075;
}
.tour h1 {
	font-size: 20px;
	margin-bottom: 10px;
}
.tour h2 a {
	text-decoration: none;
	color: #57B446;
	font-size: 35px;
	letter-spacing: -2px;
}
.tour .tour_box {
	width: 450px;
	float: left;
}
.tour img {
	float: right;
}
#tours_info {
	width: 610px;
	background-color: #FFFFFF;
}
/************************ TABS ****************************/
ul.tabs {
	float: left;
	list-style: none;
	height: 29px;
	border-bottom: 1px solid #D0C075;
	border-left: 1px solid #D0C075;
	width: 100%;
}
ul.tabs li {
	float: left;
	height: 26px;
	line-height: 26px;
	border: 1px solid #D0C075;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background: #EBE3C2;
	padding-bottom: 2px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000000;
	display: block;
	font-size: 15px;
	border: 1px solid #FFFFFF;
	outline: none;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
}
ul.tabs li a:hover {
	background: #FFFFFF;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #FFFFFF;
	border-bottom: 1px solid #fff;
}
ul.tabs .book_tab {
	font-weight: bold;
}
.tab_container {
	border: 1px solid #D0C075;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 100%;
	background: #FFFFFF;
}
.tab_content {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#col01 .tab_content h3 {
	margin-bottom: 15px;
	font-size: 22px;
	background-color: #F0E9CB;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: -10px;
}
#tab_content li {
	list-style-type: none;
	margin-bottom: 10px;
}
#info {
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #D0C075;
}
#col01 .more_tours {
	background-color: #F0E9CB;
	margin-bottom: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#col01 .more_tours h1 {
	font-size: 22px;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C0AB47;
	color: #C0AB47;
	letter-spacing: 0px;
}
#col01 .freetour {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #F2F2F2;
	font-style: italic;
	font-size: 16px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
#col01 table.table {
	margin-bottom: 15px;
	width: 500px;
	border-collapse: collapse;
}
#col01 .table td {
	padding: 10px;
	background-color: #F0F0F0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#col01 td.price {
	font-weight: bold;
	text-align: right;
}
#col01 form a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#col01 li {
	margin-bottom: 10px;
	list-style-type: none;
}
#col01 a {
	color: #FF6600;
}
.box {
	position: relative;
}
.box img, #col01 a img {
	border: 7px solid #D0C075;
	float: left;
	margin-bottom: 30px;
	margin-right: 8px;
}
#col01 img:hover, #home_col02 img:hover {
	border-color: #FF9900;
}
img.stamp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 63px;
	top: 77px;
}
.box .box_text {
	float: right;
	width: 420px;
}
.links_box {
	width: 46%;
	float: left;
	margin-bottom: 10px;
	padding-right: 2%;
}
#links #content ul {
	font-size: 12px;
}
/************************ form ****************************/
#col01 form {
	margin-bottom: 20px;
	font-size: 16px;
}
#col01 form .field, #col01 form textarea {
	border: 1px solid #C0AB47;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 16px;
	padding-bottom: 2px;
	background-color: #F8F8F8;
}
#col01 form .field {
	height: 25px;
	width: 254px;
}
#col01 form textarea {
	height: 200px;
	width: 500px;
}
#col01 form .button {
	border: 1px solid #D0C075;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #F0E9CB;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
#col01 form .button:hover {
	color: #FFFFFF;
	background-color: #D0C075;
}
#col01 input:focus, #col01 textarea:focus {
	border: 1px solid #C0AB47;
	background-color: #FFFFFF;
}
/************************ col02 ****************************/
#col02 {
	width: 300px;
	float: right;
	padding-top: 350px;
}
#col02 h1 {
	font-size: 19px;
	color: #FF7920;
	margin-bottom: 10px;
}
#col02 h2 {
	color: #FF6600;
	font-size: 17px;
	margin-bottom: 5px;
	font-style: normal;
}
#links_col02 {
	float: right;
}
#links_col02 ul {
	list-style-type: none;
}
#links_col02 a {
	color: #FF6600;
}
.guides_link, .groups_link {
	background-repeat: no-repeat;
	width: 236px;
	display: block;
	height: 40px;
	text-indent: -1000cm;
}
.guides_link {
	background-image: url(../img/guides_link.gif);
}
.groups_link {
	background-image: url(../img/groups_link.gif);
}
#badges {
	float: right;
}
#badges h3 {
	margin-bottom: 5px;
}
#badges img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#TA_certificateOfExcellence275 {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 23px;
	margin-bottom: 20px;
}
/************************ beans ****************************/
.bean_main, .bean_gaudi, .bean_gothic, .bean_faq, .bean_guides, .bean_contact, .bean_kids {
	background-repeat: no-repeat;
	height: 413px;
	width: 304px;
	position: absolute;
	left: 630px;
	top: -96px;
}
.bean_main {
	background-image: url(../img/beans/main_bean.png);
}
.bean_gaudi {
	background-image: url(../img/beans/gaudi_bean.png);
}
.bean_gothic {
	background-image: url(../img/beans/gothic_bean.png);
}
.bean_kids {
	background-image: url(../img/beans/kids_bean.png);
}
.bean_faq {
	background-image: url(../img/beans/faq_bean.png);
}
.bean_guides {
	background-image: url(../img/beans/guides_bean.png);
}
.bean_contact {
	background-image: url(../img/beans/contact_bean.png);
}
/************************ FOOTER ****************************/
#footer {
	clear: both;
	height: 60px;
	font-size: 12px;
}
#footer .container {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #D0C075;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}
#footer ul {
	float: left;
	list-style-type: none;
}
#footer li {
	float: left;
	margin-right: 5px;
}
#footer a {
	color: #FF6600;
}
#footer p {
	float: right;
}
.important {
	background-image: url(../img/icon-warning.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #FF0000;
}
.plus1 {
	float: right;
}

/************************ HOME ****************************/
/************************ slideshow ****************************/
#slideshow {
	margin-bottom: 25px;
}
.slides-nav {
	list-style-type: none;
	background-color: #C0AB47;
	font-size: 16px;
	height: 34px;
}
.slides-nav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.slides-nav a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
}
.slides-nav a:hover {
	color: #292929;
}
.slides-nav .activeSlide {
	color: #292929;
	background-color: #C0AB47;
}
.slides {
	width: 930px;
	height: 320px;
	background-color: #FFFFFF;
	z-index: 0;
	overflow: hidden;
}
.slides li {
	list-style-type: none;
	clear: both;
}
.home_box {
	height: 310px;
	width: 436px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.home_button, #col01 .home_button {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	background-color: #FF9b05;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 4px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background: -moz-linear-gradient(top, #FFA722, #FF9900);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA722', endColorstr='#FF9900');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA722), to(#FF9900));
	clear: both;
}
.slides img {
	float: left;
}
/************************ colums home ****************************/
#home_cols {
	float: left;
	background-image: url(../img/backgrounds/b_home_cols.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 10px;
}
#home_col01, #home_col02, #home_col03 {
	width: 265px;
	float: left;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#home_col01, #home_col02 {
	margin-right: 15px;
}
#home_col03 {
	font-size: 15px;
}
#home_col01 h5, #home_col02 h5, #home_col03 h5 {
	background-color: #E0D7A9;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	padding-left: 20px;
	margin-left: -20px;
	margin-right: -15px;
}
#home_col02 ul {
	list-style-type: none;
}
#home_col02 li {
	float: left;
}
#home_col02 img {
	margin-bottom: 10px;
	border: 2px solid #C0AB47;
	margin-right: 2px;
}
.facebook_like {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0AB47;
	padding-top: 25px;
}
#home_col03 p, #home_col03 form {
	margin-right: 15px;
}
#home_col03 input, #home_col03 textarea {
	background-color: #E0D7A9;
	padding: 2px;
	border: 1px solid #C0AB47;
	width: 210px;
}
#home_col03 form .button {
	background-color: #C0AB47;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	font-weight: bold;
	width: 215px;
}
#home_col03 form .button:hover {
	color: #292929;
	background-color: #E0D7A9;
}
#home_col03 input:focus, #home_col03 textarea:focus {
	border: 1px solid #C0AB47;
	background-color: #FFFFFF;
}

