/* Global Styles */

body {
	margin:0px;
	}

td {
	color:#333333;
	font-family: arial;
	font-size: 10px;
	}
	
a {
	color: #990000;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
.bannerLink A:link {
 color: white;
 }
.bannerLink A:visited {
 color: white;
 }
.bannerLink A:hover {
 color: white;  
 text-decoration:underline;
 }
.bannerLink A:active {
 color: white;
 }	
/* ID Styles */

#navigation a {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Sans-serif;
	fnt-size: 12px;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #333232;
	}

#headerlink a {
	color: #CCCCCC;
	text-decoration:none;
	font-weight:normal;
	}
	
#headerlink a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	font-weight:normal;
	}
	
#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:normal;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
;
	color: #333333;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.smallText {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	line-height:18px;
	}
	
.housekeeping{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	}

.pageHeader {
	color: #742E28;
	letter-spacing:.1em;
	line-height:38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	}
	
.bodyText {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Sans-serif;	
	font-size:12px;
	color:#333333;
	line-height:18px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Sans-serif;
	font-size:12px;
	font-weight:200;
	color: #333300;
	letter-spacing:.1em;
	}
	
