* {
	margin: 0px;
}
body {
	background-image:url(../img/gray_bg2.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#44433F;
  min-height: 100%;
  height: auto !important;
  height: 100%;
 	line-height: 1.3em;
}
a, a img {
	text-decoration: none;
	color:#000;
	border: 0; 
	outline: 0;
}
a:hover {
	text-decoration: none;
	color:#50728F;
	cursor:pointer;
}
.gray {
	color: #444;
	line-height: 1.2em;
	font-style:italic;
}
#header {
	height: 140px;
	width: 790px;
 	margin-left: auto;
  margin-right: auto;
	position:relative;
	background:#CCCCCC;
	background-image:url(../img/slice_blgry_lg.png);
	background-repeat:repeat-x;
	padding: 8px 0px 6px 10px;
	border: #000000 solid 1px;
}
#header img{
	position:relative;
	float:left;
}
#header_text {
	position:relative;
	float:left;
	width: 400px;
	height: 10px;	
	color: #FFFFFF;
	font-size: 13px;
	font:Georgia;
	text-align:right;
	padding-right:10px;
}
#header_pic {
	background-image:url(../img/drharmon.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width: 100px;
	height: 140px;	
	padding-right: 30px;
}

#holder {
	position: relative;	/*For Auto Margin*/
	margin-left: auto; /*For Auto Margin*/
	margin-right: auto; /*For Auto Margin*/
	width:800px;
	height:700px;
}
#main {
	background-color:#000;
	height: 555px;
	width: 800px;
	background-image:url(../img/brown_bg.jpg);	
	color:#FFFFFF;
	border: #000000 solid 1px;
}
#main_nobackground {
	background-color:#000;
	height: 555px;
	width: 800px;
	color:#FFFFFF;
	border: #000000 solid 1px;
}
#main h1{
	text-align:center;
	margin: 10px;
}
#main h2, #main_nobackground h4 {
	margin: 45px 5px 5px 15px;
}
#content_radio {
	height: 10px;
	width: 550px;
	position:relative;
 	margin-left: auto;
  margin-right: auto;
	margin-top: 20px;
	padding: 0px 10px 20px 10px;
	text-align:center;
}
#content_radio img{
	margin: 0px 15px 15px 0px;
	border: 3px double #FFF;
	float:left;
	position:relative;
}
#content_radio h4{
	text-align:left;
	font-size:14px;
}
#content_readqueue {
	width: 600px;
	position:relative;
 	margin-left: auto;
  margin-right: auto;
	margin-top: 20px;
	padding: 0px 10px 20px 10px;
	text-align:center;
}
#content1 {
	height: 10px;
	width: 750px;
	position:relative;
 	margin-left: auto;
  margin-right: auto;
	margin-top: 20px;
	padding: 0px 10px 20px 10px;
	text-align:center;
}
#content1 img{
	margin: 0px 15px 15px 0px;
	border: 3px double #FFF;
	float:left;
	position:relative;
}
#content1 h4{
	text-align:left;
	font-size:14px;
}
#content2 {
	height: 55px;
	width: 690px;
	position:relative;
	float:left;
	border: 1px solid #000;
	background-image:url(../img/slice_gray_lg.png);
	background-repeat:repeat-x;
	padding: 4px;
	margin: 15px 10px 3px 40px;
	padding: 20px;
}
#content2 h2, #content2 h3, #content2 h4{
	margin: 0px;
	width: auto;
	position: relative;
	float:left;
	line-height: 1.2em;
	padding: 2px 2px 10px 5px;
	text-align:center;
}
#content3 {
	height: 110px;
	width: 337px;
	position:relative;
	float: left;
	margin-right: 2px;
	border: 1px solid #000;
	background-image:url(../img/slice_gray_lg.png);
	background-repeat:repeat-x;
	padding: 4px;
}
#content3 h2, #content3 h3{
	margin: 0px;
	width: auto;
	position: relative;
	float:left;
	line-height: 1.2em;
	padding: 2px 5px 2px 5px;
}
#content3 img{
	height: 110px;
	width: auto;
	position:relative;
	float:right;
	border: 1px solid #000;
	margin: 1px;
}
.status_square{
	width:75px;
	height:15px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border:none;
	background:none;
}
.status_bar{
	width:200px;
	height:15px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border:none;
	background:none;
}
.overlay {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 1000;
	background:url(../img/bg-trans-70.png);
}
.overlay_content{
	width:600px;
	height:550px;
	margin: 125px auto;
	background-color:#000000;
	border:2px solid #0033FF;
	padding:5px;
	text-align:center;
	color:#FFFFFF;
}
.overlay_cancel{
	width:40px;
	height:40px;
	float:right;
	background-image:url(../icons/ico_cancel_32.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.overlay_confirm{
	width:40px;
	height:40px;
	float:left;
	background-image:url(../icons/ico_send_32.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.overlay_title{
	position:relative;
	float:left;
	width:425px;
	height:40px;
	color:#FFFFFF;
	text-align:center;
	margin-top: 5px;	
	margin-bottom: 20px;
}
.overlay_box{
	position:relative;
	float:left;
	width:600px;
	height:45px;
	font-size:14px;
}
.select{
	position:relative;
	float:left;
	width: 308px;
	height: 25px;
	font-size: 16px;
	margin-top: 14px;
	margin-left: 25px;
	font: georgia;
	font-weight:bold;
}
.overlay_text{
	position:relative;
	float:left;
	width:215px;
	height:40px;
	color:#FFFFFF;
	text-align:right;
	font-weight: bold;
	padding-top:5px;
	margin-top: 14px;
}
.overlay_text_long{
	position:relative;
	float:left;
	width:325px;
	height:35px;
	color:#FFFFFF;
	text-align:right;
	font-weight: bold;
	padding-top:5px;
	margin-top: 14px;
}
.overlay_inputbox {
	background-color: #FFFFFF;
	height: 30px;
	width:50%;
	margin-top: 14px;
	margin-left: 25px;
	padding: 3px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	position:relative;
	float:left
}

/*Footer*/
#foot {
	background-color: #073270;
	background-image:url(../img/world_ft.png);
	height: 25px;
	width: 100%;
	position:relative;
	float:left;
	margin: 0px;
	color:#CCCCCC;
	text-align: center;
	padding-top: 4px;
	font-size:12px;
	font-weight: bold;
	border: #000000 solid 1px;
}
/**********************Radio**************************/
#mainradio_holder {/*Holds tabs and content*/
	width: 800px;
	height: 557px;
	background: none;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	color:#000000;
}
#series_holder {/*Gray Box*/
	width: 785px;
	height:490px;
	overflow: auto;
	position:relative;
}
#series {
	width: 760px;
	min-height:30px;
	height:auto;
	margin: 0px auto;
	background: #4A4B44;
	color:#BDBDBD;		
	border: 2px groove #999999;	
	position:relative;
	float:left;
	padding-bottom: 5px;
}
#imagebox  {
	width: 185px;
	height: auto;
	position: relative;
	float:left;
	padding-top: 5px;
	margin: 0px 0px 0px 5px;	
}
#imagebox h4 {
	width: 175px;
	position: relative;
	float:left;
	margin: 0px 0px 5px 0px;
	text-align:center;
}
#imagebox img {
	width: 160px;
	height:160px;
	position: relative;
	float:left;
	padding-left: 10px;
}
#sermonbox {
	width: 515px;
	height: auto;
	position: relative;
	float:left;
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 0px 0px;	
}
#sermonbox h4 {
	font-size:14px;
	padding-top: 10px;
	padding: 2px;
	position:relative;
	float:left;
	width: 100%;
}
#sermonbox a, #sermonbox h4:hover {
	color: #FFF;
	cursor:pointer;
}


/*********************************Menu*******************************************/
#menuholder {
	width: 800px;
	height:30px;
	margin: 0px;
	background: #472F1D;
	background-image:url(../menu/slice_black.png);
	background-repeat:repeat-x;
	position: relative;
	float:left;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	overflow:hidden;
}
.ddsmoothmenu{
font: bold 12px Verdana;
background: #000; /*background of menu bar (default state)*/
background-image:url(../menu/slice_black.png);
background-repeat:repeat-x;
width: 956px;
}
.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}
/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #000; /*background of menu items (default state)*/
background-image:url(../menu/slice_black.png);
background-repeat:repeat-x;
color: white;
padding: 8px 10px;
border-right: 1px solid #000;
color: #FFF;
text-decoration: none;
}
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #FFF;
font-weight: bold;
}
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #000; 
background-image: url(../menu/slice_bluegray.png);
background-repeat:repeat-x;
color: #FFF;
}
.ddsmoothmenu ul li a:hover{
background: #000; /*background of menu items during onmouseover (hover state)*/
background-image:url(../menu/slice_bluegray.png);
background-repeat:repeat-x;
color: white;
}
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #000;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul li ul{
top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #000;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}
.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/*****************************************Slider************************************************************/
#page-wrap  { 
	width: 750px; 
	padding: 0px; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
}
#quoteSlide ul        { 
	margin: 0px;	 
	padding: 20px 0 0 40px;
	font-weight:bold;
	width:600px;
	height: 290px;
	font-size: 25px;
	background-image:url(../img/scroll.png);
	background-repeat: no-repeat;
	overflow:hidden;
}
#quoteSlide li      { 
	display: list-item;
	list-style-type: disc;
	margin-bottom: 5px;	 
	font-weight: normal;
	font-size: 18px;
	width: 500px;
}
#quoteSlide   { 
	padding: 1px 65px 0px 1px; 
}
#quoteSlide img{
	width: 600px;
	height:auto;
	position:absolute;
}
#quoteSlide h2, #quoteSlide h2 a     { 
	font: italic 24px/1.5 Georgia, Serif; 
	text-align: left; color: #444; 
	margin: 0px; 
	position: relative;	
	float: right;	
	width: 300px;
	height: 200px;
	font-weight:bold;
	color:#999999;
}
	
.anythingSlider                         { width: 760px; height: 360px; position: relative; float: left; margin: 0 auto 6px; }
.anythingSlider .wrapper                { width: 680px; overflow: auto; height: 341px; margin: 0 40px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; background: #FFF; border-top: 3px solid #003366; border-bottom: 3px solid #003366; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../img/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }
#thumbNav                               { position: relative; top: 323px; text-align: center; }
#thumbNav a                             { color: black; font: 11px/18px; Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #CCC url(../img/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background:#666666; }
#start-stop                             { background: #003366; background-image: url(images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: #CCC; }
#start-stop:hover                       { background-image: none; }
/*  Prevents*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }