/* styles */
   
body{margin:0;background-color:#eee;color:#000000;font-family:Tahoma;font-size:.7em;}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1.25px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font-family:Arial, Sans-Serif; letter-spacing: -1px; }

.overBackground 
{
	color:#FFF;
}

img {
	border: 0px;
	visibility:visible;
	/*visibility:hidden;*/
	padding: 0 0 0 0;
}

.left_heading { background-image: url(/images/divimage.jpg);
           background-repeat:repeat-x;
           border-width:thin;
           border-color:#ccc;
           padding:0 0 0 4px;
         }
           
p {	
	margin: 0 0 0 0; 
/*text-justify:newspaper;
*/
	}

/* Tree Navigation Styles */
.parentNodeStyle 
{
	font-weight:bold ! important;
}
.hoverNodeStyle
{
	/*background-color: #FF9900;*/
	background-color: #FFF;
	text-decoration: underline ! important;
	color:#000 ! important;
}
.selectedNodeStyle
{
	font-weight:bold ! important;
	color:#ff9900 ! important;
	background-color:#737373 ! important;
}
.nodeStyle
{
	padding:0 5 0 5;
	font-weight:lighter;
	font: normal .9em Verdana;
	color: #000;
}

ul { margin: 0; padding : 0; list-style : none; }
li {list-style-type:none; list-style-image:url(/images/arrow.gif); background-repeat:no-repeat; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.login { 
	width: 150px;
	border: none; 
	padding: 4px; 
}

input.text 
{
   background-image:url(/images/input.gif); background-repeat:no-repeat;
   font-size:smaller;
   border-width:thin;
   border-color:#999;
   border-style:solid;
   background-color:#DCDCDC;
   }

textarea 
{
	font-family:Arial;
	font-size:smaller;
	border-width:thin;
	border-style:solid;
	border-color:#999;
}

  
/* layout */

.header { 
	/*height: 132px;*/
	height: 129px;
	width: 740px;
	background-image:url(/i/bethelbanner2.jpg); background-repeat:no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom:solid 1px #ccc;
}

.content
{	margin:0 0 0 0;
	width: 740px;
	float:left;
	padding: 0px;
	border: 1px solid #ccc;				
}

.normal
{
	margin:0 0 0 16px;
}

.pagearea
{	margin:0 0 0 0;
	float:left;
	background-color:#fff;
}

div.hr
{
	border-top:1px solid #cccccc;margin:10px;margin-top:20px;margin-bottom:20px;
}
.nav { 
	clear: both;
	height:auto;
	width: auto;
	float: left; 
	margin: 0px 0px 0px 0px;
	padding: 0px 26px 8px 0px;
	border-right:solid 1px #999;
	border-bottom:solid 1px #ccc;
	background: #DCDCDC;
}

.contentArea {  
	font-size: 1.2em;
	height:auto;
	width:536px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px .5px 2px 0px;
	background-color:#fff;
	/*border:solid 1px #ccc;*/
}

/* footer */

.footer { 
	clear: both;
	color:#000;
	text-align:left;
	padding: 20px 0 10px 10px;
	margin: 0;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	line-height: 1.8em;
}

.footer a { color: #000;}

.defcontent { 
	margin: 0 auto;
	width: 780px;
}

.border { 
	height: 2px;
	background: #fff;
	border-top:1px solid #ccc;
}

.logo {
	float:left;
	padding: 0px 0px 0px 0px;
	vertical-align:middle ! important;
}

.top_info {
	float: right;
	width: 280px;
	padding: 4px 0 0px 0;
	background:none;
	color: #808080;
}

.browse_category  {
	font-size: 0.9em;
	width: 20px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	height: 1px; 
	margin: 0 0 0 0px; 
	background:#ccc;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9900;
		float:none; 
	}
	
	.bar li.active { 
		background: #ff9966 url(bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side */
.left {
	float: left;
	width: 60%;
	margin: 0 0 0px 0px;
	background-color: #fff;
}
	.left_side {
		float: left;
		width: 200px;
		padding: 0 0 0 20px;
	}

	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.left_content_box 
	{
		border-style:solid;
		border-width:thin;
		border-color:#ccc;		
	}
	
	.left_content { 
		color: #000; 
		background: #FFF; 
		padding: 6px;	
		margin: 0 0 1px 0;
		border-style:solid;
		border-width:thin;
		border-color:#fff;		
	}
	
		
/* right side */
		
.right {
	float: right;
	width: 37%;
	margin: 0 0 0 0 ! important;
	padding:0 4px 0 0;
	background-color:#FFF;
}
.right h3 { background-image: url(/images/divimage_or1.jpg);
           background-repeat:repeat-x;
           border-width:thin;
           border-color:inherit;
           vertical-align:middle;
           padding: 0 0 0 0;
      	   margin: 0px;
		   border-bottom: 1px solid #ccc;		
		   border-left: 1px solid #ccc;
		   border-right: 1px solid #ccc;
         }

	.right_heading 
	{
		text-align:center;
		vertical-align:middle;
	
	}
	
	.right_content {
		background: #f5f5f5;
		color: #414141;
		padding: 6px 6px 6px 6px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;		
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		vertical-align:top;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* news ticker */
#pscroller{
width: 172px;
height: 118px;
border: 0px solid #999;
padding: 2px;
}

#pscroller a{
text-decoration: none;
}
