body {
	font-family: Tahoma;
	font-size: 12px;
	color: #714838;
	line-height: 1.5 
}
a {color:#386FA5;}
a:hover{color:#008852;}
.photoBorder {
	background-color:#FFFFFF;
	border: 1px solid #D5D5D5;
  	padding: 7px;
  	margin: 10 10px 10px 10;
}
.photoBorderLeft {
	background-color:#FFFFFF;
  border: 1px solid #D5D5D5;
  padding: 7px;
  margin: 0 18px 18px 0;
  float: left
}

.photoBorderRight {
	background-color:#FFFFFF;
  border: 1px solid #D5D5D5;
  padding: 7px;
  margin: 0 0 18px 18px;
  float: right
}
.page_header_title {
	font-family: Tahoma;
	color: #714838;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.page_subheader_title {
	font-family: Tahoma;
	color: #008852;
	font-size: 14px;
	font-weight: bold;
}
.body_copy {
	font-family: Tahoma;
	font-size: 12px;
	color: #714838;
	line-height: 1.5 
}