﻿/* CSS Document */
#navigmain/* Navitab menu */
 {
	width: auto;
	margin: 0px 0px 0px 280px;
}
#nav {
	width: auto;
	font-family: "Trebuchet MS";
	font-size: 1em;
	padding: 2px 2px 2px 2px;
}

#nav a:link, #nav a:visited {
	background-color: #3399FF;
	color: #FFFFFF;
	border-left: #fff solid 1px;
	border-top: #fff solid 1px;
	border-right: #fff solid 1px;
	border-bottom: #FFF solid 1px;
  }
#nav a:hover, #nav a:active {
	background-color: #FFFFFF;
	color: #3399FF;
	border-left: #666 solid 1px;
	border-top: #666 solid 1px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
  }
#nav a {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 1px;
}
#nav a:hover {
	color:#333333;
	text-decoration:none;
}
#navigat {
	margin: 0;
	padding: 2px 0 2px 1px;
	height: auto;
	width: 845px;
	float: left;
	clear: both;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	background-color: #3399FF;
	text-align: center;
}
#navigat a {
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
}
#banner2 {
	padding: 0;
	height: 158px;
	width: 712px;
	float: left;
}
#logo {
	margin: 0px 1px 1px 1px;
	padding: 0;
	height: 158px;
	width: 135px;
	float: left;
	background-image: url(../images/logo_right.jpg);
}
#when {
	margin: 0;
	padding: 2px 0 2px 0px;
	height: auto;
	width: 845px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #115DAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#days {
	margin: 0;
	padding: 2px 0 0 0;
	height: auto;
	text-align: center;
	font-weight: bold;
	color: #115DAB;
	font-family: Arial, Helvetica, sans-serif;
}
#daysleft {
	margin: 1px 1px 1px 694px;
	padding: 0;
	height: 14px;
	width: 150px;
	float: none;
	clear: both;
	text-align: center;
	font-weight: bold;
	color: #115DAB;
	font-family: Arial, Helvetica, sans-serif;
}
#TopNavigation {
	margin: 0;
	padding: 2px 10px 2px 50px;
	height: auto;
	width: 790px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #3399FF;
}
#calendar {
	margin: 45px 8px 1px 8px;
	padding: 0;
	height: 128px;
	width: 150px;
	float: left;
}
