/** { 
	margin:0;
	padding:0;
}*/
html, body { 
	height:100%;
}
body { 
	background:#faf6ea; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#000;
	margin:0;
	padding:0;
}
.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#BF384A;
font-weight:bold;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	background: /*url(images/main-bg.gif)*/ no-repeat	349px 105px;
}

#header {
	height:100px;
}
#content {

}
#footer {
	color:#505349;
/*	padding:43px 0 60px 36px;*/
padding-left:28px;
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 15px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 15px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#007476; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:70px;
	line-height:1.2em;
	color:#44402e;
	font-weight:normal;
	letter-spacing:-2px;
	margin-bottom:30px;
}
h1.alt {
	margin-bottom:0;
}

h3 {
	font-size:33px;
	line-height:1.2em;
	color:#403a32;
	letter-spacing:-1px;
	margin-bottom:7px;
}
h4 {
	font-size:17px;
	color:#BF384A;
	font-weight:normal;
	border-bottom:1px solid #BF384A;
	line-height:1.2em;
	padding-bottom:2px;
	margin-bottom:11px;
}
h5 {
	font-size:1em;
	margin-bottom:16px;
}
h6 {
	font-size:10px;
	color:#a4c301;
	text-transform:uppercase;
	margin-bottom:2px;
}


.txt1 {
	color:#a4c301;
}

.link1 { 
	padding-left:11px;
}



/*==================boxes====================*/
.box {
	padding:6px 10px 11px 12px;
	background:#DAEBED;
	margin-bottom:6px;
}
.box1 {
	padding:12px 20px 12px 17px;
	background:#E4ECD0;
	margin-bottom:14px;
}
.innerpad{
background-color:#E4ECD0;
width:98%;
margin:0 auto;
padding:10px;
}
.innerpad-1{
background-color:#E4ECD0;
padding:10px;
width:515px;
float:left;
}
.innerpad-home{
background-color:#E4ECD0;
padding:10px;
width:600px;
float:right;
}
.innerpad-tour{
background-color:#E4ECD0;
padding:10px;
width:596px;
float:right;
}
.innerpad-right{
background-color:#E4ECD0;
padding:5px;
width:373px;
float:left;
margin-left:10px;
}
.innerpad-home-left{
background-color:#E4ECD0;
padding:5px;
width:290px;
float:left;

}
.innerpad-right-tour{
background-color:#E4ECD0;
padding:5px;
width:295px;

}


.address dt:first-line {
	font-weight:bold;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:94px;
	}


/*===== header =====*/
#header .nav {
	float:right;
	padding:21px 2px 0 0;
}
	#header .nav li {
		float:left;
		padding-left:30px;
	}
		#header .nav li a {
			display:block;
			float:left;
			color:#363636;
			font-size:13px;
			line-height:1.2em;
			text-decoration:none;
		}
		#header .nav li a:hover, #header .nav li a.current {
			color:#a0bf00;
			border-bottom:1px solid #acc61f;
		}

/*===== content =====*/
#content .inside {
	width:95%;
	margin:0 auto;
	margin-bottom:5px;
	margin-top:5px;
}
#content .inside1 {
	padding:37px 56px 15px 24px;
}
#content .indent {
	padding:0 0 0 18px;
}

.extra-button {
	float:right;
	padding:0 60px 54px 0;
	overflow:hidden;
}
	.extra-button a {
		display:block;
		color:#fff;
		text-decoration:none;
		background:url(images/extra-button.jpg) no-repeat left top;
		width:402px;
		height:67px;
		font-weight:bold;
		padding:34px 0 0 0;
		font-size:15px;
		line-height:1.2em;
		text-indent:40px;
	}


.section {
	padding-bottom:42px;
}



.events li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
	.events li a {
		background:#E4ECD0;
		display:block;
		padding:6px 10px 11px 12px;
		color:#5e7913;
		text-decoration:none;
		margin-bottom:14px;
	}
	.events li a:hover {
		color:#44402e;
		background:#e3e8af;
	}
		.events li a span {
			text-transform:uppercase;
			color:#8faf00;
			font-size:10px;
			display:block;
			margin-bottom:3px;
		}

.show_more_events { background:url(images/arrow1.gif) no-repeat right 6px; padding-right:15px;}
.show_recent_only { display:none; background:url(images/arrow2.gif) no-repeat right 5px; padding-right:15px;}


.list1 li {
	background:url(images/arrow3.gif) no-repeat left 5px;
	padding:0 0 2px 11px;
}


/*----- forms -----*/
#newsletter-form fieldset {
	border:none;
	color:#505349;
	padding:7px 0 0 10px;
}
	#newsletter-form input.text {
		width:170px;
		background:#fff;
		border:1px solid #dedede;
		border-bottom:none;
		border-right:none;
		padding:4px 3px 4px 5px;
		margin-right:6px;
	}
	#newsletter-form input.submit {
		width:79px;
		height:24px;
		border:none;
		background:#7da000;
		color:#eaff7b;
		cursor:pointer;
	}



#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:42px;
	} 
		#contacts-form label input { 
			width:248px;
			padding:3px 2px 3px 6px;
			color:#111;
			background:#cec7b4;
			border:none;
		}
		#contacts-form textarea {
			width:248px;
			height:150px;
			padding:3px 2px 3px 6px;
			color:#111;
			overflow:auto;
			background:#cec7b4;
			border:none;
		}
.itinerary_heading{
color:#007476;
font-weight:bold;
}
/*==========================================*/
.button{
background-color:#A4C20A;
color:#000;
border: 1px solid #B5CB38;
cursor:pointer;
}

.buy_form{
width:150px;

font-size:12px;
}

.titles{
height:35px;
padding-bottom:5px;
}


