@charset "utf-8";

/* interling styles */
.redlink a:link    {
	text-decoration:none;
	color:#FF0000;
	} 
.redlink a:visited {
	text-decoration:  none;
	color:#FF0000;
	} 
.redlink a:hover   {
	text-decoration:underline;
	color:#FF0000;
	} 
.redlink a:active  {
	text-decoration:underline;
	color:#FF0000;
	}
.greenlink a:link    {
	text-decoration:none;
	color:#668c8c;
	} 
.greenlink a:visited {
	text-decoration:  none;
	color:#668c8c;
	} 
.greenlink a:hover   {
	text-decoration:underline;
	color:#668c8c;
	} 
.greenlink a:active  {
	text-decoration:underline;
	color:#668c8c;
	}
.dbluelink a:link    {
	text-decoration:none;
	color:#000033;
	} 
.dbluelink a:visited {
	text-decoration:  none;
	color:#000033;
	} 
.dbluelink a:hover   {
	text-decoration:underline;
	color:#000033;
	} 
.dbluelink a:active  {
	text-decoration:underline;
	color:#000033;
	}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.style2 {
	font-size: 26px;
	font-weight: bold;
	}
.link_page_titlebox {
	display: block;
	position: absolute;
	width: 700px;
	padding-top: 10px;
	padding-left: 116px;
	width: 700px;
	z-index: 1;
	}
.link_page_h1 {
	font-size:30px;
	text-align: center;
	color: #FFFFFF;
	z-index: 2;
	width: 660px;
	background-color: #008000;
	border: 4px solid #2e3483;
	}	
.link_page_h2 {
	font-size:18px;
	}	
.link_page_h3 {
	font-size:16px;
	}	
.title_h1 {
	font-size:24px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	}	
.page_h2 {
	font-size:18px;
	font-weight:bold;
	}	
.page_h3 {
	font-size:16px;
	font-weight:bold;
	}	
	
/* home page */
#home {
	padding:0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	height: 710px;
	left:0px;
}
#home_lsidebar {
	display: block;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
	width: 200px;
	height: 710px;
	z-index: 4;
	background-color: #7fd4ff;
}
#home_lbox1 {
	display: block;
	position: absolute;
	padding-top: 50px;
	padding-left: 14px;
	width: 172px;
	height: 272px;
	z-index: 6;
}
#home_lbox2 {
	display: block;
	position: absolute;
	padding-top: 380px;
	padding-left: 14px;
	width: 172px;
	height: 272px;
	z-index: 5;
}
#home_rsidebar {
	display: block;
	position: absolute;
	padding-top: 0px;
	padding-left: 700px;
	width: 200px;
	height: 710px;
	z-index: 1;
	background-color: #7fd4ff;
}
#home_rbox1 {
	display: block;
	position: absolute;
	padding-top: 50px;
	padding-left: 14px;
	width: 172px;
	height: 272px;
	z-index: 2;
}
#home_rbox2 {
	display: block;
	position: absolute;
	padding-top: 380px;
	padding-left: 14px;
	width: 172px;
	height: 272px;
	z-index: 1;
}
.home_box {
	display: block;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
	width: 160px;
	height: 260px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 6px double #019934;
}
#home_weather {
	display: block;
	position: absolute;
	padding-top: 900px;
	padding-left: 20px;
	width: 125px;
	height: 100px;
	z-index: 6;
}
#home_main {
	display: block;
	position: absolute;
	padding-top: 0px;
	padding-left: 200px;
	width: 500px;
	height: 710px;
	z-index: 3;
	background-color: #FFFFFF;
}
#home_heading {
	display: block;
	position: static;
	text-align: center;
	padding-left: 0px;
	height: 150px;
	}

/* transportation page */
#transfers {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin: 0px;
	height: 1310px;
	left:0px;
}
#title_panal1 {
	display: block;
	position: static;
	padding-left: 0px;
	padding-top: 10px;
	width: 900px;
	height: 50px;
	z-index: 4;
	font-size: 30px;
	text-align: center;
	}	
#transfers_box {
	font-family:Arial, Helvetica, sans-serif;
	width: 900px;
	position: static;
	text-align: justify;
	font-weight: bold;
	font-size: 14px;
	padding-left: 0px;
	display: block;
	padding-top: 0px;
	height: 430px;
}
#transfers_text {
	font-family:Arial, Helvetica, sans-serif;
	width: 400px;
	position: absolute;
	text-align: justify;
	font-weight: normal;
	font-size: 14px;
	padding-left: 50px;
	display: block;
	padding-top: 0px;
	text-indent: 10px;
}
#transfers_image {
	display: block;
	position: absolute;
	padding-top: 55px;
	padding-left: 498px;
	color: #000000;
	z-index: 1;
	}
#video-link {
	display: block;
	position: absolute;
	padding-top: 360px;
	padding-left: 580px;
	color: #0000FF;
	z-index: 4;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	}
#transfers_video {
	font-family:Arial, Helvetica, sans-serif;
	width: 360px;
	position: absolute;
	text-align: justify;
	font-weight: bold;
	font-size: 14px;
	padding-left: 510px;
	display: block;
	padding-top: 50px;
	height: 300px;
	z-index: 10;
	visibility: hidden;
}
#res_box {
	display: block;
	position: absolute;
	width: 400px;
	height: 775px;
	z-index: 2;
	margin: 0px;
	padding-left: 460px;
	border: 0px solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-top: 0px;
}
.res_headings {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#button_box {
	display: block;
	position: static;
	width: 200px;
	height: 30px;
	z-index: 1;
	margin: 0px;
	padding-left: 120px;
	padding-top: 15px;
}
#rate_boxes {
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	width: 220px;
	height: 790px;
	z-index: 1;
	margin: 0px;
	padding-left: 120px;
	padding-top: 10px;
}
.rate_box {
	display: block;
	position: static;
	background-color: #FFFFFF;
	border-bottom:5px groove #0000FF;
	width: 220px;
	height: 100px;
	z-index: 1;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.rate_zone {
	display: block;
	position: absolute;
	margin: 0px;
	height: 20px;
	width: 220px;
	z-index: 3;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	text-decoration: underline;
	}
.rate_list {
	display: block;
	position: absolute;
	margin: 0px;
	line-height: 12px;
	height: 80px;
	list-style-type: none;
	padding-top: 25px;
	padding-left: 0px;
	width: 220px;
	z-index: 3;
	font-size: 13px;
	font-weight: normal;
	}

/* stt-shop page */
#stttourshop {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin: 0px;
	height: 850px;
	left:0px;
}
#title {
	font-size:24px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
}
#stttourshop_list {
	font-size:16px;
	padding-top: 20px;
	width: 450px;
	font-weight: bold;
	position: absolute;
	display: block;
	line-height: 30px;
}
#stttourshop_text {
	font-size:14px;
	text-align: justify;
	padding-top: 300px;
	width: 400px;
	padding-left: 50px;
	font-weight: normal;
	text-indent: 10px;
	position: absolute;
}
#stttourshop_price {
	font-size:16px;
	text-align: justify;
	padding-top: 680px;
	width: 400px;
	padding-left: 50px;
	font-weight: bold;
	text-indent: 60px;
	position: absolute;
	color: #0000ff;
	top: 218px;
}
#stttourshop_image {
	display: block;
	position: absolute;
	padding-top: 20px;
	padding-left: 482px;
	color: #000000;
	z-index: 1;
	}
#stttourshop_video {
	display: block;
	position: absolute;
	padding-top: 18px;
	padding-left: 493px;
	color: #000000;
	z-index: 5;
	visibility: hidden;
	}
#stttour_form {
	font-size:16px;
	width: 400px;
	font-weight: bold;
	position: absolute;
	display: block;
	padding-top: 320px;
	padding-left: 470px;
}
.vid-link {
	display: block;
	position: absolute;
	padding-top: 250px;
	padding-left: 50px;
	color: #0000FF;
	z-index: 6;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}

/* stj-full page */
#stjtourfull {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin: 0px;
	height: 890px;
	left:0px;
}
#stjtourfull_list {
	font-size:16px;
	padding-top: 20px;
	width: 450px;
	font-weight: bold;
	position: absolute;
	display: block;
	line-height: 30px;
}
#stjtourfull_text {
	font-size:14px;
	text-align: justify;
	padding-top: 300px;
	width: 400px;
	padding-left: 50px;
	font-weight: normal;
	text-indent: 10px;
	position: absolute;
}
#stjtourfull_price {
	font-size:16px;
	text-align: justify;
	padding-top: 750px;
	width: 400px;
	padding-left: 50px;
	font-weight: bold;
	text-indent: 60px;
	position: absolute;
	color: #0000ff;
	top: 218px;
}
#stjtourfull_image {
	display: block;
	position: absolute;
	padding-top: 20px;
	padding-left: 482px;
	color: #000000;
	z-index: 2;
	}
#stjtourfull_video {
	display: block;
	position: absolute;
	padding-top: 14px;
	padding-left: 494px;
	color: #000000;
	z-index: 1;
	visibility: hidden;
	}
#stjtour_form {
	font-size:16px;
	width: 400px;
	font-weight: bold;
	position: absolute;
	display: block;
	padding-top: 340px;
	padding-left: 470px;
	height: 460px;
	}

/* group page */
#group {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin: 0px;
	height: 1080px;
	left:0px;
}
#group_list {
	font-size:16px;
	padding-top: 20px;
	width: 450px;
	font-weight: bold;
	position: absolute;
	display: block;
	line-height: 30px;
}
#group_text {
	font-size:14px;
	text-align: justify;
	padding-top: 250px;
	width: 400px;
	padding-left: 50px;
	font-weight: normal;
	text-indent: 10px;
	position: absolute;
}
#group_image {
	display: block;
	position: absolute;
	padding-top: 20px;
	padding-left: 482px;
	color: #000000;
	z-index: 1;
	}
#group_form {
	font-size:16px;
	width: 400px;
	font-weight: bold;
	position: absolute;
	display: block;
	padding-top: 400px;
	padding-left: 470px;
	height: 460px;
	}

/* about page */
#about {
	padding:0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	height: 740px;
	left:0px;
}
#about_heading {
	display: block;
	position: absolute;
	text-align: center;
	padding-left: 200px;
	height: 150px;
	}
#about_heading_h1 {
	font-size:36px;
	}
.about_heading_h2 {
	font-size:22px;
	line-height: 7pt;
	}
#about_pic1 {
	display: block;
	position: absolute;
	padding-top: 60px;
	padding-left: 20px;
}
#about_pic2 {
	display: block;
	position: absolute;
	padding-left: 570px;
	padding-top: 520px;
	}
#about_pic3 {
	display: block;
	position: absolute;
	padding-top: 290px;
	padding-left: 570px;
	}
#about_pic4 {
	display: block;
	position: absolute;
	padding-top: 440px;
	padding-left: 20px;
}
#about_pic5 {
	display: block;
	position: absolute;
	padding-top: 60px;
	padding-left: 570px;
	}
#about_text {
	font-family:Arial, Helvetica, sans-serif;
	width: 360px;
	position: absolute;
	text-align: justify;
	font-weight: normal;
	font-size: 14px;
	padding-left: 190px;
	display: block;
	padding-top: 160px;
	text-indent: 10px;
}

/* contact page */
#contact {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin: 0px;
	height: 470px;
	background-color: #D3F0FE;
}
#contact_title {
	display: block;
	position: absolute;
	padding-top: 10px;
	padding-left: 350px;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #000;
	width: 160px;
	text-align: right;
	}	
#contact_text {
	display: block;
	position: absolute;
	padding-top: 40px;
	padding-left: 140px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
	color: #000;
	width: 500px;
	text-align: right;
	}	
#contact_labels {
	display: block;
	position: absolute;
	padding-top: 80px;
	padding-left: 130px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
	color: #000;
	width: 160px;
	text-align: right;
	}	
#contact_fields {
	display: block;
	position: absolute;
	padding-top: 80px;
	padding-left: 300px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
	color: #000;
	width: 500px;
	height: 400px;
	}	

