body {padding: 0;
	font-size: 1em;
	font-family: "trebuchet ms",sans-serif; 
	background-color:#595959;
	}
		
p {font-size: 0.9em;
	line-height: 1.4em;}
	
#container {width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-8px;
	padding:0px;
	background-color:#ebf4e9;
	text-align:left;
	border:solid black 2px;}
	
#header{width:900px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/newheader.png);
	background-repeat: no-repeat;
	border-bottom:solid black 1px;
}

#nav {
text-align:center;
background-color:lightgray;
float:left;
margin-top:0px;
margin-left:0px;
width:900px;
height:20px;
font-size:0.8em;
border-bottom:solid black 1px;
}

#nav ul {
	padding:0;
	text-align:center;
	margin:0;
	margin-top:1px}

#nav ul li {
		display:inline;
		text-decoration:none;
		padding: 0 19px 0 19px;	
	}
	
#nav ul li a:link, ul li a:visited {
		text-decoration:none;
		color:black;
}

#nav ul li a:hover {
	text-decoration:none;
	color:blue;
}

#navigation {
	font-family:verdana;
	width:179px;
	margin-top:0px;	
	padding:0px;
	float:left;
	background-color:white;
	text-align:center;
	border-right:solid black 1px;}
	
#navigation a img {border-top: solid black 3px;
	border-bottom:solid black 0px;
	border-left:solid black 0px;
	border-right: solid black 0px;
	}	
	
#navigation p {
	margin: 0 0 0 0;
	text-align:center;
	padding:0;
	font-weight:400;
	font-size:0.7em;
}
		
#navigation img {display:block;
	width:179px;
	height:140px;
	margin-left:0px;
	margin-bottom:0px;} 
	
#maintext {
	width:720px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	background-color:#ebf4e9;
	font-weight:650;
}

img.mainheader {margin-top:0px;}
	

#maintext p {margin-left:30px;
	margin-right:30px;
	text-align:justify;
	letter-spacing:0.05em;
	}

#maintext h3 {margin-left:30px;}

#footer {clear: both;
	padding: 0px;
	font-size: 0.8em;
	text-align:center;
	background-color:#bbcab7;
	height:30px;
	}
		
table {
	padding:0;
	font-size:0.8em;
	text-align:center;
	background-color:white;
	border-collapse: collapse;
	border: solid black 1px;
	width:500px;}

tr.headers {font-weight:bold;
	background-color:#66a957;
	height:30px;}
	
td {height: 25px;
border:solid black 1px;}

td.season {font-weight:bold;}

img.rimage  {
	width:350px;
	float:right;
	margin-top:15px;
	margin-right:30px;
	margin-left:15px;}
	
img.limage {
	width:350px;
	float:left;
	margin-top:15px;
	margin-right:15px;
	margin-left:30px;
	}
	
img.cimage {
	margin-left:185px;
}
	
#faq a:link, #faq a:visited {text-decoration:none;
	color:blue;
	text-align:left;
	color:black;
	font-weight:400;
	font-size:0.8em;}
	
#faq {text-align:left;}

#faq ul li a:hover {color:blue;
	background-color:transparent;}
	
