body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	color: #7D7D7D;
	background: #B15E06;
}

td {
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	color: #7D7D7D;
}

a:link { color: #006F31; text-decoration: none }
a:visited { color: #006F31; text-decoration: none }
a:active { color: #006F31; text-decoration: none }
a:hover { color: #A35705; text-decoration: none }

.homecopy a:link { color: #7D7D7D; text-decoration: none }
.homecopy a:visited { color: #7D7D7D; text-decoration: none }
.homecopy a:active { color: #7D7D7D; text-decoration: none }
.homecopy a:hover { color: #A35705; text-decoration: none }

.homecopy {
	font-size: 18px;
	line-height: 30px;
	padding-top: 15px;
	padding-right: 15px;
}

.homenav {
	background: url(images/home/navbackground.jpg) repeat-x;
	height: 182px;
}

.subcopy {
	line-height: 18px;
	padding-top: 35px;
	padding-left: 70px;
}

.subcopy_portfolio {
	line-height: 18px;
	padding-left: 70px;
	vertical-align: top;
}

.subnav {
	background: url(images/common/navbackground.jpg) repeat-x;
	height: 132px;
	width: 308px;
}

.portfolio_title {
	text-transform: uppercase;
	font-weight: bold;
}

.portfolio_link {
	font-style: italic;
}

.aboutus_photo {
	float: left;
	padding: 5px 20px 10px 0px;
}