/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
.logospacing {
	margin-left: 35px;
	height: 90px;
	width: 485px;
	padding-left: 20px;
}
#tagline {
	padding-left: 50px;
}

	
a {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	text-transform: capitalize;
	}
	
a:hover {
	color: #990033;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:0px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #000000;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:18px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}
	
.subHeader {
	color: #990033;
	font-weight:bold;
	line-height:26px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	}
paddingall15 {
	padding: 15px;
}
.padding15_all {
	padding: 15px;
	border: thin solid #000000;
}

	
.navText {
	color: #000000;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 11px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.brownborder {
	border: thin groove #CC9900;
}
