/* Global Styles */

body {
	margin:0;
	}
	
td {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.logo {
	font:24px zapfino;
	color: #C7C780;
	}
	
.tagline {
	color: #C7C780;
	letter-spacing:0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	vertical-align: middle;
	}
	
a {
	color: #666600;
	font-weight: bold;
	}
	
a:hover {
	color: #CC6600;
	}

/* ID Styles */

#navigation a {
	font:11px arial;
	color: #EAEA9F;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#navigation a:visited {
	color: #666600;
}


#navigation a:active {
	color: #FFFFFF;
}

#navigation a:hover {
	color: #ffffff;
}

#padding {
	padding:10px 5px 10px 5px;
}

#calendar td {
	border: 1px solid rgb(102,102,0);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	color: #CC6600;
	}

#calheader td {
	font:11px arial;
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.bodyText {
	color:#333333;
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	list-style-type: disc;
	}

.detailText {
	font:10px arial;
	line-height:14px;
	color:#333333;
	}
	
.pageName {
	font:24px arial;
	color: #CC6600;
	line-height:28px;
	}
	
.subHeader {
	color: #666600;
	letter-spacing:0.1em;
	font-family: Zapfino, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	}
	
.navText {
	font:11px arial;
	color: #C7C780;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight:bold;
	}

.calendarText {
	font:10px arial;
	color: #333333;
	letter-spacing:.1em;
	}
	
.sidebarText {
	color: #666600;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: arial;
	font-size: 11px;
	padding: 10px;
	}
	
#Red {
	color: #FF090C;
}
