body {
	margin:0;
	padding:0;
	background:url(../images/background.jpg) repeat-x top #005281;
	text-align:center;
	font: normal 11px/14px Verdana, Helvetica, Arial, sans-serif;
	color:#001D2E;
}
h1 {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Geneva, Helvetica, Verdana,  Arial, sans-serif;
	font-weight:normal;
	color:#C03311;
	font-size:18px;
	margin:0;
	padding:8px 10px 3px 20px;
}
h2 {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Geneva, Helvetica, Verdana,  Arial, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#005281;
	margin:0;
	padding:5px 10px 2px 20px;
}
h3 {
	font-family:"Lucida Sans","Lucida Sans Unicode", Geneva, Helvetica, Verdana,  Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#C03311;
	margin:0;
	padding:3px 10px 0 20px;
}
p {
	margin:0;
	padding:3px 10px 7px 20px;
}
ul {
	padding:0;
	margin:3px 10px 3px 25px;
	list-style: square outside;
}
ol {
	padding:0;
	margin:3px 10px 3px 40px;
	list-style-position: outside;
}
a {
	color:#C03311;
}
a:hover {
	color:#005281;
}
/* ----- structure -------*/
#wrap {
	width:778px;
	margin:0 auto;
	text-align:left;
	background:url(../images/top-bar.jpg) no-repeat top #00324E;
}
#head {
	width:770px;
	margin:0 auto;
}
#content-wrap {
	background:url(../images/content-back.jpg) repeat-y top white;
	width:770px;
	margin:0 auto;
}
#content {
	margin:0;
	float:left;
}
#categories {
	float:left;
	width:160px;
}
#right-side {
	float:right;
	width:130px;
	padding:0;
}
#foot {
	background:url(../images/bottom.jpg) no-repeat top;
	padding:30px 0 20px 0;
	margin:0 auto;
	width:778px;
}
/* ----- head -------*/
#top-bar {height:60px;}
#head h1 {
	color:#E2F2FF; 
	font-size:20px; 
	padding:30px 0 5px 20px;
	float:left;
}
.light-yellow {color:#F9F2BD;}
.light-blue {color:#99B3CC;}
#navshadow {
	background:url(../images/nav-shadow.jpg) no-repeat top;
	height:10px;
}
#searchbox {
	float:right;
	width:300px;
	margin:30px 10px 5px 0;
	text-align:right;
}
#searchbox label {
	color:#99B3CC;
	font-weight:bold;
}
/* ----- navigation -------*/
#navcontainer {
	background:url(../images/nav-bar.jpg) no-repeat top #F5EB98;
	border-top:7px solid #C03311;
	height: 33px;
}
#navlist {
	margin: 0;
	padding: 0;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 33px;
	padding: 0 35px 0 35px;
	text-decoration: none;
	color:#005281;
	border-right:1px solid #DFC560;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	color: #fff;
	background: url(../images/nav-roll.jpg) repeat-x bottom #F2D05A;
}

#navlist a:hover { color: #fff; }

/* ----- content area -------*/
#categories h2 {
	color:#00324E;
	padding:5px 5px 0 15px;
}
#categories ul {
	padding:5px 0;
	margin:0px;
	font: normal 10px/14px "Lucida Sans", "Lucida Sans Unicode", geneva, verdana, lucida, sans-serif;
	list-style: none inside;
}
#categories li {
	display:inline;
}
#categories li a {
	display:block;
	line-height:14px;
	padding:2px 5px 1px 15px;
	margin:0px;
	border-bottom:1px solid #687946;
	color:#001D2E;
	text-decoration:none;
}
#categories li a:hover {
	background-color: #687946;
	color:white;
}
#right-side h3 {
	padding:0;
	margin:0;
}
#map-back {
	width:430px;
	height:330px;
	background-color:#E2F2FF;
	margin:10px 5px 25px 10px;
}
#map-back div {
	position:relative;
	top:10px;
	left:10px;
}
#feature-box {
	background: url(../images/home-links-back.jpg) no-repeat top;
	height:220px;
	width:468px;
	padding-top:15px;
	margin-top:10px;
}
#feature-box div {
	float:left;
	width:50%;
}
#feature-box h2 {
	color:#001D2E;
	padding:5px 5px 3px 10px;
}
div#subContent {width: 450px;
}

#subContent h2 {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Geneva, Helvetica, Verdana,  Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#005281;
	margin:0;
	padding:5px 10px 2px 20px;
}

#subContent ul {
	padding-left: 15px;
	margin:3px 10px 3px 25px;
	list-style: square outside;
}

#subContent li {padding: 0px 0px 3px 0px;
}

/* ----- directory -------*/
.catlist{
	width:440px;
	margin:10px 5px 5px 15px;
}
.categories {
	padding:2px 0;
}
.table_top {
	background:url(/images/cat-header.jpg) no-repeat top #C03311;
	font-size:10px;
	padding:7px 5px 4px 5px;
	color:white;
}
.table_top a {
	padding:0 3px;
	color:white;
}
.table_top a:hover {
	color:#000;
}
.table_mid {
	padding:5px 5px 5px 10px;
	border:1px solid #C03311;
}
.listing {
	border-bottom:1px solid #005281;
	padding:5px 0;
}
.listing_name a {
	color:#005281;
	font-size:12px;
	font-weight:bold;
}
.listing_name a:hover {
	color:#C03311;
}
.listing_thumb {
	padding:3px 0;
}
.itinerary {

}
.address_phone {
	color:#005281;
	padding:3px 0;
}
.more_info {
	text-align:right;
}
.more_info a {
	background:url(/images/red-arrow.gif) no-repeat left;
	padding:0 0 2px 10px;
}
/* ----- foot -------*/
#foot p {
	color:#FFFFFF;
}
#foot a {
	color:#FFFFFF;
}
#foot a:hover {
	color:#FFFF80;
	text-decoration:none;
}
 /* ----- contact form ------ */
#contact {padding:5px 0 20px 25px; width:450px;}
#contact label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	padding:3px 0;
	display: block;
}
#contact submit {
	margin-left: 4.5em;
}
#contact input {
	color: #000;
	border: 1px outset #001D2E;
}
#contact textarea {
	color: #000;
	border: 1px outset #001D2E;
}
#contact fieldset {
	width: 90%;
	border: 1px solid #C03311;
	margin:10px 0;
	background-color:#E2F2FF;
}
#contact legend {
	padding: 3px 6px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Geneva, Helvetica, Verdana,  Arial, sans-serif;
	color:#C03311;
	font-size:12px;
	border: 1px solid #C03311;
	background-color:white;
} 
.button, #contact input.button {
	background-color:#C03311;
	color:white;
	font-size:10px;
	text-transform:uppercase;
	/*border:3px outset #C03311;*/
}
 /* ----- general form ------ */
input, textarea, select {
	color: #000;
	border: 1px outset #001D2E;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Geneva, Helvetica, Verdana,  Arial, sans-serif;
	font-size:11px;
}

/* Admin */
.admin_fieldset { width:100%; }