body {

	background:url(images/bg.jpg) top left repeat;

	margin:0px;
	font-family:"Trebuchet MS", Verdana;
	



}



#wrap {

	margin-left:auto;

	margin-right:auto;

	width:889px;



}





#top {

	background:url(images/top.jpg) center no-repeat;

	margin-left:auto;

	margin-right:auto;

	width:889px;

	height:171px;

	}

	



#flash {

	background:#E9E3D7 url(images/flash2.jpg) center no-repeat;

	margin-left:auto;

	margin-right:auto;

	width:889px;

	height:216px;

	}

	

/* NAVIGATION */ 



#nav {

	background:url(images/nav.jpg) center no-repeat;

	margin-left:auto;

	margin-right:auto;

	width:889px;

	height:51px;

	}























/* END NAVIGATION */





/* CONTENT */



#content {

	background:#E9E3D7 url(images/bottom.jpg) bottom no-repeat;

	margin-left:auto;

	margin-right:auto;

	width:889px;

	height:auto;

	margin-top:0px;

	margin-bottom:0px;

	padding-top:25px;

	padding-bottom:25px;

	}

	

#content p {
	font-family: "Trebuchet MS", Verdana;
	color: #2F2315;
	font-size:12px;
	padding-left:30px;
	padding-right:30px;

	}

	

#content h1 {
	font-family: "Trebuchet MS", Verdana;
	color: #CC6600;
	font-size:16px;
	padding-left:30px;
	padding-right:30px;
	}	

	

#content ul li {

	font-family: "Trebuchet MS", Verdana;

	color: #2F2315;

	font-size:12px;

	padding-left:30px;

	padding-right:30px;

	}

	

	

	

	



	

/* END CONTENT */





/* FOOTER */	

	

#footer {

	background:url(images/footer.jpg) center no-repeat;

	margin-left:auto;

	margin-right:auto;

	width:889px;

	height:126px;

	margin-bottom:0px;

	}

	

	#footer p {

	font-family: "Trebuchet MS", Verdana;

	color: #2F2315;

	font-size:10px;

	padding-left:30px;

	padding-right:30px;

	text-align:center;

	margin:0px;

	padding-top:95px;

	}	

	

	

	

	

	#footer a {

	color:#D14B25;

	}	

	

	#footer a:hover {

	color: #5E6134;

	}	

	



	

/*  NAVIGATION   */





.underlinemenu{

font-family: "Trebuchet MS", Verdana;

font-weight: none;

width: 889px;

}



.underlinemenu ul{

/*padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/

padding-top:15px;

margin: 0;

text-align: center; //set value to "left", "center", or "right"*/

}



.underlinemenu ul li{

display: inline;

}



.underlinemenu ul li a{

color: #fff;

padding: 6px 13px 4px 13px; /*top padding is 6px, bottom padding is 4px*/

margin-right: 20px; /*spacing between each menu link*/

text-decoration: none;

}



.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{

color:#D14B25;

}

/*DESTINATION IMAGES */

.dest {
	float:left;
	padding: 0px 5px 0px 30px;
	}

.arrange  {
	padding-left: 30px;
	padding-right: 30px;
	float:right;
}

a {
	text-decoration:underline;
	color: #7d8659;
	}
	
h3 {
	font-family:"Trebuchet MS", Verdana;
	color: #999999;
	}
	
.indent {
	padding-left: 30px;
	}

.tours {
	font-size: 12px;
	}

.itin {
	vertical-align:bottom;
	font-size: 12px;
	}
	
.orange {
	color:#CC6600;
	font-weight:bold;
	}
	
.flag{
	
	float:right;
	margin-top: -30px;
	margin-right: 30px;
	vertical-align:top;
	font-size:10px;
	font-weight:bold;
	}
	
img {
	border-style:none;
	}

.link {
	color:#CC6600;
	text-decoration:none;
	font-weight:bold;
	}	
	
h4 {
	color: #7d8659;
	font-size:13px;
	padding-left: 30px;
	}

.green {
	color: #7d8659;
	font-size:13px;
	padding-left: 30px;
	font-weight:bold;
	}
	
.htitle {
	color: #CC6600;
	font-size:16px;
	padding-left: 30px;
	font-weight:bold;
	}
	
.p {
	font-size: 12px;
	padding-left: 30px;
	}