
#upcoming-trips {
width:460px;
margin:10px 0 12px 20px;
}

#upcoming-trips h4 {
width:460px;
height:23px;
background:#dbc165 url(../images/heading-bg.png) repeat-x scroll 0 0;
padding:8px 0px;
font-weight:bold;
text-transform:uppercase;
font-size:1.4em;
text-align:center;
}
.trip {
width:210px;
border-bottom:1px solid #cecece;
margin:0 0 0 10px;
height:390px;
overflow:hidden;
}

.trip a.trip-button {
display:block;
background:url(../images/btn-bg.gif) repeat-x scroll 0 0;
padding:5px 15px;
border:1px solid #cecece;
font-size:1.4em;
color:#cc0033;
text-decoration:none;
font-weight:bold;
margin:10px 0 15px 0px;
width:85px;
text-align:center;
}

.trip a.trip-button:hover {
display:block;
background:url(../images/btn-bg-hover.gif) repeat-x scroll 0 0;
padding:5px 15px;
border:1px solid #cecece;
font-size:1.4em;
color:#cc0033;
text-decoration:none;
font-weight:bold;
margin:10px 0 15px 0px;
width:85px;
text-align:center;
}

#upcoming-trips .trip img {
border:1px solid #cecece;
padding:8px;
margin:15px 0 0 0;
}

#upcoming-trips .trip h5 {
font-size:1.4em;
color:#593535;
font-weight:bold;
padding:10px 0 4px 0;
}

#upcoming-trips .trip p {
font-size:1.3em;
line-height:1.5em;
}



.submit-btn {
background:#5eeb00; 
border:0; 
border-bottom:1px solid #333; 
color:#000; 
font-size:1.3em; 
margin:10px 0 0 110px; 
padding:2px 5px; 
width:70px; 
font-weight:bold; 
text-transform:uppercase; 
cursor:pointer;
}

#quick-search {
background:transparent url(../images/quick-search-bg.png) repeat-x scroll 0 0;
height:350px;
left:0;
position:absolute;
top:193px;
width:200px;
}

#quick-search select {
width:160px;
border:3px solid #7e7a75;
margin:10px 20px;
padding:1px 0 1px 5px;
}

#quick-search h3 {
font-size:1.6em;
font-weight:bold;
color:#fff;
margin:30px 0 5px 20px;
text-transform:uppercase;
}


#right-sidebar h4 {
width:215px;
height:23px;
background:#dbc165 url(../images/heading-bg.png) repeat-x scroll 0 0;
padding:8px 0px;
margin:10px 0 12px 0;
font-weight:bold;
text-transform:uppercase;
font-size:1.4em;
text-align:center;
}

.video-wrapper {
border:7px solid #444;
margin:0 0 0 20px;
width:156px;

}

.video {
width:156px;
height:130px;
}

#right-sidebar a {
margin:0 0 0 24px;
}


#gallery {
position:relative;
height:352px
}
#gallery p {
float:left;
position:absolute;
}

#gallery p img {
border:none;
}

#gallery a.show {
z-index:2;
}

#gallery .caption {
z-index:600; 
background-color:#000; 
color:#ffffff; 
height:50px; 
position:absolute;
bottom:0;
border-top:4px solid #cc0033;
display:block;

margin-bottom:4px;
margin-left:200px;
opacity:0.7;
width:770px;
}

#gallery .caption .content {
margin:7px 10px 7px 20px;

}

#gallery .caption .content span {
margin:0;font-size:1.2em;
}
#gallery .caption .content h3 {
margin:0;font-size:1.8em;
padding:0;
color:#DBC165;
}

#RptTrip td {
vertical-align:top;
}

#quick-search input {
border:3px solid #7E7A75;
margin:0px 20px;
padding:3px 0 3px 5px;
width:150px;
}


#HomeTripHeader {
color:#593535;
text-decoration:none;
}
