#left-sidebar #submit-btn {
background:#5eeb00; 
border:0; 
border-bottom:1px solid #333; 
color:#000; 
font-size:1.3em; 
margin:12px 0 30px 20px;
padding:2px 5px; 
width:70px; 
font-weight:bold; 
text-transform:uppercase; 
cursor:pointer;
width:90px;
}



#quick-search select {
width:160px;
border:1px solid #CECECE;
margin:10px 20px;
padding:1px 0 1px 5px;
display:block;
}

#quick-search h3 {
font-size:1.6em;
font-weight:bold;
color:#fff;
margin:30px 0 5px 20px;
text-transform:uppercase;
}

#inner-page-heading h4 {
background:#DBC165 url(../images/heading-bg.png) repeat-x scroll 0 0;
font-size:1.4em;
font-weight:bold;
height:23px;
margin:10px 0 12px;
padding:8px 0 8px 15px;
text-transform:uppercase;
width:670px;
}


.trip {
border-top:1px solid #CECECE;
margin:0 0 0 10px;
padding:15px 0 0px;
clear:both;
}

.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:#593535;
text-decoration:none;
font-weight:bold;
margin:10px 0 15px 0px;
width:85px;
text-align:center;
}

.trip a.trip-button:hover {
background:url(../images/btn-bg-hover.gif) repeat-x scroll 0 0;
}

.trip img {
border:1px solid #cecece;
padding:8px;
margin:0 20px 0 0px;
}

.trip h5 {
font-size:1.8em;
color:#593535;
font-weight:bold;
padding:0px 0 4px 0;
}

.trip h5 a {
color:#593535;
text-decoration:none;
}

.trip h5 a:hover {
color:#444;
text-decoration:none;
}

.trip p {
font-size:13px;
line-height:1.5em;
}

.trip .trip-details {
width:460px;
}

.trip p#trip-info {
padding:6px 10px;
background:#cecece;
margin:10px 0 0 0;
font-size:13px;
color:#333;
}

.trip p#trip-type {
padding:0 10px 6px 0px;
font-size:13px;
color:#333;
}

.contact-form input,.contact-form textarea {
display:block;
padding:5px;
border:1px solid #cecece;
width:300px;
font-family:Arial, Verdana;
}

.contact-form textarea {
height:80px;
}

.contact-form label {
display:block;
font-size:1.4em;
margin:15px 0 4px 0;
}

.contact-form #book-button {
border:0;
margin:16px 0 2px 0;
cursor:pointer;
padding:10px;
text-align:center;
color:#fff;
text-decoration:none;
background:#593535 none repeat scroll 0 0;
border-bottom:3px solid #CECECE;
color:#FFFFFF;
display:block;
font-size:1.5em;
padding:10px;
text-align:center;
text-decoration:none;
width:180px;
}

.thank-you {
display:block;
background:#f3f3f3 url(../images/btn-bg.gif) repeat-x scroll 0 0;
padding:8px 18px;
border:1px solid #cecece;
font-size:1.3em;
color:#593535;
text-decoration:none;
font-weight:bold;
margin:0px 0 15px 0px;
width:auto;
text-align:center;
}


.contact-form #BtnBook {
border:0;
margin:16px 0 2px 0;
cursor:pointer;
padding:10px;
text-align:center;
color:#fff;
text-decoration:none;
background:#593535 none repeat scroll 0 0;
border-bottom:3px solid #CECECE;
color:#FFFFFF;
display:block;
font-size:1.5em;
padding:10px;
text-align:center;
text-decoration:none;
width:225px;
}

#destinations {
width:180px;
margin:0 20px;
height:auto;
}

#destinations h2 {
font-size:1.8em;
padding:6px 0px;
cursor:pointer;
color:#593535;
font-weight:bold;
border-bottom:1px dotted #cecece;
display:block;
}

#destinations a {
font-size:1.3em;
background:none;
border:none;
padding:0;
margin:0;
text-align:left;
padding:5px 0;
font-weight:normal;
}

#destinations a:hover {
font-size:1.3em;
background:none;
border:none;
padding:0;
margin:0;
text-align:left;
padding:4px 0;
font-weight:normal;
}


.error {
font-size:1.3em;
color:#cc0033;
padding:4px 0;
}

a#BtnSearch {
background:#5EEB00 none repeat scroll 0 0;
border-color:-moz-use-text-color -moz-use-text-color #333333;
border-style:none none solid;
border-width:0 0 1px;
color:#000;
cursor:pointer;
font-size:1.3em;
font-weight:bold;
margin:12px 0 30px 20px;
padding:2px 5px;
text-transform:uppercase;
width:90px;
}

a:hover#BtnSearch {
background:#5EEB00 none repeat scroll 0 0;
border-color:-moz-use-text-color -moz-use-text-color #333333;
border-style:none none solid;
border-width:0 0 1px;
color:#000;
cursor:pointer;
font-size:1.3em;
font-weight:bold;
margin:12px 0 30px 20px;
padding:2px 5px;
text-transform:uppercase;
width:90px;
}


input#TxtKeyword {
border:1px solid #CECECE;
display:block;
margin:10px 20px;
padding:3px 0 3px 5px;
width:153px;
color:#000;
font-size:1.3em;
}