body {
	margin: 4px;
	padding: 0px;
	background-color: #999966;
	/*background-image:url(images/misc/bg.jpg);
	background-repeat:repeat-x;*/
	background-image:url(images/misc/tire-bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
#site-top {
	height: 20px;
	width: 750px;
	margin: 0px auto;
	padding-top:2px;
	}
	
#container {
	background-color: #ffffff;
	border: 2px solid #013b11;
	margin: 0px auto;
	width: 750px;
	}


#banner {
	height: 90px;
	width: 750px;
	padding-bottom: 5px;
	padding-top: 0px;
	}
	
#banner img {
	border-style:none;
	}
	
#special-message {
	font-family: Tahoma, "Courier New", "Times New Roman", arial;
	color:#FF0000;
	font-size: 16px;
	padding-bottom:2px;
	text-decoration:none;
	width:100%;
	min-height:20px;
	}
	
#special-message a {
	text-decoration:none;
	color:#FF0000;
	}


#content {
	margin-left: 155px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	width: 591px;
	font-family: Tahoma, "Courier New", "Times New Roman", arial;
	color: #013b11;
	font-size: 14px;
	}
	
#content img {
	border-style:none;
	}
	
	
#navigation {
	float: left;
	width: 150px;
	background-color: #ffffff;
	font-family: Tahoma, "Courier New", "Times New Roman", arial;
	color: #ffffff;
	margin: 2px 0px;
	padding-top: 16px; 
	}

ul {
	margin: 1em;
	}
#navigation img {
	border-style:none
	}

#navigation ul {
	line-height: 0;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
#mww-image {
	float: right;
	}
	
#meetings {
	text-align: center;
	}
	
#home-message {
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	}
	
#addthis {
	float:left;
	}

#footer {
	background-color: #cccccc;
	width: 750px;
	height:21px;
	}
	
#trailwork-table {
	margin-left: 20px;
	}

#table
	{
	font-family: Tahoma, "Courier New", "Times New Roman", arial;
	font-size: 14px;
	width: 490px;
	text-align: left;
	border-collapse: collapse;
}
#table th
{
	font-size: 18px;
	font-weight: normal;
	padding: 8px;
	background: #013b11;
	color: #ffffff;
}
#table td
{
	padding: 8px;
	background: #205f30; 
	border-bottom: 1px solid #013b11;
	color: #ffffff;
	border-top: 1px solid;
}
#table tr:hover td
{
	background: #d0dafd;
	color: #013b11;
}





