@charset "utf-8";
#featureboxtext {
	padding-right: 15px;
	color: #6f6f6f;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.1em;
}
h2 {
	font-family: "Trebuchet MS", Helvetica-Normal, Arial;
	font-size: 20px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	color: #CCCCCC;
}
#featureImgBorder {
	border: 1px solid #383838;
}
li {
	color: #999999;
	line-height: 19px;
	font-size: 12px;
}

a:link {
	color: #e2ae0c;
}
a:visited {
	color: #E2AE0C;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #E2AE0C;
}
p {
	padding-right: 15px;
	color: #999;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 0.1em;
}
.greytext {
	color: #CCCCCC;
	font-size: 12px;
}
#footer a {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	color: #E2AE0C;
	font-size: 11px;
	text-decoration: none;
}
#yellow a {
	color: #E2AE0C;
	text-decoration: none;
}
.darkgreytext {
	color: #6f6f6f;
	font-size: 13px;
}
#header {
	background-image: url(elements/sub_header_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-bottom: 15px;
}
#header h2 {
	font-size: 36px;
	color: #CCCCCC;
}
#header p {
	font-size: 16px;
	letter-spacing: 0.2em;
}
