body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4d310c;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4d310c;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #4d310c;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #4d310c;
	font-weight: bold;
}
.footer_nav {
	font-size: small;
	text-transform: capitalize;
	background-color: #786354;
	color: #F9F7F0;
	padding: 3px;
}
.footer_nav a:link {
	color: #E4D9BA;
	font-weight: bold;
	text-decoration: none;
}
.footer_nav a:visited {
	text-decoration: none;
	color: #E4D9BA;
}
.footer_nav a:hover {
	color: white;
}
.footer_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.whole_page {
	background-color: #e4d9ba;
	width: 800px;
}
.body_content_full_width {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 35px;
	padding-left: 50px;
}
.main_page_photo {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
}
h2 {
	font-weight: bold;
	color: #F9F7F0;
	font-size: large;
	background-color: #786354;
	text-transform: uppercase;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.thin_black_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.news_table {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #999999;
	margin-bottom: 20px;
	padding-top: 5px;
}
.footer {
	text-align: center;
	border: 1px none #786354;
}
.portfolio_image_border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
.text-stikeout {
	text-decoration: line-through;
}
.news_header_text {
	text-transform: uppercase;
}
.button_default {
	font-weight: bold;
	color: #000002;
	background-color: #BEB08D;
	border: 3px double #000000;
}
.image_upper_right {
	border: 1px solid #663300;
	margin-bottom: 10px;
	margin-left: 10px;
}
.quote_author_credit {
	background-position: right;
	text-align: right;
	display: block;
}
.quote_text {
	font-style: italic;
}
.triune_ad {
	border: 1px solid #36231F;
}
.triune_ad a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #D1AFAD;
	background-color: #E2DEDD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.triune_ad a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	border: 1px solid #D1AFAD;
	padding: 5px;
	background-color: #E2DEDD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.triune_ad a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	border: 1px solid #D1AFAD;
	padding: 5px;
	background-color: #E2DEDD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.triune_ad a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	border: 1px solid #D1AFAD;
	padding: 5px;
	background-color: #E2DEDD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.book_preview_format {}
.book_preview_format p {
	text-indent: 15px;
}

