BODY { 

background-color: #FF8A15;
margin-top: 5;
text-align: center;	  
	  }
	  
font { font-family: "Trebuchet MS"; font-size: 13px; color:#FFF4EA; }

td { font-family: "Trebuchet MS"; font-size: 13px; color:#FFF4EA; }

A:link {text-decoration: none; color: #840000;}

A:visited {text-decoration: none; color:#840000;}

A:active {text-decoration: none; color: #840000;}

A:hover	{text-decoration: underline; color: #840000;}

A.footer:link {text-decoration: none; color: #840000; font-size: 12px; }
A.footer:visited {text-decoration: none; color:#840000; font-size: 12px; }
A.footer:active {text-decoration: none; color: #840000; font-size: 12px; }
A.footer:hover	{text-decoration: underline; color: #840000; font-size: 12px; }

.tit { font-family: "Trebuchet MS"; font-size: 13px; font-weight: bold; color:#ffffff; }

.tit2 { font-family: "Trebuchet MS"; font-size: 13px; color:#FFD3A8; }

.titsmall { font-family: "Trebuchet MS"; font-size: 11px; color:#FFCA95; }

.guide { font-family: "Trebuchet MS"; font-size: 14px; color:#FFC184; font-weight: bold; }

.guide2 { font-family: "Trebuchet MS"; font-size: 12px; color:#FFCA95; font-weight: normal; }

.opaco { font-family: "Trebuchet MS"; font-size: 11px; color:#F38340; }

.style6 {font-family: "Trebuchet MS"; font-size: 11px; color: #A6450B; }

.style2 { color: #FF8A15; }

.style3 { color: #FFFFFF; }

.testosmall { font-family: "Trebuchet MS"; font-size: 11px; color:#FFF4EA; }

.border1px { border: 1px dotted #FFD3A8; }

.field { border: 1px dotted #FFD3A8; }

.button { border: 1px #FFD3A8; background-color: #FFD3A8; font-family: "Trebuchet MS"; font-size: 12px; }


h1 { 
font-family: "Trebuchet MS"; 
font-size: 24px; 
color:#FFD3A8; 
}

h2 { 
font-family: "Trebuchet MS"; 
font-size: 16px; 
color:#FFD3A8; 
}

h3 {
font-family: "Trebuchet MS";
font-size: 11px;
color: #A6450B;
}


p { 
font-family: "Trebuchet MS"; 
font-size: 13px; 
color:#FFF4EA; 
}

ul { 
font-family: "Trebuchet MS"; 
font-size: 13px; 
color:#FFF4EA; 
}
li { 
font-family: "Trebuchet MS"; 
font-size: 13px; 
color:#FFF4EA; 
}

#header{
padding-bottom:10px;
border-bottom:solid 1px #FFD3A8;
}

#footer{
padding-top:10px;
border-top:solid 1px #FFD3A8;
text-align:center;
}
#footer li{
display:inline;
}

#wrap {
width:720px;
text-align: left;
margin: 0 auto;
	  }



/* Tour pages */

#tourwrap {
margin: 0 auto;
width: 590px;
}

#tourmenu {
width: 140px;
float: left;
font-size: 11px;
text-align:left;
}

.tourmenutitle {
color: #FF8A15;
font-size: 11px; 
background-color: #FFD3A8;
padding:2px;
width: 120px;
margin-right:20px;
}
.tourimage {
float:right;
}

#tourmenu ul {
width: 140px;
list-style-type: none;
border:0px solid #FFD3A8;
padding:0px;
margin-top:0px;

}
#tourmenu li {
padding:2px; 
font-size: 11px;


}

#tourpanel {
width: 400px;
margin-left: 180px;
}

/* Testimonials */
.testimonial {
margin-top:10px;
margin-bottom:10px;
border-bottom:1px dashed #FFD3A8;
}

#gallery {

}

#gallery img {
display: block;
margin-top: 10px;
margin-left: auto;
margin-right: auto; 
}