@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.thrColHybHdr #container {
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}  
.thrColHybHdr #header {
	background: #FFFFFF;
	padding: 0 10px 25px 0; 
} 



/*--------------sidebar1 contains main navigation------------*/


.thrColHybHdr #sidebar1 {
	float: left;
	width: 12em;
	background: #FFFFFF;
	padding: 25px 0 0 0;
	border-color: #FFFFFF;
}
#sidebar1  ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar1 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar1 li a:link, #sidebar1 li a:visited {
	font-size: 24px;
	color: #0054A6;
	text-decoration: none;
	background-color: #D6E4F1;
	text-align: center;
	display: block;
	padding: 10px 0 10px 0;
	width: 150px;
	margin-left: 35px;
}
#sidebar1 li a:hover, #sidebar1 li a:active {
	background-color: #EAF1F8;
	font-size: 24px
}
#sidebar1 li a.current, #sidebar1 li a.current:hover, #sidebar1 li a.current:active {
	background-color: #FFFFFF;
	font-size: 24px;
	cursor: default;
}
#sidebar1 li a.hold, #sidebar1 li a.hold:hover, #sidebar1 li a.hold:active {
	background-color: #FFFFFF;
	font-size: 24px;
}

.thrColHybHdr #container #sidebar1 p h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0054A6;
	text-decoration: none;
}
.thrColHybHdr #container #sidebar1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding: 0 1em 0 1em;
	line-height: 1em;
}
.thrColHybHdr #container #sidebar1 img {
	text-align: center;
	padding: 0 0 0 0;
	}

/*-----------------sidebar2 contains secondary navigation----------*/

.thrColHybHdr #sidebar2 {
	float: left;
	width: 8em;
	background: #FFFFFF;
	padding: 90px 0 0 0;
	border: 0 1px 0 1px;
	text-align: left;
	color: #0054A6;
	border-right-color: #FFFFFF;
}
#sidebar2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar2 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar2 li a:link, #sidebar2 li a:visited {
	color: #7FAAD2;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 16px
	
}
#sidebar2 li a:hover, #sidebar2 li a:active {
	font-size: 20px;
	color: #BFD5E9;
}
#sidebar2 li a.current2, #sidebar2 li a.current2:hover, #sidebar2 li a.current2:active {
	background-color: #FFFFFF;
	font-size: 24px;
	color: #4080BC;
	cursor: default;
}



/*------------------main content is the aemworks header ---------------*/


.thrColHybHdr #mainContent {
	margin: 0 0 0 20em;
	padding: 0 10em 20px 0;
} 


/*---------------------------- display (pretty stuff, chickens and such)------*/
.thrColHybHdr #display {
	text-align: left;
	border-left-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	border-top-color: #FFFFFF;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 20em;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.thrColHybHdr #container #display h3 {
	color: #333333;
	text-align: center;
	letter-spacing: .2em;
}



/*---------------------------- bottom navigation ---------------------*/

.thrColHybHdr #bottomnav{
	background:#FFFFFF;
	color: #0054A6;

	}

#bottomnav li {
	display: inline;
	}
		
#bottomnav ul {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

#bottomnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottomnav li a:link, #bottomnav li a:visited {
	font-size: 24px;
	color: #0054A6;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	
	
}
#bottomnav li a:hover, #bottomnav li a:active {
	color: #7FAAD2;
}
#bottomnav li a.current2, #bottomnav li a.current2:hover, #bottomnav li a.current2:active {
	background-color: #FFFFFF;
	font-size: 24px;
	color: #4080BC;
	cursor: default;
}


/*-----------------------------the footer----------------------*/

.thrColHybHdr #footer {
	padding: 0 10px; 
	background:#D6E4F1;
	color: #0054A6;
} 

.thrColHybHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	text-align: center;
}
#footer li {
	display: inline;
	}
		
#footer ul {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li a:link, #footer li a:visited {
	font-size:16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D6E4F1;
	text-align: left;	
}
#footer li a:hover, #footer li a:active {
	color: #4080BC;
}
#footer li a.current2, #footer li a.current2:hover, #footer li a.current2:active {
	background-color: #D6E4F1;
	font-size: 16px;
	color: #4080BC;
	cursor: default;
}


/*------------------- Miscellaneous classes for reuse ------------- */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style15 {
	font-size: 150%
}
.style20 {
	color: #0054A6;
	font-size: 250%;
	line-height: 0.9em;
}
.style21 {font-size: 95%}

.style23 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0054A6;
	text-decoration: none;
	font-weight: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: 0054A6;
	text-decoration: none;
}
.tdImg {
	text-align: center;
}
.tdtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1em;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
}

.tdtext a:link, .tdtext a:visited {
	color: #333333;
	text-decoration: none;	
}
.tdtext a:hover, .tdtext a:active {
	color: #666666;
	font-size: 14px;
}
.hold {
	background-color: #FFFFFF;
}
.episode {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 20px 25% 0 0;
	line-height: 1.5em;
	text-indent: 50px;
}
.episode h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	text-decoration: none;
}
.episodeh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	text-decoration: none;
	text-align: left;
	padding-left: 25%;
}
.contentbg {
	background-image: url(images/main_bluell.jpg);
}

	
.true_story {
	font-size: 16px;
	color: #0054A6;
	text-decoration: none;
	text-align: center;
	}
	
.true_story a:link, .true_story a:visited {
	font-size: 18px;
	color: #0054A6;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;	
}
.true_story a:hover, .true_story a:active {
	color: #7FAAD2;
}
.true_story a.current2, .true_story a.current2:hover, .true_story a.current2:active {
	background-color: #FFFFFF;
	font-size: 18px;
	color: #4080BC;
	cursor: default;
}
	
.featuretx {
	font-size: 16px;
	line-height: 1.4em;
	color: #333333;
	text-decoration: none;
	word-spacing: 1 em;
	text-align: left;
}
.tdtext p {
	font-size: 12px;
	line-height: 1.7px;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.tdtexttitle {
	font-size: 16px;
	color: #666666;
	text-align: center;
}

.tdtexttitle a:link, .tdtexttitle a:visited {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;	
}
.tdtexttitle a:hover, .tdtexttitle a:active {
	color: #999999;
}
.tdtexttitle a.current2, .tdtexttitle a.current2:hover, .tdtexttitle a.current2:active {
	background-color: #FFFFFF;
	font-size: 20px;
	color: #333333;
	cursor: default;
}
.tdtextbody {
	font-size: 14px;
	color: #999999;
	text-align: justify;
}
.text {
	line-height: 1.4em;
}
.tdtextbodyspacing {
	line-height: 1.4em;
	font-size: 14px;
	color: #888888;
	text-align: justify;
}
.pubdate {
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.sampletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.episodelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	text-align: left;
}
.episodelink a:link, .episodelink a:visited {
	color: #990000;
	text-decoration: none;	
}
.episodelink a:hover, .episodelink a:active {
	color: #CC7F7F;
}

