#box {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	height: 360px;
	margin-top: 50px;
	overflow-y: scroll;
	width: 624px;
}
#box.attractions {
	height: 490px;
	margin-top: 37px;
}
#box.calendar {
	height: 395px;
	margin-top: 36px;
}
#box.dining {
	height: 405px;
	margin-top: 20px;
}
#box.meetings {
	height: 405px;
	margin-top: 25px;
}
#box.outdoorrec {
	height: 405px;
	margin-top: 20px;
}
#box.pressarea {
	background-color: transparent;
	height: 395px;
	margin-top: 9px;
	overflow-y: auto;
}
#box.pressarea #content A {
	color: #333333;
}
#box.pressarea #content A:hover {
	color: #ffffff;
}
#box.pressarea #content A.button {
	-webkit-border-radius: 2px;    /* for Safari */
	-moz-border-radius: 2px;       /* for Firefox */
	background-color: #3a627b;
	/*border: 1px solid #ffffff;*/
	color: #ffffff;
	font-size: 11px;
	line-height: 26px;
	padding: 4px 4px;
	text-align: center;
	width: 150px;
}
#box.pressarea #content A.button:hover {
	background-color: #e5b400;
	/*border: 1px solid #668ea7;*/
	/*color: #668ea7;*/
	text-decoration: none;
}
#box.pressarea #content H2 {
	margin-top: 24px;
}
#content {
	margin: 10px 10px 0px 10px;
	padding-bottom: 10px;
}
#content A {
	color: #5f89a1;
}
#content A:hover {
	text-decoration: underline;
}
#content A.button {
	-webkit-border-radius: 2px;    /* for Safari */
	-moz-border-radius: 2px;       /* for Firefox */
	background-color: #668ea7;
	/*border: 1px solid #ffffff;*/
	color: #ffffff;
	font-size: 11px;
	line-height: 26px;
	padding: 4px 4px;
	text-align: center;
	width: 150px;
}
#content A.button:hover {
	background-color: #e5b400;
	/*border: 1px solid #668ea7;*/
	/*color: #668ea7;*/
	text-decoration: none;
}
#content ADDRESS {
	font-style: normal;
}
#content ADDRESS.extended {
	background-color: #c3d1dc;
	border: 1px solid #668ea7;
	padding: 8px;
}
#content DIV.description {
	/*float: left;
	width: 450px;*/
}
#content DIV.images {
	float: right;
	overflow: hidden;
	width: 150px;
}
#content DIV.images IMG {
	background-color: #ffffff;
	border: 0px solid #668ea7;
	display: block;
	margin: 0px auto 12px auto;
	padding: 0px;
	vertical-align: middle;
	/*width: 150px;*/
}
#content DIV.infobox {
	background-color: #c3d1dc;
	border: 1px solid #668ea7;
	/*float: left;*/
	margin: 12px 12px 0px 0px;
	padding: 8px;
	/*width: 400px;*/
}
#content DIV.listing {
	float: left;
	width: 420px;
}
#content FORM {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#content FORM FIELDSET {
	border: 0px;
	display: inline;
	float: left;
	margin: 0em 1em 0em 0em;
	padding: 0em;
}
#content FORM FIELDSET DIV {
	margin: 0px 0px 18px 0px; /* Fixes IE7 bug */
}
#content FORM INPUT,
#content FORM SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content FORM FIELDSET LABEL {
	display: block;
	font-size: 11px;
}
#content FORM INPUT.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 12px 0px 0px 5px;
}
#content H1 {
	color: #e4b301;
	font-size: 17px;
	margin: 0px;
	padding-bottom: 9px;
}
#content H2 {
	font-size: 12px;
	margin: 0px;
}
#content H2.search {
	float: left;
	margin: 0px 0px 6px 0px;
}
#content H3 {
	font-size: 12px;
	margin: 12px 0px 3px 0px;
}
#content P {
	margin: 12px 0px 0px 0px;
}
#content P.all {
	float: right;
	font-size: 11px;
	margin: 0px 0px 6px 0px;
}
#content P.back {
	margin-top: 24px;
}
#content P.date {
	font-size: 11px;
	margin-top: -3px;
	padding-bottom: 6px;
}
#content P.details {
	margin: 0px;
}
#content P.hierarchy {
	color: #999999;
	font-size: 10px;
	margin: 0px;
	padding-bottom: 3px;
}
#content P.hierarchy A {
	color: #999999;
}
#content P.error {
	background-color: #cc0000;
	border: 1px dashed #ffffff;
	color: #ffffff;
	margin-bottom: 2em;
	padding: 1em 1em 0em 1em;
}
#content P.news-date {
	font-size: 11px;
	margin-top: 3px;
	padding-bottom: 6px;
}
#content P.news-intro {
	margin-top: 6px;
}
#content P.no {
	margin: 0px;
}
#content P IMG {
	float: right;
	margin: 0px 0px 12px 12px;
}
#content P SPAN {
	font-weight: bold;
}
#content TABLE {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}
#content TABLE.calendar {
	clear: both;
}
#content TABLE.calendar TD {
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	padding: 5px 5px;
	vertical-align: top;
}
#content TD {
	padding: 0px 0px 18px 0px;
}
#content TD DIV.image {
	text-align: left;
}
#content TD DIV.image IMG {
	margin-bottom: 3px;
}
#content TH {
	background-color: #e4b301;
	padding: 2px 5px;
}
#content TH A {
	color: #3a627b;
}
#content .clear {
	clear: both;
}
#content .first {
	margin-top: 0px;
}
