
/* Layout divisions and rules
============================================================ */
	
body	{
	margin: 0px auto;
	padding: 0px auto;
	border: 0px;
	text-align:center;	
	color: #555;
	background-color: #f4f4dd;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	}

#homeContainer	{
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 1024px;
	background: #f4f4dd url(../images/contentBg.jpg) top center repeat-y;
	text-align:center;	
	}

#topNavHomeCont {
			width: 1024px;
			background: #fff url(../images/homeHeader.jpg) top center no-repeat;
			height: 68px;
			padding: 40px 0px 0px 0px;
			margin: 0px auto;
		}
	
#subContainer	{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 1024px;
	background: #f4f4dd url(../images/subPage_bg.jpg) top center repeat-y;
	text-align:center;	
	}

#topNavContainer {
	width: 1024px;
	background: #fff url(../images/header.jpg) top center no-repeat;
	height: 68px;
	padding: 40px 0px 0px 0px;
	margin: 0px auto;
}
#topNavContainer-update {
	width: 1024px;
	background: #fff url(../images/header-update.jpg) top center no-repeat;
	height: 68px;
	padding: 40px 0px 0px 0px;
	margin: 0px auto;
}	
#logo {
	float: left;
	width: 275px;
	margin-left: 108px;
	*margin-left: 55px;
	height: 48px;
}

#topNav {
	float: right;
	margin-right: 80px;
	*margin-right: 40px;
	width: 556px;
	padding: 0px;
	position: relative;
	height: 48px;
	text-align: right;
	}

#topNav ul{
 list-style: none;
 margin: 0px auto;
 padding: 0px;
}

#topNav ul li {
	float: left;
	display: block;
	padding-top: 20px;
	margin: 0px auto;
	height: 28px;
	}

#topNav ul li.bio_off {
	text-align: center;
	background: #ff0000 url(../images/bio_off.jpg) top center no-repeat;
	width: 52px;
}

#topNav ul li.bio_on {
	text-align: center;
	background: #ff0000 url(../images/bio_on.jpg) top center no-repeat;
	width: 52px;
}

#topNav ul li.contact_off {
	text-align: center;
	background: #ff0000 url(../images/contact_off.jpg) top center no-repeat;
	width: 90px;
}

#topNav ul li.contact_on {
	text-align: center;
	background: #ff0000 url(../images/contact_off.jpg) top center no-repeat;
	width: 90px;
}
#topNav ul li.speaking_off {
	text-align: center;
	background: #ff0000 url(../images/speaking_off.jpg) top center no-repeat;
	width: 86px;
}
#topNav ul li.speaking_on {
	text-align: center;
	background: #ff0000 url(../images/speaking_on.jpg) top center no-repeat;
	width: 86px;
}
#topNav ul li.books_off {
	text-align: center;
	background: #ff0000 url(../images/books_off.jpg) top center no-repeat;
	width: 69px;
}
#topNav ul li.books_on {
	text-align: center;
	background: #ff0000 url(../images/books_on.jpg) top center no-repeat;
	width: 69px;
}
#topNav ul li.myWork_off {
	text-align: center;
	background: #ff0000 url(../images/myWork_off.jpg) top center no-repeat;
	width: 79px;
}
#topNav ul li.myWork_on {
	text-align: center;
	background: #ff0000 url(../images/myWork_on.jpg) top center no-repeat;
	width: 79px;
}

	
#homeContent{
	clear: both;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 1024px;
	text-align:left;
   background: url(../images/contentBg.jpg) top center repeat-y;
	
}

#subContent{

/*	clear: both;
	margin-left: 450px;
	*margin-left: 330px;
	padding: 95px 0px 0px 0px;
	*padding: 105px 0px 0px 0px;
	width: 400px;
	text-align:left;	
*/
	clear:both;
	width: 1024px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
		
}

#homeWelcomeWrapper {
	clear: both;
	width: 1024px;
	background: url(../images/welcomeSectionBg.jpg) top center no-repeat;
	height: 340px;
	margin: 0px auto;
	padding: 0px;
}

#homeWelcome {
	margin-left: 480px;
	width: 400px;
	padding-top: 16px;
}

#homeWelcomeBottom {
	clear: both;
	color: #fff;
	padding-left: 150px;
    background: url(../images/contentBg_morePaper.jpg) top center no-repeat;
	height: 178px;
}


#flashPortion {
	background: #ffffff url(../images/flashPortion.jpg) top left no-repeat;
	height: 160px;
	width: 1024px;
	padding: 0px;
	margin: 0px auto;
	clear: both;
}

#c1 {	
width: 420px;
float: left;
padding: 0px;
margin: 0px auto;

}

#c2 {	
width: 452px;
float: left;
padding: 12px 134px 0px 18px;
margin: 0px auto;
text-align: left;
}

#c3 {	
width: 240px;
float: left;
}

#home_c1 {	
width: 240px;
float: left;
padding-right: 25px;
}

#home_c2 {	
width: 240px;
float: left;
}

#home_c3 {	
width: 240px;
float: left;
}

.homeBottomC1{
	width: 220px;
	padding-right: 0px;
	float: left;
	color: #555;
	margin-right: 130px;
}

.homeBottomC2{
	width: 150px;
	float: left;
}

#footer{
	clear: both;
	padding: 50px 0px 0px 0px;
}

#footerContainerHome {
	clear: both;
	width: 1024px;
	background: url(../images/footerHome.jpg) top center no-repeat;
	height: 110px;
	text-align: center;
}

#footerSubContainer {
	clear: both;
	width: 1024px;
	background: url(../images/footer.jpg) top center no-repeat;
	height: 150px;
}

#footerSub{
	clear: both;
	padding: 142px 0px 0px 0px;
	text-align: center;
}

.highlightBoxWrapper {
	width: 196px;
	background-color: #FFFFFF;
	border: none;
	padding: 0px 2px 2px 2px; 
	text-align: center;
	margin: -20px 0px 0px 128px;
	*margin: 0px 0px 0px 128px;
}


.highlightBox {
	
	width: 190px;
	border-bottom: 1px solid #640202;
	border-left: 1px solid #640202;
	border-right: 1px solid #640202;
	padding: 2px;
	background-color: #FFFFFF;
	text-align:left;
	font-size: 10px;
	line-height: 1.5em;
	
	
}

.highlightBox ul{
	list-style: url(../images/bullet_arrow.gif);
	margin: 4px 0px 0px 18px;
	
	padding: 14px 2px;
}

.highlightBox ul li{
	padding: 4px 0px;
}

#toolBar {
	width: 450px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;	
	clear: both;
	height: 50px;
}

#toolBar ul{
	list-style: none;
	margin: 0px auto;
	padding-left: 8px;
}
#toolBar ul li{
	
	display: block;
	float: left;
	margin: 0px auto;
	height: 35px;
	padding: 0px 50px;	
}
#toolBar ul li.email{
	background: #ffffff url(../images/toolMail.gif) top left no-repeat;
	
}
#toolBar ul li.print{
	background: url(../images/toolPrint.gif) top left no-repeat;
}
 
ul.col_list_2{
	list-style: none;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	text-align: left;
	clear: both;
}

li.left_col {
	display: block;
	float: left;
	margin: 0px auto;
	padding-top: 4px;
	text-align: left;
	width: 120px;
}

li.right_col {
	display: block;
	float: left;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 300px;
}

ul.homeBullets{
	list-style: none;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	width: 350px;
}

li.bullet_ill{
	background: url(../images/bullet_illustrated.gif) top left no-repeat;
	color: #555555;
	padding-left: 30px;
}



/* image styles
============================================================*/

.imgLeft {
	float: left;
	border: 0px;
	padding: 0px 8px 30px 0px;
	display: block;
}

.imgRight {
	float: right;
	border: 0px;
	padding: 0px 0px 10px 10px;
	display: block;
}

.bulletList {
	clear: both;
	font-size: 10px;
	padding-bottom: 8px;
}

img.bulletLink {
	float: left; 
	padding:0px 8px 12px 0px; 
}

/* Typography
============================================================*/

.introText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #4b1020;
	/*font-weight: bold;*/
}
.introTextWhite {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #fff;
	/*font-weight: bold;*/
}

.textRed{
	color: #ff0000;
}
.textBlue {
	color: #0099CC;
}

.textLtGrey {
	color: #999999;
}
HR {
	border: 1px dashed #cccccc;
}

h1 {
	clear: none;
	margin: 0;
	padding-bottom: 3px;
	font: normal 2.4em/1em Georgia, "Times New Roman", Times, serif;
	color: #640202;
	text-transform: none;
	border: 0 none;
	text-align: left;

}



h2, h3, h4, h5 {
	clear: both;
	margin: 0;
	padding-bottom: 3px;
	font: normal 1.5em/1em Georgia, "Times New Roman", Times, serif;
	color: #640202;
	text-transform: none;
	border: 0 none;
	text-align: left;

}

#homeContent a, #homeContent a:visited {
	color: #0099CC;
	text-decoration: underline;
}

#homeContent a:hover{
	color: #555;
	text-decoration: underline;
}

.logoHeader {
	clear: none;
	margin: 0;
	padding-left: 18px;
	padding-bottom: 3px;
	font: normal 2.4em/1em Georgia, "Times New Roman", Times, serif;
	color: #640202;
	text-transform: none;
	border: 0 none;
	text-align: left;
}

a, a:visited {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	
	text-decoration:none;
}


a.navMenu, a.navMenu:visited {
	color: #555;
	text-decoration: none;
}

a.navMenu:hover {
	
	text-decoration:underline;
}

a.header {
	color: #640202;
	text-decoration: none;
	
}
.submitLink {
   color: #0099cc;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
	

.hlLargeMaroon a:link , .hlLargeMaroon a:visited , .hlLargeMaroon a:hover , .hlLargeMaroon a:link, .hlLargeMaroon a:active {
	color: #4b1020;
	text-decoration:underline;
}

.highlightBox strong {
	font-size:12px;
}

P {
	margin: 0px;
	padding: 8px 0px;
	text-align: left;
}


