/* CSS Document */

body{
 background-color:#2C1908;
 *margin:15px !important;
 /margin:0px;
}

#arrowShowHide{
 margin:15px 15px 0px;
 *margin:15px 15px 0px;
 cursor:pointer;
}

.generalDiv{
 position:absolute;
 left:50%;
 margin-left:-345px;
 width:690px;
 height:auto;
}

.topBrown{
 background-image:url(newLayOut/page_topBorder.png);
 background-repeat:no-repeat;
 height:34px !important;
 margin: -10px 0 0 !important;
 *margin: -15px 0 0 !important;
 /margin: 0px 0 0;
 /height:34px;
 /background-position:center top;
}

.bodyContent{
 background-image:url(newLayOut/content_background.png);
 background-repeat:repeat-y;
 width:402px;
 *width:401px;
 padding:25px;
 margin-left:1px;
 vertical-align:top;
}

.leftContent{
 background-image:url(newLayOut/left_background.png);
 background-repeat:repeat-y;
 width:234px;
}

.leftTD{
 background-image:url(newLayOut/left_background.png);
 background-repeat:repeat-y;
 width:234px;
}

.logo{
 background-image:url(newLayOut/churchLogo.jpg);
 background-repeat:no-repeat;
 background-position:center top;
 height:220px;
 margin: 15px 0px 15px 6px;
}

.dinaMenu{
 height:auto;
 display:block;
 width:215px;
 color:#FCEBC8;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:700 ! important;
 *font-weight:normal;
 margin:15px 10px;
}

.dinaMenu a{
 color:#FCEBC8;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-decoration:none;
}

.dinaMenu a:hover{
  color:#663000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-decoration:none;
}

.newsBox{
 background-image:url(newLayOut/news_box.png);
 background-repeat:no-repeat;
 height:296px;
 margin-left:5px;
 margin-top:25px;
 margin-bottom:15px; 
 padding:35px 10px 10px 10px;
 width:190px;
 position:relative;
}

.newsBox a{
 color:#CCCCFF;
}

.bottomBrown{
 position:relative;
 /*background-image:url(newLayOut/page_bottomBorder.png);
 background-repeat:no-repeat;*/
 height:34px;
 margin-top:0px;
 margin-bottom:15px;
}

.menuButton{
 background-image:url(newLayOut/butonBg.png);
 background-repeat:repeat-x;
 height:35px;
 width:228px;
 position:relative;
 margin:0px 6px;
 *margin:0px -5px 0px 6px;
 cursor:pointer;
}

.menuButton a{
 color:#FFFFFF;
 text-decoration:none;
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 *font-weight:300 ! important;
 font-weight:bold;
 display:block;
 padding-top:5px;
 padding-left:20px;
 padding-bottom:10px;
}

.menuButton a:hover{
 background-image:url(newLayOut/butonBgOver.png);
 background-repeat:repeat-x;
 background-position:center;
 color:#330000;
 text-decoration:none;
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 font-weight:bolder;
 display:block;
 padding-top:5px;
 padding-left:20px;
 padding-bottom:10px;
}

.menuButton:hover{
 background-image:url(newLayOut/butonBgOver.png);
 background-repeat:repeat-x;
 height:35px;
 width:228px;
 position:relative;
 margin:0px 6px;
 *margin:0px -5px 0px 6px;
}

.hydraLogo{
 background-image:url(newLayOut/hydra_logo.png);
 background-repeat:no-repeat;
 background-position:center top;
 /background-position:bottom;
 /margin-bottom:-1px;
 height:101px;
}

.radioNdate{
float:right;
margin:5px 35px 0 !important;
/margin:5px 15px 0;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

.radioNdate a{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

.bgText{
 background-image: url(newLayOut/txtBGindex.png);
 background-repeat:no-repeat;
 background-position:center top;
 height:50px;
 text-align:center;
 color:#FFFFFF;
 font-family:"Times New Roman", Times, serif;
 font-size:11px;
 padding:5px;
}

.bgText a{
 text-align:center;
 color:#FFFFFF;
 font-family:"Times New Roman", Times, serif;
 font-size:11px;
 padding:5px 5px 5px 15px;
 text-decoration:none;
}

.picsRunAway{
 background-image:url(newLayOut/forPics.png);
 background-repeat:no-repeat;
 height:70px;
 width:260px;
 color:#532900;
 font-family:"Times New Roman", Times, serif;
 font-size:11px;
 font-weight:bold;
 text-align:center;
}

.picsRunAway p{
 padding-top:15px;
}