@charset "utf-8";
/* CSS Document */

/* BROWSER OVERRIDES ================================== */
	body{
		background-color:#000;
		text-align:center;
		font-size:small;
		margin:0px;
		padding:0;
		background-image:url(/images/global/main_bg.gif);
		background-repeat:repeat-x;
	}
	
	body, textarea{
		font-family: georgia,calibri, Arial, Helvetica, sans-serif;
	}
	
	h1,h2,h3,h4,h5,h6{
		font-weight:bold;
		margin:0.2em 0 1em 0;
	}
	
	h1 {
		font-size:140%;
	}
	
	h2 {
		font-size:120%;
	}
	
	h3 {9255
		font-size:110%;
	}
	
	h4 {
		font-size:100%;
	}
	
	h5 {
		font-size:90%;
	}
	
	h6 {
		font-size:80%;
	}
	
	p{
		line-spacing:1.3em;
	}
	
	a:link, a:visited {
		color:#DBBA66;
		text-decoration:none;
	}
	a:hover, a:active {
		color:#DBBA66;
		text-decoration:underline;
	}
	
	a img {border:0}
	
/* END BROWSER OVERRIDES */	

/* WRAPPERS ================================== */
	#wrapper {
		font-size:small;
		text-align:left;
		width: 1132px;
		margin:0 auto;
		background-image:url(/images/global/fade_bg.png);
		_background-image:url(none);
		background-repeat:repeat-y;
	}
	#wrapper_ST {
		font-size:small;
		text-align:left;
		padding:0 5px;
		margin:0 auto;
	}

	#wrapper_header {
		font-size:90%;
		margin: 0 0 0 60px;
		border-left: solid 2px #58450C;
		border-right: solid 2px #58450C;
		width: 1010px;
		background-color:#000000;
	}
	#wrapper_main {
		font-size:90%;
		padding:0px 0px;
		margin: 0 0 0 60px;
		_margin: 0 0 0 30px;
		float:left;
		background-image:url(/images/global/faux_left_col_tile.gif);
		background-repeat:repeat-y;
		background-position:left;
		border-left: solid 2px #58450C;
		border-right: solid 2px #58450C;
		width: 1010px;
	}
	#wrapper_footer {
		font-size:90%;
		margin: 0 0 40px 60px;
		border-left: solid 2px #58450C;
		border-right: solid 2px #58450C;
		width: 1010px;
	}

/* END WRAPPERS */	

/* HEADER ================================== */
	#header, #header_ST{
		height:156px;
		background-image:url(/images/global/helen_top_bg.jpg);
		background-repeat:no-repeat;
		background-position:left;
		padding: 0px;
		margin: 0px;
	}
	
	a#buy_now  {
		display:block;
		height:82px; 
		width:80px; 
	}
	
	a#buy_now:hover {
		background-image:url(/images/global/album_buy_now.jpg);
		border: 1px solid #F4DF8C;
		height:80px; 
		width:80px; 
		.margin-left:1px;
		_margin-bottom:3px;
	}
	a#buy_now:hover img{
		display:none;
	}

	.top_left_box{
		float:right;
		width:400px;
		color:#AC9015;
		padding:5px;
	}
	
	.top_left_box_podcast{
	 	border:1px solid #A58535; 
		width:366px; 
		float:right; 
		height:26px;
		margin: -2px 7px 0px 0px; 
		_margin-top: -9px;
		text-align:center;
	 }
	
	.top_left_box_album{
		float:right;
		padding:3px 5px 4px 5px;
		_padding-top: 0px;
		width:85px;
		_width:90px;
		font-size:100%;
		_font-size:90%;
		text-align:center;
	}
	
	.top_left_box_album img{
		border: 1px solid #F4DF8C;
	}
	
	.top_left_box_podcast{
		clear:both;
		text-align:right;
		font-weight:bold;
	}
/* END HEADER */

/* MAIN ================================== */
	#main{
		padding:0px 0px 50px 0px;
		float:left;
		background-color:#000000;
		background-image:url(/images/global/helen_bot_bg.jpg);
		background-repeat:no-repeat;
		color:#EFEFEF;
	} 

	#main_ST{
		margin-top:10px;
		padding:10px 20px;
	} 
	
	/* SIDEBAR ================================== */
		#sidebar{
			float: left; 
			width: 190px; 
			padding:80px 20px 12px 20px; 
			font-size:120%;
		}
		
		.sidebar_content{
			border: 2px solid  #58450C;
			background: #000;
			padding:5px;
			clear: both;
			_width: 180px;
		}
		
		.sidebar_content ul{
			margin: 0px;
			padding: 0px;
			list-style:none;
			font-size: 13px;
		}
		.sidebar_content ul li{
			margin: 0px;
			padding:0px;
		}
		.sidebar_content ul li a{
			display:block;
			padding:5px;
			color:#EFEFEF;
			border-bottom:2px dotted #694C10;
		}
		/* for sidebar_content buttons. may need to be changed */
		.button{
			background-image:url(/images/global/nav_arrow.jpg);
			background-repeat:no-repeat;
			background-position:right;
		}
		.sidebar_content ul li a:link,
		.sidebar_content ul li a:visited{
			background-color:none;
			text-decoration:none;
		}
		.sidebar_content ul li a:hover,
		.sidebar_content ul li a:active{
			text-decoration: underline;
		}
		
		/* For Second Level List   */
		.sidebar_content ul ul a {
			list-style:none;
			color:#D5C58A;
			font-size:11px;
			list-style-image:none;
			border:none;
			background-image:none;
		}
		.sidebar_content ul ul {
			list-style:none;
			border:none;
			padding:0px;
			margin:0px;	
			padding-left:15px;
			list-style-image:none;
		}
		.sidebar_listen_up ul li a{
			display:block;
			background-color:#533115;
			border-bottom:solid 0px #533115;
			background-image:url(/images/global/speaker.gif);
			background-repeat:no-repeat;
			background-position:right;
		}
		.sidebar_listen_up ul li a:link,
		.sidebar_listen_up ul li a:visited{
			color:#D5C58A;
			background-color:none;
			text-decoration:none;
		}
		.sidebar_listen_up ul li a:hover,
		.sidebar_listen_up ul li a:active{
			color:#D5C58A;
			text-decoration: underline;
		}
		.sidebar_listen_up .odd {
			background-color:#381F01;
		}
		.listen ul li {
			padding:6px 0 2px 5px;
		}
		
	/* END SIDEBAR */
	
	/* RIGHT COLUMN */
		#right_column {
			float: right; 
			width: 220px; 
			padding:0px 0px 0px 20px; 
			.padding:0px 20px 0px 0px; 
			margin: 0px 0px 0px 1px;
		}
		.right_column_news {
			margin-left:25px;
			font-size:11px;
		}
		.right_column_quotes{
			font-size:90%;
			padding:10px;
		}
		.right_column_quotes h4{
			color:#D5C58A;
			font-size:100%;
		}
		
		.right_column_subscript{
			text-align:right;
			margin:2px;
		}
		.right_column_news li{
			margin-top:5px;
		}
		.right_column_divider { 
			width: 207px; 
			border-top:2px dotted #694C10;
			margin:5px 0px 5px 0px;
			_margin:0px 0px -12px 0px;
			clear: both;
		}
		.right_flourish_top{
			background-image:url(/images/global/right_nav_top.jpg);
			background-repeat:no-repeat;
			background-position:right;
			height:125px;
			
		}
		.right_flourish_bottom{
			background-image:url(/images/global/right_nav_bottom.jpg);
			background-repeat:no-repeat;
			background-position:top right;
			height:60px;
		}
		table td a:link, table td a:visited{
			color:#ffffff;
		}
		.calendar{
			width:180px;
			margin:5px 0px;
		}
		.calendar a:link{
			color:#ffffff;
		}
		.calendar tbody{
			width:130px;
			font-size:11px;
			font-family:arial;
			text-align:center;
		}
		.calendar-month{
			background-color:#61420C;
		}
		.calendar-prev{
			padding:0px 10px 0px 0px;
		}
		.calendar-next{
			padding:0px 0px 0px 10px;
		}
		.calendar-days{
			border-bottom:1px solid #61420C;
		}
		.calendar_used_day{
			background-color:#61420C;
			font-weight:bold;
		}
	/* END RIGHT COLUMN */
	
	/* CONTENT ================================== */
		#main #content{
			padding-right:0;
			width:519px;
			_width:519px;
			float:left;
			margin-top:40px;
		}
		
		.flourish_content p{
			margin:0px;
			padding:5px 0px 5px 0px;
		}
		
		.flourish_header{
			height:80px;
			background-image:url(/images/global/large_flourish_top.gif);
			background-repeat:no-repeat;
			background-position:top;
			text-align:center;
			margin:0px;
			padding:0px;
		}
		.flourish_header img{
			margin-top:11px;
			margin-left:-7px;
		}
		.flourish_header_small{
			height:33px;
			background-image:url(/images/global/small_flourish_top.gif);
			background-repeat:no-repeat;
			background-position:top;
			margin:0px;
		}
		.flourish_main{
			border-left: solid 2px #A58535;
			border-right: solid 2px #A58535;
			background-color:#000000;
			margin:0px;
			font-size:11px;
			line-height:20px;
			padding: 0px 5px 10px 5px;
		}
		.flourish_footer{
			clear:both;
			height:26px;
			background-image:url(/images/global/large_flourish_bottom.gif);
			background-repeat:no-repeat;
			margin:0px;
			_margin:0px 0 0 2px;
		}
		
		.flourish_main_title{
			font-size:22px;
			color:#A58535;
			float:left;
			margin-left: 5px;
			line-height: 1.3em;
		}
		.flourish_main_date{
			font-size:16px;
			color:#D17E38;
			float:right;
			margin-right: 5px;
		}
		
		.flourish_main_content{
			clear:both;
			padding:10px 25px 15px 25px;
		}
		.flourish_main_footer{
			font-size:20px;
			color:#A58535;
			float:right;
			margin-right: 5px;
			margin-top:-10px;
		}
		
		.flourish_image{
			padding:3px 3px 3px 3px;
			.padding:3px 3px 0px 3px;
			border: 1px solid #EBD07E;
			width:450px;
			margin-bottom:5px;
		}
			
		.divider{
			height:5px;
			margin:10px 0px 10px 0px;
			background-image:url(/images/global/main_divider.jpg);
			background-repeat:no-repeat;
			background-position:center;
		}
		
	/* END CONTENT */

/* END MAIN */
	
/* FOOTER ================================== */
	#footer{
		padding:15px 0px 28px 13px;
		font-size: 135%;
		clear:both;
		border-top: solid 2px #58450C;
		border-bottom: solid 2px #58450C;
		color: #dbba66;
	}
	#footer .charity_links {
		clear: both;
		border-bottom:2px dotted #694C10;
		padding: 0px 0px 10px 0px;
		margin: 0px 10px 10px 0px;
		height:280px;
	}
	#footer .charity_links h3 {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		font-weight: normal !important;
		padding: 0px;
		margin-bottom: 3px !important;
	}
	#footer .aerian_links {
		float: right;
		font-size: 80%;
		margin: 0px 10px 0px 0px;
	}
	#footer ul {
		list-style:none;
		margin:0px;
		padding:0px;
		text-transform:capitalize;
		margin-left:15px;
	}
	#footer ul li {
		padding:0;
		margin:0;	
		float:left;
		margin-right:10px;
	}
	
	.aerian_footer {
		float: left;
		margin: -6px 0px 0px 5px;
		padding-top:10px;
	}
	.aerian_footer img {
		float: left;
	}
	.aerian_footer p {
		float: left;
		padding-left: 7px;
		margin-top: 9px;
		color: #333333;
	}
	.aerian_footer a {
		color: #000;
		font-weight: bold;
	}
/* END FOOTER */

/*MISC STYLES------------------------*/
	select.category_dropdown option.top_level{
		font-weight:bold;
		background-color:#ccccef;
	}
	
	.breadcrumb {
		margin-bottom:15px;
		color:#376486;
		margin-top:5px;
	}
	.breadcrumb a{
		color:#376486;
	}
/*END MISC STYLES------------------------*/

/*GENERAL USE STYLES------------------------*/
	.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;
	}
	.float_right { float:right; }
	.float_left { float:left; }
	
	/*message straps*/
		.info_head {
			background:url(/images/icons/ticks/small/i.gif) no-repeat #f9f9f9 6px 8px;
			padding: 9px 9px 9px 40px;
			margin:0 0 10px 0; 
			border:1px solid #333;
		}
		.success_head {
			background:url(/images/icons/ticks/small/tick.gif) no-repeat #f9f9f9 6px 8px;
			padding: 9px 9px 9px 40px;
			margin:0 0 10px 0; 
			border:1px solid #333;
		}
		.error_head {
			background:url(/images/icons/ticks/small/exclamation.gif) no-repeat #f9f9f9 6px 8px;
			padding: 9px 9px 9px 40px;
			margin:0 0 10px 0; 
			border:1px solid #333;
		}
		.info_head h3,
		.success_head h3,
		.error_head h3,
		.info_head p,
		.success_head p,
		.error_head p{
			margin:0 0 0.4em 0;
		}
	/*end message straps*/	
	
	.error {
		color:#990000;
		font-weight:bold;
	}
	.error input{
		border:1px solid #900;
	}
	
	.none{font-style:italic; color:#999999;}
	
	form.inline{
		margin:0;
		padding:0;
		display:inline;
	}
	.tooltip {
		position:absolute;
		top:0px;
		left:0px;
		z-index:100;
		visibility:hidden;
		border: solid 1px #336699;
		width:200px;
		padding:2px;
		background-color:#ddeeff;
		opacity: 0.9;
		filter: alpha(opacity=90);
		font-size: 13px;
	}
	
	.box01 {
		
	}
	.box01 .box01_header{
		padding:5px;
		margin:0;
		font-weight: bold;
		background:url(/images/global/black_strap_no_shad.gif) no-repeat top left;
		border-bottom:2px solid #FF9255;
		color: #FF9255;
		text-transform:uppercase;
		height:18px;
		margin:0pt;
		padding:6px 0pt 0pt 25px;
		text-align:left;
	}
	.box01 .box01_content{
		padding:5px;
		margin:0;
		border:1px solid #ccc;
	}
	
/*end GENERAL USE STYLES*/

/*PAGE SPECIFIC STYLES------------------------*/

	/* PODCAST */
		.podcast_archive{
			clear:both;}
		
		.podcast_title{
			float:left;
			font-weight:bold;
			padding-left:20px;
		}
		
		.podcast_date{
			float:right;
			padding-right:20px;
		}
	
	/* PODCAST */
	.gallery_image {
		border:1px solid #EBD07E;
		float:left;
		margin:5px 0px 10px 15px;
		height:130px;
		width:130px;
	}
	
/* END PAGE SPECIFIC STYLES */
.listentitle{
	margin:10px 0px 4px 10px;
}

.play {
	display:block;
	float:left;
	width:157px;
}

.latest_news ul {
	margin:0 0 0 0;

}