/* Global Styles */

body {
	margin:0px;
	background-color: #999966;	
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #3F6592;
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:36px times new roman;
	color: #d16c3b;
	letter-spacing:normal;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:normal;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName {
	color: #CC6600;
	letter-spacing:normal;
	line-height:normal;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
.footer_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: normal;
}

	
.navText {
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	font-weight: bold;
	}
	
h1 {

	font:24px times new roman;
	color: #d16c3b;
	letter-spacing:normal;
	font-weight:bold;
	margin-bottom: 0;
}

h6 {

	font:16px times new roman;
	color: #d16c3b;
	letter-spacing:normal;
	font-weight:bold;
}	
.heading {

	font:24px times new roman;
	color: #d16c3b;
	letter-spacing:normal;
	font-weight:bold;
}
.phone_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C19966;
	text-align: center;
	font-weight: bold;
}
.bdtext_light {
	line-height:normal;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	background-color: #CCD1A7;
}
.bdtext_dark {

	line-height:normal;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	background-color: #C5CB9B;
}

