/* Global Styles */

body {
	margin:0px;
	}
.footer {
	font-size: 10px;
	color: #333300;
}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #336666;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CC6600;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	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 {
	color: #333300;
	letter-spacing:0.4em;
	font-weight:bold;
	font-variant: small-caps;
	font-family: "times new roman";
	font-size: 20px;
	line-height: 16px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
.logotag  {
	line-height: 14px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	font-style: italic;
}
.body_hidden_link {
	color: #333333;
	font-family: arial;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom: -1em;
	margin-top: 2em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.rhs_area {
	left: 775px;
	position: absolute;
	width: 190px;
	top: 200px;
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #336666;
	border: thin inset #CCCCCC;
}
.quote_text {
	font-style: italic;
	line-height: normal;
	color: #333333;
}
.lhs_menu {
	width: 230px;
}
.search {
	position: absolute;
	left: 520px;
	top: 20px;
}
.caption {
	font-style: italic;
	color: #999999;
	background-position: center;
}
.lhs_menu a {
	color: #993300;
	text-decoration: none;
}
.lhs_menu a:hover {
	color: #CC0000;
	text-decoration: none;
}
.footer a {
	color: #330033;
	text-decoration: none;
}
.rhs_area .subHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	font-style: normal;
}
.subHeader a {
	color: #336666;
}
.bodyText .topic {
	font-weight: bolder;
}
