/* Global Styles */

body {
	margin:0px;
	background-color: #FCFACC;
	}
	
td {
	color:#333333;
	}
	
a {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #993300;
	text-decoration:underline;
	}
	
img
{  border-style: none;
}

/* ID Styles */
	
#navigation a {
	color: #265242;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
#footer a {
	color:#000000
	}
#footer a:hover {
	color:#000000
	text-decoration:underline
	}


/* Class Styles */

.logo {
	color: #333333;
	letter-spacing:.4em;
	font-weight:bold;
	line-height: 36px;
	font-family: "times new roman";
	font-size: 36px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:4px;
	}
	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	font:14px georgia;
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:normal;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #265242;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 16px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}

.footer {
	line-height:24px;
	color:#000000;
	font-family: arial;
	font-size: 12px;
	}	

.style7 {
	font-size: 18px;
	line-height: 24px;
}

.style6 {
	font-size: 18px;
	line-height: 18px;
	letter-spacing: .075em;
}