/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

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

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #000000;
	letter-spacing:normal;
	font-weight:lighter;
	line-height:22px;
	font-family: "Birch Std";
	font-size: 18px;
	}

.tagline {
	color: #CC0000;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	word-spacing: normal;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
.photoID {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
.roundabout {
	font-size: 18px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.style1 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	margin: auto;
}
.TextBODY {
	font:arial;
	color:#333333;
	line-height:normal;
	vertical-align: top;
	font-size: 12px;
	left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	}
.TextNAV {
	font:10px arial;
	color: #333300;
	letter-spacing:0.1em;
	word-spacing: normal;
	}
.TextSMALL {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
}
.TextTINY {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #006600;
	margin-top: 1px;
	margin-bottom: 1px;
}
