/* ===== START - GENERAL===== */

body	{
	background-color: #EEF0F3;
	margin: 10px 0;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

table	{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

p	{
	text-align: justify;
}

hr	{
	color: #6495ED;
}

#reditalic {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}


/* ===== END - GENERAL ===== */

/* ===== START - TOP ===== */

#top	{
	width: 800px;
	margin: 0 auto;
}	

#bookmark {
	float: left;
	width: 125px;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
}

#google_top	{
	float: right;
	width: 500px;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
}

/* ===== END - TOP ===== */

/* ===== HEADER/MENU ===== */

#header {
	width: 790px;
	margin: 0 auto;
	border-top: solid double #6495ED;
	border-right: solid double #6495ED;
	border-left: solid double #6495ED;
}

#title_bar {
	height: 125px;
	background: #4876FF;
}

#title_bar h1 {
	margin: 6px auto;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	font-family: Times New Roman;
	letter-spacing: 3px;
	color: #FFFFFF;
}

#title_bar h2 {
	margin: 10px auto;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #FFFFFF;
}

#title_bar h3 {
	margin: 8px auto;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
	color: #FFFFFF;
}

#menu_bar {
	float: center;
	width: 790px;
	height: 25px;
	padding: 3px 0 0 0;
	background: #EDF3FE;
	border-bottom: solid double #6495ED;
}

#menu_bar a {
	padding: 0 5px 0 5px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

#menu_bar a:hover {
	color: #FF0000;
}

.menu_bar_divider {
	background-color: #0000FF;
}

/* ===== MENU_BAR_E-Mail ===== */

#menu_bar_e-mail {
	float: center;
	width: 550px;
	height: 22px;
	padding: 3px 0 0 0;
	background: #EDF3FE;
}

#menu_bar_e-mail a {
	padding: 0 2px 0 2px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}

#menu_bar_e-mail a:hover {
	color: #FF0000;
}

.menu_bar_e-mail_divider {
	background-color: #0000FF;
}

/* ===== END - HEADER/MENU ===== */


/* ===== CONTENT ===== */

#content {
	width: 798px;
	margin: 0 auto;
	background-color: #D4E2FC;
	font-size: 12px;
	border-right: solid double #6495ED;
	border-bottom: solid double #6495ED;
	border-left: solid double #6495ED;
}

#main_body {
	float: left;
	width: 550px;
	padding: 25px 30px 25px 30px;
	background-color: #FFFFFF;
	border: solid double #FF0000;
}

#main_body h1 {
	text-align: center;
	font-family: Times New roman;
	font-size: 24px;
	padding: 15px;
}

#main_body h2 {
	Text-align: center;
	font-family: Times New roman;
	font-size: 20px;
	margin: -15px 0 24px 0;
}

#main_body h3 {
	text-align: center;
	font-family: Times New roman;
	font-size: 18px;
}

#main_body h4 {
	text-align: left;
	font-size: 14px;
}

#name_gil {
	font-variant: small-caps;
}


#google_ads_main_body {
}

#puzzle_sample {
	float: left;
	width: 575px;
	margin: 100px;
}

#book_title {
	font-weight: bold;
}

#book_title_sub {
	font-weight: bold;
	font-style: italic;
}

#price_retail {
	text-decoration: line-through;
}

#price_gil {
	color: #FF0000;
}

#isbn	{
	font-size: 11px;
}

#free_puzzles {
	text-align: justify;
}

#free_puzzles h2 {
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	font-family: Times New Roman;
	text-align: center;
	font-size: 20px;
	color: #FF0000;
}

#free_puzzles h3 {
	font-family: Verdana;
	text-align: Left;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#scripture {
	font-family: times new roman;
	font-size: 14px;
	font-weight: bold;
}

#free_pitch_book {
}

#testimonial {
	background: #FFFFCC;
	border: thin dashed;
	text-align: left;
{

#testimonial_r {
	text-align: right;
}


/* ===== ADS_RIGHT ===== */

#ads_right {
	float: right;
}

#google_ads_right (
}

#menu_books_bws_r {
	text-align: center;
}

#free_puzzle_menu_r {
	text-align: Left;
	font-size: 10px;
}

/* ===== END - CONTENT ===== */

/* ===== START - FOOTER ===== */

#footer	{
	width: 800px;
	margin: 0 auto;
	background-color: #EEF0F3;
	font-size: 12px;
}

#menu_bar_bottom {
	float: center;
	width: 800px;
	height: 25px;
	padding: 3px 0 0 0;
}
#google_ads_bottom {
	float: none;
	background-color: #EEF0F3;
}

/* ===== END - FOOTER ===== */