body{

	background-image:url('images/background2.jpg');
	background-repeat:repeat-x;
	background-color: #aa9584;
	font-family:Arial!important;
}

p{



}


#content{
  
  	margin-left:auto;
  	margin-right:auto;
 
    width:800px; 
}


/* ======== LAYOUT ======================= */
#contentMain{

	background-color:white;
	height:auto;

}
#contentMainSub{

	background-color:white;
	height:100%;
	
}

.mainPageTable
{
  margin-left: 5px; 
  font-family: Arial;
  font-size:small;
  color:#FFF;
  padding:5px;
}

.newsBody
{
  margin-top:0px;
}

#contentMainTop{
	text-align:left;
	background-image:url('images/sermonBG-top.jpg');
	background-repeat:repeat-x;
	height:auto;
	background-color:#627675;
}
#contentMainTop-spacer{
	background-image:url('images/sermonBG-btm.jpg');
	height:10px;
	line-height: 0px;
	font-size: 0px;
}

#contentMainLeft{

  background-color:F2F2F2;
  
  padding:20px 0px 20px 0px; 
  
  height:100%;

  width:250px;

  float:left;

}

#contentMainRight{

  background-color:white;
 
  padding:20px; 

  height:100%;  /* 100%; 94.7%;*/
}

#title{
	font-size:1.65em;
	margin:5px 25px 6px 0px;
	color:white;
}

#main_menu{
	
	height:35px;
	background-color:white; 
	background-repeat:repeat-x;
	
	color:#4e3531;
}

#menuItems{
	margin:0px;
	width:100%;
}

#menuItems a{
	text-decoration:none;
	color:#4e3531;
}

#header{
    
	background-repeat:no-repeat;
	background-color:white;
	border-bottom: solid 1px #000000;

	 
}
 
#headerImage{

	margin:10px;
}

#subHeader{
	background-image:url('images/vision.jpg');
	background-repeat:no-repeat;
	background-color:#90a9ad;
	
	height:23px;
	width:120px;
	
	padding-top:7px;
	
	color:white;
	
	font-weight:bold;
	font-size:14;
	
	
	float:left;
}

#subHeaderTxt{

	color:white;
	 
	padding-top:8px;
	 
	font-size:12;
	
	background-image:url('images/subHeaderBG.jpg');
	background-repeat:repeat-x;
	background-color:#90a9ad;
		
	font-family:Arial;
 	height:22px;
}


#sideNav{

  background-image:url('images/sideNavShadow.jpg');
  background-position:bottom;
  background-repeat:no-repeat;
  
  overflow:auto;
  
  padding:0px 20px 20px 20px;
}

.sideNavTitle{

	margin-left:5px;

}

.sideNavItem{
  
  margin-left:5px;
}

#sideNav a{

  color:#000;
  text-decoration:none;
  font-size: 12px;

}

#sideNav a:hover{

  color:#000;
  text-decoration:underline;

}



#footer{
	background-image:url('images/footerShadow.jpg');
	background-color:#4d3533;
	background-repeat:repeat-x;
	font-family:Arial!important;
	padding:10px;
	font-size:12px;
	height:145px;
}

#footerLeft{

  color:white;
  
  float:left;
  
}


#footerRight{

  float:right;

  text-align:right;
  
  width:310px; 
}

#footerRight a{

  text-decoration:none;
  
  color: white;
 
}

#footerLeft a{

  text-decoration:none;
  
  font-size:smaller;
  
  color: white;
 
}

.footerMenu{

	margin:0px;
	
	font-size:small;
	  
	list-style:none;
	   
	list-style-position: inside; 
	 
	float: left;
	  
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.footerMenuItem{

  margin: 0;
  padding: 0;
  line-height: 1.3em;

  color:#F3EFE3;
}
 
 
.col1 {margin-left: .5em;}
 
.col2 {margin-left: 11.5em;}
 
.col3 {margin-left: 20em;}
 
.coltopper {margin-top: -12em;} 
.coltopper2  {margin-top: -9.4em;} 
.coltopper3  {margin-top: -2em;} 
  
.footerSubMenu{

  margin:0px;
  
  font-size:smaller;
   
  list-style:none;

}

.footerSubMenuItem{

  margin-left:-20px;
 
  color:#AA9486;
}
 
 
.footerRightTitle{

  color:#F3EFE3;
}

.footerRightContent{

  color:#AA9486; 
}
 


/* ============ SUB ITEMS ===================== */

.menuItem{
	
	background-image:url('images/button.jpg');
	
	width:114px;
	height:37px;
	
	font-size:small;
	
	font-weight:bold;
	text-align:center;
	font-family:Arial;
	cursor:hand;

}

.menuItemOver{
	
	background-image:url('images/btnRollover.jpg');
	
	width:114px;
	height:37px;
	
	font-size:small;
	
	font-weight:bold;
	text-align:center;
	font-family:Arial;

	cursor:hand;
}

.module{
  
 
 }
 
 
.moduleLeft{
    width:7px;
    height:110px;
    background-image:url('images/mLeft.jpg');
    background-repeat:no-repeat;
 
 }
 
 
 .moduleBody{
 
 	padding:10px;
    height:110px;
    width:245px;
    background-image:url('images/mBG.jpg');
    background-repeat:repeat-x;
    
    font-size:smaller;
 
 }
 
 #moduleBody
 {
 	overflow:hidden;
 }

 
 .moduleBody .newsTitle {
	font-size:12px; 
 }
 
 .moduleBody .newsBody p {
	font-size:11px;
 }
 
 .moduleRight{
    width:8px;
    height:110px;
    background-image:url('images/mRight.jpg');
    background-repeat:no-repeat;
 }

.fastcastTitle{

	font-weight:bold;
	color:white;
	font-size:medium;

}

.castPlayer{
	background-color:#D9D2BF;
	padding:10px;
	height:25px;
}
 
 
.castHeader{

	background-color:#8C857B;
	padding:3px;
}