@charset "UTF-8";
/* CSS Document */
/* styles for background-image */
html {
	height: 100%;
	overflow:auto;
}
body
{
	background-color: #172913;
	padding: 0px;
	height: 100%;
	border-top: 1px transparent solid;
	margin-top: -1px;
	z-index:0;
	position:relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
img#background {
	height: 100%;
	width: 100%;
	z-index: -1;
	position:absolute;
}
#header {
	background-image: url(../siteimages/header_bg.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
	background-position: right bottom;
}
#headercontent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 150px;
}
#headercontent #logo {
	position: absolute;
	left: -40px;
}
#maincontent {
	height: auto;
	width: 910px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
	font-size: 12px;
	position: relative;
	line-height: 1.5em;
}
h2  {
	font-size: 16px;
	line-height: 39px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../siteimages/blueheader_bg.gif);
	height: 39px;
	display: block;
	margin-top: 0px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 50px;
}
#homenewscolumn {
	width: 235px;
	position: relative;
	float: right;
}
#homenewscolumn h2 {
	font-size: 16px;
	line-height: 39px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../siteimages/blueheader_bg.gif);
	height: 39px;
	display: block;
	margin-top: 0px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
}
#homenewscolumn p a {
	color: #154174;
	padding-left: 10px;
	display: block;
}
#homenewscolumn p a:hover {
	color: #27B34F;
}
#tagline {
	position: absolute;
	left: 215px;
	top: 103px;
}
#navbar {
	background-image: url(../siteimages/navbar_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
}
#navcontainer {
	height: 26px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 200px;
}
/* SprySlidingPanels.css - version 0.1 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main SlidingPanels container. This selector
 * defines the width and height of the view port for the widget. Note that
 * this selector does not set the overflow property since that is done programatically
 * by the widget. Setting the overflow property programatically ensures that
 * the contens of the widget will be fully visible should JavaScript be disabled
 * in the browser.
 *
 * If you want to constrain the width of the SlidingPanels widget, set a width on
 * the SlidingPanels container. By default, our sliding panels widget expands
 * horizontally to fill up available space.
 *
 * The SlidingPanels container is positioned relative so that content inside it
 * can be positioned relative to its upper left corner.
 *
 * Avoid placing any CSS border or padding properties on the SlidingPanels container
 * as they can affect the proper positioning and sliding animations of the contents
 * inside the container.
 *
 * The name of the class ("SlidingPanels") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * SlidingPanels container.
 */
#homeleftmain {
	position: relative;
	width: 653px;
	height: auto;
	padding: 0px;
	border: 1px solid #154174;
	float: left;
	background-color: #5E5E5E;
}
#homeleftmain h1 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #27B34F;
	display: block;
	margin-top: 10px;
}
#maincontentscroller {
	width: 655px;
	position: relative;
	float: left;
}
.clearer {
	clear: both;
	height: 1px;
}
#bottomnavbar {
	background-image: url(../siteimages/bottomnavbar_bg.jpg);
	background-repeat: repeat-x;
	height: 57px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footeraddphone {
	position:absolute;
	width:370px;
	height:57px;
	z-index:1;
	top: 0px;
	right: 0px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-shadow: 1px 1px 3px #000000;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 10px;
}
#footeraddphone span {
	font-size: 16px;
}
#scrollcontrols {
	float: left;
	width: 655px;
	padding-bottom: 10px;
}
#maincontentsub {
	height: auto;
	width: 710px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	font-size: 12px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 220px;
	background-image: url(../siteimages/maincontentsubbg.gif);
	background-repeat: repeat-y;
	line-height: 1.5em;
	text-align: left;
}
.cornerpic {
	position: absolute;
	width: 189px;
	left: 0px;
	bottom: 0px;
}
#maincontentsub p {
	padding-left: 10px;
	padding-right: 20px;
}
h3 {
	padding-left: 10px;
	font-weight: bold;
	color: #27B34F;
}
#maincontentsub a {
	color: #154174;
}
#maincontentsub a:hover {
	color: #27B34F;
}
.tinytext {
	font-size: 10px;
}
.AccordionPanelContent img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #154174;
}
.newsimage {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: solid 1px #154174;
}
#scrollcontrols table tr td a.scrolldot{
	height: 15px;
	width: 15px;
	background-image: url(../siteimages/scrollcontrol_dot.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: center center;
	text-decoration: none;
}
#scrollcontrols table tr td a.scrolldot:hover {
	background-image: url(../siteimages/scrollcontrol_dot_over.gif);
}
table.gridtable td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #154174;
}
#mainhomeimage {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 655px;
	background-repeat: no-repeat;
	background-position: center 20%;
	position: relative;
}
#mainhomeimageoverlay {
	height: auto;
	width: 633px;
	padding: 10px;
	position: relative;
	margin-top: 265px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #154174;
	background-image: url(../siteimages/homenewsblockbg.png);
	background-repeat: no-repeat;
	background-position: left top;/*	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	opacity: .85; */
}
#homeleftmain a {
	color: #154174;
	display: inline;
}
#homeleftmain a:hover {
	color: #27B34F;
}
.calendaroddrow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #154174;
}
.calendarevenrow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #154174;
}
.headline { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 14px; 
	color: #154174;
}#bottomicons {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightimagenoborder {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#hofmap {
	margin: 0px;
	padding: 0px;
	height: 747px;
	width: 700px;
	background-image: url(../siteimages/HOFMap.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#hofmap a {
	height: auto;
	width: auto;
	border: 1px solid #154174;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 10px;
}
.calloutbox {
	height: auto;
	width: auto;
	border: 1px solid #154174;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFF;
	color: #154174;
}
#mainhomeimage h2   {
	font-size: 16px;
	line-height: 39px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../siteimages/blueheader_bg.gif);
	height: 39px;
	display: block;
	margin-top: 0px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	width: 643px;
}
#hofmap2 {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 700px;
	position: relative;
	background-image: none;
}
#popreception {
	position: absolute;
	left: 489px;
	top: 138px;
	width: 54px;
	height: 24px;
	z-index: 100;
}
#poppressbox {
	position: absolute;
	left: 580px;
	top: 340px;
	width: 86px;
	height: 113px;
	z-index: 100;
}
#popA {
	position: absolute;
	left: 555px;
	top: 153px;
	width: 25px;
	height: 28px;
	z-index: 100;
}
.caption {
	font-size: 10px;
	font-weight: bold;
}
.imagewithborder {
	margin-bottom: 10px;
	border: solid 1px #154174;
}
