body {
	background-color: #445700;
	background-image:url(../images/samplebg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	color:#666666;
}
a:link, a:visited {color: #98AB14;
text-decoration: underline;}

a:hover, a:active {color: #98AB14;
text-decoration: none;}
.greyline {
	background-color: #ffffff;
	background-image: url(../images/greyline.gif);
	background-repeat: no-repeat;
}
.breadcrumblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C5CD9D;
}
a.breadcrumblink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #C5CD9D;
}
a.breadcrumblink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #C5CD9D;
}
a.breadcrumblink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #98AB14;
}
a.breadcrumblink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #C5CD9D;
	
}

.featspecleft {
	background-color: #697C00;
	background-image: url(../images/featuredspecials-leftbg.jpg);
	background-repeat: no-repeat;
}
.bgleft {
	background-color: #697C00;
	background-image: url(../images/bgleft.jpg);
	background-repeat: no-repeat;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.greysmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.title {
	padding:15px 10px 0 10px;	
}

td.right p {
	margin:10px;
	font-size:11px;	
}

table.check_in {
	margin:5px 10px;
}

table.check_in td, table.check_in th {padding:3px 0;}


a.airport {
	width: 142px; 
	height: 125px;
	background: url('../images/airport.jpg') no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	border: 1px solid #344302;
}
a:hover.airport { background-position: 0 -125px !important; }





