/* Global Styles */

body {
	margin:0px;
	background-color: #9BC3D5;
	margin-top: 0px;
	background-image: url(images/bkblue.gif);
	background-repeat: repeat-x;
}
.style2 {color: #cccccc}
.style4 {color: #C66500}
.style5 {color: #CCCCCC}
.style6 {color: #C66500}

	
td {
	font:11px arial;
	color:#666666;
	}
	
a {
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #A54908;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px verdana;
	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;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #F79A10;
	letter-spacing:0.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px verdana;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:12px verdana;
	line-height:15pt;
	color:#666666;
	background-repeat: no-repeat;
	background-position: center center;
	}
	
.contentMain {
	font:12px verdana;
	line-height:15pt;
	color:#666666;
	background-repeat: no-repeat;
	background-image: url(images/background1.gif);
	background-color: #FFFFFF;
	}
	
.pageName {
	font:26px georgia;
	color: #C66500;
	line-height:60px;
	}
	
.subHeader {
	color: #C66500;
	font-weight:bold;
	line-height:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
.navText {
	color: #cccccc;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.quote_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B98B36;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: normal;
	font-weight: bold;
}
.li_content {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 15pt;
	color: #666666;
}

