/* ========================================== */
/* TEXT STYLES - Huey Long Web Site           */
/* ========================================== */

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #FFF;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {font-size: 10pt;}

a {
	color: #000;
	text-decoration: none;
}

/* #ltCol * {
	margin-left: 54px;
}

#rtCol * {
	margin-right: 54px;
} */

p {
	font-size: 10pt;
	line-height: 1.2;
}

p.summary {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
}

#page li {
	font-size: 10pt;
	line-height: 1.2em;
	padding-left: 6pt;
}

/* ========================================== */
/* PAGE STYLES - Huey Long Web Site           */
/* page layout elements and repeated elements */
/* ========================================== */

p.skipnav {
	display: none;
}

#header, #navMain, #tools, div#subnav, #botnav, dl#prev, dl#next, div.intro, div.share_stories, .noprint, .hide, #footer .noprint {
	display: none;
}

#print-header {
	text-align: center;
}

/* columns */

#ltCol, #rtCol {
	width: auto;
	padding: 0 30px;
}

/* footer */

#footer {
	clear: both;
}
	
#footer ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #767F66;
	font-size: 8pt;
}

#footer ul li a span {display: none;}

#footer a.logo img {
	margin: -5px 0 -5px 1px;
	text-decoration: none;
}

#footer ul li.last {border: none;}


/* ===================== callout boxes ===================== */

/* callout box */

div.textbox, div.textbox_left {
	width: 400px;
	margin: 20px 0;
	padding: 0 20px;
	border: 1px solid #999;
}

div.textbox h2, div.textbox_left h2 {
	font-size: 11pt;
}

div.textbox p, div.textbox_left p {
	font-size: 8pt;
}

/* textgroup group of textbox and photo */

div.textgroup {
	float: left;
	clear: both;
	width: 400px;
	margin: 20px 0;
	padding: 0 20px;
	border: 1px solid #999;
	display: inline;
}

.textgroup div.textbox, .textgroup div.textbox_left {
	border: none;
	margin: 0;
	padding: 0;
}

#page .textgroup div.photo2, #page .textgroup div.photo {
	padding: 0 20px 0 0;
	float: left;
}

/* reality check*/

div.reality {
	width: 400px;
	margin: 20px 0;
	padding: 0 20px;
	border: 1px solid #999;
}

div.reality span.hide {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1.2;
	margin: 12px 0 0;
}

div.reality h2 {
	font-size: 10pt;
	font-style: italic;
	margin-top: 9px;
}

div.reality p {
	font-size: 8pt;
}

/* feature in side column */

div.feature {
	width: 400px;
	margin: 20px 0;
	padding: 0 20px;
	border: 3px double #999;
}

.feature h2 {
	font-size: 11pt;
}

.feature h3 {
	font-size: 10pt;
	font-style: italic;
}

#page .feature p {
	font-size: 9pt;
}

/* People Are Asking */

div.faq {
	width: 400px;
	margin: 20px 0;
	padding: 0 20px;
	border: 1px solid #999;
}

div.faq span.hide {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1.2;
	margin: 12px 0 0;
}

div.faq h2 {
	font-size: 10pt;
	font-style: italic;
	margin-top: 9px;
}

div.faq p {
	font-size: 8pt;
}

#home .faq p strong {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-right: 2px;
}

/* quotes */

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style:italic;
	width: 240pt;
	margin: 16pt 0;
	quotes: '"' '"' "'" "'";
	}
	
blockquote p span:before {
	content: '"';
}

/* homepage learn more */

#home div.learn_more {
	float: left;
	clear: both;
	width: 320px;
	margin: 0 26px 1.2em 54px;
	background: transparent url(../images/page-graphics/crown.gif) 0 50% no-repeat;
	display: inline;
}

#home .learn_more div.bdr_top {
	float: left;
	background: transparent url(../images/page-graphics/home-learn_bdr.gif) 0 0 no-repeat;
}

#home .learn_more div.bdr_bot {
	float: left;
	background: transparent url(../images/page-graphics/home-learn_bdr.gif) 0 100% no-repeat;
	min-height: 63px;
}

* html #home div.learn_more div.bdr_bot {
	height: 63px; /* no min-height in IE */
}

#home .learn_more p {
	margin: 1em 0 1em 66px;
	font-size: 1.4em;
	line-height: 1.2em;
}

/* homepage acknowledgment */

#home div.thx {
	margin: 20px 30px;
}

#home div.thx p {
	font-style: italic;
}

#home div.thx p strong {
	display: none;
}

/* homepage intro */

#home div.intro {
	display: none;
}

/* ================ SHARE YOUR STORIES ====================== */

#home div.share_stories {
	display: none;
}

div.story blockquote {
	width: 400px;
	margin: 30px 0;
}

#perspectives div.share_stories {
	width: 400px;
	margin: 20px 0;
	display: block;
	border: 1px solid #999;
	padding: 20px;
}

#perspectives div.share_stories span.hide {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1.2;
}

#perspectives div.share_stories p {
	font-size: 8pt;
}

#perspectives .share_stories .button a span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	display: block;
	text-align: center;
}



/* ================ THUMBNAIL TOC ====================== */

div#toc { 
   margin: 20px 0;
   float: left;
   display: inline;
   border: 3px double #999;
   padding: 20px 20px 0;
}

#toc .thumb, #toc .thumb_rt { 
    margin: 0 0 10px; 
	float: left;
	display: inline;
}

#toc h2 {
	font-size: 12pt;
	margin: 0;
}

#toc h3 {
	font-size: 10pt;
	font-style: italic;
	margin-top: 6px;
}


/* ================ PHOTOS ====================== */

div.photo1, div.photo2, div.photo {
	margin: 10px 0;
}

#ltCol div.photo1 { /* full-size photo left column, thick border */
	width: 374px;
}

#ltCol div.photo2 { /* half-size photo left column, thin border */
	width: 180px;
}

#rtCol div.photo1 { /* full-size photo right column, thick border */
	width: 224px;
}

#rtCol div.photo2 { /* full-size photo right column, thin border */
	width: 206px;
}

#page .thumb div.photo2, #page .thumb_rt div.photo2 {
	width: 105px;
	float: left;
	clear: left;
	margin: 0 10px 0 3px;
}

#rtCol .feature div.photo2, #ltCol .feature div.photo2 { /* photos in feature box */
	width: 180px;
}

#rtCol .feature div.photo, #ltCol .feature div.photo { /* photos in feature box */
	width: 210px;
}

#rtCol div.photo { /* stand-alone images in right column */
	width: 236px;
}

#ltCol div.photo { /* stand-alone images in left column */
	width: 192px;
}

#ltCol .story blockquote div.photo2 {
	width: 105px;
	float: left;
	margin: 0 12px 10px 0;
}

/* photo caption */

.frame1 div.caption, .frame2 div.caption {
	margin: 0;
	border-top: 1px solid #FFF;
}

.photo .frame1 div.caption {
	margin: 0;
	border-top: 1px solid #B0977A;
	border-bottom: 1px solid #B0977A;
}

#ltCol .photo .frame1 div.caption {
	margin: 0;
}

#page .caption p {
	font-size: 8pt;
	line-height: 1.2;
	font-style: italic;
	margin: 0;
	padding: 10px 0 6px;
}

/* source info */

#page p.source {
	margin: 0 0 20px;
	font-size: 6pt;
	line-height: 1.2;
}

#page .photo p.source {
	text-align: left;
	margin-top: 6px;
	padding: 0;
}

#ltCol .photo p.source {
	padding: 0;
}

#page .thumb p.source, #page .thumb_rt p.source {
	margin-top: 6px;
	margin-bottom: 10px;
}

/* 'glass' transparent gif to discourage copying images */

.frame1 img.glass {
	display: none;
}