/* Global Styles */

body {
	margin:0px;
	background-color: #8D8A01;
	font-family: Arial, Helvetica, sans-serif;
	color: #032346;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}	
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 10pt;
}
h5 {
	font-size: 9pt;
}
h6 {
	font-size: 8pt;
}
	
td {
	font:11px arial;
	color:#032346;
	}
	
a {
	color: #990000;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #FF0000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #032346;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #032346;
	letter-spacing:0.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #A1060C;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#032346;
	}
	
.pageName {
	font:20px georgia;
	color: #A1060C;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.PreviewAd {
	position: absolute;
	top: 360px;
	left: 600px;
}	
#ad1 {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#ad2 {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#ad3 {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#ad4 {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#ad5 {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#ad6 {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.videoheader {
	font-size: 14pt;
	font-weight: bold;
	color: #032346;
}
.videoheader2 {
	font-size: 10pt;
	color: #F4D12F;
}
.pagemenu {
	background-color: #DBE8E8;
	padding: 8px 0px 8px 18px;
	width: 256px;
}
.pagemenu p {
	text-transform: capitalize;
	line-height: 1em;
}
