/* Global Styles */



body {
	margin:0px;
	background: #bed1e0 url(images/back_ground.jpg) no-repeat left top;

	}

	

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: #336666;

	text-decoration:none;

	letter-spacing:.1em;

	}

	

#navigation a:hover {

	color: #993300;

	text-decoration:underline;

	}



#padding {

	padding:20px 5px 20px 5px;

	}

	

#weekdays th {

	font:10px arial;

	color: #ffffff;

	letter-spacing:.2em;

	background: #A4C2C2;

	}



#calheader td {

	font-weight:bold;

	background: #BCBDB7;

	}



/* Class Styles */



.logo {

	color: #333300;

	letter-spacing:0.8em;

	font-weight:bold;

	font-family: "times new roman";

	font-size: 24px;

	bottom: 3px;

	}



.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:normal;
	padding: 5px;

	}

	

.bodyText {
	line-height:18px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	border-left: thin solid #8CA8C0;
	padding-top: 0px;
	}

	

.pageName {

	font:20px georgia;

	color: #CC3300;

	letter-spacing:.1em;

	line-height:26px;

	padding-left: 0px;

	}

	

.subHeader {

	font:14px georgia;

	color: #669999;

	font-weight:bold;

	line-height:20px;

	letter-spacing:.1em;

	}
.subHeadRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C30;
	text-decoration: underline;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 0.1em;
}


	

.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;

	}

	

.calendarText {

	line-height:14px;

	color:#cc3300;

	font-family: arial;

	font-size: 11px;

	}

	

	

.homeNavText {

	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: 0.4em;

	color: #333300;

	font-size: 10px;

	text-align: center;

	padding-left: 3px;

}

.reserved_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
