/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding:0;
}
body{
	background: url(../images/bgr.gif) #ffffff repeat-x top;
	color: #3d3636;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #3d3636;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 1px 2px
}
/*li{
	list-style: none*/
}
h2, h3{
	color: #1f1a1a;
	font: bold 1.7em "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin: 0 0 .3em
}
h3{
	color: #514041;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 .3em
}
h4{
	font-size: 1em
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 812px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) repeat-y top;
	height: 119px;
	margin: 0 0 1px;
	overflow: hidden
}
#header .content{
	color: #ffffff;
	float: right;
	padding: 94px 0 0;
	width: 340px;
	font-size: 11px;
}
* html #header .content{
	width: 345px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 409px
}
#header h1 a{
	display: block;
	height: 119px;
	text-decoration: none
}


/*=== Navigation ===*/
/*- Nav1 -*/
/*
.nav1{
	height: 32px;
	margin: 0 0 10px;
	text-align: center;
	text-transform: lowercase
}
.nav1 li{
	border-right: 1px solid #d1cece;
	display: inline;
	line-height: 32px;
	padding: 0 20px
}
.nav1 li.last{
	border: 0
}
.nav1 li a{
	color: #ffffff;
	text-decoration: none
}
.nav1 li a:hover{
	text-decoration: underline
}
*/

/*=== Title Placeholder ===*/
.title img{
	display: block;
	margin: 0 0 11px;
	
}

.slidey {
	z-index:-3000;
	}
	
/*- Welcome -*/
.welcome{
	background: url(../images/welcome-bgr.jpg) no-repeat top;
	color: #000000;
	font-size: 12px;
	height: 136px;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 10px
}

.bodytext {
	width: 600px;
	float: left;
	font-size: 13px;
	text-align: justify;
	height: 1%;
	margin: 0 0 15px;
	padding: 10px;
	}

.picscol {
	width: 241px;
	height: 1%;
	float: right;
	clear: both;
	margin-right: 10px;
	margin-left: 5px;
	}

.picscol img {
	padding-bottom: 10px;
	}

/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y right;
	height: 1%;
	margin: 11px 0
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 621px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 164px
}
/*=== Sub Columns ===*/
.subcols{
	background: url(../images/subcols-bgr.gif) repeat-y left;
	height: 1%;
	margin: 0 auto 25px;
	width: 810px
}
.col1{
	float: left;
	width: 183px
}
.col2{
	float: left;
	margin: 0 0 0 33px;
	width: 187px
}
.col3{
	float: left;
	margin: 0 0 0 30px;
	width: 185px
}
.col4{
	float: right;
	width: 161px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(../images/box-top.gif) repeat-x top;
	border: 1px solid #c6c0c0;
	clear: both;
	height: 28px;
	overflow: hidden;
	text-align: center
}
.box .top h3{
	color: #e4e2e2;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	margin: 0
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top;
	border: 0;
	height: 10px;
	text-transform: lowercase
}
.box .content{
	background: #f6f6f6;
	display: table-cell;
	display: block;
	height: 1%;
	height: auto !important;
	height: 102px;
	min-height: 102px;
	padding: 10px 13px 5px
}
.subcols .content{
	background: none;
	height: auto;
	padding: 8px 5px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .8em;
	padding: 0 0 0 10px;
	list-style: none
}
.list1 li a{
	text-decoration: none
}
.list1 li a:hover{
	text-decoration: underline
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Form1 Setup -*/
.form1 div{
	float: left;
	padding: 0 10px 0 0;
	visibility: hidden
}
.form1 label{
	float: left;
	margin: 0 8px 0 0;
	font-size: 11px;
}
.form1 input{
	border: 0;
	width: 90px
}
/* Form1 Buttons */
.form1 .submit{
	float: left;
	margin: -2px 0 0;
	padding: 0;
	position: relative
}
.form1 input.btn{
	width: auto
}
/*=== Pics, Thumbs, Ads etc. ===*/
.ads img{
	margin: 0 10px 10px
}
.map{
	border: 1px solid #8f8b8b
}
.map img{
	display: block
}
/*=== Footer ===*/
#footer{
	color: #6e6a6a;
	font-size: .9em;
	height: 20px;
	margin: 0 auto;
	width: 810px
}
#footer a{
	color: #6e6a6a;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#page-bot{
	background: url(../images/page-bot.gif) repeat-x top;
	border-top: 1px solid #b1acac;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 197px;
	min-height: 197px;
	padding: 10px 0 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}.selecta {	margin-bottom: 10px;}

.tour_container {
	background-color: #ecedec;
	border: solid 1px #3c3c3c;
	padding: 10px;
	margin: 5px 0 10px 0;
}
.tour_container h2 {
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 0.8em
}

