a
{
	color:#009b5b;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a:visited
{
	color:#333333;
}
.all
{
	background-image:url(images/center.gif);
	background-position:0px 0px;
	background-repeat:repeat;
}
.red
{
	color:#FF0000;
}
/* ------------------- top page ------------------ */
.top_page
{
	position:relative;
	width:1024px;
	height:110px;
	background:url(images/top_page.jpg) top left no-repeat;
	display:block;
}
.logo
{
	position:absolute;
	width:300px;
	height:60px;
	top:10px;
	left:120px;
	display:inline;
}
.menu
{
	position:absolute;
	width:800px;
	height:18px;
	top:86px;
	left:132px;
	display:block;
}
.menu_text
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#a8a9ac;
}
/* ------------------- center -------------------- */
.center
{
	position:relative;
	width:1024px;
	background:url(images/header_background1.jpg) top left no-repeat;
	display:block;
}
.book_this_trip
{
	position:fixed;
	top:30%;
	left:0px;
	display:inline;
}
/* ------------------- footer -------------------- */
.footer
{
	position:relative;
	width:1024px;
	height:310px;
	background:url(images/footer.jpg) top left no-repeat;
	display:block;
}
.testimonials
{
	position:relative;
	width:370px;
	display:block;
}
.testimonials_header
{
	position:relative;
	width:370px;
	height:30px;
	margin-top:5px;
	display:block;
}
.testimonials_icon
{
	position:absolute;
	top:0px;
	left:0px;
	width:30px;
	height:30px;
	display:block;
}
.testimonials_title
{
	position:absolute;
	top:0px;
	left:35px;
	width:100px;
	height:16px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
}
.testimonials_line
{
	position:absolute;
	top:12px;
	left:35px;
	width:340px;
	height:2px;
	font-family:Arial;
	font-size:16px;
	color:#FFFFFF;
	display:block;
}
.testimonials_center
{
	position:relative;
	width:370px;
	margin-top:5px;
	margin-left:10px;
	color:#e8e8e8;
	display:block;
}
.testimonials_footer
{
	position:relative;
	width:370px;
	display:block;
}
.contact
{
	position:relative;
	width:370px;
	display:block;
}
.contact_header
{
	position:relative;
	width:370px;
	height:30px;
	margin-top:5px;
	display:block;
}
.contact_icon
{
	position:absolute;
	top:0px;
	left:0px;
	width:30px;
	height:30px;
	display:block;
}
.contact_title
{
	position:absolute;
	top:0px;
	left:35px;
	width:200px;
	height:16px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
}
.contact_line
{
	position:absolute;
	top:12px;
	left:35px;
	width:340px;
	height:2px;
	font-family:Arial;
	font-size:16px;
	color:#FFFFFF;
	display:block;
}
.contact_center
{
	position:relative;
	width:370px;
	margin-top:5px;
	margin-left:10px;
	color:#e8e8e8;
	display:block;
}
.contact_footer
{
	position:relative;
	width:370px;
	display:block;
}
/* ----------------- home page ------------------- */
.header
{
	position:relative;
	width:800px;
	height:318px;
	background-image:url(images/header_background2.gif);
	background-position:0px 0px;
	background-repeat:repeat;
	display:block;
}
.header_tour
{
	position:relative;
	width:246px;
	height:300px;
	display:block;
}
.header_tour_content1
{
	position:absolute;
	background:url(images/header_content.gif);
	top:20px;
	left:10px;
	width:216px;
	height:80px;
	display:block;
}
.header_tour_content2
{
	position:absolute;
	background:url(images/header_content.gif);
	top:110px;
	left:10px;
	width:216px;
	height:80px;
	display:block;
}
.header_tour_content3
{
	position:absolute;
	background:url(images/header_content.gif);
	top:200px;
	left:10px;
	width:216px;
	height:80px;
	display:block;
}
.header_tour_text1
{
	position:absolute;
	top:10px;
	left:10px;
	width:200px;
	height:60px;
	display:block;
}
.header_tour_text1 a
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#00c95a;
}
.header_tour_text2
{
	position:absolute;
	top:10px;
	left:10px;
	width:200px;
	height:60px;
	display:block;
}
.header_tour_text2 a
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#00c95a;
}

.header_tour_text3
{
	position:absolute;
	top:10px;
	left:10px;
	width:200px;
	height:60px;
	display:block;
}
.header_tour_text3 a
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#00c95a;
}
.tour_name a
{
	color:#009b5b;
	font-family:Arial;
	font-size:18px;
	font-weight:bolder;
}
.tour_length
{
	color:#adac9c;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.tour_price
{
	position:relative;
	width:155px;
	height:65px;
	background-image:url(images/tour_price.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.price
{
	position:absolute;
	top:19px;
	left:98px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
}
.read_more a
{
	color:#009b5b;
	font-family:Arial;
	font-size:16px;
	font-weight:bolder;
	background-color:#eeeeee;
	padding: 5px 5px 5px 5px;
	display:inline-block;
}
.read_more a:hover
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
	background-color:#009b5b;
	padding: 5px 5px 5px 5px;
	display:inline-block;
}
.category_name
{
	position:absolute;
	width:350px;
	height:13px;
	top:7px;
	left:20px;
	display:block;
}
/* ----------------- expand/hide ----------------- */
.glossymenu{
margin: 5px 0;
padding: 0;
width: 780px; /*width of menu*/
}
.glossymenu a.menuitem{
position: relative;
margin-top:3px;
margin-bottom:3px;
background: #f5f5f5 url(images/glossyback.gif) no-repeat top left;
font: bold 16px "sans-serif";
color:#333333;
height:32px;
cursor:pointer;
display: block;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color:#333333;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 0px;
right: 0px;
border: none;
}
.glossymenu a.menuitem:hover{
text-decoration:none;
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}
.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}
.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}
