.content {
	line-height: 17px;
}

h1 {
	font-size: 14px;
	color: #5D7316;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 16px;
	color: #E36307;
	font-style:italic;
	padding: 0;
	margin: 0;
	padding-top: 23px;
}

.green_text {
	font-weight:bold;
	color: #5D7316;
}

.orange_text {
	font-weight: bold;
	color: #E36307;
}

.photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight:bold;
	color: #34431B;
	padding-top: 20px;
	width: 239px;
}

.photos img {
	padding-bottom: 6px;
}

.featured_case {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	padding-top: 20px;
	width: 185px;
}

.featured_case img {
	padding-bottom: 10px;
}

.featured_case h1 {
	font-size: 12px;
	font-weight: bold;
	color: #5D7316;
}

a:link, a:visited {
	color: #5D7316;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.featured_case a:link, .featured_case a:visited {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

.featured_case a:hover {
	text-decoration: underline;
}


.navigation a:link, .navigation a:visited {
	font-weight:bold;
	color: #E36307;
	text-decoration: none;
	margin-right: 70px;
}

.navigation a:hover {
	font-weight:bold;
	color: #E36307;
	text-decoration: underline;
	margin-right: 70px;
}