body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#99CCFF;
	background-image:url(html-bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;	
}

a:link, a:visited, a:active {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
hr {
	margin: 5px 20px;
	color: #FF9900;
	border: 0;
	border-top: 1px dashed #FF9900;
	height: 1px;
}

h1 {
	font-size: 1.6em;
	color: #FF9900;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form { margin: 0;}
.no-bull	{ list-style-type:none;}

.main {
	width: 920px;
	margin: 20px auto 5px auto;
	padding: 0;
	background-color: #FFFFFF;
	border:2px solid #FF9900;
	background-image:url(bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.search_box {
	height: 80px;
	background-image: url(header.jpg);
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
#logo{ float:left; width:182px;}
.banner {
	width: 468px;
	float: left;
	margin-left:30px;
	text-align: left;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 200px;
	margin: 10px;
	font-size:.9em;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
	text-decoration:none;
	font-weight:bold;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom: 1px dashed #FF9900;
}
.menu_default a:hover {
	border-bottom: 1px dashed #FF9900;
}

.menu_current  {
	border-bottom: 1px dashed #FF9900;
	font-weight:bold;
	color:#000000;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

#header {background-color:#FFFFFF;}

#call_us{
	float:right; 
	padding:3px 5px;
	margin-right:5px;
	text-align:center;	
	background-color:#FFFFFF;
}
.footer {
	clear: both;
	font-size: .8em;
	color: #666666;
	text-align: center;
	line-height: 18px;
	width:920px;
	margin:auto;
}

/* core */
#first 		{ width:696px; float:left; margin:0px 0px 0px 0px;}
#second		{ width:220px; float:left; margin:0px 0px 0px 0px;}
#second	h2 	{ font-size:1.2em; padding:0px; margin:0px;}

#first .inner	{ 	background-image: url(inner-bg.png);}

.cleardiv{ clear:both;}

.img-border		{ text-align:center; padding:0px; border:5px solid #cad5da; margin:0px 0px 10px 0px;}
.img-float-left	{ float:left; margin-right:10px; border:0px solid #cad5da; padding:3px;}
.img-float-right{ float:right; margin-left:10px; border:0px solid #cad5da; padding:3px;}
.centerimg		{ text-align:center;}
.inner			{ padding:5px; margin:5px 0px;}
.small			{ font-size:.9em; padding:10px 20px 10px 0px;}

/* NEWSLETTER */
.newsletter {  
color: #000000;  
font-size: .9em;
border:1px dashed #FF9900;
}
.newsletter input[type=text] {  
width: 100%;  
color: #000000;  
border: 1px solid #FF9900;  
}

.newsletter input[type=submit] {  
width: 100px;
text-align:center;
margin:0px 0px 0px 50px;  
color: #000000;  
border: 1px solid #FF9900;  
}

.newsletter input:hover {  
color: #000;  
background-color: #FF9900;  
}
.newsletter input:focus {  
color: #000;  
background-color: #FF9900;  
}

/* Front Offers */
.front_offer a:link{
	float:left;
	display:block;
	width:113px;
	height:103px;
	background-color:#99CCFF;
	color:#333333;
	margin:1px;
	padding:8px;
}

.front_offer a:visited{
	float:left;
	display:block;
	width:113px;
	height:103px;
	background-color:#99CCFF;
	color:#333333;
	margin:1px;
	padding:8px;
}

.front_offer a:hover{
	float:left;
	display:block;
	width:113px;
	height:103px;
	background-color:#ff9933;
	color:#FFFFFF;
	text-decoration:none;
}

.front_offer_name{font-size:1.1em; font-weight:bold;}
.front_offer_depart{font-size:.9em;}
.front_offer_date{font-size:.9em;}
.front_offer_board{ font-size:.9em; font-weight: bolder;}
.front_offer_price{font-size:2em; font-weight:bold;}
.front_offer_person{font-size:.8em; font-weight:bold;}


/* Manx2 */

#weather{
	width:150px;
	border-left: 1px solid gray;
	margin-right: 10px;
	margin-left:10px;
	float:right;
}

#ftad {
	min-height:120px;
	width:350px;
	float:right;
	background-image:url(ad_our_offers.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border: 8px solid #336699;
	-moz-border-radius: 10px;
	padding:20px 5px 5px 5px;
	margin:10px 0px 10px 10px;
}

.fs16{ font-size:16px; font-weight:bold; color:#FF9900;}

#manx2 h2	{ font-size:1.2em; margin:0 0 3px 0; padding:5px 0 0 0;}
#manx2 p	{ padding:0; margin:0 0 10px 0; height:110px;}