/*################################################################################################
--------------------------------------------------------------------------------------------------
>> General ccs
This web site and all its codes are copyrighted by SpringWell of Hope Ministries Intl (SWHM) (sm) / Baughman Media Group. It is unlawful to use without permission, distribute, sell, trade, download to any computer program, upload to any sourse whatsoever, or otherwise possess or have possession of any material herein.
--------------------------------------------------------------------------------------------------
################################################################################################*/

/* CONTENT TEXT */
body {
	background-color: #777b7a;
	height:100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#top_menu05{
        background-image:  url("images/top_menu05.gif");
	width: 740px;
	height: 60px;
        padding-right: 0px;
        padding-bottom 10px;
}
#sub_line{
	background-image:  url("images/sub_line.gif");
	background-repeat: repeat-x;
	width: 740px;
	height: 8px;
}
#sub_line_2{
	width: 740px;
	background-color: #006E94;
	height: 7px;
}
#sub_line_right{
	width: 150px;
	background-color: #006E94;
	height: 1px;
}

#menu{
	vertical-align: center;
	background-color: #FFFFFF;
	width: 180px;
	padding-top: 0px;
	padding-left: 8px;
        padding-bottom: 0px;
        padding-right: 0px;
}
#img{
        vertical-align: center;
        horizontal-align: middle;
        background-color: #ffffff;
	background-repeat: no-repeat;
	width: 260px;
	height: 175px;
        text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #119991;
        padding-top: 0px;
	padding-left: 8px;
        padding-bottom: 0px;
        padding-right: 8px;
}
#logo{
        vertical-align: center;
        horizontal-align: center;
        font-family: Times, "Times New Roman", serif;
	background-image:  url("images/logobible.gif");
        background-color: #ffffff;
	background-repeat: no-repeat;
	width: 254px;
	height: 175px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #6F787C;
        padding-top: 0px;
	padding-left: 12px;
        padding-bottom: 0px;
        padding-right: 0px;
}

#left_frame{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 195px;
        padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px
}
#full_frame{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 720px;
        padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px
}
#sub_line_3{
	width: 1px;
	background-color: #006E94;
}
#right_frame{
        vertical-align: top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 500px;
	height: 202px;
        padding-top: 6px;
	padding-left: 20px;
	padding-right: 8px;
	padding-bottom: 10px
}
#far_frame{
        vertical-align: top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 180px;
        padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px
}

#bottom_line{
	background-color: #FFFFFF;
	background-image:  url("images/bottom_line.gif");
	background-repeat: no-repeat;
	width: 748px;
	height: 41px;
}

.menu_item{
   background-image:  url("images/menu_header09b.png");
   background-repeat: no-repeat;
   width: 172px;
   height: 26px;
   font-family: Arial, Helvetica, sans-serif, times new roman;
   font-size: 12px;
   font-weight: bold;
   color: #F4EED3;
   padding-left: 12px;
}
.menu_item02{
   background-image:  url("images/image00404.gif");
   background-repeat: no-repeat;
   width: 150px;
   height: 28px;
   font-family: times new roman;
   font-size: 12px;
   font-weight: bold;
   color: blue;
   padding-top: 0px;
   padding-left: 0px;
}
a.menu_link{
   font-family: times new roman;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   text-decoration:none;
}
a.menu_link02{
   font-family: times new roman;
   font-size: 12px;
   font-weight: bold;
   color: blue;
   text-decoration:none;
}
a.menu_link:hover{
   text-decoration:underline;
}

H1{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-top:10px;
   color: #654321;
}

Pnone {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   margin-top: 2px;
}
H2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #3FB8E0;
   margin-top: 5px;
   margin-bottom: 0px;
}
.text_p1 {
   font-family: times new roman;
   font-size: 14px;
   font-weight: normal;
   color: #000000;
   margin-top: 4px;
 }
.text_p2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #119991;
   margin-top: 4px;
 }
.text_p3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   margin-top: 4px;
 }
.text_p4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: red;
   margin-top: 4px;
 }

/* Generic form button style. */
.FormLt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	cursor: pointer;
}
/* MAIN LINKS */
/*a:link {color: #336699; text-decoration:underline; border-bottom:0px solid #A7390D;}
a:visited {color: #336699; text-decoration:underline; border-bottom:0px solid #A7390D;}
a:hover {color: #980000; text-decoration:underline; border-bottom:0px solid #DE920D;}
a:active {color: #D70000; text-decoration:underline; border-bottom:0px solid #DE920D;}*/