@charset "utf-8";
/* CSS Document */
body {
	background-color:#000;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container, #container2{
position:relative;	
width: 800px;
padding:0px 0 0 0px;
margin:0 auto;

}
#container2{
	background-image:url(../images/content2-bg.jpg);
	background-repeat:repeat-x;
}
#container{
	background-color:#FFF;
}
#mainText{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#mainText p{
margin-left: 10px;
margin-right: 10px;
margin-top:5px;	
margin-bottom: 10px;
}
#flashShow{
width: 800px;
padding: 0px;
margin-top:15px;
clear: both;
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainFooter{
padding: 0px;
padding-top:20px;
clear: both;
margin: 0 auto;
height: 51px;
text-align:center;
font-family:Verdana, Geneva, sans-serif; 
font-size:75%; 
background-image:url(../images/footer-bg.gif);
background-repeat:repeat-x;
color: #FFF;
}
#mainFooter p {
	padding-top:20px;
	font-size:16px;
	font-weight:bold;
}
#leftColumn, #rightColumn{
width:390px;	
padding-left: 0px;
padding-right: 0px;
}
#leftColumn{
	float: left;
}
#rightColumn{
	float: right;
}
#leftColumnLargeLens{
	background-image:url(../images/99_tour_large.png);
	background-repeat:no-repeat;
width: 450px;
height: 275px;
float: left;
margin-left: 5px;
padding-left: 0px;
padding-right: 0px;

}
#rightColumnSmall{
width: 300px;
float: right;
padding-left: 0px;
padding-right: 0px;
margin-right:0px;
}
#features{

background-image:url(../images/feature-bg.gif);
background-repeat:repeat-x;
background-attachment: fixed;
}
#header{
	width:800px;
	background:url(../images/header-b.png) 0 0px no-repeat;
	padding:0px 0 0 0px;
	height:120px;
	margin:0 auto;
}

#header ul{
	float:right;
	margin-top: 75px;
	margin-right: -20px;
	width:450px;
}
#mainTitle{
color:#06C;
margin-left: 25px;
font-family: serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size:14px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: lowercase;
	text-align: left;
	text-indent: 0ex;
}
#header ul li{
	float:left;
	font-size:0;
	line-height:0;
	margin:0 1px 0 0;
}
#header ul li a{
	display:block;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
}
#header ul li a span.left{
	float:left;
	display:block;
	width:auto;
	height:30px;
}
#header ul li a span.left span.right{
	color:#B4B4B4;
	background-color:inherit;
	display:block;
	width:auto;
	height:30px;
	padding:0 15px 0 15px;
	margin:0;
	cursor:pointer;
	float:left;
}
#header ul li a:hover{
	background:url(../images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a:hover span.left{
	background:url(../images/nav_hover_left.gif) 0 0 no-repeat;
	display:block;
	width:auto;
	height:30px;
	float:left;
}
#header ul li a:hover span.left span.right{
	background:url(../images/nav_hover_right.gif) right top no-repeat;
	display:block;
	width:auto;
	height:30px;
	float:left;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	font:bold 13px/31px Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	cursor:text;
	background:url(../images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover span.left2{
	background:url(../images/nav_hover_left.gif) 0 0 no-repeat;
	display:block;
	width:auto;
	height:30px;
	float:left;
}
#header ul li a.hover span.left2 span.right2{
	background:url(../images/nav_hover_right.gif) right top no-repeat;
	display:block;
	width:auto;
	height:30px;
	float:left;
	padding:0 15px 0 15px;
	color:#fff;
	background-color:inherit;
}

.imgcenter
   {
   display:block;
   margin:0 auto;
   text-align:center;
   }
.center{
	text-align:center;
	color:#FFF;
	font-variant:small-caps;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#example, #example2{
float:right;
height: 34px;
width: 164px;
overflow: hidden;
background: url(../images/order-BTN.png) top left no-repeat;
display: block;
}
#example{
margin-top:215px;	
}
 
#example:hover, #example2:hover{

background-position: bottom left;
background-image:url(../images/order-BTN-over.png);

} 
#orderPhoto, #orderTour{
	background-color:#e5e5e5;
width: 767px;
margin: 10px auto;
background-repeat:no-repeat;
clear: both;
padding-bottom: 2px;
}

#orderPhoto{
	background-image:url(../images/order-photo-bg.jpg);
	
}
#orderItems{
	padding-top:35px;
margin-left:240px;
margin-top: 10px;
clear: both;
}
#orderItems ul, #tourItems ul{
	list-style:none;
	padding-left: 25px;
	clear: both;
}
#orderTour{
	background-image:url(../images/order-tour-bg.jpg);
	
}
#desc{
	margin-left: 20px;
	clear: both;
}
#desc p{
padding-top: 20px;	
}
#venderPhoto{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 20px;
	padding-bottom: 30px;
	}

.soft{
	list-style:none;
	margin-left: 5px;
	
}
.leftImg{
float:left;	
margin-right: 10px;
}
.quote{
	font-variant:small-caps;
	font-size:16px;
margin: 0 auto;
margin-top: 0px;
text-align:center;
padding-top: 10px;
padding-bottom: 15px;
}
