@charset "utf-8";
/* CSS Document */


#header {
	background-color: #faa633;
				}
.think_be {
	
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.affirmations li {list-style-image: url(images/bullet.gif);
	list-style-position: outside;}

h2.h_image {
	display:block;
	width: 400px;
	height: 40px;
	background:url(images/sub-title-header.gif) no-repeat left center;
	text-indent: 10px;
	line-height: 40px;
	font-size: 22px;
}
h2.h_image2 {
	display:block;
	width: 400px;
	height: 40px;
	background:url(images/sub-title-header.gif) no-repeat left center;
	text-indent: 10px;
	line-height: 40px;
	font-size: 20px;
}


#left{
	padding-bottom: 20px;
	padding-top: 0px;
	margin-left: -30px;
	border-left: 
}	
.clear {
	clear:both;}
#left ul {
	list-style-type: none;
	font-weight: bolder;                 
	font-style: normal;
	line-height: 20px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #444372;
}		
#left a {text-decoration: none;}

	
.nopad {
padding-top: 10px;
margin: 0;
}

.img {
	padding-bottom: 20px;
	margin-right: 40px;
	font-size: 75%;
	}
	
#whats_right {
	width: 250px;
	height: auto;
	border: 7px solid #444372;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 20px;
	background-color: #fbbc66;
	padding-top: 15px;
	padding-bottom: 15px;
}	

#whats_right ul {
	margin-left: 20px;	
}
#whats_right p, #whats_right ul  {
	padding-left: 15px;
	padding-right: 15px;
}




#whats_left {
padding: 0px 30px 20px 30px;
		width: 440px;
	height:auto;
}	

#books {
	width: 700px;
	padding: 0px 30px 20px 40px;
	font-size: 85%;
}

.img a:hover { color: #9398cc; }

.img1 { margin-top: 10px;	}
	
#footer {
	background: #faa633;
	width: 910px;
	height: 80px;
	padding-top: 5px;
	text-align: center;
	}		
			

#footer a:link { color:#260859; }
#footer a:visited {color: #000000; }
#footer a:hover { color: #ffffd7; }
/* prevents outlines on tables and images */
a img {border:0px;}
a:active { outline: none; }
a:focus {-moz-outline-style: none;}



	
