/* Global Styles */

body {
	margin:0px;
	}
	
	
a {
	color: #9c3000;
	text-decoration:none;
	font-weight:bold;
	}
	
/* ID Styles */
	
#navigation a {
	color: #ffffcc;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
	}
	
#navigation a:hover {
	color: #ffffcc;
	text-decoration:underline;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
	}

#padding {
	width: 30px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}


/* Class Styles */

.logo {
	color: #ffffcc;
	letter-spacing:normal;
	font-weight:bold;
	font-family: "times new roman";
	font-size: 45px;
	font-style: italic;
	bottom: 0px;
	vertical-align: bottom;
	line-height: 35px;
	}

.sidebarText {
	color: #666600;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-position: center;
	}
	
.bodyText {
	line-height:18px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
.pageName {
	color: #9C3000;
	letter-spacing:0.1em;
	line-height:30px;
	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	}
	
.subHeader {
	font:17px georgia;
	color: #9c3000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	color: #FFFFCC;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
	}
	
.redbodytext {
	line-height:18px;
	color:#9c3000;
	font-weight: bold;
	font-size: 11pt;
	}
	
	
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666600;
	line-height: 16pt;
}

