#logo {
    float: left;
    font: 5em Verdana,Arial,Helvetica,sans-serif;
    padding-top: 14px;
    width: 266px;
}

.callus {
    clear: both;
    color: #ffd738;
    float: right;
    font-family: "ClarendonLTStdRoman";
    padding-right: 0;
    padding-top: 10px;
}

#right_banner {
    float: right;
    height: 103px;
    width: 684px;
}

#right_banner form {
    background: url("../images/bg-search-form2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: none;
    clear: both;
    float: right;
    height: 22px;
    margin-top: 13px;
    width: 196px;
}

#right_banner form .search-input {
    padding: 3px;
}

#topnav_container{
	float:right;
}

ul#topnav {
	position:relative;
	z-index:10;
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;

}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	border-left: 2px solid #ffd738;
}

#topnav > li:last-child {
    border: none;
}

ul#topnav li a {
	color: #ecf0f7;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	padding-left: 9px;
	padding-right: 8px;
	padding-top: 9px;
	text-decoration: none;
	text-indent: 0;
	width:auto;
}

ul#topnav li:hover a, ul#topnav li a:hover { 
	background-color: #ffd738; 
	color:#2e5ba1;
} /*--Hover State--*/



ul#topnav a.home {
	background: none;
	width: auto;
}
ul#topnav a.group_tours {
	background: none;
	width: auto;
}
ul#topnav a.destinations {
    background: none repeat scroll 0 0 #ffd738;
    color: #2e5ba1;
    width: auto;
}

ul#topnav li:hover a.destinations {
    background: none repeat scroll 0 0 white;
    color: #2e5ba1;
    width: auto;
}


ul#topnav a.group-organisers {
	background: none;
	width: auto;
}
ul#topnav a.news {
	background: none;
	width: auto;
}
ul#topnav a.about-us {
	background: none;
	width: auto;
}
ul#topnav a.contact {
	background: none;
	width: auto;
	border-right: 2px solid #2e5ba1;
}


ul#topnav li .row {
	clear: both; 
	float: left; 
	width: 100%; 
	margin-bottom: 5px;
	padding-bottom:30px;
	padding-top:15px;
	background: #FFFFFF;
}

.gt {
    font-size: 49px;
}

.banner_page_title {
    letter-spacing: 0;
}
