body {
	margin: 0;
	padding: 0;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #314C65;
	background: #7297BA url(../images/bkg.gif) repeat-y fixed 50%;
	}

#container {
	margin: 10px auto;
	width: 692px;
	text-align: left;
	background-color: #F2F4F7;
	background-image:url(../images/bkg_container.gif)
	
	}

#header {
	height: 65px;
	width: 692px;
	background-color: #FF542E;
	position: relative;
	background-image: url(../images/bkg_header.jpg);
	}

#mainnav {
	height: 31px;
	background-color: #F2BC00;
	background-image: url(../images/bkg_mainnav.jpg);
	color: #FF542E;
	font-family: georgia, times, "times new roman", serif;
	font-size: 10px;
	font-weight: bold;
	}

#mainnav ul {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	list-style-type: none;
	}

#mainnav li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #FFF0BA;
	}

#mainnav li a {
	text-decoration: none;
	color: #FF542E;
	padding: 0px 2px;
	}

#mainnav li a:hover {
	text-decoration: none;
	color: #FFF0BA;
	background-color: #FF542E;
	}
	
#visualimg {
	width: 692px;
	height: 140px;
	background-color: #CFD6DE;
	margin: 0px;
	}
	
#menu {
	float: left;
	width: 180px;
	background-color: #ADC1D6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3D5B78;
	}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	line-height: 155%;
	}
	
#menu li {
	padding-left:  15px;
	background: transparent url(../images/bullet_menu.gif) no-repeat 2px;
	}

#menu li a {
	text-decoration: none;
	color: #3D5B78;
	}

#menu li a:hover {
	text-decoration: none;
	color: #FFF0BA;
	}
	

.srhi {width: 180px;}

#content { margin: 0 20px 40px 200px; }

#content a {
	color: #FF542E;
	font-weight:normal;
	text-decoration:underline;
	}

#content a:hover {text-decoration:underline;}

#content ul {line-height: 140%;}
	
h1 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(../images/bullet_title_orange.gif) no-repeat;
	color: #FF542E;
	width: 350px;
	padding: 0 0 0 30px;
	margin-top: 30px
	}

h1.blu {
	color: #314C65;
	background: transparent url(../images/bullet_title_package.gif) no-repeat 5px;
	}
	
.itinerario {
	background-color: #F6DF6F;
	padding: 10px;
	color: #E72A67;
	margin-bottom: 20px;
	font-weight: bold;
	}
	
h2 {
	font: 100% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 0px 0;
	}

h3 {
	color: #CFD6DE;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
	background-image: url(../images/bkg_menu.jpg);
	padding: 6px 15px;
	}

h4 {
	font-weight: bold;
	background-color: #CFD6DE;
	padding: 3px 0px 3px 15px;
	margin-top: 10px;
	margin-bottom: 6px;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}

h5 {
	font-weight: bold;
	color:#E72A67;
	background-color: #F6DF6F;
	padding: 3px 0px 3px 15px;
	margin-top: 20px;
	margin-bottom: 6px;
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}


#content p { line-height: 155%; }

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #ADC1D6;
}

.imagerightcity {
	float: right;
	padding: 3px;
	margin-left: 10px;
	background-color: #FFF;
	border: 1px solid #F6DF6F;
}

#footer{
	clear: both;
	background-color: #476A8B;
	padding: 25px 0px 0px 0px;
	font-size: 90%;
	color: #CFD6DE;
	height: 45px;
	background-image: url(../images/bkg_footer.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#footer a {
	color: #CFD6DE;
	font-weight: bold;}


.latestarticle {
	height: 140px;
	margin-left: 30px;
	}
	
.headshot {
	display: inline;
	float: left;
	margin: 0px 0.5em 0.5em 0px;
	border: 1px solid #ADC1D6;
	padding: 3px;
	}
	
.latestarticle a {
	clear: right;
	font: bold 11px Verdana, sans-serif;
	}

.nametour {
	display: block;
	text-align: left;
	font: 90% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-bottom: 4px;
	}


.clearright {	clear: right; 
	}

.linkdest {margin-bottom: 10px;}

#container2 {
	margin: 10px auto;
	width: 500px;
	text-align: left;
	background-color: #F2F4F7;
	padding: 20px;
	font-size: 11px;
	}

#container2 a {
	color: #FF542E;
	font-weight:normal;
	text-decoration:none;
	}

.print {
	border-bottom: 1px dotted #FF6600;
}