/* Global Styles */

body {
	background-color: #003300;
	width: 1100px;
}

#mainTable {
	border: 1px #D0C279;
}
	
a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FF6600;
	text-decoration:underline;
	}
	
.embedPlayerTable {
	border-style:solid;
	border-color:#003300;
	border-width:1px;
	margin: 8px;
	padding: 4px;
}

#dfEmbedPlayer {
	background-image: url(images/dfPlacehold_336x280.jpg);
	background-repeat: no-repeat;
	width: 336px;
	height: 280px;
}

.contactTextItalic {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman";
}
.style18 {color: #FF0000}
.style19 {
	color: #CCCCCC;
	font-weight: bold;
}
.style23 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style24 {color: #FF6600}
.style26 {font-size: 12px}
.style27 {font-family: Georgia, "Times New Roman", Times, serif}
.style29 {font-size: 8pt}
	
/* ID Styles */
	
#navigation a {
	font:12px;
	color: #336666;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman";
	}
	
#navigation a:hover {
	color: #EAE4C2;
	text-decoration:underline;
	}
	
#sideBar a {
	color: #996633;
	}

#sideBar a:hover {
	color: #FF6600;
	}

#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;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: Garamond, Georgia, "Times New Roman";
	background-image: url(siteDesign/media/heading.jpg);
	}

.sidebarText {
	font:10pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}
	
.homeText {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
	.homeText a:link 		{text-decoration: none; color: #000000; font-weight:normal; font-size: 10pt;}
	.homeText a:visited	{text-decoration: none; color: #000000; font-weight:normal; font-size: 10pt;}
	.homeText a:hover		{text-decoration: underline; color: ##996633; font-weight:normal; font-size: 10pt;}
	.homeText a:active	{text-decoration: none; color: #000000; font-weight:normal; font-size: 10pt;}
	
.sidebarSubtext1 {
	font:9pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}
	
.sidebarSubtext2 {
	font:9pt Georgia, "Times New Roman", Times, serif;
	color: #336666;
	}
	
.bodyText {
	font:10pt Georgia, "Times New Roman", Times, serif;
	color:#333333;
	}

.formText {
	font:9pt Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight: normal;
}
	
.lightFormText {
	font:9pt Georgia, "Times New Roman", Times, serif;
	color:#EAE4C2;
	font-weight: normal;
}
	
.pageName {
	font:16pt Georgia, "Times New Roman", Times, serif;
	color: #003300;
	letter-spacing:0.1em;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11pt Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:10pt Georgia, "Times New Roman", Times, serif;
	line-height:14px;
	color:#333333;
	}
	
.currentPageLink {
	color: #FF6600;
	font-weight: bold;
	}
	
.footerNav {
	font:9pt Georgia, "Times New Roman", Times, serif;
	color:#336666;
	font-weight: bold;
	}
	
.copyrightText {
	font:8pt Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight: normal;
	}
	
.currentFooterNav {
	font:9pt Georgia, "Times New Roman", Times, serif;
	color:#FF6600;
	font-weight: bold;
	}
