@charset "UTF-8";
.thumb_border {
	height: 50px;
	width: 50px;
	vertical-align: middle;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 5px solid #A0AA80;
	position: relative;
	bottom: 16px;
}
.greenlogostrip {
	background-color: #A0AA80;
	height: 60px;
	width: 500px;
	text-align: center;
	background-position: center;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
.leftarrow {
	height: 60px;
	width: 150px;
	float: left;
	padding-left: 0px;
	color: #E3E3E3;
	background-color: #A0AA80;
}
.rightarrow {
	float: right;
	height: 60px;
	width: 150px;
	padding-right: 0px;
	background-color: #A0AA80;
}
.greenstripwrapper {
	height: 60px;
	width: 800px;
	color: #A0AA80;
	background-color: #A0AA80;
}
.aboutright {
	float: right;
	background-color: #CCCCCC;
	border-top-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	height: 250px;
	width: 400px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	line-height: 1.5px;
	overflow: scroll;
}
.aboutleft {
	float: left;
	height: 270px;
	width: 330px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.06em;
	text-align: left;
	padding-top: 0px;
}
.contact_bg {
	background-image: url(images/portlandskyline.jpg);
	background-repeat: no-repeat;
	height: 368px;
	width: 800px;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-align: center;
	line-height: 0px;
}
.contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.04em;
	text-align: center;
	height: auto;
	width: 800px;
	margin-top: 0px;
	padding-top: 40px;
}
