/*-------------------------------------Primary Layout---------------------------*/


html, body {height:100%;} /* Required */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#333;
	background-image: url(../images/drop_shadow_rt.gif);
	background-repeat: repeat-y;
	background-position: 899px top;
	text-align:justify;
}
p{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align:justify;
}
#wrapper {
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important;  /*For Modern Browsers */
	height: 100%; /* For IE */
	width: 899px;
	margin: 0px;
	text-align: left;
	background-color:#FFF;
	float: left;
}

#wrapper2 {
	background-image:url(../images/footer.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important;  /*For Modern Browsers */
	height: 100%; /* For IE */
	width: 899px;
	margin: 0px;
	text-align: left;
	background-color:#FFF;
	float: left;
}
* html #wrapper{
	height:100%;
}
#indexLink {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 175px;
	position: absolute;
	left: 20px;
	top: 7px;
}


#contentContainer{
	width: 899px;
	padding-bottom:127px;
	min-height: 500px;
	height:auto;
}
	
#footer {
	width: 899px;
	/*position: absolute;
	bottom: 0 !important;
	bottom: -1px;  For Certain IE widths */
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	height: 127px;
		margin-top: -127px;
		position:relative;
		float:left;
}

#footer2 {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 899px;
	padding:0px;
	height: 77px;
		margin-top: -77px;
		position:relative;
		float:left;
}


#centerColumn {
	margin: 0px;
	width: 777px;
	padding-top: 0px;
	padding-right: 61px;
	padding-bottom: 10px;
	padding-left: 61px;
	text-align:justify;
}

#centerColumn table{
display:inline;
}

#rightColumn {
	float: left;
	width: 673px;
	margin: 0px;
	position: relative;
	display: block;
}

#homeContent{
	width: 899px;
	padding-bottom:77px;
	min-height: 530px;
	height:auto;
}

#copyright{
	width:400px;
	font-size: 11px;
	color: #FFFFFF;
	float:left;
	position: relative;
	display: block;
	padding: 7px 0px 0px 10px;
}
#titleCentered {
	display: block;
	width: 777px;
	margin: 0px;
}
#titleCentered img{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#header {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 129px;
	width: 899px;
	float: left;
	position: relative;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#headerNoLine{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 129px;
	width: 899px;
	float: left;
	position: relative;
	background-image:url(../images/secondary_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftColumn {
	position: relative;
	height: auto;
	width: 226px;
	float: left;
	text-align: left;
	padding: 50px 0px;
	margin: 0px;
	background-image: url(../images/vert_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#email {
	display: block;
	margin: 0px;
	font-size:10px;
	padding: 7px 15px 0px 15px;
	float: right;
	position: relative;
}

#email img{
	padding: 0px 7px 0px 0px;
}

#bottomSpacer{
	height: 97px;
	width: 899px;
	float:left;
	position:relative;
	display:block;
	clear:both;
}

#bottomSpacer2{
	height: 47px;
	width: 899px;
	float:left;
	position:relative;
	display:block;
	clear:both;
}

hr{
	color: #4F6479;
  	background-color: #4F6479;
	height:1px;
	border:none;
}

hr.blue{
	color: #4F6479;
  	background-color: #4F6479;
	height:2px;
	border:none;
}

.previewImg{
	padding-left:37%;
}
.inOurBooksImg{
	padding:10px 0px 15px 0px;
	padding-left:28%;
	display:block;
}
#divAwardSeal{
	float:left;
	width: 81px;
}
#divAward {
	width: 380px;
	text-align: center;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#4E647B;
	padding: 0px;
	float: left;
}
#divAwardText{
	padding-top: 10px;
	line-height: 16px;
	width: 289px;
	float: left;
	margin-left: 10px;
}
#divAwardGoldText {
	color:#BD913E;
}
/*------------------------------------book blocks---------------------------*/
.bookSection {
	margin: 0px;
	float: left;
	height: 151px;
	width: 673px;
	position: relative;
	padding: 0px 0px 15px 0px;
}
.bookImage{
	width:170px;
	height:auto;
	float:left
}
#bookDescription{
	width:777px;
	position:relative;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#bioBottom {
	text-align: center;
	display: block;
	padding: 20px 0px;
	position: relative;
	float: left;
	height: 154px;
	width: 100%;
	clear: both;
}
#buyOnline{
	background-image: url(../images/buy_online.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: absolute;
	width:90px;
	height:30px;
	left: 280px;
}
#BuyOnline{
	width:90px;
	height:30px;
	float: left;
}
#OR{
	color: #4E647B;
	text-align: center;
	width:50px;
	float: left;
}
#PurchaseByPhone{
	width:357px;
	float: left;
}
#bioRight1 {
	display: block;
	float: left;
	position: relative;
	width: 777px;
	text-align:justify;
}
.bookCovers{
padding-left:15px;
}
/*---------------------------------- links------------------------------*/
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}

a:active {
	text-decoration: none;
	color: #336699;
}



#copyright a:link, #copyright a:visited{
	color: #fff;
	text-decoration:underline;
}
#copyright a:hover, #copyright a:active{
	color: #fff;
	text-decoration:none;
}


#email a:link{
	color: #182f4f;
	font-size:12px;
	text-decoration:none;
}

#email a:hover{
	color: #182f4f;
	font-size:12px;
	text-decoration:underline;
}
#buyOnline a{
	text-indent: -9999px; 
	text-decoration: none;
	display:block;
	height:30px;
}

#buyOnline a:hover{
	background: transparent url(../images/buy_online_over.gif) 0px 0px no-repeat;
}
a.graylinks:link, a.graylinks:visited{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align:justify;
	text-decoration:none;
	font-weight:bold;
}
a.graylinks:hover, a.graylinks:active{
text-decoration:underline;
font-size:12px;
font-weight:bold;
}

/*-----------------------------------Typography----------------------------------*/


.small{
font-size:11px;
font-family:Arial, sans-serif;
}
.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #316396;
	padding-left: 15px;
	font-weight: bold;
	margin: 0px;
	line-height: 18px;
	display:block;
}

.centeredMission{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #316396;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	line-height: 20px;
	text-align: center;
	display:block;
}

/*.smallMission p{
font-family: "Times New Roman", Times, serif;
color: #415972;
font-size:13px;
margin:5px 0px;
text-align:center;
}*/

.paypal_box{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding-left:10px;
	display:block;
	text-align:left;
	line-height:normal;
	margin-top:5px;
	}
.pdf_title{
	color: #4E647B;
}
* html .pdf_title{
	color: #4E647B;
}
#bioBottom p{
text-align:center;
padding:0px 20px;
}
.testimonial_black{
	color:#000;
}
.testimonial_orange{
	color: #B28742;
}

#titleCentered + p{
float:left;
}
.nav_buttons {
	padding: 0px;
	margin: 23px 0px 0px;
}
.description {
	text-align: justify;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title {
	height:40px;
	width:673px;
	text-align:left;
	vertical-align:top;
	display: block;
	padding-bottom: 15px;
	position: relative;
	float: left;
}

.footer_text_lt {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 3px;
	padding-bottom: 7px;
	vertical-align: bottom;
}

.footer_text_rt {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #182F4F;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-left: 5px;
}

strong {
	color: #4F6479;
	font-size:13px;
}

.Available{
font-style:italic;
color: #B28742;
}

.availableLarge{
font-style:italic;
color: #B28742;
font-size:14px;
font-weight:bold;
}

#bioRight1 p{
padding:0px;
}

* html #bioRight1 p{
margin-top:-1px;
}

.style1 {color: #182f4f}
.style1 {color: #2c508e}
.style2 {color: #336699}

#testimonials p{
margin:30px 0px 0px 0px;
width:777px;
}


/*-------------------- Main nav --------------------*/

#mainnav	{
	width: 672px;
	height: 23px;
	border: 0;
	padding: 0;
	margin: 0;
	
	}
	
#mainnav ul	{
	width: 672px;
	height: 23px;
	background: url(../images/main-nav.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#mainnav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#mainnav ul li, #mainnav a	{
	height: 23px;
	display: block;
	}

#mainnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#mn1 {left: 0; width: 50px;}
#mn2 {left: 50px; width: 119px;}
#mn3 {left: 169px; width: 144px;}
#mn4 {left: 313px; width: 94px;}
#mn5 {left: 407px; width: 130px;}
#mn6 {left: 537px; width: 113px;}

#mn1 a:hover {background: transparent url(../images/main-nav.gif) 0 -23px no-repeat;}
#mn2 a:hover {background: transparent url(../images/main-nav.gif) -50px -23px no-repeat;}
#mn3 a:hover {background: transparent url(../images/main-nav.gif) -169px -23px no-repeat;}
#mn4 a:hover {background: transparent url(../images/main-nav.gif) -313px -23px no-repeat;}
#mn5 a:hover {background: transparent url(../images/main-nav.gif) -407px -23px no-repeat;}
#mn6 a:hover {background: transparent url(../images/main-nav.gif) -537px -23px no-repeat;}

/*--------- Active Nav Item -------------*/

body#home #mn1 {background: transparent url(../images/main-nav.gif) no-repeat 0 -23px;}
body#about #mn2 {background: transparent url(../images/main-nav.gif) -50px -23px no-repeat;}
body#authors #mn3 {background: transparent url(../images/main-nav.gif) -169px -23px no-repeat;}
body#mystory #mn4 {background: transparent url(../images/main-nav.gif) -313px -23px no-repeat;}
body#finding #mn5 {background: transparent url(../images/main-nav.gif) -407px -23px no-repeat;}
body#alone #mn6  {background: transparent url(../images/main-nav.gif) -537px -23px no-repeat;}



/*----------------------------- list styles --------------------------------------*/

ol {
	color: #4F6479;
	font-weight: bold;
	padding:0px;
	margin:0px;
	font-size:14px;
}
ol li{
		list-style-position:inside;
}

#centerColumn ul {
/*	text-align: center;
	margin-left: -30px;*/
	padding:0px 0px 0px 30px;
	margin:8px 0px;
	text-align:justify;
}


#centerColumn ul li {
	background-image: url(../images/gold_bullet.gif);
	list-style-type: none;	
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height: 20px;
	padding:0px 0px 0px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#333;
	font-weight:normal;
}

#centerColumn ul.indentedList {
/*	text-align: center;
	margin-left: -30px;*/
	padding:0px 0px 0px 60px;
}
#centerColumn ul.indentedList li {
	background-image: url(../images/small_bullet.jpg);
	list-style-type: none;	
	line-height: 20px;
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding:0px 0px 0px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#333;
	font-weight:normal;
}
#centerColumn ul ul li{
	background-image:url(../images/blue_bullet.gif);
	list-style-type: none;	
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height: 20px;
	padding:0px 0px 0px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#333;
	font-weight:normal;
}

/* mac hide \*/
* html li {height:1%}
/* end hide */

dir{
padding:0px;
margin-left:10px;
}
#leftColumn ul{
margin:12px 0px;
text-align:left;
font-size:13px;
padding-left:15px;
font-family: "Times New Roman", Times, serif;
color: #316396;
font-weight:bold;
}

#leftColumn li{
list-style-type:disc;
list-style-position:inside;
/*background-image:url(../images/blue_bullet.gif);
list-style-type: none;	
background-repeat:no-repeat;
background-position:0px 7px;
padding-left:10px;*/
line-height: 20px;
}

.left_Image_Column {
	display: block;
	width: 150px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 25px;
	position: relative;
	float: left;
}


.indent70 {
	margin-left: 70px;
}
.indent40 {
	margin-left: 40px;
}
