body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/pagebg_tile.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
a, a:link, a:visited {
	color: #EF5A2C;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
}
#container, #container_inner {
	width: 900px;
	background-image: url(images/pagebg_top.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 29px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_inner {
	background-image: url(images/pagebg_top_inner.gif);
	padding-top: 36px;
}
#left_col {
	float: left;
	width: 320px;
}
#right_col {
	margin-left: 338px;
}
div.drop_shadow, div.photo_shadow_left, div.photo_shadow_right {
	padding: 0px 5px 5px 0px;
	background-image: url(images/drop-shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.photo_shadow_left {
	float: left;
	margin: 15px 15px 15px 0px;
}
div.photo_shadow_right {
	float: right;
	margin: 15px 0px 15px 15px;
}
#left_col h1 {
	font-size: 1.2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#left_col a {
	color: #018EB6;
}
#left_col a:hover {
	color: #000000;
}
#box1, #box2, #box3 {
	background-color: #DFDFDF;
}
#box1 {
	margin-top: 15px;
	padding: 15px;
}
#box1 img {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#box1 ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 25px;
}
#box1 li {
	margin-top: 5px;
	margin-bottom: 15px;
}

#box2 {
	margin-top: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box3 {
	margin-top: 5px;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contact_box {
	font-size: 14px;
	line-height: 16px;
	float: left;
	margin: 38px;
	padding: 18px 10px;
	color: #016A89;
	text-align: left;
}
#submit {
	background-color: #018EB6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C6D6;
	border-right-color: #57B8CC;
	border-bottom-color: #014D63;
	border-left-color: #017394;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
}

#footer {
	clear: both;
}
#logo, #logo img {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#tabs_container {
	background-image: url(images/tabs_bg.gif);
	background-repeat: no-repeat;
	height: 37px;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#tabs {
	background-image: url(images/corner_top-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#main_col #tabs_container {
	background-image: url(images/tabs_bg_inner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	clear: both;
}

#tabs table {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15;
}
#tabs table td {
	margin: 0;
	padding: 0;
}
#tabs table td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/tab_bg_gray.png);
	height: 30px;
	background-color: #979291;
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding-top: 7px;
}
#tabs table td a:hover {
	color: #00475B;
}
#tabs table td#youarehere a {
	color: #EF5A2C;
	background-image: url(images/tab_bg_white.png);
}
#content {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #00475B;
	border-left-color: #00475B;
}
#right_col #content div.news {
	padding-top: 20px;
	margin: 0px 5px 0px 20px;
}
#right_col #content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right_col #content h1 {
	font-size: 1.3em;
	text-align: center;
	margin: 0px;
	padding: 15px;
}
#main_col #content {
	padding: 15px 25px;
}
#main_col #content ul {
	margin-bottom: 2em;
}
#main_col #content li {
	margin: 1em auto;
}
#main_col #content h1 {
	font-size: 1.3em;
	text-align: center;
}
table#eventlist {
	margin-right: 15px;
	margin-bottom: 25px;
}
#container_inner table#eventlist {
	margin-right: 0px;
	margin-left: -25px;
}
table#eventlist td {
	vertical-align: top;
}
table#eventlist td.arrow {
	margin: 0px;
	padding: 0px;
}
table#eventlist p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
table#eventlist p.more_link {
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: 95%;
}
table#eventlist p.more_link a {
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
}
td.evt_arrow_current {
	margin: 0px;
	padding: 0px;
	background-image: url(images/evt_arrow_current.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	width: 163px;
}
td.evt_arrow_next1 {
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 163px;
	background-image: url(images/evt_arrow_next1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.evt_arrow_next2, td.evt_arrow_even {
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 163px;
	background-image: url(images/evt_arrow_next2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.evt_arrow_next3, td.evt_arrow_odd {
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 163px;
	background-image: url(images/evt_arrow_next3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.evt_arrow_next4 {
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 163px;
	background-image: url(images/evt_arrow_next4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.evt_details_current, td.evt_details_next_even, td.evt_details_next_odd {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
td.evt_details_current {
	background-color: #FBDAC6;
}
td.evt_details_next_even {
	background-color: #CCEFFA;
}
td.evt_details_next_odd {
	background-color: #A4E2F7;
}
td.evt_details_next_even a, td.evt_details_next_odd a {
	color: #016A89;
}
td.evt_details_next_even a:hover, td.evt_details_next_odd a:hover {
	color: #000000;
}
table#eventlist h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding: 0px;
	margin-top: 11px;
	margin-right: 19px;
}
table#eventlist h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#corner_bottom_right {
	background-image: url(images/corner_bottom_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#corner_bottom_left {
	background-image: url(images/corner_bottom_left.png);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	size: 2px;
}
.subscribe_form input {
	margin: 0px 4px 4px 0px;
	font-size: .9em;
}
.subscribe_form p {
	font-size: 0.9em;
	line-height: 100%;
}
input.inline_checkbox {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 14px;
	margin-left: 0px;
	float: left;
}
#mapFrame {
	margin-bottom: 10px;
}
.no_padding {
	padding: 0px;
}
.no_margin {
	margin: 0px;
}.small {
	font-size: 80%;
}
table#host_form {
	margin: 25px auto;
}
#content hr {
	color: #A3A3A3;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 1px;
}
.notice {
	color: #BB370F;
}
div.notice {
	margin-top: 1em;
}