/* Global Styles */

body {
	margin:0;
	}
	
td {
	color:#333333;
	}

.logo {
	color: #C7C780;
	letter-spacing:0.4em;
	font-size: large;
	font-family: Osaka, "qMmpS Pro W3", "lr oSVbN", sans-serif;
	}
	
.tagline {
	color: #C7C780;
	letter-spacing:0em;
	font-size: x-small;
	font-family: Osaka, "qMmpS Pro W3", "lr oSVbN", sans-serif;
	}
	
a {
	color: #666600;
	text-decoration:underline;
	}
	
a:hover {
	color: #999933;
	text-decoration:none;
	}

/* ID Styles */

#navigation a {
	color: #EAEA9F;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight:bold;
	font-size: x-small;
	font-family: Arial;
	}
	
#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-weight:bold;
	color: #ffffff;
	font-size: x-small;
	font-family: Osaka, "qMmpS Pro W3", "lr oSVbN", sans-serif;
	}
	
/* Class Styles */

.bodyText {
	line-height:200%;
	color:#333333;
	font-size: x-small;
	font-family: Osaka, "qMmpS Pro W3", "lr oSVbN", sans-serif;
	}

.detailText {
	line-height:140%;
	color:#333333;
	font-size: x-small;
	font-family: Osaka, "qMmpS Pro W3", "lr oSVbN", sans-serif;
	}
	
.pageName {
	color: #CC6600;
	line-height:28px;
	font-size: x-large;
	font-family: Osaka, "qMmpS Pro W3", "lr oSVbN", sans-serif;
	}
	
.subHeader {
	color: #666600;
	font-weight:bold;
	line-height:145%;
	letter-spacing:0.1em;
	font-size: medium;
	font-family: Osaka, "qMmpS Pro W3", "lr oSVbN", sans-serif;
	}
	
.navText {
	color: #006699;
	letter-spacing:0.1em;
	font-size: x-small;
	font-family: Arial;
	}

.calendarText {
	color: #333333;
	letter-spacing:0.1em;
	font-size: x-small;
	font-family: Osaka, "qMmpS Pro W3", "lr oSVbN", sans-serif;
	}
	
.sidebarText {
	color: #666600;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:145%;
	font-size: x-small;
	font-family: Osaka, "qMmpS Pro W3", "lr oSVbN", sans-serif;
	}
	
