/* page size definitions */

body {
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#pageBG {
	margin: 0px auto 0px auto;
	padding-bottom: 10px;
	width: 811px;
	background-image: url(../images/bgNew.gif);
	background-position: bottom;
	background-repeat: repeat-y;
}
#pageWidth {
	margin: 0px auto 0px auto;
	width: 800px;
	background: url(../images/bg.jpg) no-repeat;
}
#messagePageWidth {
	margin: 0px auto 0px auto;
	width: 800px;
	background: url(../images/bg.jpg) no-repeat;
	background-color: #FFFFFF;
	height: 4500px;
}
/* page element placing */

.logo {
	float: left;
}
.weather {
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0px;
}
.announcementText {
	position: absolute;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
	right: 110px;
	top: 172px;
	width: 160px;
	height: 110px;
	z-index: 1;
}
.navAll {
	float: left;
}
.leftText {
	margin-left: 10px;
	float: left;
	width: 240px;
	padding: 25px 15px 25px 25px;
	background-color: #fff;
}
.messageText {
	position: absolute;
	z-index: 1;
	top: 406px;
	left: 0px;
	width: 800px;
	height: 4200px;
}
.timeStamp {
	position: absolute;
	top: 5px;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	z-index: 1;
}
.clear {
	border: 1px #FFFFFF dotted;
	float: left;
	height: 72px;
	width: 400px;
}
.vertLine {
	float: left;
	position: relative;
	top: -50px;
	padding-bottom: 40px;
	background-color: #fff;
}
li {
	padding: 5px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
	float: left;
	width: 303px;
	position: relative;
	top: -75px;
	line-height: 20px;
	background-color: #fff;
}
.mainText h1 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
}
.rightText {
	background-color: #fff;
	margin-right: 10px;
	height: 100%;
	float: right;
	width: 140px;
	z-index: 1;
	position: relative;
	top: -50px;
}
.footer {
	position: relative;
	top: 30px;
	clear: both;
	text-align: right;
	margin-right: 4px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}
/* general page text styling */

.pageNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 5px;
	text-align: justify;
	letter-spacing: 0px;
}
.pageHead {
	margin-top: 20px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
}
/* event page text styling */



.eventItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top: 1px #66CCFF solid;
	margin: 15px auto 15px auto;
}
.eventItem h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.eventItem h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.eventItem ul {
	margin: 0;
	padding: 0;
}
.eventItem li {
}
.eventAll {
	background-color: #FFFFFF;
	margin: 15px auto 15px auto;
}
.eventDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	border-top: 1px #66CCFF solid;
}
.eventName {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.eventDesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.eventLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.eventNavLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}
.eventNavLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FF9900;
	padding: 2px 2px 2px 2px;
}
.eventHome {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
}
.eventHome h1 {
	font-size: 14px;
	font-weight:bold;
	display: inline;
}
.leftText h2 {
	margin-right: 50px;
	text-align: right;
	font-size: 14px;
	font-weight:bold;
}
.eventHome p {
	display: inline;
}
.eventDateHome {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	float: left;
}
.eventNameHome {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* resource page text styling */

.resourceLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
}
A.resourceLink {
	font-weight: bold;
	color: #000000;
}
.link {
	font-weight: bold;
	color: #000000;
}
.tcmLogos {
	margin-top: 20px;
	width: 500px;
	text-align: center;
}
.tcmLogos img {
	border: none;
	margin: 10px;
	padding: 10px;
	clear: both;
}
ul.HOTnav {
	margin: 0;
	padding: 0;
	width: 200px;
	color:#000000;
	background-color:#66ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
}
.HOTnav li {
	margin: 0;
	padding: 5px;
	list-style: none;
}
.HOTnav a:link {
	text-decoration: none;
	color: #000;
}
.HOTnav a:active {
	text-decoration: none;
	color: #000;
}
.HOTnav a:visited {
	text-decoration: none;
	color: #000;
}
.HOTnav a:hover {
	text-decoration: none;
	color: #0066CC;
}
.HOTnav a.selected:link {
	text-decoration: none;
	color: #0066CC;
}
.HOTnav a.selected:active {
	text-decoration: none;
	color: #0066CC;
}
.HOTnav a.selected:visited {
	text-decoration: none;
	color: #0066CC;
}
.HOTnav a.selected:hover {
	text-decoration: none;
	color: #000;
}

