#features_panel, #rightpanel .box, #tour_navigation, th, .specs h3, #header { background-color: #FFCC00}
.location, .factsheet h4, .factsheet a, .meals, .tourcode, .ship, .pdfpanel a, .specs th, .tabs a:hover span { color: #FFCC00 }
#tour_navigation li a:hover { background-color: #F6DA6A; }
#tour_navigation li a, #tour_navigation li a:hover { color: #000000; }
.box, .box h1, .box h2, .box h3, .box h4 { color: #000000; }
#destinations  .level3active a, #destinations  .level3active a:hover, #destinations .level1selected a, #destinations .level1selected a:hover, #destinations .level2selected a, #destinations .level2selected a:hover { color: #E4B702; } /* Main Navigation colour */

.panel
{
margin:			0;
padding:			0;
width:				100%;
background-color:   #CCCCCC;
color:			  #333333;
border-bottom:		1px solid #FFFFFF;
overflow:			auto;
}
.panel h3 { margin: 0 0 10px 0; background: #F6DA6A; display: block; padding: 4px 6px; color: #000000; text-transform:uppercase;}
.panel h2 { margin: 0; padding: 6px; }
.panel h1 { margin: 0; background: #FFCC00; display: block; padding: 8px 6px; color: #000000; font-weight: lighter; line-height:1.4em;}
.panel p { margin: 0; padding: 6px; }
.panel img { float: right; margin: 0 0 0 6px; width:150px;}


