body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background: #A8C4A9 no-repeat fixed left top;
}
#wrapper {
	margin-top: 10px;
	margin-left: 40px;
	width: 850px;
}
#header {
	font: 36px Georgia, Times New Roman, Times, serif;
	color: #330000;
	text-align: left;
	height: 110px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/banner1pics_sm.jpg);
}

#header h1 {
	font: 36px/40px Georgia, Times New Roman, Times, serif;
	color: #330000;
	background: #A8C4A9;
	display: inline;
}

#sitetitle {
	font: 36px/40px Georgia, Times New Roman, Times, serif;
	color: #330000;
	background: #A8C4A9;
	width: 400px;
	margin-top: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-left: 440px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


.rtable {
	font-size:12px;
}

#footer {
	color: #333333;
	clear: both;
	width: 100%;
	background: #5E8A5F;
	font: 10px/20px Arial, Helvetica, sans-serif;
}

#footer p {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* navigation */
	
	#nav {
		float: left;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		background: #003366 url(images/nav_bg.jpg) repeat-y right center;
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
		float: left;
		display: block;
		padding: 6px 30px 6px 5px;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%;
		color: #DFDFDF;
		background: #003366 url(images/nav_slnt.gif) no-repeat right top;
		}
	
	#nav #nav-1 a {
		padding-left: 20px;
		}
	
	#nav a:hover {
	color: #FF7700;
		}

#sidebar {
	width:175px;
	float:left;
	color: #003366;
	padding-top: 20px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar a {
	color: #006600;
}

#sidebar h4 {
	margin-bottom: -10px;
	font-weight: bold;
	margin-top: 25px;
	font-size: 12px;
	line-height: 10px;
}
	
#content {
	padding-top: 5px;
	color: #663333;
}

#content h3 {
	font-weight: bold;
	color: #660000;
}

.story {
	float: right;
	width: 575px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.wdstory {
	width: 650px;
	margin: 10px;
}

.wstory table {
	font-size:12px;
	margin: 10px 10px 10px 25px;
	text-align: center;
	line-height: 20px;
	width: 780px;
	color: #660000;
}

.wstory th {
	font-size:14px;
	background: #74A075;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px double #333300;
}

.altrow {
	background-color:#FFFFCC;
}

.xrow {
	background-color:#FF0033;
	font-weight: bold;
	color: #000000;
}

.holidayrow {
	background: #CCCCCC;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
