@charset "UTF-8";
.project_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF1F00;
	margin-left: 10px;
	margin-right: 20px;
}

.page_banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/site_template/banner.jpg);
	height: 28px;
	width: 870px;
	border: thin solid #000000;
	background-repeat: repeat-x;
	padding-top: 4px;
	font-style: normal;
}
.projectthumbs {
	height: 120px;
	width: 160px;
	border: thin solid #FFFFFF;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-color: #FFFFFF;
}
.projectcopytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin-left: 14px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
.standardtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CECECE;
	list-style-type: square;
}
.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.headlines-small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
