/* CSS Document */
#top {
	width: 511px;
	background: url(../images/top-banner.jpg) no-repeat left;
	height: 116px;
	float: left;
	margin: auto;
	}
	
.toplink {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding: 10px 0px 0 165px;
	margin: 0;
	}
	
.toplink a{
	color: #000000;
	text-decoration: none;
	}
	
.toplink a:hover{
	color: #cc6633;
	text-decoration: none;
	}
	
#booknow {
	float: left;
	margin: 10px 0 0 10px;
}	
	
.queryrequest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
.querytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 2px;
	}

.red {
	color: red;
	}
	
input {
	float: left;
	border: 1px solid #000000;
	width: 85px;
	height: 16px;
	margin: 2px 0 2px 0;
	}
	
.button {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 60px;
	color: #ffffff;
	height: 17px;
	background: #000000;
}

.bottomlink {
	font: 11px Verdana;
	color: #cc6633;
	text-align: center;
	}
	
.bottomlink a {
	color: #cc6633;
	text-decoration: none;
	}

.bottomlink a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.bottomitchimes {
	font: 11px Verdana;
	color: #000000;
	text-align: center;
	}
	
.bottomitchimes a {
	color: #000000;
	text-decoration: none;
	}

.bottomitchimes a:hover {
	color: #cc6633;
	text-decoration: none;
	}
	
/*Start News*/

#news {
	width: 720px;
	height: auto;
	clear: both;
	}
	
#news h2 {
	font: 14px "Arial";
	color: #d95700;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
	}
	
#news .text {
	float: left;
	background: #ebebeb;
	font: 11px "Verdana";
	color: #000000;
	padding: 2px 8px 2px 8px;
	width: 702px;
	line-height: 20px;
	border-left: 1px solid #404962;
	border-right: 1px solid #404962;
	}
	
.mooquee
{
/*	border: solid 2px #C0C0C0;*/
	padding: 5px;
	
	/* don't change */
    position: relative;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}
/*End News*/

.partners {padding:2px 0px; color:#666666; font:11px Arial, Helvetica, sans-serif;}
.partners a{color:#666666; font-weight:normal; text-decoration:none;}
.partners a:hover{color:#000000; text-decoration:none;}