/* Global Styles */

body {
	margin:0px;
	background-color: #4E513E;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
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 {
	color: #FFFFFF;
	text-decoration:none;
	font-family: arial;
	font-size: 12px;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	background-image: url(web_images/bg-tab-over3.jpg);
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #005801;
	letter-spacing:.4em;
	font-weight:bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	}

.sidebarText {
	color: #006666;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	}
	
.bodyText {
	line-height:16px;
	color:#003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	}
	
.pageName {
	color: #003300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
	
.subHeader {
	color: #006600;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 18px;
	}
	
.navText {
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline-block;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	color: #009900;
	}
	
.calendarText {
	line-height:14px;
	color:#3A4837;
	font-family: arial;
	font-size: 12px;
	}
	
	
.quoteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
