/* Global Styles */

body {
	margin:4px;
	background-color: #89ADA1;
	}
	
td {
	font:11px arial;
	color:#56381B;
	}
	
a {
	color: #56381B;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #597E6C;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	color: #56381B;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#dateformat {
	color: #F3E7D8;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D2AB88;
	line-height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
/* Class Styles */

.logo {
	font:20px times new roman;
	color: #F1ECDA;
	letter-spacing:0.1em;
	font-weight:normal;
	}

.sidebarText {
	color: #4A685A;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.02em;
	}
	
.bodyText {
	font:12px arial;
	line-height:20px;
	color:#56381B;
	}
	
.pageName {
	font:19px georgia;
	color: #56381B;
	letter-spacing:0.05em;
	line-height:26px;
	}
	
.subHeader {
	color: #4A685A;
	font-weight:bold;
	line-height:22px;
	letter-spacing:0.15em;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	}
	
.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.pagesubcat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #56381B;
	letter-spacing: .02em;
}
.footercompany {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #56381B;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EFDDC9;
}
.footeraddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #56381B;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #547666;
	font-weight: bold;
}
.copyright .logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F1ECDA;
	font-weight: bold;
}
.bodyText ul {
	margin-top: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #56381B;
}

