/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#CEBFB5;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	}
	
a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	border: none;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	font-size: 12px;
	}
	
/* ID Styles */
	
#navigation a {
	color: #333333;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #990000;
	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 {
	color: #263951;
	font-weight:bold;
	font-family: "times new roman";
	font-size: 18px;
	}

.sidebarText {
	color: #333333;
	line-height:18px;
	font-family: georgia;
	font-size: 16px;
	}
	
.sidebarText a {
	color: #333333;
	line-height:18px;
	font-family: georgia;
	font-size: 16px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0;
	}
	
.sidebarText a:hover {
	color: #333333;
	line-height:18px;
	font-family: georgia;
	font-size: 16px;
	text-decoration:underline;
	}
	
.enhancedHeaderText {
	color: #333333;
	line-height:40px;
	font-family: georgia;
	font-size: 20px;
	text-decoration:underline;
	font-weight:bold;
	}
	
.enhancedText {
	color: #333333;
	line-height:18px;
	font-family: georgia;
	font-size: 16px;
	}
	
.enhancedText a {
	color: #333333;
	line-height:18px;
	font-family: georgia;
	font-size: 16px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0;
	}
	
.enhancedText a:hover {
	color: #333333;
	line-height:18px;
	font-family: georgia;
	font-size: 16px;
	text-decoration:underline;
	}

.formText {
	color:#333333;
	font-weight: bold;
	text-align: center;
	line-height:18px;
	font-family: georgia;
	font-size: 18px;
	}

.formText a {
	color: #333333;
	font-weight: bold;
	text-align: center;
	line-height:18px;
	font-family: georgia;
	font-size: 18px;
	text-decoration:none;
	}
		
.formText a:hover {
	color: #B1160E;
	font-weight: bold;
	text-align: center;
	line-height:18px;
	font-family: georgia;
	font-size: 18px
	text-decoration:underline;
	}
		
.bodyText {
	line-height:normal;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	}
	
.bodyText a{
	line-height:14px;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	}

.bodyText a:hover{
	line-height:14px;
	color:#800000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	}

.alertText {
	line-height:10px;
	color:#B1160E;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	}
.alertText a:hover{
	line-height:normal;
	color:#B1160E;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
				
.pageName {
	color: #800000;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	}
	
.bottomName {
	color: #6A0000;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	}
	
.indexFont	{
	color: #800000;
	line-height:26px;
	font-family: tahoma;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #C8B8AD;
	letter-spacing:0.1em;
	}
	
.navText li {
	font:10px arial;
	color: #C8B8AD;
	letter-spacing:0.1em;
	}
	
.navText a {
	font: 10px arial;
	color: #C8B8AD;
	letter-spacing:0.1em;
	}
	
.navText a:hover {
	font: 10px arial;
	color: #990000;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}	
#drtitle{	
	width:600px;
	height:40px;
	padding:10px 10px 10px 10px;
	float:right;
}	
#drimage{
	width:275px;
	height:340px;
	padding:30px 10px 10px 10px;
	float:left;
}

#drbody{
	width:600px;
	height:300px;
	padding:30px 10px 10px 10px;
	text-align:center;
	float:right;
	color:#000000;
}
.linkText {
	color:#333333;
	font-family: arial;
	line-height:18px;
	font-size: 12px;
	font-weight: normal;
	}
	
.linkText a{
	color:#333333;
	font-family: arial;
	line-height:18px;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	}

.linkText a:hover{
	color:#800000;
	font-family: arial;
	line-height:18px;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	}
.updateText {
	color:#333333;
	font-family: arial;
	line-height:18px;
	font-size: 12px;
	font-weight: normal;
	}
	
.updateText a{
	color:#333333;
	font-family: arial;
	line-height:18px;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	}

.updateText a:hover{
	color:#800000;
	font-family: arial;
	line-height:18px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	}
.bottomText {
	font-size:12px;
	letter-spacing:0.1em;
	font-family: arial;
	line-height:18px;
  	font-weight:bold;
  	color:#000033;
	}
.bottomText a {
	font-size:12px;
	letter-spacing:0.1em;
	font-family: arial;
	line-height:18px;
  	font-weight:bold;
	text-decoration:none;
  	color:#000033;
	}
.bottomText a:hover {
	font-size:12px;
	letter-spacing:0.1em;
	font-family: arial;
	line-height:18px;
  	font-weight:bold;
  	color:#660000;
	text-decoration:underline;
	}
