*,h1,h2,h3,p,em {
	font-family: verdana,arial,sans-serif;
}
img { border: 0;}

a { color: #000; }
a:hover { text-decoration: underline; color: #f00;}

body {
	border: 0;
	margin: 0;
	padding: 0;
	max-width: 1000px;
	background-color: #b4a986; 
}

.content-clear {	clear: both;} /*generic clear floated column elements */
.center { text-align: center;}
.justify { text-align: justify;}

body#home #message {
	font-size: 12px;
	line-height: 22px;
}

img#signature { margin-left: 120px; }

body#home #news {
	font-size: 12px;
	line-height: 22px;
}

/*link to top of page anchor text formatting*/
.top {
	margin: 10px 0;
	font-size: .75em;
	color: #b7311d;
}
#home .top, #book .top { margin-left: 5px; }

#background-container {
	margin-top: 20px;
	width: 1040px;
	background: transparent url("../images/border-shadow.gif") repeat-y 0 0;
}
#page-container {
	width: 899px;
	margin-left: 100px;
}

#top-container {
	width: 912px;
	height: 9px;
	margin-left: 91px;
	background: transparent url("../images/border-top.gif") no-repeat 0 0;
}

#header-container {
	height: 100px;
	background-color: #513024;
	color: #fff;
}

#header-name {
	float: left;
	margin: 40px 0 0 21px;
	overflow: hidden;
}

#header-byline {
	margin: 48px 18px 0 0;
	overflow: hidden;
	float: right;
}

#menu-container { width: auto; }

/*global content container */
#content-container {
	width: auto;
	background: #b7311d url("../images/ldBackground.jpg") no-repeat 0 0;
	padding: 20px 20px 20px 20px;
	border: 0;
	}
	
#text-container {
	background-color: #fff;
	border: 1px solid #000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

/*home page specific container, wider left margin */
#home #content-container {
	padding-left: 90px;
	}
	
#home #text-container {
	min-width: 750px;
	max-width: 900px;
}

#portrait-container {
	float: left;
	position: relative;
	margin: 20px 20px 10px -60px;
	width: 204px;
	height: 296px;
}

#home h2 { font-size: 1.2em; }
#news {text-align: center;}

#home #news {
	margin-top: 0px;
	margin-bottom: 50px;
	width: 25%;
	padding: 0px 10px 0 10px;
	float: right;
	line-height: 1.4em;
}

#home #news a { 
	font-size: 1.1em; 
	color: #b7311d; 
	text-decoration: none; 
	text-align: left; 
	font-weight: bold;
} 

#home #news a: hover { text-decoration: underline; }

#home #news  .item-container {
	border-top: 2px dotted #000;
	margin-bottom: 20px;
	background-color: #e2e4bb;
}
.item-container-title {
	background-color: transparent;
	padding: 5px 5px;
	font-size: 1.4em;
	font-weight: bold;
}
.item-container-info { 
background-color: transparent;
	padding: 10px 0px;
	text-align: center; 
	}
	


.item-container-info div.readmore {
	font-size: .875em;
	text-align: left;
	padding: 0 10px;
	line-height: 1.4em;
	}
	
.readmore p.linkout { text-align: left; }
	
#home #news .divider {
	background: transparent url('../images/flame-icon.png') no-repeat 0 0;
	height: 31px;
	width: 22px;
	margin: 0 auto 5px auto;
}

#home #message {
	width: 67%;
	padding: 20px 10px 0 20px;
	border: 1px solid #fff; /*fixes display in ie6*/
	line-height: 1.4em;
}	
/*End HOME page specific section*/


/* Begin ALL OTHER page specific content areas */

#generic #text-container { padding-left: 40px; } /*extra spacing on generic style pages*/

#generic p { font-size: .825em; }
#generic h2 { color: #b7311d; }
#generic h3 { color: #000; }
#generic h3>a { text-decoration: none; }
#generic a:hover { text-decoration: underline;}

/*BEGIN speaking engagement section*/

#speaking {
	font-style: verdana, arial, sans-serif;
	font-size: .825em;
}

#speaking h1 { color: #b7311d; }

#speaking #message {
	width: 75%;
	padding: 0px 10px 0 10px;
	margin-left: 10px;
}

#speaking #news {
	margin: 5px 5px 0 10px;
	width: 25%;
	padding: 10px 10px 10px 10px;/**/
	float: right;
	background-color: #e2e4bb;
	text-align: left;
}	

/*generic specific quotes */
#speaking #endorsements p { line-height: 1.6em;}
#speaking #endorsements em { margin: 0 0 2px 35px; }
#endorsements em.multiline { margin-bottom: 2px; }

/*END speaking engagement section*/

/*BEGIN contact page definitions*/
table {
	border: 0;
	margin-bottom: 30px;
	width: 80%;
	}
td.title { font-weight: bold; text-decoration: underline;}
.contact { font-size: .825em; }
.contact td.lhs{
	width: 80px; 
	text-align: right; 
	font-weight: bold; 
	padding-right: 10px;
}
/*END contact page definitions*/

/*BEGIN photo page definitions*/
table.image-table {
	border: 0;
	margin-bottom: 30px;
	width: 100%;
	}
tr.pics td{ 
	width: 33%; 
	height: 240px; 
	background-color: black; 
	text-align: center;
}
tr.caption td {  padding-bottom: 30px; }
tr.pics td img{ width: auto; height: 240px; }
tr.caption td a { margin-left: 10px; font-size: .825em; color: #b7311d; }
tr.caption td p{ font-size: .825em; margin: 0; margin-left: 10px; padding: 0;}

/*END photo page definitions*/


/*BEGIN video page definitions*/

#generic p.vid-description {
	margin: 5px 10px;
}

table.video-table { width: 33%;}

table.video-table a  { 
	font-size: 1.1em; 
	color: #b7311d; 
	text-decoration: none; 
	text-align: left; 
	font-weight: bold;
}

span.time {font-size: .8em;}

/*END video page definitions*/


/*BEGIN consulting page definitions*/

#logos { 
	display: block; 
	margin-left: auto; margin-right: auto;
	margin-bottom: 40px;
	margin-top: 0px;
	}
	
ul.consult {
	font-size: .825em;
	margin: 10px 0 20px 40px;
}

#generic  #quote{
	display: block;
	margin: 30px 0 0 30px;
	}
	
/*END consulting page definitions*/


/*BEGIN Endorsements formatting (Spans generic and BOOK pages */

#endorsements {
	font-size: 10px;
	display: block;
	border: 0;
	background-color: transparent;
	width: auto;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom:10px;
	}
	

#endorsements p {
	margin: 0;
	display: block;
	text-align:left;
	font-size: .9em;
	margin-top: 10px;
	padding: 5px;
	line-height: 1.75em;
	}

#endorsements em {
	margin: 0;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 0 0px 0 5px;
	margin: 0 0 40px 20px;
}


#endorsements a {
	font-size: 1.5em; 
	color: #b7311d; 
	text-decoration: none; 
	text-align: left; 
	font-weight: bold;
}

#endorsements span.attrib {
	margin-left: 20px;
	font-style:italic;
}

#endorsements p:before { content: url("../images/oq.gif") "  "; }

#endorsements p:after { content: "  " url("../images/cq.gif"); }

#endorsements a:hover{ text-decoration: underline; }

/*END Endorsements formatting*/


/*BEGIN resources/articles stuff section formatting */
div#resources h3 { 
	display: inline;
	margin-bottom: 5px;
}

#resources h2.section-header {
	text-align: left;
	font-size: 16px;
	margin: 40px 0 20px 0;
}

span.author { 
	font-size: .9em;
}

#resources h3 {
	font-size: 1em;
	font-weight: normal;/**/
	}

#articles h3 { 
	font-size: 1em;
	display: inline;
	margin-bottom: 5px;
}

#resources h4, #articles h4 {
	font-size: 14px;
	line-height:1.6em;
	margin: 0 0 20px 0;
}

#resources a ,#articles a{
	font-size: .9em;
	}

div#resources p,div#articles p  { 
	margin: 0 40px 20px 20px;
}

/*END resources section formatting */

/*End ALL OTHER page specific section*/

#footer {
	clear: both;
	width: 912px;
	font-size: .75em;
	text-align: center;
	height: 50px;
	padding-top: 20px;
	height: 80px;
	margin-left: 91px;
	color: #444;
	background: transparent url("../images/border-bottom.gif") no-repeat 0 0;
}

#footer-menu {margin: 0 0 10px 0;}
#footer a { text-decoration:none; color: #444;}
#footer-menu a:hover { text-decoration:underline; color: #000;}

.footer-row {margin-bottom: 10px;}

div.facevalue {
	text-align: right;
	font-size:.9em;
	text-decoration: none; 
}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */

#menubar {
	behavior:url(../scripts/csshover.htc);/* you must link to the hover.htc file for this menu to work in IE6 and earlier */
}

ul#menubar {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:25px; 
	//text-transform:uppercase; 
	font-size:14px;
	font-weight:bold;
	background:transparent url("../images/bgOFF.gif") repeat-x top left;
	font-family: verdana,arial,sans-serif;
	border-bottom:1px solid #B46E4C;/**/
	border-top:1px solid #E4C2AC;/**/
}

ul#menubar li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul#menubar li a.main {
	display:block;
	float:left;
	color: #513024;
	text-decoration:none;
	padding: 4px 15px 0px 15px;
	height:24px;
	background:transparent url("../images/bgDIVIDER.gif") no-repeat top right;
}

ul#menubar li a.main:hover {
	background:transparent url("../images/bgHOVER.gif") no-repeat top right;
}

ul#menubar li a.current, ul#menubar li a.current:hover {
	color: #fff;
	background: #B46E4C;
	height:20px;
}

/*nested submenu follows */
ul.submenu {
	display: none;
	text-transform: none;
}

li.drop-menu:hover ul.submenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 240px;
	display: block;
	float:left;
	position: absolute;
	margin-top: 24px;
	font-size: 12px;
	background-color: #fff; /*ecc6b4;b4a986;*/
	font-family: verdana,arial,sans-serif;
	z-index: 1;
}

li.drop-menu:hover ul.submenu.resource{ width:124px}
li.drop-menu:hover ul.submenu.media{ width:82px}

.submenu li {
	width: 240px;
	text-align: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px dashed #000;
}

.submenu li.resource{
	width: 124px;
	}

.submenu li.media {
	width: 82px;
	}

.submenu li.first {
	border-top: 1px solid #000;
}

.submenu li.last {
	border-top: 0;
	border-bottom: 1px solid #000;
}

.submenu li:hover li {
    float: none; 
	} 

ul.submenu li a {
	display: block;
	color: #000; 
	text-decoration: none;
	padding: 10px 0 10px 13px;
	background-color: #fff; /*ecc6b4;b4a986;*/
}

.submenu li a:hover {
	background-color: #fff;
	/*color: #fff;*/
	text-decoration: underline;
}