@import url('layout.css');
body {
	margin: 0 0 0 0;
	font-family: "Times New Roman";
}
#container {
	background-color: #fff;
}
#masthead {
	background-image: url('../images/logo.jpg');
	background-position: top;
	background-repeat: no-repeat;
	height: 164px;
	width: 860px;
	color: #FFFFFF;
	vertical-align: middle;
}
#imenu {
	background-color: #996600;
	overflow: hidden;
}
html > body #navigation {
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
/* Left Column */
html > body #column_l {
	width: 650px;
	background-color: #fff;
	font-family: "Times New Roman", Times, serif;
}
#content {
	background-color: #fff;
	width: 600px;
}
/* END of Left Column */
/*FOOTER */
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html > body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #336699;
	margin-right: 0.5em;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
}
#masthead h3 {
	color: #003366;
	margin-top: 0;
	margin-right: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
}
/* Right Column */
.h2sidecol {
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #A88A55;
	border: thin ridge #660033;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: .75em;
	font-family: Georgia, Veranda, sans-serif;
}
.h3sidecol {
	padding: 2px 0px 2px 0px;
	margin: 25px 0px 5px 0px;
	font-size: .75em;
	font-weight: bold;
	color: #800000;
	text-align: center;
	background-color: #EBE9C7;
	font-family: Georgia, Veranda, sans-serif;
}
p col-r info {
}
.rightcol-text {
	padding: 2px 0px 2px 0px;
	margin: 0px;
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-size: .75em;
	text-align: center;
}
#column_r a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	color: #800000;
	text-align: left;
}
#column_r a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: bold;
	color: #336699;
	text-align: left;
}
#column_r a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #009999;
}
.rt-col-readmore {
	font-size: x-small;
	font-style: italic;
	color: #FF0000;
	text-align: right;
	float: right;
}
html > body #column_r {
	border-width: 0px 0px 0px thin;
	margin: 0px;
	width: 130px;
	padding: 0px 5px 15px 5px;
	background-color: #FFFFFF;
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	height: 100%;
	position: relative;
	border-left-style: dashed;
	border-left-color: #663300;
}
#column_r img {
	border: 1px solid #808080;
	text-align: center;
}
/* Site typography */
h1 {
	font-family: Georgia, Veranda, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	font-variant: small-caps;
	color: #663300;
}
h2 {
	margin: 0px;
	font-size: 1em;
	color: #C06D30;
	text-align: left;
	font-weight: bold;
	top: 0px;
	left: 0px;
	font-variant: normal;
	font-style: italic;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: .85em;
	color: #800000;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	font-family: Georgia, Veranda, sans-serif;
}
h4 {
	padding: 5px;
	margin: 0px;
	font-size: .85em;
	color: #663300;
	font-variant: small-caps;
	font-weight: bold;
}
h5 {
	font-size: x-small;
	color: #000066;
}
h6 {
	padding: 0px 0px .25em 0px;
	font-size: xx-small;
	color: #000066;
	margin-top: 0px;
}
/* Footer */
#footer p {
	padding: 3px;
	font-size: x-small;
	color: #003366;
}
/* Links */
a {
	color: #800000;
	text-decoration: none;
	outline: none;
	font-family: Georgia, Times, serif;
}
a:hover {
	color: #800000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.centerbolditalic {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	right: 0px;
	left: 0px;
}
.smallbolditalic {
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
.rightreadmore {
	font-size: 90%;
	font-style: italic;
	color: #FF0000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 2px;
	clear: left;
}
.scripture-black {
	font-style: italic;
	background-color: #F4F4F4;
	margin-right: 15px;
	margin-left: 15px;
	color: #800000;
	padding: 15px;
}
.bold_center {
	font-weight: bold;
	text-align: center;
}
.author {
	font-style: italic;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.readmore-right {
	height: 6px;
}
.mon {
	font-size: x-small;
	font-weight: bold;
}
.scripture-inline {
	font-style: italic;
	font-weight: 700;
}
.resources-links {
	font-size: .85em;
	padding-top: 1em;
	padding-left: 2em;
}
/* Images */
.image-side-col {
	margin-right: auto;
	margin-left: auto;
}
.image-left {
	float: left;
	padding-right: 5px;
	padding-bottom: 15px;
}
.image-centered {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.indent-txt {
	margin-left: 2em;
	margin-right: 2em;
}
ul.forsale {
	list-style-type: square;
	padding: 0px;
	margin-top: .5em;
	margin-bottom: .5em;
	left: 2em;
	margin-left: 2em;
}
.storeimage {
	margin-right: 5px;
}
.storeinfo {
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-size: .85em;
	font-variant: small-caps;
	width: 400px;
	color: #663300;
	font-weight: bold;
}
.storetitles {
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-variant: small-caps;
	color: #663300;
	font-size: .85em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}
.storeinfo-left {
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-size: .85em;
	font-variant: small-caps;
	width: 400px;
	color: #663300;
	font-weight: bold;
	margin-left: 55px;
}
.menu-list {
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-size: .85em;
	color: #800000;
	text-indent: .5em;
	list-style-type: disc;
}
.paypal {
	float: left;
	width: 100px;
}
.bookinfo {
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-size: .8em;
}
.table-eo {
	margin-right: auto;
	margin-left: auto;
}
.indent-bold {
	font-size: .85em;
	font-weight: bold;
	color: #660033;
	text-indent: 25px;
}
.indent-bold2ndlevel {
	font-size: .85em;
	font-weight: bold;
	color: #660033;
	text-indent: 45px;
}
.h3indent {
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-size: .85em;
	font-variant: small-caps;
	width: 400px;
	color: #663300;
	font-weight: bold;
	text-indent: 15px;
}
.list-indent {
	font-size: .85em;
	text-indent: 25px;
	color: #FF9900;
}
.nopadding-text {
	padding: 0px;
	margin: 0px;
}
.hdg-recipes {
	font-size: .85em;
	font-weight: bold;
	font-variant: small-caps;
	color: #800000;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.recipe-left {
	float: left;
	width: 250px;
	text-indent: 55px;
}
.pic-right {
	float: right;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.text-rightside {
	padding: 0px;
	text-align: left;
	color: #663300;
}
.listnobullet {
	list-style-type: none;
}
.pice {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	right: 0px;
	left: 0px;
	font-size: .8em;
	color: #800000;
}
.image-rtcolm {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.formtext {
	padding: 0px;
	margin: 0px;
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-size: .8em;
}
.formheading {
	padding: 0px;
	margin: 0px;
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-size: .85em;
	font-weight: bold;
	font-variant: small-caps;
	color: #800000;
}
.pic-sidecol {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
/*colored heading boxes */
.captiondiv {
	padding: 11px 0px 11px 0px;
}
.title-heading {
	width: 300px;
	background-color: #8E6B23;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 5px;
}
.capttext {
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	margin-left: 5px;
}
/*end colored heading boxes */
.disclaimer {
	font-family: Georgia, Veranda, sans-serif;
	font-size: .65em;
	font-style: italic;
	text-align: center;
}
#column_l {
	width: 600px;
}
.tiny {
	font-size: .7em;
	text-align: left;
}
.heading {
	font-family: Georgia, Veranda, sans-serif;
	font-weight: bold;
	color: #800000;
	font-size: .85em;
}
.hdgbrown {
	background-color: #663300;
	font-size: .85em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	width: 350px;
	padding: 5px;
}
.text-indent-color {
	background-color: #EFF0D5;
	margin: 5 15px 5px 15px;
	padding: 5px;
	font-style: italic;
}
.image-right {
	float: right;
}
.style_boldred {
	font-weight: bold;
	color: #800000;
	font-style: italic;
}
.spotlight {
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	background-color: #EEF7C4;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 200px;
}
.indentlist {
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-size: .8em;
	font-weight: bold;
	color: #800000;
	text-indent: 11px;
	padding: 0px;
	margin: 0px 0px 0px 40px;
	text-align: left;
}
.lists {
	font-family: Tohoma, Helvetica, Sans-serif, Arial;
	font-size: .95em;
	font-weight: bold;
	color: #800000;
	text-indent: 11px;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	text-align: left;
	font-variant: small-caps;
}
.rtcol-spotlight {
	background-color: #FF6699;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 25px 0px 5px 0px;
}
.spotlight-bigbx {
	border: thin groove #800000;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	background-color: #EEF7C4;
	padding: 0px;
	margin: 15px auto 15px auto;
	text-align: center;
	width: 355px;
}
.rawlifehdg {
	background-color: #CC3300;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 25px 0px 5px 0px;
	font-variant: small-caps;
	font-size: 1.25em;
	color: #FFFFFF;
	text-indent: 15px;
}
.raw-menu {
	font-size: 1.25em;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
}
.disclaimerleft {
	padding: 0px;
	margin: 255px 0px 0px 0px;
	font-family: Georgia, Veranda, sans-serif;
	font-size: .65em;
	font-style: italic;
	text-align: left;
}
.text-container {
	text-align: left;
	text-indent: 15px;
}
.seperator {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #800000;
}
.basket-price {
	text-align: center;
}
.salebox {
	background-color: #CC3300;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 25px 0px 5px 0px;
	font-variant: normal;
	font-size: 1.25em;
	color: #FFFFFF;
	text-indent: 15px;
}
.bullet-oils {
	padding: 0px;
	margin: 0px;
	width: 250px;
	text-align: left;
}
.saleoils {
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 15px auto 15px auto;
	font-variant: normal;
	font-size: 1.25em;
	color: #000000;
	text-indent: 15px;
}
