/******   H3    */
ul#menu{
	padding:0;
	list-style-type:none;
	width:auto;
	display:block;
	height:25px;
	text-transform:none;
	font-size:12px;
	font-weight:bold;
	background:transparent url("../images/OFF.gif") repeat-x top left;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin-top: 9px;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#003333;
	text-decoration:none;
	font-weight:bold;
	padding:7px 22px 0;
	height:22px;
	background:transparent url(../images/DIVIDER.gif) no-repeat right top;
	text-align: center;
	}
ul#menu li a:hover{
	background:transparent url("../images/HOVER.gif") no-repeat top right;
	color: #FFFFFF;
	}

.menunav {
	margin: 0;
	padding:0px;
	border-bottom:2px solid #555555;
	border-top:2px solid #FFFFFF;
	overflow: hidden;
	top: 10px;
	background-color: #CCCCCC;
	height: 34px;
}

.callour {
	position: absolute;
	left: 335px;
	height: 20px;
	width: 448px;
	top: 61px;
	padding-top: 3px;
	font-size: 16px;
	font-weight: bold;
}

.lightblue {
	color: #b9cdda;
	font-weight: bold;
}
.lightbluehead {
	color: #b9cdda;
	font-weight: bold;
	padding-left:200px;
}
.headertext {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.smallwhite {
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 4px;
}
.red {color:red;}

.available {
	position: absolute;
	left: 330px;
	height: 10px;
	color: white;
	width: 448px;
	top: 124px;
	font-size: 13px;
}
