  /* CSS layout */
a {
	padding: 0px;
	border-style: none;
	margin: 0px;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: underline;
	color: #00710C;
}
a:hover {
	color: #00710C;
	text-decoration: underline;
	font-style: italic;
}
a:link {
	color: #00710C;
}
a:visited {
	color: #66513F;
}
a:active {
	color: #00710C;
}
a:hover {
	color: #00710C;
	font-style: italic;
}
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #004A07;
}
p {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15pt;
}

h1 {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 20pt;
	color: #00710C;
	vertical-align: sub;
	line-height: 50px;
}

h2 {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 18pt;
	color: #00710C;
	vertical-align: sub;
	line-height: 40px;
}

h3 {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15pt;
	color: #00710C;
	vertical-align: sub;
	line-height: 30px;
}

h4 {
	text-align: center;
	font-size: 20px;
}
ol {
	font-size: 30px;
	font-weight: bold;
}

ol li {
	font-size: 20px;
	font-weight: normal;
}

ul li {
	font-size: 20px;
	font-weight: normal;
}

#body_content {
	border: 3px solid #000000;
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 15px;
	background-color: #FFFFFF;
}

#top {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	left: 0px;
}
.top_cart {
	position: absolute;
	width: 50px;
	height: 30px;
	top: 5px;
	right: 100px;
}
.top_search {
	padding: 0px;
	margin: 0px;
	width: 146px;
	height: 44px;
	background-color: #197021;
	position: absolute;
	top: 30px;
	right: 4px;
	text-align: center;
	vertical-align: middle;
}

.top_ul {
	position: absolute;
	top: 50px;
	left: 450px;
}

#top ul {
	padding: 0px;
	margin: 0px;
}

#top ul li {
	list-style-type: none;
	display: inline;
}

#top ul li a {
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
	line-height: 43px;
	padding: 10px;
	white-space: nowrap;
	color: #FFFFFF;
}

#top ul li a:link {
	color: #FFFFFF;
}
#top ul li a:visited {
	color: #DDCAB3;
}

#top ul li a:active {
	color: #FFFFFF;
}

#top ul li a:hover {
	color: #FFFFFF;
	font-style: italic;
}

.top_right {
	float: right;
	position: static;
	width: 146px;
	height: 22px;
}
.top_center {
	border-color: #000000;
	position: relative;
	top: 5px;
	left: 0px;
	background-image: url('images/tlinkback.jpg');
	width: 954px;
	height: 100px;
	clear: right;
}

.top_noborder {
	border-width: 0px;
	border-style: solid;
}
.top_nav {
	padding: 0px;
	margin: 0px;
	width: 954px;
	height: 48px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	background-color: #00840D;
}
#left_col {
	width: 250px;
	position: static;
	float: left;
	background-color: #E7FCD1;
	text-indent: 15px;
}
#left_col p {
	font-size: 13pt;
	color: #00710C;
	font-family: "Times New Roman";
	text-indent: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#left_col ul {
	padding: 0px;
	margin: 0px;
	width: 250px;
	background-color: #E7FCD1;
	list-style-type: none;
	float: left;
	color: #00710C;
	line-height: 25px;
}
#left_col ul li a {
	padding: 5px;
	border-style: none;
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	color: #00710C;
}
#left_col ul li ul li a {
	padding: 5px;
	border-style: none;
	margin: 0px 0px 0px 20px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	color: #00710C;
}
#left_col ul li ul li ul li a {
	padding: 5px;
	border-style: none;
	margin: 0px 0px 0px 40px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	color: #00710C;
}
#left_col a:hover {
	color: #00710C;
	text-decoration: underline;
	font-style: italic;
}
#left_col li:hover ul, #left_col li.over ul {
	display: block;
	color: #00710C;
	font-style: italic;
}
#left_col a:link {
	color: #00710C;
}
#left_col a:visited {
	color: #66513F;
}
#left_col a:active {
	color: #00710C;
}
#left_col a:hover {
	color: #00710C;
	font-style: italic;
}
#footer {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 704px;
	text-align: center;
	position: relative;
	left: 250px;
	clear: both;
}

#footer ul {
	padding: 0px;
	margin: 0px;
}

#footer img {
	border-style: none;
}

#footer ul li {
	list-style-type: none;
	display: inline;
}

#footer ul li a {
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
	line-height: 43px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	white-space: nowrap;
	color: #00710C;
}
#footer ul li a:link {
	color: #00710C;
	background-color: #E7FCD1;
	text-decoration: underline;
}
#footer ul li a:visited {
	background-color: #E7FCD1;
	color: #66513F;
	text-decoration: underline;
}
#footer ul li a:active {
	color: #00710C;
	text-decoration: underline;
}
#footer ul li a:hover {
	color: #00710C;
	text-decoration: underline;
	font-style: italic;
}

#page_content {
	border-style: solid;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 704px;
	position: relative;
	left: 0px;
}
.blockedquot {
	border: 5px solid #800000;
	padding: 20px;
	color: #0000FF;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	text-indent: 0px;
	background-color: #D5FFFF;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
}

.cart {
	padding: 10px;
	text-align: center;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	left: 0px;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-color: #336600;
	border-bottom-style: solid;
}
.cart_catalog {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	position: absolute;
	left: 275px;
	bottom: 0px;
}
.cart_desc {
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 704px;
	top: -10px;
}
.cart_price {
	font-size: 10pt;
	font-weight: normal;
	position: absolute;
	left: 0px;
	text-indent: 0px;
	bottom: 0px;
}
.cart_qty {
	position: absolute;
	left: 450px;
	bottom: 20px;
}
.cart_button {
	position: absolute;
	left: 535px;
	bottom: 20px;
}

.cartsmall {
	padding: 5px;
	border: 5px solid #336600;
	background-color: #D7FFD7;
	text-align: center;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}

.cartpic {
	width: 160px;
	height: 69px;
}

.dialog {
	margin-left: 20px;
	font-size: 25px;
	font-weight: bolder;
}

.dialog1 {
	font-size: 25px;
	font-weight: bolder;
	vertical-align: top;
}

.dialog1b {
	font-size: 25px;
	font-weight: bolder;
	vertical-align: top;
	color: #0000FF;
}

.dialog1r {
	font-size: 25px;
	font-weight: bolder;
	vertical-align: top;
	color: #FF0000;
}

.dialog2 {
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 7px;
	text-indent: 0px;
	vertical-align: top;
}
.dialog2 p {
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
	text-indent: 0px;
}

.dialogtable {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.floatright {
  text-align: right;
  position: absolute;
  float: right;
  width: 680px;
}

.hlinks li {
  display: inline;
  padding-right: 5px;
  padding-left: 5px;
}

.letter {
	border: 5px groove #696969;
	background-color: #E6E6E6;
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}

.log1 {
  font-size: 25px;
  font-weight: bolder;
  text-indent: 25px;
  width: 150px;
}

.log1b {
  font-size: 25px;
  font-weight: bolder;
  text-indent: 25px;
  width: 150px;
  color: #0000FF;
}

.log1r {
  font-size: 25px;
  font-weight: bolder;
  text-indent: 25px;
  width: 150px;
  color: #FF0000;
}

.log2 {
  font-size: 20px;
  font-weight: normal;
  padding-left: 10px;
  text-indent: 0px;
  text-align: left;
  width: 500px;
  position: relative;
  left: 110px;
  top: -22px;
  margin-top: 0px;
  margin-bottom: -20px;
}

.log2 p {
  padding-top: 0px;
  margin-top: 0px;
  text-indent: 0px;
  margin-bottom: 10px;
}
.log1q {
	font-size: 25px;
	font-weight: bolder;
	text-indent: 25px;
	width: 20px;
	color: #FF0000;
}
.log1a {
	font-size: 25px;
	font-weight: bolder;
	text-indent: 25px;
	width: 20px;
	color: #0000FF;
}
.log2q {
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	text-indent: 0px;
	text-align: left;
	width: 550px;
	position: relative;
	left: 0px;
	top: -25px;
	margin-top: 0px;
	margin-bottom: -20px;
}
.log2q p {
	padding-top: 0px;
	margin-top: 0px;
	text-indent: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	width: 550px;
}
.log2a {
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	text-indent: 0px;
	text-align: left;
	width: 550px;
	position: relative;
	left: 0px;
	top: -25px;
	margin-top: 0px;
	margin-bottom: -20px;
}
.log2a p {
	padding-top: 0px;
	margin-top: 0px;
	text-indent: 0px;
	margin-bottom: 10px;
	width: 550px;
}

.midnightrider {
	margin-right: auto;
	margin-left: auto;
	width: 440px;
	height: 191px;
	background-color: #F2FFFF;
}
.midnightrider p {
	font-size: 13pt;
	font-weight: bold;
	color: #0069D2;
	position: relative;
	width: 274px;
	height: 48px;
	top: -105px;
	left: 118px;
	text-align: center;
}

.nlheadline {
	margin: 20px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	background-color: #E1FFFF;
	padding: 20px;
	border-style: solid;
	border-width: 10px;
	border-color: #96A3FE #021ABF #021ABF #96A3FE;
}

.nltop {
	border-style: solid;
	border-width: 5px;
	border-color: #96A3FE #021ABF #021ABF #96A3FE;
	margin-left: 30px;
	margin-right: 30px;
}

.picture_border {
	border-width: 0px;
}

.picture_center {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.picture_hardright {
	margin: 0px;
	float: right;
}

.picture_left {
	border-style: none;
	margin: 20px;
	float: left;
	border-width: 0px;
}

.picture_middle {
	vertical-align: middle;
}

.picture_plain {
	border-width: 0px;
}

.picture_right {
	border-style: none;
	margin: 20px;
	float: right;
	border-width: 0px;
}

.picture_top {
	vertical-align: top;
}

.pclear {
	clear: both;
}

.pright {
	float: right;
}
	
.recipe {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-indent: -30px;
	margin: 0px 0px 0px 40px;
	line-height: 20px;
	padding: 0px 0px 0px 40px;
}

.scripture {
	font-size: 18px;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 50px;
	text-indent: 0px;
	margin-bottom: 30px;
}
.scriptureref {
	margin: -28px 50px 30px 50px;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	vertical-align: super;
	text-indent: 0px;
}
.separate {
	color: #00710C;
	width: 90%;
}

.center {
	text-align: center;
	text-indent: 0px;
}

.block {
	padding-left: 30px;
	text-indent: 0px;
	text-align: left;
}

.bigtext {
	font-size: 30px;
}

.smalltext {
	font-size: 15px;
}

.tinytext {
	font-size: 12px;
}

.blackbg {
	background-color: #000000;
}

.blacktext {
	color: #000000;
}

.bluetext {
	color: #000080;
}

.burgundy {
	color: #800000;
}

.lightblue {
	color: #0000ff;
}

.greentext {
	color: #00710c;
}

.redtext {
	color: #FF0000;
}

.yellowbg {
	background-color: #FFFF00;
}

.yellowtext {
	color: #FFFF00;
}

.whitetext {
	color: white;
}

.underline {
	text-decoration: underline;
}

.width10 {
	width: 9%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width20 {
	width: 19%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width25 {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width30 {
	width: 29%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width33 {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width40 {
	width: 39%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width50 {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width60 {
	width: 59%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width66 {
	width: 65%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width70 {
	width: 69%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width75 {
	width: 74%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width80 {
	width: 79%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.width90 {
	width: 89%;
	display: inline-block;
	vertical-align: top;
	float: left;
}
