/* Global Styles */

body {
	margin:0px;
	background: #996600;
	}

td {
	font:11px arial;
	color:#333333;
	background: #996600 url(none);
	}
	
a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:bold 12px "Times New Roman", Times, serif;
	color: #660000;
	text-decoration:underline overline;
	letter-spacing:0.1em;
	background: center center;
	text-align: center;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	color: #FFFFFF;
	background: #996600;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	color: #FFFFFF;
	background: #996600 center;
	}
	
#noborder td {
	border: 0px;
	color: #000000;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	color: #000000;
	}

/* Class Styles */

.logo {
	font:bold 18px/normal Arial;
	letter-spacing:.3em;
	background: #FFD680 url(none) no-repeat center bottom;
	list-style: none;
	}

.smallText {
	font:12px/18px "times new roman";
	color: #FFFFFF;
	}

.pageHeader {
	font:30px/38px "times new roman";
	color: #FFFFFF;
	letter-spacing:.1em;
	}
	
.bodyText {
	font:normal 12px/24px Arial;
	color:#FFFFFF;
	background: #996600;
	}
	
.pageName {
	font:20px/26px georgia;
	color: #FFFFFF;
	letter-spacing:.1em;
	background: #996600;
	}
	
.subHeader {
	font:bold 14px/20px "times new roman";
	color: #660000;
	text-align: center;
	text-decoration: underline overline;
	}
	
.navText {
	font:10px arial;
	color: #FFFFFF;
	text-align: justify;
	background: #996600;
	}
.style1Copy {
	letter-spacing:.1em;
	line-height:38px;
	font: 30px times new roman;
}
