/* CSS Document */
	
#masthead {
		background: url(../images/header3.jpg) no-repeat;
		height: 175px;
		padding-bottom: 15px;
}

#container {
		background: #FF4040;
		color:#000000;
}

ul#nav a {
		background: #A60000; color: #fff;
}

#sidenav{
		background: #FF7373;
}

ul#nav li.activelink a, ul#nav a:hover {
		color: #000;
}

td a  {
		background:#A60000;
		color: #fff;
}

#footer {
		background: #FF4040;
		color:#000000;
		line-height: 1.7;
}
