/* External Style Sheet for Screen: Within Reach */

a {outline: none}  /* to rid nasty link outline in Firefox */
img {border: none;} /* removes border on all images */
body
{
/*	*html height: 100%;   hack removes unwanted vertical scrollbar in <= ie6 	*/
	margin: 0;
	padding: 10px 5px 0 5px; 
	font-size: 76%;	 
	font-family: verdana, arial, helvetica, sans-serif;
	min-width: 984px; /* prevents design collapse (header) on small window resize */
}
/* ===========<BLUE CONTAINER>=========== */
body.bg 
{
	background: #1D358B;
}
body.bg #header 
{
	background: url('../images/header_top_mid.gif') 0 0 repeat-x;
}
body.bg #header_l 
{
	background: url('../images/header_top_left.gif') 0 0 no-repeat;
}
body.bg #header_r 
{
	height: 183px;
	background: url('../images/header_top_right.jpg') 100% 0 no-repeat;
}
body.bg #header_r_free
{
	height: 183px;
	background: url('../images/header_top_right.jpg') 100% 0 no-repeat;		
}
body.bg #header_r_about
{
	height: 183px;
	background: url('../images/header_top_right.jpg') 100% 0 no-repeat;		
}
body.bg #header_r_writing
{
	height: 183px;
	background: url('../images/header_top_right.jpg') 100% 0 no-repeat;		
}
body.bg #header_r_contact
{
	height: 183px;
	background: url('../images/header_top_right.jpg') 100% 0 no-repeat;		
}
body.bg #header_r_links
{
	height: 183px;
	background: url('../images/header_top_right.jpg') 100% 0 no-repeat;		
}
body.bg #header_r_workshops
{
	height: 183px;
	background: url('../images/header_top_right.jpg') 100% 0 no-repeat;		
}
body.bg #light
{
	height: 183px;
	background: transparent url('../images/light.gif') 100% 0 no-repeat;	
}
body.bg #footer 
{
	background: url('../images/border_bottom_mid_blue.gif') 0 0 repeat-x;
}
body.bg #footer_l 
{
	background: url('../images/border_bottom_left_blue.gif') 0 0 no-repeat;
}
body.bg #footer_r 
{
	height: 20px;
	background: url('../images/border_bottom_right_blue.gif') 100% 0 no-repeat;
}

body.bg #wrapper 
{
	background: white url('../images/border_left.gif') 0 0 repeat-y;
}
body.bg #wrapper_r 
{
	background: url('../images/border_right.gif') 100% 0 repeat-y;
}
div#wrapper
{
	margin-left: auto;
	margin-right: auto;
	min-width: 820px;
	max-width: 1050px;	
}
div#wrapper_r
{
	padding-bottom: 8px; /* this value pushes stuff DOWN below the container but ABOVE the footer */

}
/* ===========</BLUE CONTAINER>=========== */

/* =====================================<3 column layout>=========================================*/
#container
{
width: 100%;
margin: 0 auto;
color: #333;
border: none;
line-height: 130%; 
border-top: 1px solid transparent; /* ! Necessary for consistent display in Opera vs other browsers ! */
}

#content
{
	margin-left: 220px;
	margin-right: 220px;
	padding-left: 1em;
	padding-top: 1em;
	color: #122258;
}
#content_free
{
	margin-left: 40px;
	margin-right: 220px;
	padding-left: 1em;
	padding-top: 1em;
	color: #122258;		
}
#content p
{
	line-height: 185%;	
}
/* =========<LEFT SIDEBAR DIVs>========== */
#left_sidebar
{
	float: left;
	width: 188px;	
	padding: 0;
	margin: 24px 0 0 30px;
	color: #ECFBF8;
}
#left_sidebar_top
{
	background: url('../images/left_sidebar_bg_top.gif') no-repeat;	
	height: 13px;
}
#left_sidebar_mid
{
	background: url('../images/left_sidebar_bg_mid.gif') repeat-y;
}
#left_sidebar_bottom
{
	background: url('../images/left_sidebar_bg_bottom.gif') no-repeat;
	height: 13px;
}
.sidebar_left_separator
{
	height: 2px;
	width: 188px;
	margin: 0;
	padding: 0;
	background: white;
}	
#left_sidebar ul
{
	font-size: 90%;
	margin: -2px 0 0 -6px;
	padding-bottom: 10px;	
}
#left_sidebar p
{
	padding: 8px 30px 8px 14px; 
	margin: 0;
}
#left_sidebar h2
{
	padding: 0 14px 0 14px;
	margin: 0;
	color: #FFE075;
	font-size: 1.2em;	
}
.nudge /* to control placement of sun image next to h2 on left sidebar for secondary (Writing & Workshops pages) */
{
	margin-bottom: -5px;
	margin-right: 4px;	
}
#left_sidebar a
{
	font-weight: bold;	
}
#left_sidebar a:link
{
	color: #FFE075;
}
#left_sidebar a:visited
{
	color: #B1629F;	
}

/* ---------<VERTICAL NAV FOR WRITING PAGES>--------- */
#writing_navcontainer
{
	margin-top: 20px;	
}
ul#writing_navlist li
{
	margin-left: -15px;
	line-height: 200%;
}	
#writing_navcontainer ul
{
	list-style-type: none;
	text-align: left;
	padding-bottom: 100px;
	margin-bottom: -10px;
}
#writing_navcontainer ul li a
{
	padding-left: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#writing_navcontainer ul li a:link, #writing_navcontainer ul li a:visited
{
	color: white;
}
#writing_navcontainer ul li a:hover
{
	color: #FFE075;
}
#writing_navcontainer ul li a#current1
{
	color: #FFE075;
}
#active2 a:link, #active2 a:visited, #active2 a:hover
{
	color: #FFE075;
}
#writing_nav_current a:link, #writing_nav_current a:visited, #writing_nav_current a:hover
{
	background: url('../images/header_sun.gif') no-repeat;
	color: #FFE075;
	text-decoration: none;
	padding: 2px 0 0 26px;
}
#writing_nav a:link, #writing_nav a:visited 
{
	color: white;
	text-decoration: none;
	padding: 2px 0 0 26px;
}
#writing_nav a:hover
{
	background: url('../images/white_header_sun.gif') no-repeat;		
}

/* ---------</VERTICAL NAV FOR WRITING PAGES>--------- */

/* ========</LEFT SIDEBAR DIVs>========== */

/* =========<RIGHT SIDEBAR DIVs>========== */
#right_sidebar, #right_sidebar_index
{
	float: right;
	width: 177px;	
	padding: 0; /* leave padding at 0  - control padding with p & h or inner div */
  margin: -4px 8px 0 0;
	background: #FFE075 url('../images/right_sidebar_bottom.gif') 0 100% no-repeat;
	color: #122258;
}
#right_sidebar_index
{
	margin: 0;
	background-image: none;
	background-color: transparent;
}
#right_sidebar p
{
	padding: 4px 15px 4px 14px;	
	margin: 0;
}
#right_sidebar h2
{
	padding: 9px 14px 6px 14px;	
	margin: 0;
}
.sidebar_spacer /* To control spacing between sidebar content and bottom of sidebar container */
{
	display: block;
	height: 16px;
}	
#author_speaker
{
	width: 177px;
	height: 136px;
	margin: 0;
	padding: 8px 0 0 0;
}
/* =========</RIGHT SIDEBAR DIVs>========== */

/* ===============================================</3 column layout>========================================= */
.spacer
{
	display: block;
	height: 160px;	
}
.clear
{
	clear: both;
	display: block;
}
#breadcrumbs
{
	
}
p
{
 font-size: .9em;	
}
pre
{
	font-size: 120%;	
}
h1
{
	font-size: 1.5em;	
}
h2
{
	font-size: 1.25em;
	padding-top: 0.75em;	
	line-height: 150%;
}
h3
{
	font-size: 1em;
	padding-top: 0.4em;	
}
h4
{
	font-size: .9em;
	font-style: italic;	
	margin: 0;
}
/* ==========<ANCHORS>============ */
a
{
	font-weight: bold;	
}
a:link 
{
	
}
a:visited 
{
	
}
a:hover 
{
	text-decoration: none;
}
a:active
{
	
}

/* ==========</ANCHORS>=========== */
/* ============<HORIZONTAL NAVIGATION>============ */
div#nav
{
	margin-left: auto;
	margin-right: auto;
	margin-top: -12px; /* pushes horizontal navigation bar up to meet header in non-IE browsers */
	padding-left: 8px;
	padding-right: 8px;
	min-width: 800px;
}
div#nav_r
{
	margin: 0;
	padding: 0; 
}
#nav_bg_left
{
	background: url('../images/nav_bg_left.gif') 0 0 no-repeat;
	height: 25px;
	border-bottom: 2px solid #e344e8;
}
#nav_bg_mid
{
	background: url('../images/nav_bg_mid.gif') 0 0 repeat-x;
	height: 25px;
	border-bottom: 2px solid #e344e8;
}
#nav_bg_right
{
	background: url('../images/nav_bg_right.gif') 100% 0 no-repeat;
	height: 25px;
	border-bottom: 2px solid #e344e8; 	
}
#navlist
{
	padding-right: 40px;
}
#navlist ul
{
	margin: 0;
	white-space: nowrap; 
	padding: 0;
}
#navlist li
{
	float: right;		
	padding: 0 0px 0 28px;
	display: inline;
	font-size: 12px;
	list-style-type: none;
	line-height: 28px; /* Must assign line-height or image will collapse to height of text in nav-bar - also controls vertical position of text */
}
#navlist a
{
	padding: 7px 0px 4px 28px; /* controls placement of sun icon relative to text */
}
#navlist a:link, #navlist a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#navlist a:hover
{
	padding-left: 28px;	
	border: none;
	background-image: url('../images/double_sun.gif');
	background-position: top left;
	background-repeat: no-repeat;		
	color: white;
}
#active a:link, #active a:visited, #active a:hover
{
	padding-left: 28px;	
	border: none;
	background-image: url('../images/double_sun.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #FFE074;
}
/* ======<rollover drop-down menu>============ */
#dropmenudiv
{
	padding-right: 0px;
/*	position: absolute; */
	position: static; /* return to position absolute if resurrecting drop-down ...position static is for ie7 which bugs out due to absolute positioning  */
	border: 1px solid black;
	font: normal 11px Verdana;
	line-height: 130%;
	z-index: 100;
}
#dropmenudiv a
{
	color: black;
	width: 96%;
	display: block;
	text-align: left;
	border: none;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover
{ 
	background-color: #4B8878;  /* #1B3282;  hover background color */
	color: #F6F8F9;
}
/* =====</rollover drop-down menu>============ */
/* ============</HORIZONTAL NAVIGATION>============ */
#skip
{
	display: none;	
}
/* ==================<FOOTER>=================== */

#footer_content
{
clear: both;
margin: 0 8px -10px 8px; 
padding-top: 30px;
background: #1b3282 url('../images/footer_bg.gif') repeat-x; 
height: 42px;
text-align: center;
border-top: 44px solid white;
color: #F6F8F9;
}
/* ===========<horizontal footer navigation>============== */
#footer_navcontainer
{
	font-size: 11px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -10px;
}
#footer_nav
{
	padding: 4px 26px 0 0;
	margin-top: -2px;	 
}
#footer_nav ul
{
	list-style-type: none;
	text-align: center;
	padding: 0;
	position: relative;
}
#footer_nav li
{
	display: inline;
	text-align: center;
	margin: 0 5px;

}
#footer_nav li a
{
	padding: 0 6px; 
	color: #F4F2ED;
	border: none; 
	text-decoration: none;
}
#footer_nav li a:hover
{
	color: #FFE074;
}
#footer_nav li a#current
{
	color: #FFE074;
}
#credit
{
	margin-top: 8px;
	font-size: 9px;	
}
#credit a:link, #credit a:visited, #credit a:active
{
	color: /*#F4F2ED*/silver;
	text-decoration: none;
}
#credit a:hover
{
	color: #FFE074;
	text-decoration: none;
}
/* ===========</horizontal footer navigation>============== */
/* ==================</FOOTER>=================== */

/* =================<h1 IMAGE REPLACEMENT DIVs>================= */
#index_header
{
	background: url('../images/welcome.gif') no-repeat;
	width: 92px;
	height: 28px;
	margin-bottom: 0;
}
#articles_header
{
	background: url('../images/articles.gif') no-repeat;
	width: 70px;
	height: 25px;
	margin-bottom: 0px;		
}
#about_header
{
	background: url('../images/about.gif') no-repeat;
	width: 219px;
	height: 37px;
	margin-bottom: -8px;	
}
#books_header
{
	background: url('../images/books.gif') no-repeat;
	width: 54px;
	height: 27px;
	margin-bottom: 0px;	
}
#writing_header
{
	background: url('../images/writing.gif') no-repeat;
	width: 70px;
	height: 31px;
	margin-bottom: 0px;		
}
#contact_header
{
	background: url('../images/contact.gif') no-repeat;
	width: 70px;
	height: 25px;
	margin-bottom: 0px;				
}
#links_header
{
	background: url('../images/links.gif') no-repeat;
	width: 52px;
	height: 27px;
	margin-bottom: 0px;			
}
#free_header
{
	background: url('../images/free.gif') no-repeat;
	width: 131px;
	height: 34px;
	margin-bottom: -2px;		
}
#workshops_header
{
	background: url('../images/workshops.gif') no-repeat;
	width: 101px;
	height: 37px;
	margin-bottom: -20px;
}
#workbook_header
{
	background: url('../images/workbook.gif') no-repeat;
	width: 83px;
	height: 28px;
	margin-bottom: -2px;				
}
#devotion_header
{
	background: url('../images/devotion.gif') no-repeat;
	width: 150px;
	height: 28px;
	margin-bottom: -2px;				
}
#health_header
{
	background: url('../images/health.gif') no-repeat;
	width: 120px;
	height: 29px;
	margin-bottom: -2px;				
}
#sitemap_header
{
	background: url('../images/sitemap.gif') no-repeat;
	width: 84px;
	height: 34px;
	margin-bottom: -2px;				
}
#index_header span, #about_header span, #articles_header span, #books_header span, #writing_header span, #free_header span, #links_header span, #contact_header span, #workshops_header span, #workbook_header span, #devotion_header span, #health_header span, #sitemap_header span
{
	display: none;
}
/* =================<h1 IMAGE REPLACEMENT DIVs>================= */

/* =================<FONT SIZE DATE & PRINT UTILITY DIVS>==================== */

#font_size a /* to banish underlining in IE */ 
{
	text-decoration: none;	
}
#font_size
{
	float: right;
	margin-top: 4px;
	margin-right: 36px;

}
#print_icon
{
	float: right;
	padding-right: 10px;
	margin-top: 4px;

}
a#print 
{
	display: block;
	width: 28px;
	height: 25px;	
	background-image: url('../images/print.gif');
	background-repeat: no-repeat;
}
a#print:hover
{
	background-image: url('../images/print.gif');
	background-position: left bottom;	
}
.date
{
	clear: both;
	font-size: 80%;
	font-weight: bold;		
}
/* =================</FONT SIZE, DATE & PRINT UTILITY DIVS>==================== */
/* ==============<LISTS>================ */
.none
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 2px 30px;
}
.content_none
{
	list-style-type: none;
	line-height: 200%;
	font-size: 90%;
	margin-left: 0;	
	padding-left: 2px;
}
/* ======<About page lists>======== */
li.about
{
	font-size: 90%;	
	font-weight: normal;
	margin: -8px 0 0 -40px;
	line-height: 250%;	
}	
ul.about_none
{
	list-style-type: none;	
	margin-top: 8px;
}
/* =====<About Page lists>====== */
/* ==============</LISTS>================ */
/* ==============<TABLES>================= */
table, td
{
	border: 0;
	margin: 0;
	font-size: 96%;
}
table
{
	margin-top: -8px;	
}		
th
{
	display: none;	
}
td
{
	vertical-align: top;	
}
td.col_1
{
	padding-right: 20px;
	width: 100px;
}	
/* ==============</TABLES>================= */

/* =======<FREE STUFF>======= */
/* DIV FOR PREVIOUS ICON 
a#freestuff 
{
	display: block;
	width: 181px;
	height: 150px;	
	background-image: url('../images/freestuff.gif');
	background-repeat: no-repeat;
	margin: 20px auto 0 auto;
	padding-right: 12px;
}
a#freestuff:hover
{
	background-image: url('../images/freestuff.gif');
	background-position: left bottom;		
}
*/
a#freestuff
{
	display: block;
	width: 187px;
	margin: 60px 0 0 -6px;
}
#free-pg-icon /* for static image on free.php */
{
	float: right;
	padding: 0 0 20px 20px;	
}
/* =======</FREE STUFF>====== */
/* ====<DIVS FOR THE PHP FORM ON CONTACT PAGE>===== */

#form
{
	width: 420px;
	margin-left: 0px;
	margin-top: 6px;
	background: #FFE075; 
	border: 1px solid black;
	padding-bottom: 50px;
}
.btn 
{
	background-color: black; 
	color: white; 
	padding: 4px; 
	font-size: 80%; 
	font-weight: bold;
}
.select1 /* gender select box */
{
	position: relative;
	top: 60px;
}
.select2
{
	position: relative;	/* age select box */
	top: 63px;	
}
.select3 /* children select box */
{
	position: relative;
	top: 96px;	
}
.select4 /* select an e-book select box */
{
	position: relative;
	top: 60px;	
}
fieldset 
{
	width: 80%; 
	margin: 0 auto;
	border: none; 
	padding: 9px; 
	text-align: left;
}
dl
{
	margin-top: 0;	
}
dt
{
	float: left; 
	clear: left; 
	width: 20%; 
	padding: 5px; 
	text-align: left;
	font-size: 75%; 
	font-weight: 600; 
	color: #000000;
	background: #FFE075;
	margin: 3px 0 3px 0;
}
.non_dt_label
{
	font-size: 75%; 
	font-weight: 600; 
	color: #000000;
}
dt.t_area
{
	width: 100%;		
}
dd 
{
	text-align: left; 
	padding: 2px;
	margin: 3px 0 3px 0;	
}
textarea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	border: 1px solid #000000; 
	padding: 3px;
}
.input
{
	border: 1px solid #000000; 
	padding: 2px;
	float: left;
}
#submit
{
	float: right;
	position: relative; 
	right: 188px;
}
legend 
{
	font-size: 80%; 
	font-weight: bold; 
	background: #000000; 
	color: #FFFFFF; 
	padding: 2px 4px;
}
p.contact_form
{
	clear: both;
	margin: -8px 0 10px 0;
	padding: 0 0 0 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 130%;
	color: black;	
}
.red_ast
{
	font-size: 150%;
	color: red;		
}	
p.success
{
	font-size: 150%;
	color: navy; 	
}
p.error
{
	font-size: 150%;
	color: red;	
}
/* ====</DIVS FOR THE PHP FORM ON CONTACT PAGE>===== */
.print_only
{
	display: none;	
}
/* --<for clickable logo-- */

