body {
	font:11px  Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#f2f2f2;
	margin:0;
	padding:0;
	text-align:center;
	}
#content {
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#left{
	float:left;
	margin:192px 2px 2px 2px;
	width:130px; 
	background-color:#FFFF99;
	border:2px solid #CCCC66;
}
#center{
	float:left;
	width:700px;
	padding:2px;
	background-color:#FFFF99;
	margin:2px;
	border:2px solid #CCCC66;
}

#right{
	float:left;
	width:100px;
	margin:2px;
}
.specials {
	float:right;
}
a {
	font-size: 10px;
	color: #333;
	text-decoration:none;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
	text-decoration:underline;
}
a:active {
	color: #333;
}
p {
	line-height:20px;
	padding:5px;
	margin:0;
	text-align:justify;
	color:#333;
}

p span {
	font-weight:bold;
	border-bottom:1px dotted #660000;
	color:#666633;
}

h5 {
	padding: 0 0 15px 0;
	margin:0 0 0 0;
	color:#fff;
	display:inline;
	font-size:11px;
}
.banner {
	border:1px solid #000000;
	margin-bottom:5px;
}
.front {
	border:1px solid #fff;
	}
.map {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #660000;
	padding: 3px;
}

table {
      margin:1.5em 0;
	  font-size:10px;
      }
 td {
  border-bottom:1px solid #BDB76B;
  text-align:left;
  color:#333;
  vertical-align:middle;
  background-color:#E5F690;
  }
th {
  background:#E5F690;
  color:#333;
  }
.from {
  	color:#333;
  }
.book {
	background-color:#FFFF66; 
	color:#333;
	border-left:2px solid #CCCC33; 
	border-right:2px solid #CCCC33; 
}
a.book_link:link {color: #333; text-decoration: none; }
a.book_link:visited {color: #333; text-decoration: none; }
a.book_link:hover {color: #333; text-decoration: underline; }
a.book_link:active {color: #333; }

.top {
	background-color:#BDB76B;  
}
.hotel {

	background-color:#CED6A5;  
}
ul {
	margin:0;
	padding:2px;
	list-style-type: none;
}

li {
	margin:5;
	padding:2px 0 2px 0;
}

 #left a
{
	display: block;
	padding: 3px;
	background-color: #E5F690;
}

#left a:link, #navlist a:visited
{
	color: #333;
	text-decoration: none;
}

#left a:hover
{
	background-color: #666633;
	color: #fff;
	text-decoration:none;
}
.dest {
	
	padding:2px;
	text-align:center;
	font-weight:bold;
	color:#666633;
}