#masterwrapper {
	width: 700px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.masterpic {
	padding: 0px;
	border: 2px solid #6e8e02;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 30px;
}
.masterpicwrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.Clearfloat {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.mastertitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7c5335;
	font-style: normal;
	border: 2px solid #6e8e02;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #dcd4bb;
}
.masterbtmborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6e8e02;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
.masterdescription {
	padding-top: 7px;
	float: left;
	margin-top: 3px;
}
.masterhr {
	padding-top: 25px;
	padding-bottom: 5px;
}
