body {
	background-image: url(../images/page_bkg.jpg);
	margin: 0px;
}

#header {
	background-image: url(../images/header.jpg);
	height: 150px;
}

#content {
	background-color: #fff1ca;
	margin:0 auto;
	width: 800px;
	height: auto;
		
}

#navigation {
	height: 25px;
}

#about_us {
	background-image:url(../images/about_bkg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	padding-left: 90px;
	padding-right: 90px;
	padding-top:90px;
	margin-bottom:-90px;
}

#feature_box_left{
	width:325px;
	height:250px;
	background-color: #0047b7;
	border:#fdb840 solid 1px;
	background-position:top;
	background-repeat:repeat-x;
	margin-left:50px;
	margin-top:10px;
	margin-bottom: 10px;
	padding: 0px;
}

#feature_box_right{
	width:325px;
	height:250px;
	background-image:url(../images/featured_author_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #0047b7;
	border:#fdb840 solid 1px;
	margin-right: 50px;
	margin-top:10px;
	margin-bottom: 10px;
}

#footer{
	background-image:url(../images/footer_bkg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 800px;
	height: 80px;
	vertical-align: bottom;
	text-align: center;
}

.current_left_image {
	padding-left:17px;
	padding-top:17px;
	float:left;
}

.current_right_image {
	padding-right: 207px;
	padding-top:17px;
}

.body_copy_blue {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#00416a;
	line-height: 1.4em;
}

.feature_box_left_title {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:14px;
	color: #fdb840;
	float:left;
	margin-left: 130px;
	margin-top: -50px;
}

.feature_box_right_title {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:14px;
	color: #fdb840;
	float:left;
	margin-top: -50px;
	margin-left: 130px;
}

.feature_box_desc {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.4em;
	color: #FFFFFF;
	margin-top: 120px;
	padding-left: 16px;
	padding-right: 16px;
}

.body_copy_brown {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#7b6933;
	line-height: 1.4em;
	text-decoration:underline;
	font-weight:bold;
}

.body_copy_brown_noul {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#7b6933;
	line-height: 1.4em;
	font-weight:bold;
}

.feature_box_link {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#fdb840;
	line-height: 1.4em;
	text-decoration:underline;
	font-weight:bold;
}

.footer_copy {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#b8b8b8;
	padding-top:50px;
	margin-bottom:-40px;
	text-align:center;
}

#body_content {
	margin-left:50px;
	margin-top:50px;
	margin-right:50px;
	line-height:18px;
}

#interior_body_image {
	padding-bottom:10px;
}

.interior_14pt_headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #d78d0c;
	line-height:18px;
}
.interior_12pt_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
.interior_12pt_brwnit {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #736c57;
}
.interior_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00416a;
}
.interior_shippinginfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #558fba;
}

.paypal_tag {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #558fba;
}

.back_to_top {
	font-size: 12px;
	font-weight: bold;
	color: #736c57;
}
