/*** page set up  ***/
* {
	margin: none;
}

html, body {
	background-image: url(../images/wave_repeat_bkgd.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#top_page_spacer {
	height: 20px;
}

#bottom_page_spacer {
	height: 20px;
}

/*** left side navigation  ***/
#left_side_navigation {
	width: 207px;
	float: left;
	font-size: 10pt;
	color: #FFD297;
	height: 100%;
}
div#left_side_navigation {
	float: left;
	background-color: #C05C20;
}
div#left_side_navigation input {
	font-size: 8pt;
}
#left_side_navigation_border {
	width: 207px;
	background-image: url(../images/dot-white-on-red.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
div#left_side_navigation p, div#left_side_navigation p a {
	text-decoration: none;
	font-size: 10pt;
	color: #FFD297;
	font-weight: bold;
}
div#left_side_navigation p {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

div#left_side_navigation p.trip, div#left_side_navigation p.trip a {
	text-decoration: none;
	font-size: 10pt;
	color: white;
	font-weight:normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}

div#left_side_navigation p.trip a:hover {
text-decoration:underline;
}

div#left_side_navigation h4, div#left_side_navigation h4 a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
}
div#left_side_navigation a:hover {
	text-decoration: underline;
}

/*** end left side navigation ***/
/*** fancy border  ***/
#fancy_border_wrapper {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: left;
}

#fancy_border_left {
	background: url(../images/link-footer-left-notch.gif) repeat-x;
	width: 16px;
	height: 43px;
	float: left;
	width: 16px;
}

#fancy_border_middle {
	background: url(../images/tripbox-bottom-pattern.gif) repeat-x;
	width: 710px;
	height: 43px;
	float: left;
}

#fancy_border_right {
	background: url(../images/link-footer-right-notch.gif) no-repeat;
	width: 12px;
	height: 43px;
	float: left;
}
/*** end fancy border  ***/
/*** end content section ***/
#right_side_content {
	width: 764px;
	float: left;
}

#title_header {
	background-color: #c05c20;
	margin-top: -.2em;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 718px;
	height: 50px;
	float: left;
}

.large_title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 22pt;
	color: #C05C20;
	text-decoration: none;
}

.large_title a {
	color: #ffcc66;
	text-decoration: none;
	}
	
h1.trips {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 22pt;
	color: #ffcc66;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
	}
	
h1.trips a {
	text-decoration: none;
		color: #ffcc66;
	}
		
.medium_title h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	text-decoration: none;
}
.medium_title h2 a {
	color: #ffffff;
	text-decoration: none;
}
div#main_page_content a {
	color: #C05C20;
}

h1 {

  font-family: Arial, Helvetica, sans-serif;
     font-size: 15pt;
     font-weight: bold;
     color: #c05c20;
     text-decoration: none;
	 }
h1 a {
	text-decoration: none;
	}
h2 {

  font-family: Arial, Helvetica, sans-serif;
     font-size: 14pt;
     font-weight: bold;
     color: #c05c20;
     text-decoration: none;
	 }
h2 a {
	text-decoration: none;
	}



h3   {
	color: #C05C20;
	font-size: 13pt;
	}

h4   {
	color: #C05C20;
	font-size: 11pt;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	}
	
h5
{
color: #893e0b;
font-size: 11pt;
padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	text-decoration: none;
} 

h5 a
{
text-decoration:none;
color: #893e0b;
}

#tab_area_content {
	background-color: #f0e1a6;
	border: 2px solid #dc8b43;
	width: 709px;
	float: left;
	font-family: Tahoma, Georgia, sans-serif;
     font-size: 10pt;
     font-weight: normal;
     color: #663300;
     display: block;
     line-height: 20px;
     padding-bottom: 10px;
	 padding-top: 10px;
     padding-right: 10px;
     padding-left: 15px;

}

#tab_area_content_text {
	padding-right:15px; 	}


div#tab_area_content a {
	color: #C05C20;
}

div#tab_area_content a.hidden {
	color: #663300;
	text-decoration: none;
}


table.trip-info {
 font-family: Arial, Helvetica, sans-serif;
     font-size: 9pt;
     font-weight: normal;
     color: #542a00;
	 float:left;	
     }

table.trip-info a {
	text-decoration: underline;
	color: #82390a;
	}	
	
table.highlight {
border:solid 1px #B8A36F;
    float: left;
     font-family: Tahoma, Georgia, sans-serif;
     font-size: 10pt;
     font-weight: normal;
     color: #663300;
     line-height: 20px;

}

table.highlight a  {
	color: #C05C20;
}

table.highlight th {
	background-color:#B8A36F;
	text-align:left;
	padding-left:10px;
	color: #663300;
	font-weight:bold;
	font-size:14px;
	padding-top:4px;
padding-bottom:4px;
	}
table.highlight th a {
	color:#663300;
	text-decoration:none;	
	}

table.highlight tr.one {
	background-color:#FFFFFF;
	}
	
table.highlight tr.two {
	background-color:#f0e1a6;
		}
	
table.highlight tr.three {
	background-color:#B36426;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	}
table.highlight h4 {
color: #C05C20;
	font-size: 11pt;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

#main_content {
     width: 525px;
}

#main_content_text {

     float: left;
     font-family: Tahoma, Georgia, sans-serif;
     font-size: 10pt;
     font-weight: normal;
     color: #663300;
     display: block;
     line-height: 20px;
     padding-right: 10px;
     padding-left: 5px;
}

#general_content {

     float: left;
     font-family: Tahoma, Georgia, sans-serif;
     font-size: 10pt;
     font-weight: normal;
     color: #663300;
     display: block;
     line-height: 20px;
     padding-top: 0px;
     padding-right: 10px;
     padding-left: 5px;

}
#general_content a {
	color: #C05C20;
}

#general_content a.hidden {
	color: #663300;
	text-decoration: none;
}

/* resmark button style*/

div#general_content .control-link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#C05C20 none repeat scroll 0 0;
border:1px solid #FFFFFF;
color:#FFFFFF;
min-width:143px;
padding:3px;
text-decoration:none;
width:4.33em;
}

div#general_content .control-link:hover {
   background-color: #DC8B43;
   }
   
.main_content_text {

     font-family: Arial, Helvetica, sans-serif;
     font-size: 14pt;
     font-weight: bold;
     color: #c05c20;
     text-decoration: none;
}

#main_content_text a {

	color: #C05C20;
}


#main_content_text a.hidden {

	 color: #663300;
	 text-decoration: none;	
}	

ul {
	padding-left: 30px;
	}
	
ul.tight {
	padding-left:20px;
	padding-top:0px;
	float:left;
	margin: 0px;
	}
ul.tight li {
	padding-bottom:3px;
	}
	
ol {
	padding-left: 30px;
	}

/*** end content section ***/
/*** trip image section ***/
#trip_images {
	width: 762px;
}
#place_holder_1 {
	float: left;
	padding-top: 2px;
	padding-left: 10px;
}
#place_holder_2 {
	float: left;
	padding-top: 2px;
	padding-left: 5px;
}
#place_holder_3 {
	float: left;
	padding-top: 2px;
	padding-left: 5px;
}
/*** end trip image section ***/
/*** focus items ***/
#focus_item {
	width: 762px;
	float:left;
	margin:0px;
}
#focus_item_graphic {
	float: left;
	width: 35px;
	height: 31px;
	padding-top: 10px;
}
#focus_item_text {
	float: left;
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	font-weight:  normal;
	font-style: none;
	color: #C05C20;
	line-height: 170%;
	display: block;	
	margin-left: 10px;
	width: 600px;
	padding-top:15px;
}

#focus_item_text_box {
	float: left;
	font-family:  arial, serif;
	font-size: 9pt;	
	font-weight: normal;
	color: #99501c;
	margin-left: 5px;
	padding-top: 10px;	
	text-decoration: none;
}

#focus_item_text p {
	font-size: 9pt;	
	font-weight: normal;
	color: #99501c;
	margin-left: 5px;
	padding-top: 5px;	
	text-decoration: none;
	}


div#focus_item_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ffcc66;
	text-decoration: none;
}
/*** end focus items ***/
/*** footer ***/
#top_footer_image {
	background: #C05C20 url(../images/notchborder-bottom.gif);
	float: right;
	width: 782px;
	height: 17px;
	vertical-align: bottom;
}
#footer_content {
	background-color: #C05C20;
}
#main_footer p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 35px;
	color: #ffcc66;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 35px;
	color: #ffcc66;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	width: 700px;
}
div#bottom_menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc66;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
div#bottom_menu a:hover {
	text-decoration: underline;
}
/*** end footer ***/
/* begin FOOTER-LOGOS section */
#footer-logos {
	width: 764px;
}
#footer-logos_container {
}
.footer-logos_bg_image {
}
div.footer-logos p.smalltext {
	font-size: 6pt;
	margin-top: 0px;
	padding-left: 4px;
	color: #663300;
}
div.footer-logos p {
	font-size: 8pt;
	margin-top: 0px;
}
div.footer-logos a {
	color: #663300;
	text-decoration: none;
}
/* end FOOTER-LOGOS section */
/*** misc ***/
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 35px;
	color: #ffcc66;
	font-size: 7px;
}
#top_page_spacer {
	height: 20px;
}
#bottom_page_spacer {
	height: 20px;
}
#contact_numbers {
	float: left;
	width: 207px;
}
/*** end misc ***/
/*** NEW CSS 9.23.80 ***/
#title_header_left {
	width: 380px;
	float: left;
}
#title_header_right {
	margin-top: 27px;
	width: 329px;
	vertical-align: bottom;
	float: left;
}
div#title_header_right a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc66;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div#title_header_right a:hover {
	text-decoration: underline;
}
#main_footer {
	background-color: #C05C20;
	width: 73.42em;
	height: 100px;
	margin-top: -17px;
}
/*** END NEW CSS 9.23.80 ***/
/*** right top nav  ***/
#top-nav {
	margin-top: 0px;
	background: #a18f63 url(../images/top_right_bg.gif) no-repeat;
	width: 764px;
	height: 39px;
	display: block;
	float: left;
}

#top-nav a {
	position:relative;
	z-index:200;
}

#border-top {
	height: 9px;
	border-top: 1px #dc8b43 solid;
}
.search_input {
	width: 90px;
	height: 14px;
	font-size: 8pt;
	border: 0px black solid;
	background-color: #ffffcc;
	float:left; 
	margin-top:6px;
	margin-left: 10px;
}

.nav_buttons {
	float: left;
	padding-top: 5px;
	}
	
#links_wrapper {

	width:709px; 
	height:34px; 
	padding-left:0px; 
	padding-right:40px; 
	float:left; 
	text-align:center; 
	padding-top:0px; 
	color: #ffffcc; 
	font-weight:bold; 
	text-transform: uppercase;
}

#links_wrapper a {
	text-decoration: none;
	color: #ffffcc; 
	}
	
#links_wrapper a:hover {

	text-decoration: underline;
	}

/*** end right top nav ***/

#outer_menu_wrapper {
	background: #ffffcd url(/images/paperback-top.gif) no-repeat top;
	margin-left: 0px;
	width: 763px;
	height: 100%;
	padding-bottom: 100px;
}

#inner_menu_wrapper {
	padding-top: 20px;
	margin-left: 10px;
}


/*** tabs ***/
/*** NEW INCLUDE CSS ***/
/*** NEW INCLUDE CSS ***/
/*** res container ***/
#quick_res_container {

     width: 203px;

}

#quick_res_inner_container {
     float: left;
     width: 183px;
     padding:10px;
}
 
#quick_res_header {
     background: url('../images/quick_res/quick_res_top.png') no-repeat;
     width: 203px;
     height: 30px;
}

#quick_res_footer {
     background: url('../images/quick_res/quick_res_bottom.png') no-repeat;
     width: 203px;
     height: 5px;
}

 
#quick_res_content {
     background: url('../images/quick_res/quick_res_middle.png') repeat-y;
     width: 203px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-variant: normal;
     font-size: small;
     color: #333333;
     overflow: auto;
}
 
.quick_res_label {
     width: 203px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-weight: 700;
     font-size: small;
     color: #ffffcc;
     text-align: left;
     padding-left: 10px;
}

#top_quick_res_container {
     width: 203px;
     height: 78px;
     vertical-align: middle;
     padding-bottom: 0px;
}

 
#bottom_quick_res_container {
     float: right;
     width: 203px;
     margin-right: 0px;
}

 
#inner_quick_res_container {
     width: 203px;
}

 
.quick_res_label {
     font-size: 14px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #333333;
}
 
.inner_select {
     border: 0px;
     width: 182px;
     font-family: Arial, sans-serif;
     font-size: small;
     color: #663300;
}

.inner_text_cal {
     border: 0px;
     width: 100px;
     font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
     font-size: small;
     color: #663300;
}

 
.large_text_cal {
     border: 0px;
     font-family: Verdana, Arial, sans-serif, "Lucida Grande", Tahoma ;
     font-size: 10pt;
     font-weight: bold;
     color: #b8a36f;
}


/*** quick res items ***/

 

#quick_res_trip_images {
     width: 525px;
}
 
#quick_res_place_holder_1 {
     float: left;
     padding-top: 0px;
}
 
#quick_res_place_holder_2 {
     float: left;
     padding-top: 0px;
     padding-left: 3px;
}

#quick_res_place_holder_3 {
     float: left;
     padding-top: 0px;
     padding-left: 3px;
}

.main_content_smalltext {
     color: #c05c20;
     text-decoration: none;
}

.main_content_smalltext a {
     color: #c05c20;
     text-decoration: underline;
}

////////////////

#trip_box_container {
     width: 367px;
}

#trip_box_inner_container {
     float: left;
     width: 347px;
}

#trip_box_inner_content {
     float: left;
     width: 347px;
     padding-left:10px;
     padding-right:10px;
     padding-top:10px;
}

#trip_box_header {
     background: url('../images/quick_res/trip_box_top.png') no-repeat;
     width: 367px;
     height: 5px;
}

 
#trip_box_footer {
     background: url('../images/quick_res/trip_box_bottom.png') no-repeat;
     width: 367px;
     height: 5px;
}

 
#trip_box_content {
     background: url('../images/quick_res/trip_box_middle.png') repeat-y;
     width: 367px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-variant: normal;
     font-size: small;
     color: #333333;
     overflow: auto;
}

 
.trip_box_label {
     width: 347px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-weight: 700;
     font-size: small;
     color: #c05c20;
     text-align: left;
     padding-left: 10px;
}

 
#trip_box_spacer {
     height: 10px;
}

 
.trip_box_smalltext {
     color: #c05c20;
     text-decoration: none;
}

div#trip_box_links {
     color: #663300;
	 font-size:12px;
	 float:left;
	 line-height: 17px;
	 
}

 
div#trip_box_links a {
     color: #663300;
     text-decoration: underline;	
	 }

div#trip_box_links a:hover {
     color: #c05c20;
     text-decoration: none;
}

.trip_box_price {
     font-family: Arial, sans-serif;
     font-weight: bold;
     font-size: 8pt;
     color: #663300;
     text-align: left;
}

.info_item_text {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14pt;
     font-weight: bold;
     color: #c05c20;
     text-decoration: none;
}

 
#info_item_item_text {
     float: left;
     font-family: Tahoma, Georgia, sans-serif;
     font-size: 10pt;
     font-weight: normal;
     color: #663300;
     display: block;
     line-height: 20px;
     padding-top: 0px;
     padding-right: 10px;
     padding-left: 5px;
}

////////////////

////////////////

#box_highlight {
     width: 320px;
}

#box_highlight_inner_container {
     float: left;
     width: 300px;
}

#box_highlight_inner_content {
     float: left;
     width: 300px;
     padding-left:10px;
     padding-right:10px;
     padding-top:10px;
}

#box_highlight_header {
     background: url('/images/quick_res/box_highlight_top.png') no-repeat;
     width: 320px;
     height: 5px;
}

 
#box_highlight_footer {
     background: url('/images/quick_res/box_highlight_bottom.png') no-repeat;
     width: 320px;
     height: 5px;
}

 
#box_highlight_content {
     background: url('/images/quick_res/box_highlight_middle.png') repeat-y;
     width: 320px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-variant: normal;
     font-size: small;
     color: #333333;
     overflow: auto;
}

 
.box_highlight_label {
     width: 300px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-weight: 700;
     font-size: small;
     color: #c05c20;
     text-align: left;
     padding-left: 10px;
}

 
#box_highlight_spacer {
     height: 10px;
}

 
.box_highlight_smalltext {
     color: #c05c20;
     text-decoration: none;
}

div#box_highlight_links {
     color: #663300;
	 font-size:12px;
	 float:left;
	 line-height: 17px;
	 
}

 
div#box_highlight_links a {
     color: #663300;
     text-decoration: underline;
	
	 }

 
div#box_highlight_links a:hover {
     color: #c05c20;
     text-decoration: none;
}

 
.box_highlight_price {
     font-family: Arial, sans-serif;
     font-weight: bold;
     font-size: 8pt;
     color: #663300;
     text-align: left;
}

.info_item_text {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14pt;
     font-weight: bold;
     color: #c05c20;
     text-decoration: none;
}

 
#info_item_item_text {
     float: left;
     font-family: Tahoma, Georgia, sans-serif;
     font-size: 10pt;
     font-weight: normal;
     color: #663300;
     display: block;
     line-height: 20px;
     padding-top: 0px;
     padding-right: 10px;
     padding-left: 5px;
}


////////////////

#large_trip_box_container {
     width: 709px;
}

 
#large_trip_box_inner_container {
     float: left;
     width: 705px;
}


#large_trip_box_inner_content {
     float: left;
     width: 679px;
     padding-left:10px;
     padding-right:10px;
     padding-top:10px;
}

 
#large_trip_box_header {
     background: url('../images/quick_res/large_trip_box_top.png') no-repeat;
     width: 709px;
     height: 5px;
}

 
#large_trip_box_footer {
     background: url('../images/quick_res/large_trip_box_bottom.png') no-repeat;
     width: 709px;
     height: 5px;
	 padding-bottom:15px;
}

 
#large_trip_box_content {
     background: url('../images/quick_res/large_trip_box_middle.png') repeat-y;
     width: 709px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-variant: normal;
     font-size: small;
     color: #333333;
     overflow: auto;
}

 
.large_trip_box_label {
     width: 679px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-weight: 700;
     font-size: small;
     color: #c05c20;
     text-align: left;
     padding-left: 10px;
}

 
.large_trip_box_label2 {
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-weight: 700;
     font-size: 15px;
     color: #c05c20;
     text-align: left;
}

h2 {
 	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #c05c20;
    text-align: left;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	 }
	 
h2 a {
	 color: #c05c20;
	 text-decoration: none;
	 }

	 
#large_trip_box_spacer {
     height: 10px;
}

 
.large_trip_box_smalltext {
     color: #c05c20;
}

 
div#large_trip_box_links a {
     color:  color: #c05c20;
	 font-weight: bold;
     text-decoration: underline;
}

 
.large_trip_box_price {
     font-family: Arial, sans-serif;
     font-weight: 700;
     font-size: 8pt;
     color: #663300;
     text-align: left;
}


////////////////

#large_trip_box_container_no_bg {
     width: 709px;
}

 
#large_trip_box_inner_container_no_bg {
     float: left;
     width: 679px;
}

 
#large_trip_box_inner_content_no_bg {
     float: left;
     width: 679px;
     padding-left:10px;
     padding-right:10px;
     padding-top:10px;
}

 
#large_trip_box_header_no_bg {
     background: url('../images/quick_res/..') no-repeat;
     width: 709px;
     height: 5px;
}

 
#large_trip_box_footer_no_bg {
     background: url('../images/quick_res/..') no-repeat;
     width: 709px;
     height: 5px;
}

 
#large_trip_box_content_no_bg {
     background: url('../images/quick_res/..') repeat-y;
     width: 709px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-variant: normal;
     font-size: small;
     color: #333333;
     overflow: auto;
}

 
.large_trip_box_label_no_bg {
     width: 679px;
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-weight: 700;
     font-size: small;
     color: #c05c20;
     text-align: left;
     padding-left: 10px;
}

 
.large_trip_box_label2_no_bg {
     font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
     font-weight: normal;
     font-size: 13pt;
     color: #c05c20;
     text-align: left;
}


.large_trip_box_text_no_bg {
     font-family: Arial, sans-serif;
     font-style: italic; 
     font-weight: normal;
     font-size: 9pt;
     color: #333333;
     text-align: left;
}

 
.large_trip_box_smalltext_no_bg {
     color: #c05c20;
     text-decoration: none;
}

 
div#large_trip_box_links_no_bg a {
     color: #663300;
     text-decoration: none;
}

 
div#large_trip_box_links_no_bg a:hover {
     color: #c05c20;
     text-decoration: underline;
}

/*** end quick res items ***/

img.push-left {
	float: left;
	padding: 2px;
	border:solid 1px #b8a36f;
	margin-right: 10px;	
	margin-left: 0px;
	}
	
img.push-right {
	vertical-align: top;
	float: right;
	padding: 2px;
	border:solid 1px #b8a36f;
	margin-right: 10px;	
	margin-left: 5px;
	margin-top: 13px;
	}

/**photo gallery css**/
#myGallery
{
	width: 536px !important;
	height: 360px !important;
	float: center;
}

#myCarousel
{
    text-align: left;
    margin: 0 auto;
    float: center; /* Same as your gallery is set to */
    width:538px; /* Adjust this to your picture width + 2 */
    height:115px;
    overflow:hidden;
    background: #000000;
}

#photoheader
{
 	font-size:14pt;
	font-weight: bold;
	margin-top: 1px;	
	margin-bottom: 0px;
    padding-bottom: 0px
}
#myGallery1
{
	width: 320px !important;
	height: 275px !important;
	float: center;
}

#myCarousel1
{
    text-align: left;
    margin: 0 auto;
    float: center; /* Same as your gallery is set to */
    width:320px; /* Adjust this to your picture width + 2 */
    height:115px;
    overflow:hidden;
    background: #000000;
}

#photoheader1
{
 	font-size:14pt;
	font-weight: bold;
	margin-top: 1px;	
	margin-bottom: 0px;
    padding-bottom: 0px
}



/** end photo gallery css**/

/** expandable menu CSS**/
<style type="text/css">

.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

</style>

table.chat td {
align:right;
vertical-align:bottom;
padding-right:14px;
padding-bottom:10px;
}


/** end expandable menu CSS **/



/*** END NEW INCLUDE CSS ***/
