/* CSS Document  - Trail Maintenace styles*/

td img {display: block;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D98200;
	padding: 0px;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px;
	line-height: 16px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-style: italic;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #7AA9A9;
	padding: 0px;
	margin-top: 24px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 18px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.footer {
	font-family: Georgia, 'Times New Roman', serif;
	color:  #CCCCCC;
	text-align: center;
	font-size: 85%;
	}
.style1 {
	color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 18px;
	margin-left: 18px;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #B1B1B1;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;
}
.breadcrumbs {
	text-align: center;
	background-position: left;
	font-size: 9px;
	background-position: center;
	padding: 0px;
	width: auto;
	margin: 0px;
	color: #95BC9F;
	clear: right;
	float: left;
}
a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active { color: #7E9984; text-decoration: none; 	
}
a.breadcrumbs:hover {
	color: #FF9900;
	text-decoration: underline;
}
	
.subtleLink {
	text-align: center;
	background-position: center;
	font-size: 10px;
	background-position: center;
	padding: 0px;
	width: 570px;
	float: none;
	clear: both;
	margin: 0px;
	color: #ADDDB7;
}
a.subtleLink:link, a.subtleLink:visited, a.subtleLink:active { color: #ABD0B3; text-decoration: none; 	
}
a.subtleLinks:hover {
	color: #FF9900;
	text-decoration: underline;
}
	
.nextProjectBox {
	padding: 0px;
	margin-top: 12px;
	margin-right: 70px;
	margin-bottom: 12px;
	margin-left: 70px;
	background-color: #4A2100;
	float: none;
	height: auto;
	border: 2px dotted #D98200;
	clear: none;
}
.masthead {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #9B5D00;
	height: auto;
	width: 787px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
