body, a, td, th, span, input, textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, li, ul {
	font-size: 11px;
}


.body-text, .body-text-b, .body-text-i, .body-text-bi {
	color: #493c0c;
}

.body-text a, .body-text-b a, .body-text-i a, .body-text-bi a {
	color: #989449;
}

.body-text    { font-size: 11px; }
.body-text-b  { font-size: 11px; font-weight: bold; }
.body-text-i  { font-size: 11px; font-style: italic; }
.body-text-bi { font-size: 11px; font-weight: bold; font-style: italic; }
.body-heading {
	font-size: 12px;
	font-weight: bold;
	color: #ef8f09;
	text-transform: uppercase;
}
.body-line { background: #989449; }
.body-tab  { width: 10px; font-size: 10px; }

.book-text   { color: #493c0c; font-size: 11px; }
.book-text a { color: #493c0c; font-size: 11px; text-decoration: none; }
.book-image  { padding-right: 10px; padding-bottom: 10px; }

.photo-text    { color: #493c0c; font-size: 9px; }
.photo-text a  { color: #493c0c; }
.photo-text-b  { color: #493c0c; font-size: 10px; font-weight: bold; }

.quote-head, .quote-info, .quote-text {
	color: #ffffff;
	font-style: italic;
}

.quote-head { font-size: 11px; font-weight: bold; }
.quote-info { font-size: 9px; }
.quote-text { font-size: 11px; }

.info-box        { background: #c9ca9c; padding: 15px; }
.info-data       { font-size: 10px; font-weight: bold; color: #ffffff; }
.info-data-small { font-size: 9px; color: #989449; padding-top: 2px; }

.comment-box        { background: #c9ca9c; padding: 15px; }
.comment-text       { font-size: 11px; color: #493c0c; font-style: italic; }
.comment-text-small { font-size: 10px; color: #493c0c; font-style: italic; }

.example-box        { background: #c9ca9c; padding: 15px; }
.example-text       { font-size: 11px; color: #493c0c; }
.example-text-small { font-size: 10px; color: #493c0c; }

.spacer { font-size: 10px; }

.footer   { font-size: 9px; color: #989449; }
.footer a { color: #989449; }

.contact-error   { font-size: 11px; font-weight: bold; color: #e40812; }
.contact-message { font-size: 12px; font-weight: bold; color: #ef8f09; }
.contact-submit  { font-size: 11px; }
.contact-input   { font-size: 11px; width: 200px; }
