body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px none #009900;
	padding: 0px;
	margin: 0px;
	background-color: #44606C;
}
img {
	border-style: none;
}

h1, h2, h3, h4, h5, h6, ul, li { text-align:left; margin-bottom: 0px;}
h1 { 
	font-size: medium; 
}
h2 { font-size: small; }
h3 { font-size: smaller; }
h4 { font-size: x-small; }
h5 { font-size: xx-small; }

p.permission, p.permission a:link {
	font-size: 9px;
	color: #777777;
}
p.permission a:hover {
	color: #999999;
}

#banner_top {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#banner_top td.title {
	text-align: left;
	vertical-align: bottom;
}
#banner_top .address {
	display: block;
	text-align: right;
	vertical-align: top;
}
#banner_top .addressflip {
	border-left: 1px solid #69937B;
	display: block;
	text-align: left;
	vertical-align: bottom;
	padding-top: 0px;
	padding-left: 4px;
	margin-left: 0px;
	margin-right: 0px !important;
}
#banner_top .phone {
	color: #123456;
	padding-top: 4px;
}
#banner_top .phoneflip {
	border-right: 1px solid #69937B;
	display: block;
	color: #123456;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 4px;
	margin-right: 0px;
	margin-left: 0px !important;
}
#banner_top h1 {
	font-size: large;
	font-weight: bold;
	color: #123456;
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
#banner_top h2 {
	font-size: 16px;
	color: #69937B;
	font-variant:small-caps;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
#banner_top h3 {
	color: #69937B;
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}
#banner_mid {

	font-size: 11px;
	color: #D1D8E0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 3px 8px 3px 155px;
	background-color: #123456;

}
#banner_bot{
	display: block; /* ???? */
	position: absolute;
	top: 0px;
	right: 0px;
	color: #000000;
	margin: 0px;
	padding: 2px;
	background-color: #999999;
/*	height: 12px; */
	text-align: right;
	width: 640px;
}
.banner_left {
	float: left;
}
.banner_right {
	float:right;
}
#wrapper {
	width: 760px; /* was 740 px - holly hack ???? */
	margin: 20px auto 600px auto;
	padding: 0px;
	background-color: #FFFFFF; /* changed from #FFFFFF - Holly Hack ???? */
	border: 4px ridge #666666;
}
#content {
	background: #FFFFFF url("../images/columns_bkgrd.gif") repeat-y 0%; /* Columns - Background gif to fill background to bottom of screen */
	padding: 18px 0px 40px 13em;	/* LeftPadding = Suckerfish: width of suckerfish menu and above background */
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	z-index: -1
/*	float: left;  ???????? */
}
div#content {
	padding-bottom: 15px;
	z-index: -1;
}
div#columns { /* added (GOOD) for Holly Hack */
	position: relative; /* needed to reset 0 point for sub elements */
	margin: 0;
	padding: 0;
	width: 760px;
}
#content p {
	text-align: left;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 110%;
	margin-bottom: 2px;
	margin-top: 8px;
/*	margin-right: 8px;
	margin-left: 8px; */
}

#content li li, #content li {
	font-size: 12px;
	padding-bottom: .5em;
	padding-top: .5em;
	padding-left: 1em;
	margin-left: 1em;
}
#content h1, #content h3 {
	border-bottom: 2px solid #666666;
}
#content h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 8px 18px;
/*	color: #0F115E;
	background-color: #FFFFFF; 
	border-bottom: 1px solid #28347D;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 9px;
	margin: 0px; */
}

#content h2 {
	color: #000000;
	padding-right: 10px;
	padding-left: 18px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content h3 {
	padding-right: 15px;
	padding-left: 18px;
	padding-bottom: 8px;
	padding-top: 0px
}
#content td.venuecategory {
	font-weight: bold;
	color: #000000;
}
#content td.venuename {
	font-weight: bold;
	color: #000066;
}
/* Holly Hack for Peekaboo Bug in IE6 ???? */
/* Hides from IE5-mac \*/
* html #content{height: 1%;}
/* End hide from IE5-mac */

#nav_side {
	position: absolute;  /*added - Holly Hack */
	top: 0;
	left: 0;
	font-size: 12px;
	border-left: 4px none #123456; 
	vertical-align: top;
	width: 11.1em; /* Suckerfish - background width  of nav_side container - Generally suckerfish width minus 0.9 */
	z-index: 4;
}
#nav_side h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	
}
.nav_image {
	background-color: #7B9D8C;
	border-right: 0px none #FFFFFF;
	border-left-color: #221909;
}
#nav_corner {
	color: #0F115E;
	text-align: right;
	background-color: #CC3300;
}
#footer {
	clear: left; 
	text-align: center;
	background-color: #123456;
	margin-top: 0px;
	width: 100%;
}
#footer div {
	padding: 8px 4px;
}
.copyright {
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SpaNetFooter {
	color: #FFFFFF;
	background-color: #44606C;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	text-align: center;
}

.TodaysDate {
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
}
.backtotop {
	font-size: 10px;
	text-align: right;
	text-decoration:none;
	font-weight:normal;
	margin-top: 2px;
	margin-right: 10px;
	float: right;
}
.AcrobatReaderBoxed-center {
	font-size: 9px;
	background-color: #F5FAF5;
	padding: 0px 0px 0px 5px;
	border: 0px none #000000;
	width: 290px;
	height: 31px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.AcrobatReaderBoxed-right {
	font-size: 9px;
	background-color: #F5FAF5;
	padding: 1px 1px 1px 7px;
	border: 0px none #000000;
	width: 290px;
	margin: 4px 8px 15px auto;
/*	vertical-align: bottom; */
}
#content p.AcrobatReaderText {
	margin-top: 4px;
	padding: 2px;
}
.list_boxed {
	border: 1px groove #FFFFFF;
	list-style-position: inside;
	color: #000000;
	background-color: #F2F9F2;
	margin-right: 18px;
	margin-left: 18px;
}
.heading_image {
	float: none;
	margin: 10px;
}
.main_image_left {
	padding-right: 10px;
	float: left;
}
.headerlistleft	{
	margin-top: 5px;
	float: left;
	position: static;
}
.headerlistright {
	margin-top: 5px;
	float: right;
	position: static;
} 
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}


.floatright {

	float: right;
}
.floatleft {

	float: left;
}
#nav a.DeadLink:link, #nav li.sfhover a.DeadLink:link, #nav li.sfhover a.DeadLink:active ,#nav li.sfhover a.DeadLink:hover ,#nav li.sfhover a.DeadLink:visited {
	color: #999999;
}
.FlashSlideShowBox {
	width: 440px;
	border: 4px solid #123456;
	border-left-width: 8px;
	border-right-width: 8px;
	padding: 0px;
	background: #123456;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#content h1.SnugToTop, #content h2.SnugToTop {
	margin-top: 0px;
}
#content .admin a:link, #content .admin a:visited {
color: #FF3300 !important;
}
#content #venuetable {
	width: 604px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px; 
}
#nav .AdminMenuItem a {
color: #CC0000;
}

div#AccessSymbolPic {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .ErrorMessage{
	color: red;
	font-weight: bold;
	text-align: center;
}
#content .FormLabel {
	font-weight: bold;
	text-align: right;
}
#content .title {
	color: red;
	text-align: center;
	font-weight: bold;
}
#content .SymbolDefHead {
	font-weight: bold;
	text-decoration: underline;
}
#content .adminNotice1 {
	text-align: center;
	color: #FF0000;
}