body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.5;
}
a {color:#000000;}
a:hover{color:#503C56;}
.photoBorder {
	background-color:#D3C3A1;
	border: 1px solid #A09250;
  	padding: 7px;
  	margin: 10 10px 10px 10;
}
.photoBorderLeft {
	background-color:#D3C3A1;
  border: 1px solid #A09250;
  padding: 7px;
  margin: 0 18px 18px 0;
  float: left
}

.photoBorderRight {
	background-color:#D3C3A1;
 	border: 1px solid #A09250;
  	padding: 7px;
  	margin: 0 0 18px 18px;
  	float: right
}
.page_header_title {
	font-family: "Times New Roman",Times,serif;

	border-bottom: 1px dotted #503c56;
	color: #503c56;
	font-size: 19px;
	font-weight: bold;
}
.page_subheader_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.body_copy {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5 
}
