@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: top;
}
body {
	background-color: #454444;
	width: 100%;
	margin: 0px;
	background-image: url(assets/images/backgroundblock.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	font-size: 15px;
	font-weight: 600;
	color: #CC6633;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	margin-top: 0px;
}
h4 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	margin-bottom: 0px;
}
p,h1,h2,h3,h4,h5,h6 {
	line-height: 1.7em;
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 5px;
}
p {
	margin-top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333132;
	font-weight: bold;
}
.imgspacing {
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.date {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.blacktext {
	color: #333132;
	font-weight: 900;
}
.projectbutton {
	border: 1px solid #6F6F49;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.projectbuttonover {
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#tdProjectCell p {
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -5px;
}
#tdProjectNav h2 {
	padding-left: 20px;
}
#tdProjectNav  h1 a:hover {
	color: #CCCCCC;
}
#tdProjectNav h1 a {
	background-color: #333132;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 4px double #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .1em;
}
#tdProjectNav p {
	padding-left: 40px;
}
#tdProjectNav2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#tdProjectNav2 p {
	vertical-align: middle;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 100%;
}
#tdProjectCell {
	background-color: #6f6f49;
	width: 550px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#tableLayout {
	background-color: #4C4C32;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333132;
	border-left-color: #333132;
	width: 750px;
}
#tdmainimage {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #262526;
}
#tdNavigation {
	background-color: #884221;
	text-align: left;
	height: 20px;
	vertical-align: middle;
	padding-left: 20px;
}
#tdNavigation2 {
	height: 135px;
	background-color: #333132;
}
#tdLogo {
	background-color: #EBF1E8;
	text-align: center;
	height: 160px;
	width: 300px;
	max-width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tdLogo a {
	color: #333132;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tdLogo a:hover {
	color: #333132;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tdsitemap {
	background-color: #262526;
	font-size: 9px;
	color: #ECECEC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#tdorangebar {
	background-color: #9a552b;
	height: 10px;
}
