/* Global Styles */

body {
	margin:0px;
	position: relative;
	top: -15px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navbar a {
	font:10px arial;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navbar {
	top: 125px;
	position: relative;
	left: 15px;
}

	
#navbar a:hover {
	color: #999966;
	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: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	color: #FFFFFF;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	}
	
.logo a {
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: "times new roman";
	font-size: 18px;
	text-decoration: none;
}

	
.sidebarText_link {
	color: #FFFFFF;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	}
	
.sidebarText_link:hover {
	color: #CCCCCC;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	}
	
.bodyText {
	line-height:24px;
	color:#000000;
	font-family: arial;
	font-size: 12px;
	}
	

.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #463300;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 14px;
	}
h2 {
	color: #463300;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 14px;
}
	
.navText {
	color: #CCCCCC;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 10px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.searchbox {
	position: absolute;
	width: 275px;
	right: 25px;
	top: 40px;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: 3px;
	display: compact;
	font-weight: lighter;
}
#slideshow {
	background-color: #009933;
	height: 300px;
	width: 300px;
}
h1 {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	font-weight: lighter;
}
.pageName #photos {
	float: right;
}
.bodyText .notice {
	margin: 0px;
	border: 3px solid #339933;
	padding: 5px;
}

