/* GENERAL STYLES */
body.mceContentBody
{
	background-color: #fffde3!important;
	color: #808285;
	line-height: 1.25em;
}

/* EDITOR PROPERTIES */
.bookPhone {
font-size: 1.6em;
}

.boldBrownText {
font-weight: bold;
color: #7e716a;
}

