/* CSS Document */

/***** Body and main container *****/

body {
	margin:0 auto;
	padding:0 0 30px 0;
	background:#333333;/*090601;*/
	color:#0000FF; /*323232;*/
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}


#wrap {
	margin:0 auto;
	padding:6px;
	background-color: #999999;/*#D7D3C8;*/
	color:#000066;
	width:766px;
}

#header {
height:413px;
margin:0;
padding:0;
}

#avmenu {
	margin:0;
	padding:10px 0 10px 0;
	width:766px;
	
	overflow:hidden;
	background: #000000;
	text-align:center;
	color: #CCCCCC;
	line-height:18px;

}

#avmenu a,#avmenu a:active,#avmenu a:visited,#avmenu a:link{
	color: #fff;
	text-decoration:none;
	font-size: 10px;
	font-weight:bold;
}
#avmenu a:hover{
	text-decoration: underline;
}


#content{
	margin:0px;
	padding:5px 25px 15px 25px;
	background:#ffffff;
	line-height:1.5em;
	text-align:left;
	font-size: 14px;
}

#content h1{
	margin: 1em 0 0 0;
	font-size: 1.5em;
	letter-spacing: 0.3em;
}

#content h2{
font-size:16px;}
#content h3{
font-size:13px;}

#desc{
margin:0px;
padding-bottom:10px;
float:left;
width:100%;
}

#itinerary{
margin:0px;
padding-bottom:25px;
float:left;
width:511px;
}

#photos{
	margin:0 0 0 25px;
	padding:0 0 25px 0;
	width:180px;
	float:right;
}
#photos img{
	margin: 0 0 10px 0;
}
p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
img { border: 0px; }
.ipad{ margin:2px; background:#CCCCCC; border:#666666 1px solid; padding:5px;}
#footer {
clear:both;
margin:0 auto;
padding:5px 0 5px 0;
width:766px;
height:15px;
color:#CCCCCC;
background-color:#000000;
font-size:10px;
}

#footerright{
float:right;
padding-right:10px;
text-align:right;
}
#footerleft{
float:left;
padding-left:10px;
text-align:left;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#CCCCCC;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}
.white{
	color: #ffffff;
}
.small{
	font-size:11px;
}
.orange{
color: #FF6300;
}
.red {color:#FF0000;}

.lefttext
{
text-align:left;
}

.frame{

width:140px;
margin: 15px 15px 0px 35px;
padding: 5px 20px 5px 20px;
text-align:center;
border:#FFFFFF 1px solid;
}

.coffee, .coffee input,  .coffee textarea,  .coffee select {
	color: #AA5303;
}

.terms li{
	margin-bottom: 10px;
}
.terms2 li{
	margin: 0px;
}
#title {
clear:both;
margin:0 auto;
padding:5px 0 5px 0;
width:766px;
height:15px;
}
#titleright{
float:right;
padding-right:10px;
text-align:right;
}
#titleleft{
float:left;
padding-left:10px;
text-align:left;
}

.spacer {
	height: 10px;
}

.blink{color:#333333}
/* ---------- End of Section ------------ */