* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin: 10px;
}
input, select, textarea, td{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#container h1 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 16px;
	text-align: left;
}

h2 {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 14px;
	text-align: left;
}

h3 {
	padding: 0px;
	padding: 5px 10px 3px 10px;
	font-size: 15px;
	color: #000000;
}

h4 {
	padding: 0px;
	margin: 5px 10px 3px 10px;
	font-weight: bolder;
	font-size: 14px;
}

h5 {
	font-size: 13px;
	font-weight: bolder;
	margin: 5px 10px 3px 10px;
}

hr{
	color: #84a9bf;
	height: 1px;
	width: 100%;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #84a9bf;
}

p {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 13px;
}

a {
	color: #005871;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

a:active {outline:none;}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

ul{
	margin-bottom: 5px;
}
li{
	margin-bottom: 5px;
}


#container ul {
	list-style: none;
	float: left;
}

#container {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
	border: 1px solid #005871;
}

#header {
	margin: 0px;
	padding: 0px;
}

#content {
	float: left;
	width: 610px;
	margin-right: 7px;
}

#content ul {
	float: none;
	margin: 5px 25px 5px 35px;
	list-style: disc;
}

#content ol {
	float: none;
	margin: 5px 25px 5px 35px;
}
#content li {

}

#container .textarea {
	padding: 0px;
}
#container .textheader{
	margin-top: 5px;
}
#container .textheader h1 {
	width: 610px;
	height: 24px;
	background-image: url(/template/HeaderDark.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

#container .textheader span {
	position: relative;
	left: 10px;
	color: #ffffff;
}


#container .newsheader{
	margin-top: 5px;
}
#container .newsheader h1 {
	width: 610px;
	height: 25px;
	background-image: url(/template/HeaderLight.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	color: #005871;
	font-size: 16px;
	text-align: left;
}

#container .newsheader span {
	position: relative;
	top: 3px;
	left: 35px;
}

#container .textlight h1 {
	color: #005871;
	margin: 0px;
	margin-bottom: 8px;
}

#container .textlight {
	margin: 0px;
	border: solid 1px #84a9bf;
	border-top: none;
	margin-bottom: 5px;
	padding: 10px;
}

#rightnav {
	float: left;
	margin-bottom: 5px;
}

#rightnav h1 {
	width: 184px;
	height: 25px;
	background-image: url(/template/HeaderDarkSmall.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
}

#newsscroller {
	width: 500px;
	height: 100px;
}

#sitemap ul {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

#sitemap li {
	list-style: none;
	padding-left: 30px;
}

#sitemap h3 {
	margin: 0px;
	padding: 0px;
}

#sitemap span {
	padding-left: 25px;
}

#container .textdark {
	margin: 0px;
	padding: 0px;
	border: solid 1px #005871;
	border-top: none;
}

#container .calendar_header {
	font-size: 13px;
	color: #000000;
}

#container .calendar_days {
	font-size: 10px;
	color: #000000;
}

#container .calendar_maintext {
	font-size: 10px;
	color: #FFFFFF;
}

#container .calendar_maintext p {
	font-size: 10px;
	color: #FFFFFF;
	padding: 1px 2px 2px 2px;
	margin: 0px;
}

#container .calendar_displaytext {
	font-size: 13px;
	color: #000000;
}

#container .calendar_event {
	margin: 0px;
	padding: 2px;
	background-color: #adb1a2;
}

#container .calendar_event p {
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	color: #ffffff;
}

#container .calendar_event h3 {
	font-size: 12px;
	margin: 0px;
	padding: 2px;
}

#container .sponsor {
	border:solid 1px #81a8bf;
	text-align:center;
	height:53px;
	line-height:53px;
	background-position: 475px center;
	margin-top:5px;
	background-image: url(/images/stoh_vic09_logo.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-color: #84a9bf;
	border: none;
	width: 970px;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#photogallery img{
	border: 1px solid #84a9bf;
}


.datatable{
	border-left: 1px solid #84a9bf;
	border-top: 1px solid #84a9bf;
	margin-bottom: 10px;
}
.datatable td{
	border-right: 1px solid #84a9bf;
	border-bottom: 1px solid #84a9bf;
	padding: 5px;
}
.datatable td p{
	margin-bottom: 0px;
}
.datatable-heading{
	background-color: #b2dfe5;
	font-weight: bold;
}

#container .flightinfo table{
	border-left: 1px solid #84a9bf;
	border-top: 1px solid #84a9bf;
}
#container .flightinfo td{
	border-right: 1px solid #84a9bf;
	border-bottom: 1px solid #84a9bf;
	padding: 5px;
}
#container .flightinfo_heading{
	background-color: #b2dfe5;
	font-weight: bold;
}
#container .newdate{
	border-top: 2px solid #84a9bf;
}
#container .dateheading{
	font-weight: bold;
	color: #ffffff;
	background-color: #999999;
}

/* Parking Meter */

#container .parkingmeter{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#container .parkingmetertitle{
	margin-left: 1px;
	color: #065d70;
	margin-bottom: 2px;
}
#container .parkingmeterbar{
	height: 10px;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 5px;
	margin-left: 1px;
	margin-top: 5px;
}
#container .parkingmeterbartip{
	height: 10px;
	width: 5px;
	background-repeat: no-repeat;
	display: block;
	float: right;
}
#container .parkingmeter .disclaimer{
	font-size: 10px;
	color: #065d70;
}


/* 
------------------------------------------------- 
Navigation
------------------------------------------------- 
*/
#content_container{
	padding-left: 6px;
}
#nav{
	float: left;
	width: 150px;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	font-size: 12px;
}
#nav .topnav {
	background: url(/template/TopNav.jpg) no-repeat;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	margin-bottom: 1px;
}
#nav .topnav a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
#nav .topnav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#nav .topnav.active {
	background: url(/template/TopNavActive.jpg) no-repeat;
}
#nav .topnav.active a {
	color: #005871;
	font-weight: bold;
}

#nav .subnav {
	background: url(/template/SubNav.jpg) no-repeat;
	height: 20px;
	margin-bottom: 1px;
	font-weight: bold;	
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 12px;
}

#nav .subnav a {
	color: #333333;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
#nav .subnav a:hover {
	color: #111111;
	text-decoration: underline;
}

#nav .subnav.active {
	background: url(/template/SubNavActive.jpg) no-repeat;
}
#nav .subnav.active a {
	color: #005871;
	font-weight: bold;
}

#nav .undernav {
}

/* New navigation that allows for 2-line navigation items */

#nav .topnav2 {
	border: 1px solid #035465;
	background-color: #0f6477;
	background-image: url('/template/topnav.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 7px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}
#nav .topnav2 a{
	color: #ffffff;
	font-weight: normal;
	display: block;
}
#nav .topnav2.active {
	border: 1px solid #81aabe;
	background-color: #a8d2de;
	background-image: url('/template/nav_selected.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#nav .topnav2.active a{
	color: #005871;
	font-weight: bold;
}

#nav .subnav2_wrapper{
	margin-bottom: 2px;
}
#nav .subnav2 {
	border: 1px solid #7e7c87;
	background-color: #8aa9c0;
	background-image: url('/template/subnav.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}
#nav .subnav2 a{
	color: #333333;
	font-weight: normal;
	display: block;
}
#nav .subnav2.active {
	border: 1px solid #81aabe;
	background-color: #a8d2de;
	background-image: url('/template/nav_selected.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#nav .subnav2.active a{
	color: #005871;
	font-weight: bold;
}

/* 
------------------------------------------------- 
Clear fix!
------------------------------------------------- 
*/
#container .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#container .clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
#container .clearfix {display: block;}
/* End hide from IE-mac */