﻿/* CSS layout */
a {
	text-decoration: underline;
}
h1{
	font-family: tahoma, verdana, Arial;
	font-size: 18px;
	margin: 5px 0 10px;
	color: #000000;
}
h2{
	font-family: tahoma, verdana, Arial;
	font-size: 14px;
	margin: 5px 0 10px;
	color: #006950;
	font-style: italic;
}
h3{
	font-family: tahoma, verdana, Arial;
	font-size: 14px;
	margin: 5px 0 10px;
}
h4{
	font-family: tahoma, verdana, Arial;
	font-size: 14px;
	margin: 5px 0 10px;
	color: #666666;
}
h5{
	font-family: tahoma, verdana, Arial;
	font-size: 18px;
	margin: 5px 0 10px;
	color: #666666;
}
.body {
	background-image: url('../Images/background_02.jpg');
	background-repeat: repeat-x;
	}
body {
	text-align: center;
	margin: 5px auto auto auto;
	font-size: medium;
}
#maincontainer {
	position: relative;
	text-align: left;
	width: 770px;
	margin: 10px auto;
	overflow: hidden;
	background: #fff;
}
#masthead {
	margin: 0;
	padding: 0;
}
#top_nav {
	background-color: #000066;
	font-family: tahoma, verdana, Arial;
	font-size: 65%;
	color: #999999;
	padding: 5px 15px 5px 0px;
	text-align: right;
	text-decoration: none;
}
#container {
	position: relative;
	float: left;
	display: block;
	width: 770px;
	overflow: hidden;
	margin-top: 0;
	padding-top: 0;
}
#left_col {
	width: 220px;
	position: relative;
	z-index:100;
	float: left;
	left: 0px;
	top: 0px;
	background-color: #000066;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 8000px;
	margin-bottom: -8000px;
}
#homeleft_col {
	width: 220px;
	position: relative;
	z-index:100;
	float: left;
	left: 0px;
	top: 0px;
	background-color: #000066;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 8000px;
	margin-bottom: -8000px;
}
.calendar_links {
	font-family: tahoma, verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	position: relative;
	z-index: 100;
}
#mainnav {
	font-family: "Georgia";
	font-size: 12px;
	height: 35px;
}
.MainNav {
	font-family: "tahoma";
	font-size: 12px;
	background-image: url('../Images/button.gif');
	font-weight: bold;
}
#page_content {
	float: left;
	display: block;
	width: 538px;
	position: relative;
	z-index: 1;	
	background-image: url('../Images/top_shadow.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0 0 0 12px;
	margin: 0;
	font-family: tahoma, verdana, Arial;
	font-size: 12px;

}
#banner {
	text-align: center;
	margin: 15px 0px 0px 0px;
	font-family: tahoma, verdana, Arial;
	font-size: 80%;
	color: #999999;
}
#breadcrumbs {
	/*float: left;*/
	display:inline;
	text-align: left;
	font-size: 80%;
	font-family: tahoma, verdana, Arial;
	width: 500px;
	margin: 0 0 0 15px;
}
#breadcrumbs a {
    text-decoration: underline;
    color: black;
}
#print {
	float: left;
	text-align: left;
	float: right;
	width: 48px;
	vertical-align: top;
	margin: 10px 10px 10px 15px;
}
#content {
	float: left;
	width: 200px;
	position: relative;
	z-index:1;
	text-align: left;
	margin: 0 0 3px 3px;
	font-family: tahoma, verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	width: 528px;
}
#content p {
    line-height: 16px;
}
#content ul {
    width: 500px !important;
    list-style-type: disc;
    list-style-position: outside;
    line-height:16px;
    padding: 15px;
    margin: 4px;
}
#content ul li a{
    text-decoration:underline;
}
#content ul li a:hover{
    color:  black;
}
#hotspot {
	width: 300px;
	float: left;
	text-align: left;
}
#mainbottom {
	width: 750px;
	height: 1%;
	position: relative;
	float: left;
	/*background-image:url('../Images/mainbgbtm.gif');*/
}
#spacer {
	float: left;
	width: 1px;
	background-color: #000066;
	height: 100px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
}
#home-events {
	margin: 0 0 0 5px;
}
#home-events ul li {
	list-style-image:url('../Images/dot.gif');
	margin-left: 20px;
	text-align: left;
	font-size: 12px;	
}
#resources {
	width: 250px;
	float: left;
	text-align: left;
}
#shadow {
	vertical-align: text-bottom;
	background-image: url('../Images/shadow.gif');
	background-repeat: repeat-x;
	height: 7px;
	float: left;
	width: 550px;
	vertical-align: baseline;
}
#shadowBlue {
	vertical-align: text-bottom;
	background-image: url('../Images/shadow2.jpg');
	width: 220px;
	float: left;
	height: 7px;
	background-repeat: repeat-x;
	vertical-align: baseline;
}
.quicklinks {
	font-family: tahoma, verdana, Arial;
	font-size: 80%;
	color: #ffffff;
	text-align: left;
	margin: 10px 5px 10px 25px;
}
#footer {
	background-image: url('../Images/bottom.gif');
	background-repeat: repeat-x;
	height: 54px;
	position: relative;
	text-align: center;
	font-family: tahoma, verdana, Arial;
	font-size: 70%;
	color: #ffffff;
	vertical-align: baseline;
	clear: both;
}
#footer-links {
	display: block;
	padding-top: 10px;	
}
#neacce {
	float: left;
	margin: 10px;
}
#bottom {
	text-align: left;
	font-family: tahoma, verdana, Arial;
	font-size: 60% !important;
	margin: 10px;
	color: #999999;
	float: left;
	line-height: 15px;
}
#chamber {
	float: right;
	margin: 10px;
}
/* Index */
#index_container {
	
	width: 500px;
}
#index_box {
	position: relative;
	z-index: 1;
	float: left;
	display: inline-block;
	width: 500px;
}
#content_box {
	position: relative;
	z-index: 1;
	float: left;
	display: inline-block;
	width: 500px;
	text-align: left;
}
#in_con {
	margin: 5px 15px 10px 10px;
	line-height: 125%;
	font-family: tahoma, verdana, Arial;
	font-size: 12px;
}
#bottom_line {
	float: left;
	width: 543px;
	border-top: 1px #18398a solid;
	margin-bottom: 5px;
}
#bottom_box {
	float: left;
	width: 548px;
}
#spotlight {
	float: left;
	width: 298px;
	text-align: left;
}
#spot_title {
	float: left;
	width: inherit;
	height: 40px;
	background-color: #d6dcea;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #264a9a;
	padding-top: 5px;
}
#spot_content {
	float: left;
	background-color: #000066;
	color: #fff;
	margin-top: 2px;
}
#bottom_divider {
	float: left;
	width: 10px;
}
#recommendations {
	float: left;
	width: 240px;
	text-align: right;
}
#rec_title {
	float: left;
	width: 230px;
	height: 35px;
	background-color: #d6dcea;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #264a9a;
	text-align: left;
	padding-top: 5px;
}
#rec_content {
	float: left;
	width: 230px;
	text-align: left;
}
ul #green {
	list-style-image: url('../Images/lst_green.png');
	font-size: 11px;
	font-family: tahoma, verdana, Arial;
}
#colorshift {
	color: #3eb198;
}
#reg-content {
	font-size: 13px;
	font-family: tahoma, verdana, Arial;
	text-align: right;
}
#title_line {
	margin: 10px 10px 5px 10px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #264a9a;
}
/* Hyperlinks */
.top_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.quicklinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.quicklinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.quicklinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.calendar_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.calendar_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Menu */
#menu {
	z-index: 100;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	background-color: #000066;
	z-index: 100;
}
#menu li {
	color: #ffffff;
	font-family: tahoma, verdana, Arial;
	font-size: 12px;
	font-weight: 600;
	padding: 6px 10px 9px 0px;
*	padding: 4px 10px 8px 0px;
	text-align: left;
	border-bottom: 1px #ffffff solid;
	background: url('../Images/button2.gif');
	background-color: #000066;
}
#menu li ul li {
	background: #000066;
	font-size: 11px;
	padding: 1px 2px 1px 2px;
	border-bottom: 1px #020296 solid;
	font-weight: normal;
	z-index: 100;
}
#menu a {
	display: block;
	padding: 5px;
	text-decoration: none;
	margin-left: 35px;
	color: #ffffff;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu .active a {
	color: #ffffff;
}
/* quicklink Menu  */
#quicklink_menu {
}
#quicklink_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#quicklink_menu li {
	background: url('../Images/links_bg.jpg');
	background-repeat: no-repeat;
	color: #000066;
	font-family: tahoma, verdana, Arial;
	font-size: 13px;
	font-weight: 600;
	margin-right: 5px;
	margin-left: 30px;
	text-align: left;
	padding: 0px 0px 0px 0px;
*	padding: 0px 0px 0px 0px;
}
#quicklink_menu a {
	display: block;
	padding: 1px 0 5px 15px;
	text-decoration: none;
	color: #000066;
}
#quicklink_menu a:hover {
	color: #000066;
	text-decoration: underline;
}
#quicklink_menu .active a {
	color: #000066;
}
/* Drop Down Menus */
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 220px;
	font-family: tahoma, verdana, Arial;
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	left: 220px;
	top: 0;
	display: none;
}
ul li a {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #000000;
	background-repeat: repeat-x;
	padding: 2px 2px 2px 7px;
}
a.mainbuttons {
	display: block;
	padding: 0px;
}
li.mainbuttons {
	display: block;
	padding: 0px;
	color: #26ac83;
}
ul li a:hover {
	background-repeat: repeat-x;
	color: #ffffff;
}
li.sfhover ul li ul {
	top: 0;
	display: none;
}
li:hover ul li ul {
	top: 0;
	display: none;
}
li ul li.sfhover ul {
	display: block;
	background: #000066;
	color: #26ac83;
}
li ul li:hover ul {
	display: block;
	background: #000066;
	color: #ffffff;
}
li.sfhover ul {
	display: block;
	background: #000066;
	color: #ffffff;
}
li:hover ul {
	display: block;
	background: #000066;
	color: #26ac83;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
tr td table tr td {
	white-space: normal !important;
}
.quicklinks tr td table tr td table tr td a {
	white-space: normal !important;
	display:block;
}
table tr td {
	color: black;
}
#ctl00_webcontent_EventCalendarSmall1_lblIntructions {
	visibility: hidden;
}
#sitemap a {
	display: block;
	padding: 1px 0 5px 15px;
	text-decoration: none;
	color: #000000;
}
#sitemap a:hover {
	text-decoration: underline;
}
#ctl00_bannerside_bannerside_Rotator1{
	height: 200px !important;
}
/* End */
