/* Global Styles */

body {
	margin:0px;
	}

  td
	   {background-repeat:no-repeat;
	   
		
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
	
a {
	color: #f0e6bc;
	text-decoration: none;
	}
	
a:hover {
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #7e9129;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}
	
#navigation a:hover {
	color:#7e9129;
	background: #272c1e;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #ffffff; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #338899;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	line-height:16px;
	}
	
.bodyText {
	line-height: 22px;
	color: #f0e6bc;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.detailText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #404d29;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #e99b55;
	letter-spacing:.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	color: #ffffff;
	letter-spacing: .1em;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.DenverName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7e9129;
	top: 100px;
	clip: rect(100px,auto,100px,auto);
	height: 50px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin-top: 100px;
	margin-bottom: 100px;
	bottom: 100px;
}
.bodyText p {
	text-align: center;
}
