@charset "UTF-8";
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
ul li {
	list-style-type: none;
	padding-bottom: 3px;
}


h2 {
	font-style: normal;
	font-weight: bold;
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 10px;
}
h6 {
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #999999;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.phone_number {
	padding-top: 5px;
	font-size: 10px;
	color: #666666;
}
#footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	background-color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#page #project_header {
	color: #000000;
	background-color: #c13600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 15px;
	font-weight: normal;
}
.subhead {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: .25em;
	padding-bottom: 5px;
}
.twentyBottom {
	margin-bottom: 20px;
}
a.cl_grey:link {
	color: #999999;
	text-decoration: none;
}
a.cl_grey:visited {
	color: #999999;
	text-decoration: none;
}
.x_white {
	background-color: #FFFFFF;
	height: 7px;
	width: 800px;
}
a.cl_grey:hover {
	color: #999999;
	text-decoration: underline;
}
a.cl_grey:active {
	color: #999999;
	text-decoration: underline;
}

a.p_grey:link {
	color: #666;
	text-decoration: none;
}
a.p_grey:visited {
	color: #666;
	text-decoration: none;
}

a.p_grey:hover {
	color: #666;
	text-decoration: underline;
}
a.p_grey:active {
	color: #666;
	text-decoration: underline;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

.title {
	background-color: #CCCCCC;
	margin: 0px;
	width: 240px;
	font-weight: bold;
	color: #666666;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a.header:link {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
a.header:visited {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
a.header:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #FF0000;
}
a.header:active {
	text-decoration: underline;
	font-size: 11px;
	color: #FF0000;
}
.category {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
	width: 240px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	font-weight: bold;
	color: #666666;
}
.project_header_subhead {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: .2em;
	padding-top: 5px;
}
