/* ===== START - GENERAL===== */

body	{
	width: 706px;
	margin: 5px auto;
	background-color: #EDEEEF; 
	text-align: justify;
	font-family: verdana;
	font-size: 13px;
}

table	{
	font-family: verdana;
	font-size: 13px;
	color: #354E8C;
}

p	{
	padding: 0 10px 0 10px;
	font-family: verdana;
	font-size: 13px;
	color: #354E8C;
}

ol	{
	text-align: justify;
	font-family: verdana;
	font-size: 13px;
	color: #354E8C;
}

dl	{
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	color: #354E8C;
}

ul	{
	text-align: justify;
	font-family: verdana;
	font-size: 13px;
	color: #354E8C;
}

hr	{
	color: #AFBDD9;
	height: 7px;
}


/* ===== END - GENERAL ===== */


/* ===== START - TOP ===== */


#top	{
	display: block;
	background-color: #EDEEEF;
	margin: 0 0 0 0;
}	

#bookmark {
	float: left;
	width: 125px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
}

#google_top {
	float: right;
	width: 470px;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
}

/* ===== END - TOP ===== */


/* ===== HEADER/MENU ===== */

#header {
	display: block;
	margin: 0 0 0 0;
	background-color: #DBE2EF;
	border-top: solid thin #354E8C;
	border-right: solid thin #354E8C;
	border-left: solid thin #354E8C;
}

#title_bar {
	margin 0 0 0 0;
}

#menu_bar {
	display: block;
	padding: 0 0 5px 20px;
	color: #355493;
}

#menu_bar li {
	display: inline;
}

#menu_bar a {
	padding: 0 5px 0 5px;
	font-family: Verdana;
	text-decoration: none;
	font-size: 13px;
	color: #355493;
}

#menu_bar a:hover {
	color: #000000;
	text-decoration: underline;
}

/* ===== END - HEADER/MENU ===== */


/* ===== CONTENT ===== */

#content {
	display: block;
	background-color: #FFFFFF;
	border-right: solid thin #354E8C;
	border-left: solid thin #354E8C;
}

#content h1 {
	text-align: center;
	font-family: Times New Roman;
	font-size: 24px;
	color: #FF3300;
}

#content h2 {
	text-align: center;
	font-family: Times New Roman;
	font-size: 20px;
	color: #355493;
}

#content h3 {
	text-align: center;
	font-family: Times New Roman;
	font-size: 18px;
	color: #354E8C;
	font-style: italic;
	font-weight: normal;
}

#content h4 {
	text-align: left;
	padding: 0 0 0 10px;
	font-family: Arial;
	font-size: 14px;
	color: #FF3300;
}

#main_body {
	display: block;
	border-style: solid;
	border-color: #AFBDD9;
	border-width: 20px;
}

#main_body h1 {
	text-align: center;
	font-family: Times New Roman;
}

#book_title {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

#book_title_sub {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

#book_desc {
	display: block;
	padding: 0 10px;
	font-size: 11px;
	color: #354E8C;
}
#price_retail {
	font-weight: bold;
	text-decoration: line-through;
}

#price_gil {
	font-weight: bold;
	color: #FF3300;
}

#isbn	{
	font-family: verdana;
	font-size: 11px;
	color: #354E8C;
}

#newsletter_signup {
}

#scripture {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #354E8C;
}

	
/* ===== END - CONTENT ===== */


/* ===== START - FOOTER ===== */

#footer	{
	display: block;
	background-color: #FFFFFF;
	border-right: solid thin #354E8C;
	border-left: solid thin #354E8C;
	border-bottom: solid thin #354E8C;
}

#footer_info {
	padding: 5px 10px 5px 5px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

/* ===== END - FOOTER ===== */


/* ===== START - BOTTOM ===== */

#bottom	{
	display: block;
}

#bottom_info	{
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

/* ===== END - BOTTOM ===== */