#updated {
	float: right;
	padding: 0px;
	margin: 0px;
	top: -3.25em;
	position: relative;
	font-weight: bold;
}
a:hover img {
	background-color: #F00;
}
a {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	background-color: #4D3C1A;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.25em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: .8em;
}
html {
	height: 100%;
}

p {
	font-size: 0.8em;
	line-height: 1.6em;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.image_border {
	border: 1px solid #000;
	background-color: #FFF;
	padding: 10px;
}
.p_no_margin {
	margin: 0px;
}
.preformat {
	white-space: pre;
}

.sep_grad {
	background: url(../images/border_bg_2.gif) repeat-x;
	height: 10px;
	width: 780px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
.shadow_btm {
	background: url(../images/shadow_btm.png) repeat-x;
	height: 10px;
	position: absolute;
	top: 135px;
	width: 780px;
	z-index: 2;
	left: 0px;
}
#activities {
	text-align: left;
}
#activities ul {
	list-style: url(../images/sun_red.gif) outside;
	margin: 0;
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	list-style-type: none;
	padding: 0 1em 1em 2em;
}
#activities li {
	padding-top: .5em;
	padding-bottom: .5em;
}
#amenities {
	text-align: left;
	padding: .5em;
}
#amenities ul {
	list-style: url(../images/snowflake.gif) outside;
	margin: 0px;
	letter-spacing: .2em;
	font-weight: bold;
	font-size: 0.9em;
	list-style-type: none;
	padding: 0 1em 1em 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#amenities li {
	padding-top: .5em;
	padding-bottom: .5em;
}
#attractions {
	text-align: left;
}
#col1 {
	float:left;
	width:180px;
	position:relative;
	overflow:hidden;
	text-align: center;
	left: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#col1  h3 {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col2 {
	float:left;
	position:relative;
	left:600px;
	overflow:hidden;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 340px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#col3 {
	float:left;
	width:210px;
	position:relative;
	overflow:hidden;
	left: 600px;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#container1 {
	float:left;
	width:780px;
	position:relative;
	background-color: #9ec8c7;
	background: url(../images/sidebar_bg_1.jpg) no-repeat right bottom;
	left: -370px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#container2 {
	float:left;
	width:780px;
	position:relative;
	left: -230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #FFF;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#container3 {
	float:left;
	width:780px;
	overflow:hidden;
	position: relative;
	background-color: #996;
	background-image: url(../images/bg_vertical_repeat.gif) repeat-x right top;
	left: 0px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

#content {
	overflow: auto;
	position: relative;
}
#content_sub {
	background-color: #FFF;
	margin: 0 230px 0 180px;
	padding: 0 10px;
	border: 1px solid;
	border-color: #FFF #000;
	border-collapse:collapse;
}

#copywright {
	float: right;
	position: relative;
	top: -1.6em;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #FFF;
	border-collapse:collapse;
	width: 780px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a {
	color: #CCC;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer p {
	margin: 0px;
	padding-right: 1em;
	padding-left: 1em;
}

#header {
	background-image: url(../images/header_img.gif);
	text-indent: -9999px;
	height: 100px;
	width: 780px;
	top: 0px;
	position: relative;
	left: 0px;
	clear: both;
	float: left;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#sidebar_left {
	float: left;
	width: 180px;
	background-image: url(../images/sidebar_bg_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#navbar {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	position: relative;
	float: left;
	width: 780px;
	clear: both;
}
#navbar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;	
	text-transform: uppercase;
	position: relative;
	top: 20%;
}
#navbar li {
	display: inline;
}
#navbar a {
	color: #000;
	text-decoration: none;
	border-right: solid 2px #000;
	margin-right: 16px;
	padding-right: 18px;
}
#navbar a.last {
	border-right-style: none;
	margin-right: 0px;
	padding-right: 0px;
}
#navbar a:hover {
	color: #F00;
}

#sidebar_right {
	background-color: #AEAE85;
	float: right;
	width: 230px;
	text-align: center;
	background: url(../images/bg_vertical_repeat.gif) repeat-x left top;
}
#wrapper {
	width: 780px;
	border: 1px solid #000;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a:hover img {
	background-color: #F00;
}
#col1  img  a {
	display: block;
	text-align: center;
}
