/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:904px;
} 

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#919191;
	min-width:904px;
	border-top:6px solid #f3f4f5;
}

object { 
	vertical-align:top; 
	outline:none;
}

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

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft {
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

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

.extra-wrapp {
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== FORMS ===========================*/

#search-form label {
	color:#acd0db;
	display:block;
	margin-bottom:7px;
	line-height:1.4em;
}
#search-form span {
	display:block;
	background:url(images/input-bg.gif) no-repeat left top;
	width:242px;
	height:24px;
	float:left;
	margin-right:6px;
}
#search-form input {
	text-transform:uppercase;
	color:#bcbcbc;
	font-size:1.1em;
	background:none;
	border:0;
	margin:5px 0 0 12px;
	vertical-align:top;
	line-height:1.2em;
	width:218px;
}
#search-form a {
	float:left;
	font-size:1.1em;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	background-color:#8fb8c0;
}
#search-form a em {
	display:block;
	background:url(images/link1-left.gif) no-repeat left top;
}
#search-form a b {
	display:block;
	padding:4px 17px 4px 17px;
	font-style:normal;
	background:url(images/link1-right.gif) no-repeat right top;
}
#search-form a:hover {
	text-decoration:underline;
}

#contacts-form .field { 
	height:30px;
}
#contacts-form input {
	width:216px; 
	padding:5px 12px 5px 12px; 
	background:#fff;
	color:#8f8f8f;
	border:0; 
	vertical-align:top;	
	line-height:1.3em;
}
#contacts-form textarea {
	width:216px;
	height:160px;
	overflow:auto;
	background:#fff;
	color:#8f8f8f;
	border:0;
	padding:5px 12px 5px 12px;
	margin-bottom:30px;
}

/*========================== LISTS ============================*/

.testimonials li {
	color:#ababab;
	padding-bottom:18px;
}
.testimonials li span {
	color:#817c7c;
	display:block;
}

.gallery-list {
	width:100%;
	overflow:hidden;
}
.gallery-list li {
	float:left;
	padding:0 20px;
}
.gallery-list li.fright {
	float:right;
}
.gallery-list li.fright,
.gallery-list li.fleft {
	padding:33px 0 0 0;
}
.gallery-list li.fleft {
	padding-right:18px;
}
.gallery-list li.fright a,
.gallery-list li.fleft a,
.gallery-list li.fright a:hover,
.gallery-list li.fleft a:hover {
	border:0;
}
.gallery-list li a {
	display:block;
	float:left;
	border:9px solid #f3f4f5;
}
.gallery-list li a:hover {
	border:9px solid #d3d3d3;
}

.list {
	width:100%;
	overflow:hidden;
}
.list li {
	float:left;
	margin-right:43px;
	width:248px;
}
.list li span {
	width:100%;
	overflow:hidden;
	display:block;
	padding-bottom:20px;
}
.list li.last {
	margin-right:0;
}

.list1 {
	padding-bottom:12px;
}
.list1 li {
	padding:0 0 2px 15px;
	background:url(images/arrow.gif) no-repeat left 5px;
}
.list1 li a {
	text-decoration:none;
}
.list1 li a:hover {
	text-decoration:underline;
}

/*========================== OTHER ============================*/

.img-box1 { 
	width:100%; 
	overflow:hidden;
	margin-top:-52px;
	padding-top:52px;
}
.img-box1 img { 
	float:right; 
	margin:-52px 0 0 32px;
}

.img-box2 { 
	width:100%; 
	overflow:hidden;
}
.img-box2 a.img-border,
.img-box2 a.img-border1 { 
	margin:0 38px 0 0; 
}
.img-box2.alt {
	padding-bottom:17px;
}

p { 
	line-height:1.4em;
	margin-bottom:12px;
}
.p1 {
	margin-bottom:20px;
}
.p0 {
	margin:0;
}

.address span { 
	float:right; 
	margin-right:30px;
}

.img-border {
	border:9px solid #fff;
	display:block;
	float:left;
}
.img-border:hover {
	border:9px solid #bac7d3;
}

.img-border1 {
	border:9px solid #f3f4f5;
	display:block;
	float:left;
}
.img-border1:hover {
	border:9px solid #d3d3d3;
}

dl {
	line-height:1.4em;
	margin-bottom:-20px;
}
dl dt {
	color:#242424;
}
dl dd {
	padding-bottom:20px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#919191; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	color:#242424;
	font-size:30px;
	padding:0 0 24px 0;
	margin-bottom:22px;
}
h3 {
	font-size:24px;
	line-height:1.2em;
	color:#5ba8b6;
	margin-bottom:18px;
}
h3.extra {
	color:#939392;
}
h4 {
	color:#b9dbe0;
	font-size:1.1em;
}
h4.extra {
	margin-bottom:25px;
}
h5 {
	line-height:1.4em;
	font-size:11px;
	font-weight:normal;
	color:#817c7c;
	margin-bottom:28px;
}
h5.extra {
	margin:0;
}

.txt1 {
	color:#242424;
}
.txt2,
.txt2 a {
	color:#acd0db;
}

.link {
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
}
.link a {
	text-decoration:none;
}
.link,
.link a {
	color:#535353;
}
.link a:hover {
	text-decoration:underline;
}

.line-ver1 {
	background:url(images/divider.gif) repeat-y 433px 0;
}
.line-ver2 {
	background:url(images/divider.gif) repeat-y 697px 0;
}
.line-ver3 {
	background:url(images/divider1.gif) repeat-y 424px 0;
}

.line-hor {
	height:47px;
	background:url(images/png-tail.png) repeat-x left top;
	position:absolute;
	left:-6px;
	bottom:0 !important;
	bottom:-1px;
	width:100%;
}

/*============================ BOXES ==========================*/

.gallery-box {
	width:904px;
	position:relative;
	overflow:hidden;
	height:377px;
	background:url(images/gallery-box-img1.png) no-repeat left top;
	background-image: url(images/gallery-box-img1.png);
}
.gallery-box .border-bot {
	height:47px;
	position:absolute;
	right:0;
	bottom:0 !important;
	bottom:-1px;
	background:url(images/border-bot.gif) repeat-x left top;
	width:287px;
}
.gallery-box .inside {
	position:absolute;
	right:29px;
	top:42px;
	width:235px;
}
.gallery-box p {
	color:#ababab;
}
.gallery-box ul {
	position:absolute;
	right:30px;
	top:114px;
	width:239px;
	height: 60px;
}
.gallery-box ul li {
	font-size:30px;
	line-height:1.2em;
	background:url(images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:20px;
	margin-bottom:20px;
}
.gallery-box ul li.style1 {
	padding-left:4px;
}
.gallery-box ul li.style2 a {
	margin-left:-4px;
}
.gallery-box ul li.style3 a {
	margin-left:-6px;
}
.gallery-box ul li.style4 {
	padding-left:17px;
}
.gallery-box ul li.last {
	background:none;
}
.gallery-box ul li a {
	color:#68a0ab;
	display:inline-block;
	text-decoration:none;
}
.gallery-box ul li a:hover {
	color:#000;
}
.gallery-box .border {
	position:absolute;
	left:0;
	top:0;
	width:904px;
	height:377px;
	background:url(images/gallery-box-border.png) no-repeat left top;
}

.box { 
	background:#f3f4f5; 
	width:100%;
}
.box .inner {
	padding:15px 27px 0px 45px;
}
.box p,
.box p a {
	color:#ababab;
}

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

#header .fleft {
	padding-top:0px;
}
#header .fright {
	padding-top:7px;
}
#header .fright ul li {
	float:left;
	width:155px;
	text-transform:uppercase;
	margin-left:25px;
}
#header .fright ul li a {
	text-decoration:none;
	color:#5d5b53;
	padding-left:21px;
	background:url(images/nav-bg.gif) no-repeat left 3px;
}
#header .fright ul li a:hover {
	text-decoration:underline;
}
#header .fright ul li ul li {
	float:none;
	background:url(images/line-hor.gif) repeat-x left bottom;
	padding:0 0 7px 19px;
	margin:0 0 8px 0;
	width:auto;
}

/*========================= CONTENT ===========================*/

#content .indent {
	padding:15px 0 0px 15px;
}
#content .indent1 {
	padding:30px 0 25px 0;
}

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

#footer {
	text-transform:uppercase;
}
#footer .col-1 {
	background:url(images/pic1.gif) no-repeat left top;
	padding-top:30px;
	width:472px;
}
#footer .col-2 {
	background:url(images/pic2.gif) no-repeat left top;
	padding-top:20px;
	width:257px;
}
#footer .col-3 {
	background:url(images/pic3.gif) no-repeat left top;
	padding-top:20px;
}
#footer .col-3 a {
	color:#84bec8;
}

/*=============================================================*/
.black {
	color: #000;
}
.tourtext {
	font-size: 25px;
}
