body {
	background: #562618;
	color: #000;
	margin: 0;
	font-family: "times new roman", times, serif;
	font-size: 80%;
	text-align: center;	
}

#masthead {
	width: 100%;
	height: 165px;
	background: #562618;
	border-top: 3px solid #e87a24;
	border-bottom: 3px solid #e87a24;
	text-align: center;		
}

#core {
	width: 100%;
	background: #fbe3db;	
}

#core2 {
	width: 400px;
	background: #fbe3db;	
}

#wrap, #footwrap {
	position: relative;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;	
}

#wrapa {
	position: relative;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: left;	
}

.col {
	display: inline;
	float: left;
	min-height: 300px;
	height: 300px;	
	margin-top: 25px;
	padding-bottom: 25px;
}

#cola {
	width: 374px;
	margin-left: 48px;
	text-align: left;	
}

#colbook {
	width: 400px;
	margin-left: 15px;
	text-align: left;
}		

#colb {
	width: 230px;
	margin-left: 111px;		
}

#colbookshot {
	float: right;
	width: 200px;
	margin-right: 15px;
	text-align: left;	
}

#home #cola {
	width: 280px;
	text-align: center;	
}

#home #colb {
	width: 285px;
	margin-left: 150px;
}

#books #cola {
	width: 720px;
	text-align: left;
}

#booksmore #colb {
	text-align: right;
}

#main #cola {
	width: 500px;
	text-align: left;
}

.inside .box {
	width: 200px;
	min-height: 200px;	
	height: 200px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #000;
	background: #fff;
}

html>body .col {
	height: auto;
}

#masthead h1 {
	display: block;
	width: 902px;
	height: 82px;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image: url("images/masthead.jpg");
	background-repeat: no-repeat;
}

#masthead h1 a {
	display: block;
	width: 900px;
	height: 82px;
	text-decoration: none;
}

#masthead h1 a span {
	display: none;
}

#nav1 {
	list-style: none;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	width: 760px;
}

#nav1 li {
	display: inline;
	float: left;
	margin-left: 0;
	margin-right: 20px;
	border: 0px solid #fff;
	font-size: 11px;
}

#nav1 #li_home {
	margin-left: 50px;
}

#nav1 a {
	display: block;
	height: 23px;
	width: 20px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;	
	border: 3px solid #e87a24;
	color: #e7d66c;
	font-size: 1.25em;	
	text-transform: uppercase;
	text-decoration: none;
}

html>body #nav1 a {
	width: auto;
}

#nav1 a:hover, 
#home #nav1_home, #booksmore #nav1_books, #audio #nav1_audio, #photos #nav1_photos, #links #nav1_links, #emotionalawareness #nav1_emotionalawareness, #bio #nav1_bio, #contact #nav1_contact, #download #nav1_download  {
	color: #e7d66c;
}

#home #li_home, #booksmore #li_books, #audio #li_audio, #photos #li_photos, #links #li_links, #emotionalawareness #li_emotionalawareness, #bio #li_bio, #contact #li_contact, #download #li_download {
	background: #33160e;
	border: 0px solid #e7d66c;	
}

h2 {
	color: #770001;
	font-size: 1.9em;
	font-weight: normal;
}

#cola h3 {
	color: #000;
	font-size: 1.6em;
	font-weight: normal;
}

.col a { 
	color: #770001;
}

.col a:hover { 
	color:#e87a24;
}

#cola h3 a:hover {
	background: inherit;
	border-bottom: 1px solid #999;	
}

.inside #cola p {
	font-size: 1.1em;
	line-height: 1.7em;
}

#cola ul {
	font-size: 1.1em;
	line-height: 1.3em;	
}

#cola ol {
	list-style-position: inside;
	margin-left: 0;
	margin-bottom: 25px;
	padding-left: 0;
	font-size: 1.1em;
	line-height: 1.3em;	
}

html>body #cola ol {
	list-style-position: outside;
}

ol[className="fixol"] {
	list-style-position: inside;
}


#cola ol li {
	margin-bottom: 15px;
}

#colb img {
	border: 1px solid #000;
}

.inside .box img {
	border: 0;
}

.inside .box {
	text-align: right;
}

#colb h4 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}

#colb ul {
	list-style: none;
	margin-top: 0;
	margin-bottom: 20px;
}

#colb a  {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #000;
	text-decoration: none;
}

#colb a:hover {
	background: inherit;
}	

#home #cola p {
	font-size: 0.95em;
	margin-top: 10px;
	margin-bottom: 5px;
}

#home #colb blockquote {
	color: #770001;
	margin: 0;
	padding: 0;
	font-size: 1.26em;
	letter-spacing: 0.011em;
	text-align: left;	
}

#home #colb blockquote p {
	margin-top: 20px;
	margin-bottom: 0;	
	line-height: 1.9em;
}	
	
#home #colb .byline, #contact #colb .byline {
	margin-top: 0;
	font-size: 0.9em;
	font-style: italic;
	text-align: right;	
}

#books #cola .bookblurb {
	display: inline;
	float: left;
	width: 200px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
}

#books #cola .midcol {
	margin-left: 57px;
	margin-right: 57px;
}

.bookblurb img {
	border: 1px solid #000;
}

.notop {
	margin-top: 0;
}

.bigtop {
	margin-top: 25px;
}

.smalltop {
	margin-top: 5px;
}

.nobottom {
	margin-bottom: 0;
}

.byline {
	margin-top: 0;
	font-weight: bold;
	text-align: right;
}

.nound {
	text-decoration: none;
	border-bottom: 0;
}

.clr {
	clear: both;
}

.listing {
	line-height: 1.1em;
	margin-top: 0;
}

#footer {
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	color: #e7d66c;
	border-top: 3px solid #e87a24;
	font-size: 0.95em;
}

#footer #copy {
	width: 150px;
	float: right;
	margin: 0;	
	margin-right: 80px;
	padding-top: 20px;
	text-align: right;	
}

#footer a {
	color: #e7d66c;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer {
	text-align: right;
}

#footer ul {
	float: left;	
	list-style: none;
	width: 300px;
	margin-top: 20px;
	margin-left: 0px;
	padding: 0;
}

#footer li {
	display: block;
	float: left;
	margin-left: 5px;	
}

