/* GLOBALS */
body {
margin: 0 auto;
background-color: #fffaea;
background-image: url(../_images/bg.jpg);
background-repeat: repeat-x;
text-align: center;
}

body,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #525252;
}

a {
color: #ff8400;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #c86904;
font-weight: bold;
}

a.foot {
color: #376f7c;
text-decoration: underline;
}

a.foot:hover {
text-decoration: underline;
color: #60858d;
}

a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=70);   
-moz-opacity: .7;   
opacity: .7;
-khtml-opacity: .7; 
}

#menubox {
width: 100%;
height: 54px;
margin: 0px auto;
background-color: #7db2c2;
}

.container {
width: 850px;
margin: 0 auto;
text-align: left;
}

.padit15 {
padding: 15px;
}

.padit10 {
padding: 10px;
}

.padit5box {
padding: 0px 5px;
}

.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer15 {
margin: 0 0 15px 0;
}

.spacer20 {
margin: 0 0 20px 0;
}

.titleital11 {
font-size: 11px;
font-style: italic;
color: #376f7c;
}

.title18 {
font-size: 18px;
color: #376f7c;
line-height: 20px;
}

.title {
font-size: 18px;
font-weight: bold;
}

.boxsignup {
background-color: #cfe5e8;
width: 260px;
}

#tblheader td {
font-weight: bold;
background-color: #497d89;
font-size: 13px;
padding: 10px;
color: #ffffff;
}

.tourtbl1 td {
padding: 10px;
background-color: #bddbdf;
color: #376f7c;
}

.tourtbl2 td {
padding: 10px;
background-color: #cfe5e8;
color: #376f7c;
}

.txtright {
text-align: right;
}

#twitter_update_list {
list-style-type: none;margin: 0;padding: 5px 0px 0px 15px;
}

#twitter_update_list li {
background-image: url(../_images/twitter_icon.jpg);background-repeat: no-repeat;
margin: 0;padding: 0px 0px 15px 45px;
}

.divider {
width: 100%;
height: 15px;
margin: 15px auto 0px auto;
border-top: 1px solid #d3d3d3;
}

.smalltxt {
font-size: 10px;
}

.imgfloat {
float: left;
border: 1px solid #cfe5e8;
margin: 0 8px 8px 0;
}

.clearit {
clear: both;
}

.padleft {
padding-left: 15px;
}

#footer {
width: 100%;
height: 54px;
margin: 0 auto;
background-color: #aecdd1;
}

.footerclass td {
font-size: 10px;
color: #376f7c;
line-height: 16px;
}

/* FORM */
form {
margin: 0;
padding: 0;
}

.formtxt {
vertical-align: middle; 
border: 1px solid #8ea8ac;
background-color: #ffffff;
font-size: 13px;
color: #376f7c;
padding: 5px;
margin: 0 0px 5px 0;
}

/* GALLERY */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:535px; margin:0 auto; display:none;}
#wrapper * {margin:0; padding:0;}
#fullsize {position:relative; width:525px; height:350px; padding:5px;background:#ffffff}
#information {position:absolute; bottom:0; width:525px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:525px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:5px; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:5px; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:5px}
#slideleft {float:left; width:20px; height:106px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#7db2c2}
#slideleft:hover {background-color:#aecdd1}
#slideright {float:right; width:20px; height:106px; background:#7db2c2 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#aecdd1}
#slidearea {float:left; position:relative; width:485px; margin-left:5px; height:106px; overflow:hidden}
#slider {position:absolute; left:0; height:106px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}