html {padding:0; margin:0}

body {
	color: #383838;
	background: #fff;
	margin:0 0 1em 0;
	padding:0;
	font: 80%/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 90%;
	max-width: 955px;
	min-width: 960px;
	margin: 0 auto;
	}
#address {
	float:right;
	margin-top: 1em;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #66683d;
	text-align:right;
	}
#address a {color: #66683d;}

#logo {height: 110px; background: #fff; margin-top: 1em}

#header {
	border: solid 1px #634334;
	margin: 1em auto;
	padding: 0;
	clear: both;
	position:relative;
	height: 250px; 
	}
#toppic {
	background: url(../rotate.php)  no-repeat;
	/*border: solid 1px #634334;*/
	height: 80px;
	width: 100%;
}
#myhead {
position: absolute;
left: 0;
top: 0;
padding: 0;
margin: 0;
overflow: hidden;
}

/* navigation */

#nav {
	margin: 1em 0;
	padding: 6px 0;
	white-space: nowrap;
	text-align:left;
		font: normal 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing: .1em;
	text-transform: uppercase;
	background: #66683d url(/images/sidebar-bkg.jpg) repeat;
}

#nav li {
display: inline;
list-style-type: none;
padding: 0 .8em;
color: #fff;
}

#nav a:link, #nav a:visited {
color: #fff;
text-decoration: none;
outline:none;
}

#nav a:hover {
color: #f4f492;
text-decoration: none;
}


/*pass current link through body tag*/

body.oneday a#oneday, 
body.trip_planning a#trip_planning,
body.faq a#faq,
body.about a#about,
body.terms a#terms,
body.contact a#contact,
body.blog a#blog,
body.press a#press,
body.glossary a#glossary,
body.reviews a#reviews,
body.news a#news,
body.home a#home {
color: #f4f492;
text-decoration: none;
}

#main-container {
	width: 100%;
	border: solid 1px #634334;
	min-height: 600px;
	margin: 0;
	padding: 0;
	position:relative;
	background: #fff url(/images/bkg-main2.gif) repeat-y 69.9%;

	}
#main-container:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden;
	 }	
.gutter {padding: 1em 4em 1em 1em}
#sidebar .gutter {padding: 0 1em 1em 1em}


/* 2 columns */

#main {
	margin: 0;
	padding: 0;
	width: 69.9%;
    float:left;	
	min-height: 600px;
	}
	
#sidebar {
	float: right;
	width: 30%;
	margin:0;
	padding: 0;
	font: 11px/normal Verdana, Arial, Helvetica, sans-serif;
	}
/*right nav*/

#rightnav, #rightnav .myclass {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	background: transparent;
}
#rightnav .myclass {margin-bottom: 1em}
#rightnav li {
	text-align: left; 
	margin: 0; 
	font: normal 120%  "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #3D793D;
        text-transform: uppercase

	}
#rightnav  li a {
	display: block;
	margin: 0;
	color: #66683d;
	padding: .5em;
	text-decoration: none;
	background: transparent;
}

#rightnav li a:hover, #rightnav li a.current { color: #66683d; background: #EFF7D4; }
#rightnav li li {border-bottom:none;text-transform: none}
#rightnav .myclass li a {font: normal 80%  "Trebuchet MS", Arial, Helvetica, sans-serif;  padding: .2em 0 .2em 20px; border-bottom:none;} 

.featured a {font-weight:bold; text-decoration:none;}
.featured a:hover {color:#964b00}

	
	
/* 1 colunn */

#col1 #main {
	float: none;
	width: 80%;
	}
#col1 #main-container {background: url(none);}
	
#col1 #sidebar {display: none}

#extra {
	border-top: solid 1px #634334;
	background: #FFFFFF;
	padding-bottom: 1em;
}
#extra:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden;
	 }	
#extra-inner {
	padding: 0 1em 1em 1em;
	text-align: left;
	width: 90%;
	}	
	

/* footer */

#footer, #footer2 {
	clear: both;
    background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #66683d;
	text-align: center;
	padding: 10px 0;
}

#footer ul, #footer2 ul  {
padding: 0;
margin: 0;
list-style-type: none;
width: 100%;
text-align: center;
}

#footer2 ul {margin: 1em 0;}

#footer li:first-child {border-left: none}

#footer li { display: inline; border-left: 1px solid #ccc; }


#footer li, #footer li a {
text-decoration: none;
padding: 0 .3em;
outline:none;
}

#footer2 li, #footer2 li a {padding: 0 .5em; border: none; outline:none;}

#footer li a:hover {color: #964b00;}	

/* Links */

a {	color: #66683d;	outline: none;}

.more, .date, .info {font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #964b00;}

.more a, .info a {font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#964b00}

#main h2 a {text-decoration:none; color:#964b00;}
#main h2 a:hover {color: #66683d;}
.info, .info a {font-weight:bold; text-decoration:none; text-align:right}
.info a:hover {text-decoration:underline}
.noline a {text-decoration: none}
.noline a:hover {text-decoration:underline}

/*#sidebar .more a {padding-bottom: 1em; border-bottom: solid 1px #ccc; display:block}*/
	
/*#sidebar .more {color: #000; padding-bottom: 1.5em; border-bottom: solid 1px #ccc; display:block}*/


/* Headers and typography */

#main h1 {
	color: #66683d;
	margin-top: 0;
	font: normal 2em/normal "Book Antigua", "Times New Roman", Times, serif;
	/*text-transform:uppercase;*/
	}

#main h2 {
	font-size: 1.5em;
	color:#964b00;
	font-weight: normal;
	line-height: normal;
}

#main h3 {
text-transform: uppercase;
	color: #fff;
	background: #66683d url(../images/sidebar-bkg.jpg) repeat;
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: .5em ;
	margin: 0;
	letter-spacing: .2em;
}

.trips h4, .trips h4 a {
	color: #964b00;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0;
	padding-top: .5em;
	margin-bottom:.5em;	
	outline: none;
}

#main h4 a:hover {color:#66683d}

#sidebar h1 {
	text-transform: uppercase;
	color: #fff;
	background: #66683d url(../images/sidebar-bkg.jpg) repeat;
	font: normal 140% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: .5em ;
	margin: 0;
	letter-spacing: .2em;
}

#sidebar h2, #sidebar h2 a, #sidebar dt {
	color: #964b00;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	margin: 0 0 .5em 0;
	padding-top: .5em;
}



#sidebar dt {margin-bottom: 1em}
#sidebar h2 a:hover {text-decoration:underline}

#sidebar dd {margin-left: 1em; line-height:1.5em}

#sidebar .trips {padding: 0; margin-top: .5em; border-top: solid 1px #ccc; min-height: 160px;}
#sidebar .trips img { float:left; width:120px; border: solid 1px #000; }
#sidebar .trips p { margin-left:130px; margin-top: 0; padding-top: 0 }
#sidebar .trips:first-child {border-top:none;}



.trips {padding: .5em 0;  border-top: solid 1px #ccc; margin: .5em 0; min-height: 110px; }
.trips img { margin-left: 0; /*width:140px;*/ border: solid 1px #000; }
.trips p { margin-left:1em; margin-top: 0; padding-top: 0 }
.trips:first-child {border-top:none;}
.trips h2 {margin-top:0; padding-top: .5em}

/* tabs */

.expando  {
	margin-top: 1px;
	padding:0;
	white-space:nowrap;
	font: normal 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-top: solid 1px #634334;
	border-bottom: solid 1px #634334;
	height:34px;
	border-collapse:collapse;
		}
#sidebar h1:first-child {border-top: solid 1px #634334}

.expando td:first-child {border-left: none;	}

.expando td {
	padding: 0;
	margin: 0;
	text-align:center;
	border-left: solid 1px #634334;
	background: url(/images/tabs-bkg-olive.jpg) repeat-x top;

	}
.expando td a {text-decoration: none}
.expando td a:hover {color: #964b00}
.expando td a.selected {font-weight:bold; color: #964b00; }


div.tabs > div {
	padding: 0 2em 1em 2em;
	border-top: none;
	background: #fff;
		}

.details {font-size: 90%}


/* bullets and lists */

/**** main square bullets ****/

ul.main, #sidebar ul.main {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 0;
	color: #000000;
	}
ul.main li, #sidebar ul.main li {
	margin-left: 1em;
    padding: 0 0 4px 15px;
	background: transparent url(../images/bullet.gif) no-repeat 0 3px;
	}
	
#sidebar ul.main li {
    margin-left: .5em;
	padding: 0 0 4px 15px;
	background: transparent url(../images/bullet-side.gif) no-repeat 0 1px;
	margin-bottom: .5em;
	}

#sidebar .main li.fb {
	padding-left: 26px;
	background: transparent url(../images/icon-fb.jpg) no-repeat 0 0;
    }
#sidebar .main li.in {
	padding-left: 26px;
	background: transparent url(../images/icon-info.jpg) no-repeat 0 0;
    }
#sidebar .main li.twitter {
	padding-left: 26px;
	background: transparent url(../images/icon-twitter.jpg) no-repeat 0 0;
    }
#sidebar .main li.rss {
	padding-left: 26px;
	background: transparent url(../images/rss.gif) no-repeat 0 0;
    }
/* Images */

.imgL {
	margin: .5em 1em 1em 0;
	border: solid 1px #000;
	float:left;
	}

.imgR {
	margin: .5em 0 1em 1.5em;
	border: solid 1px #000;
	float:right;
	}
	
.nb {border: none}

.imgcapR p, .imgcapL p, .imgcap p {
	color:#000;
	margin:0;
	padding:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.imgcapR {float:right; margin: 0 0 1.5em 1.5em;}
.imgcapL {float:left; margin: 0 1.5em 1.5em 0;}
.imgcapR img, .imgcapL img, .imgcap img {border:solid 1px #000}

/*images - no text wrapping */

.thumb  {padding-bottom: 1em; margin:0; }
.thumb img {float: left; border: solid 1px #000; margin: 0 }
.thumb p { margin-left:170px; margin-top: 0; }

/* forms */

form td, form p {
	line-height: normal;
}
form td.label {text-align:right; padding-right: 10px;}

/* blog */

/* Entries  */

.entry {
	margin: 0 0 30px 0;
	}

.entry p.posted {
	margin: 0 0 25px 0;
	padding: 0 0 4px 0;
	font-size: 90%;
	color: #ccc;
	border-bottom: 1px solid #E8E1CF;
	}

.entry h2 a {text-decoration:none; color: #964b00;}
.entry h2 a:hover {color: #66683d;}
a.permlink, a.commlink, a.catlink {
        font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: none;
        color: #928F73;
}

a.permlink {
	margin: 0 5px 0 0;
	padding: 0 0 0 18px;
	background: url(../images/icon-permalink.gif) no-repeat 0 50%;
        }

a.commlink {
	margin: 0 0 0 2px;
	padding: 0 0 0 18px;
	background: url(../images/icon-comment.gif) no-repeat 0 50%;
	}
	
a.catlink {
	margin: 0 7px 0 0;
	padding: 0 0 0 19px;
	background: url(../images/icon-poster.gif) no-repeat 0 50%;
	}
	
a.permlink:hover, a.commlink:hover, a.catlink:hover {
	text-decoration:underline;
	}
	
/* comments */

.comment-box {
	width: 95%;
	background: url(../images/bg-quote.gif) no-repeat left top;	
	margin-bottom: 1em;
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.comment-box-dw {
	width: 95%;
        background: url(../images/bg-quote-me.gif) no-repeat left top;
	margin-bottom: 1em;        
        font: small "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color: #CF852C;
	}	
	
.comment h5 span {	
         float:right;
         font-size: small;
	color: #BDB198;
	font-weight: bold;
	margin: 0;
	background: url(../images/bkg-commnum.gif) no-repeat right top;
	padding-top: 3px;
	height: 25px;
	width: 25px;
	text-align:center;
	
}

.comment h5 {
	color: #928F73; 
	font-size: small; 
	font-weight: normal; 
	border-bottom: solid 1px #BDB198;
	padding-top: 20px
	}

.comment h5 a {	color: #928F73; text-decoration: none;	}	
.comment h5 a:hover {color: #CF852C;}
.comment {margin: 32px 1em 1em 59px;}

.preview {
      margin: 1em;
      padding: .5em;
      border: solid 1px #BDB198;
      font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.upperB {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
.lowerB {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

#accordion * {outline:none}
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 0; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: 0 0 .5em 2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; margin-top: 5px; }
.ui-accordion .ui-accordion-content { overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }
.ui-icon-triangle-1-e { width: 8px; height: 16px; background: url(/images/arrow-e.gif) no-repeat;}
.ui-icon-triangle-1-s { width: 16px; height: 8px; background: url(/images/arrow-s.gif) no-repeat; }