body {
	background: #b3b3b3;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

body#viewMap {
	background: #fff;
	text-align: center;
}

p {
	margin: 0;
	padding-bottom: 1em;
}

div.clearer {
	clear: both;
}

.floatLeft {
	float: left;
	top: 0px;
	right: 0px;
}

.floatRight {
	float: right;
}

.photoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #333;
}

.photoRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #333;
}

#bodyContainer {
	background: url(/images/pageTile.gif) repeat-y;
	width: 752px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}

#leftColumn {
	float: left;
	width: 250px;
	background-image: url(/images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#smallMapContainer {
	padding: 2px 0px;
	text-align: 0px;
}

/*<group=Title>*/

#title a {
	background: url(/images/header1.jpg);
	width: 250px;
	height: 110px;
	display: block;
}

#title a span {
	display: none;
}

#title.title2 a {
	background: url(/images/header1a.jpg) no-repeat;
	height: 80px;
}

/*</group>*/

/*<group=Content Area>*/

#content a {
	color: #d90000;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
}

#content {
	float: left;
	width: 502px;
}

#contentText {
	background: url(/images/text-back.jpg) repeat-x  top;
	min-height: 200px;
	line-height: 1.5em;
	padding: 20px 15px;
	position: inherit;
	top: -120px;
	z-index: 10;
	visibility: visible;
}

#contentText h1 {
	margin-top: 0;
	margin-bottom: .5em;
	font-size: 17px;
	color: #666;
	
	padding-bottom: 3px;
}

#contentText h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #d90000;
	font-size: 16px;
}

#contentText h3 {
	color: #555;
	font-size: 13px;
	margin-bottom: 2px;
	background-color: #eee;
}

#contentText h4 {
	font-size: 1em;
	margin: 0px;
}

#contentText.map {
	padding: 0;
}

/*<group=Facilities Tables>*/

.facilityTable {
	margin-bottom: 1em;
	width: 100%;
}

.facilityTable th {
	background: #375796;
	color: #fff;
	border-top: 2px solid #2e4c86;
}


.facilityTable td {
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 5px 0px;
}


.facilityTable tr.stripe td {
	/*background: #eee; */
}

.facilityTable td table td {
	padding: 5px 0px;
}

.facilityTable td.subTable {
	padding: 0px;
}

.facilityTable .col1 {
	font-weight: bold;
	color: #696969;
	text-align: left;
}

.facilityTable .wideCol1 {
	width: 50%;
	text-align:right;
	font-weight: bold;
	color: #666;
	padding-right: 5px;
}

.facilityTable .wideCol2 {
	text-align: left;
}

.facilityTable .address {
	text-align: center;
	font-size: 1.2em;
	color: #666;
}
	
/*</group>*/

/*<group=News>*/

dl#newsItems dt, dl#newsItems dd {
	margin-left: 0;
}

dl#newsItems dt {
	font-weight: bold;
	font-size: 13px;
}

dl#newsItems .date {
	font-size: 11px;
	color: #666;
}

dl#newsItems .readMore {
	text-align: right;
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
}
	
/*</group>*/

.printPage {
	float: right;
	background: url(/images/iconPrinter.gif) no-repeat left;
	height: 20px;
	line-height: 24px;
	padding-left: 35px;
}

.printPage a {
	color: #d90000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

/*</group>*/

/*<group=Footer>*/

#footer {
	clear: both;
	background: url(/images/footer-back-strip.jpg) repeat-x top;
	min-height: 164px;
}

#footer .address {
	padding-top: 23px;
	padding-left: 40px;
	font-size: 12px;
	line-height: 1.5em;
}

#footer .address h3 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: .5em;
}

#footer .address a {
	color: #d90000;
	text-decoration: underline;
}

#footerWatermark {
	background: url(/images/footer-logo.jpg) no-repeat;
	width: 296px;
	height: 164px;
	float: right;
	margin-right: 80px;
}

* html #footerWatermark {
	margin-right: 40px;
}

#pageFooter {
	background: url(/images/pageFooter.gif) no-repeat  top;
	width: 772px;
	height: 8px;
	overflow: hidden;
	margin-left: -10px;
}

/*</group>*/
#flashmenu {
	position: absolute;
	left: 310px;
	top: 171px;
	height: 20;
	z-index: 0;
}

.scroller {width: 490x;
		  height: 500px;
	      float:right;
          overflow:-moz-scrollbars-vertical;
          overflow-y:auto;}
/* div for the flash menu */
#menu {
	position:absolute;
	width:540px;
	height:115px;
	z-index:1;
	top: 172px;
}