/*Netherlee Church*/

body{ 
	font-family: arial;
    font-size:12px;
    color: #666666;
    margin:0px;}


.container{
    margin:0px;
	xwidth:800px;
    background-color:#ffffff;
    xborder:1px solid #000000;
}

.content-area{
    float:left;
    xdisplay: table-cell;
    background: #fff url(../images/content_bg.gif) no-repeat top center;
    width:520px;
    color:#555555;
    line-height : 15px;  
 	border-left: 1px solid #E4E1DC; 
	border-top: 0px; 
	border-right: 1px solid #E4E1DC;
    border-bottom: 0px;
	padding-right:15px;
    padding-left:15px;
    padding-bottom:20px;
	vertical-align:top;
    margin-top:30px;
    height:500px;
    xborder:1px solid #ff9900;
   
}

.print-email{
   display: table-cell;
   width:90px;
   height:50px;
   vertical-align:top;
   margin-top:30px;
   text-align:top;
   xborder:1px solid #ff9900;
}

.no-show {display:none}

@media print
{

.menu-area {display: none; width:700px; margin-left:0px;}
.no-show   {display: block;}
.print-email{display:none;}
}

.page-title{
    font:15px, Arial, Helvetica, Verdana, sans-serif;
    color:#84A44F; 
    font-weight:bold;  

}

.sub-heading{
   font:13px, Arial, Helvetica, Verdana, sans-serif;
   color:#538FFF; 
   font-weight:bold;  

}

.header{
   margin:0px;
   background: url(../images/top_banner.jpg) top left repeat-x;
   height:100px;
}

.copyright{
	font:11px, Arial, Helvetica, Verdana, sans-serif;
	color:#777777;
}

.footer{
    float:left bottom;
    padding-left:5px;       
 
  }

.caption{
    font:11px, Arial, Helvetica, Verdana, sans-serif;
	color:#84A44F; 
    font-style:italic;
}

a.link-item 	{font-family : Arial, Verdana, Arial, Helvetica;
                 font-size : 11px;
                 font-weight: bold;
                 color:  #827764; 
                 line-height : 20px;
                 text-decoration:none;
                 padding-right:1px;
                 padding-left:1px;
 } 
                
.link-item-selected, a.link-item:hover 	

{font-family : Arial, Verdana, Arial, Helvetica;
font-size : 11px;
font-weight: bold;
color: #ffffff;
background-color: #84A44F;
line-height : 20px; 
text-decoration:none;
padding-right:1px;
padding-left:1px;
}

span.highlight{
  font-size:11px;
  font-weight:bold;
  color:#659FB6;
}

span.lrg-highlight{
  font-size:16px;
  font-weight:bold;
  font-style:italic;
  color:#659FB6;
}


span.text-highlight{
  font-size:14px;
  xfont-weight:bold;
  font-style:italic;
  color:#659FB6;
}

a.regular-link:link {color:#99BA4E; font-size:12px; font-weight:normal; text-decoration:underline; }
a.regular-link:active {color: #99BA4E; font-size:12px; font-weight:normal; text-decoration:underline;}
a.regular-link:visited {color: #99BA4E; font-size:12px; font-weight:normal; text-decoration:underline;}
a.regular-link:hover { color:#666666; font-size:12px; font-weight:normal; text-decoration:none;}

/*menu area*/

.menu-area{
    float:left;
    margin:0px;
    xdisplay: table-cell;
    width:200px;
    xpadding-top:0px;
    padding-right:15px;
    xpadding-left:0px;
    text-align:right;
    xborder:1px solid #ff9900;
}
     
a.menu-item 	{font-family : Arial, Verdana, Arial, Helvetica;
                 font-size : 11px;
                 font-weight: bold;
                 color: #827764; 
                 line-height : 20px;
                 text-decoration:none;
                 padding-right:1px;
                 padding-left:1px;
 } 
                
.menu-item-selected, a.menu-item:hover 	

{font-family : Arial, Verdana, Arial, Helvetica;
font-size : 11px;
font-weight: bold;
color: #ffffff; 
background-color: #84A44F; 
line-height : 20px; 
text-decoration:none;
padding-right:1px;
padding-left:1px;
}

.menu-logo{
text-align:left;
}

/*gallery page*/

.slide-main-area{
  xwidth:400px;
  xborder:1px solid #ff9900;

}

.slide-control{
 xwidth:400px;
 xborder:1px solid #000000
 cursor:pointer;
 cursor:hand;
 


}

/*Ministry area*/

.ministry-area{

    font-family: arial;
    font-size:11px;
    color: #444444;
    border-bottom:1px dotted #84A44F;  

}


.feature-headings{
    font-family: arial;
    font-size:11px;
    color: #299CDE;
    font-weight:bold;  
}

.image-border{
  border-right:8px solid #ffffff;
}

/*Contact*/
 
.address-box-left{
    display:table-cell;
    width:200px;
    xborder:1px solid #ff9900;
    vertical-align:top;
}

.address-box-right{
    display:table-cell;
    width:200px;
    xborder:1px solid #ff9900;
    vertical-align:top;
}

/*news*/
.article-image{
 float:left;
 width:150px;
 margin-top:8px;
 xborder:1px solid #000000;
 margin-left:5px;
}

.article-text{
 float:left;
 width:310px;
 xxmargin-left:8px;
 margin-top:8px;
 xborder:1px solid #000000;
}

