@charset "UTF-8";
.creativestyles {
	border: 3px solid #ffd096;
}
.border {
	border: 5px solid #AA7340;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #660000;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.imagepad {
	padding: 8px;
}
.photos {
	border: 3px solid #FFD096;
	margin: 3px;
}
