.subpages {
	text-decoration: none;
}.MenuBarItemIE 
{
	position: static;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background-color: #FFF;
	}
}

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 960px;
	height: 60px;
	padding: 10px 0 0;
	position: relative;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	text-align: center;
	cursor: pointer;
	float: left;
	border-right: 2px solid #fff;
}

ul.MenuBarHorizontal li.last { border: none; }

/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	position: absolute;
	top: 49px;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	border-right: 1px solid #fff;
	text-align: left;
}

ul.MenuBarHorizontal ul li.noBorder { border: none; }

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	display: none;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	color: #fff;
	padding: 0 20px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus, ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible, ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	color: #f5b750;
}
/*
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text 
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #f5b750;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text 
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	color: #f5b750;
}
*/

ul.MenuBarHorizontal ul a {
	padding: 0 15px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus {
	color: #f5b750;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		position: static;
		display: block;
		background: transparent;
	}
	ul.MenuBarHorizontal li.MenuBarItemIE ul
	{
		text-align: left;
	}
	
	ul.MenuBarHorizontal li.MenuBarItemIE li.MenuBarItemIE {
		text-align: left;
		float: left;
	}
	
	ul.MenuBarHorizontal li.MenuBarItemIE li.MenuBarItemIE a {
		display: block;
		padding: 0 15px;
	}
}
.body-text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #096771;
}

.subheadline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #096771;
}

.side-headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.sitename {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #096771;
}

.bodysmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.bodysmallgrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

.system {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

.syssmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.printlink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #096771;
}

.footer, .bottom_links, a.footer, a.bottom_links, a.footer:visited, a.bottom_links:visited {
	font-size: 12px;
	color: #5898a3;
}

a.footer:hover, a.bottom_links:hover {
	color: #4eb2c4;
}

a, a:visited {
	text-decoration: underline;
	color: #9e0b0f;
}

a:hover {
	text-decoration: none;
	color: #c5252a;
}

#calendarlisttoken_wrapper div.calendar_event .event_title { 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #9e0b0f;
}

/* ---------- RESET DEFAULT SETTINGS ---------- */

body,div,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,fieldset,pre,p,blockquote { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img {border: 0;}
caption,th {text-align: left;}
q:before,q:after {content:'';}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background: #0b3b40 url('../../../site/1/template/page-bg.png') repeat-x top left;
}

/* ---------- DIVS ---------- */

#wrapper {
	width: 960px;
	min-height: 540px;
	height: auto !important;
	height: 540px;
	margin: 0 auto;
	padding: 0 15px;
	background: url('../../../site/1/template/wrapper_bg.png') repeat-y top center;
}

#header {
    width: 960px;
	height: 160px;
	border-bottom: 1px solid #94f0fc;
	background: url('../../../site/1/template/header_bg.png') no-repeat top center;
}

#navigation {
	width: 960px;
	height: 28px;
	padding: 8px 0 0;
	background: #002529 url('../../../site/1/template/nav_bg.png') repeat-x top left;
}

#container {
    width: 960px;
	min-height: 352px;
	height: auto !important;
	height: 352px;
	padding: 4px 0 0;
	overflow: hidden;
	border-bottom: 1px solid #94f0fc;
	background: #fff;
}

#content {
	width: 508px;
	min-height: 342px;
	height: auto !important;
	height: 342px;
	padding: 0 10px 10px;
}

#sidebar {
	width: 195px;
	min-height: 342px;
	height: auto !important;
	height: 342px;
	padding: 0 10px 10px;
	border: 1px solid #333;
	border-right: none;
	background: #ebebeb url('../../../site/1/template/heading_grey_bg.png') repeat-x top left;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 8px 15px;
	text-align: center;
	background: url('../../../site/1/template/footer_bg.png') no-repeat top center;
	color: #fff;
}

/* ---------- HOME ---------- */

.home_side {
	width: 216px;
	min-height: 342px;
	height: auto !important;
	height: 342px;
	padding: 0 0 10px;
}

div.home_side table {
	width: 216px;
	height: 50px;
	margin: 0 0 10px;
	border: 1px solid #333;
	background: #ebebeb url('../../../site/1/template/heading_grey_bg.png') repeat-x top left;
}

div.home_side table.green {
	border-color: #297881;
	background: #cce5e9 url('../../../site/1/template/heading_green_bg.png') repeat-x top left;
}

div.home_side td { 
	height: 25px;
	padding: 2px 8px; 
	vertical-align: top;
}

div.home_side .side-headline { 
	padding: 2px 0 0;
	display: block;
	text-align: center;
	color: #fff;
}

div.home_side table.green .side-headline { color: #000; }

div.left_side table { border-left: none; }
div.right_side table { border-right: none; }


/* ---------- ARTICLE ---------- */

#content.article {
	width: 710px;
	min-height: 328px;
	height: 328px;
	padding: 12px 22px 12px 12px;
}

/* ---------- ADMIN ---------- */

#content.admin {
	width: 930px;
	min-height: 332px;
	height: 332px;
	padding: 10px 15px;
}

/* ---------- STYLES ---------- */

.alignLeft {
	float: left;
}

.alignRight {
	float: right;
}

.clearfix:after {
	clear: both;
	height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}


/* ---------- WRAPPER ---------- */



/* ---------- HEADER ---------- */



/* ---------- NAVIGATION ---------- */

#navigation ul.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 15px;
	/*font-weight: bold;*/
	text-align: center;
	color: #fff;
}

#navigation ul.navigation li {
	margin: 0 5px;
	display: inline;
}

#navigation ul.navigation li.navigation_separator {
	vertical-align: 1px;
}

#navigation ul.navigation a, #navigation ul.navigation a:visited {
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #fff;
}

#navigation ul.navigation a:hover {
	text-decoration: underline;
}


ul.childpages, ul.siblingpages {
    margin:0;
    padding:0;
    list-style:none;
}

ul.childpages li, ul.siblingpages li {
    color: #9e0b0f;
    font-size: 15px;
    display:block;
    margin-bottom: 12px;
    font-weight:bold;
}

ul.childpages a, ul.siblingpages a, ul.childpages a:visited, ul.siblingpages a:visited {
    color: #9e0b0f;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
    font-size: 15px;
    text-decoration:none;
    display:block;
}

ul.childpages a:hover, ul.siblingpages a:hover {
    color: #c5252a;
    text-decoration:underline;
}

ul.childpages li.navigation_separator, ul.siblingpages li.navigation_separator {
    display:none;
}


/* ---------- CONTENT ---------- */

#content #gallery_container {
	width: 500px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 0 auto;
	padding: 5px 4px;
	border: 1px solid #bbb;
}

#content .lower_content {
	width: 494px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 10px auto 0;
	padding: 0 8px;
	border: 1px solid #53908d;
	background: #fff url('../../../site/1/template/heading_blue_bg.png') repeat-x top left;
}

#content .lower_content .lower-headline {
	margin: 0 0 -12px;
	padding: 4px 0;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #003536;
}

/* ---------- SIDEBAR ---------- */

#sidebar .side-headline {
	margin: 0 0 -12px;
	padding: 4px 0;
	display: block;
	text-align: center;
}

#sidebar .side-headline { color: #fff; }

/* ---------- BOTTOM ---------- */


/* ---------- FOOTER ---------- */

#footer p.contact_info {
	padding: 2px 0 0;
	font-weight: bold;
}
