* { margin:0; padding:0;}

html { height: 100%; }

body { 
   font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial; 
   font-size:12px;
   color:#433934; 
   text-align:center;
   height: 100%;
   background: #000000 url(/images/bg_drop.jpg) center repeat-y;
}

.clear { clear:both;}
.fleft { float:left;}
.fright { float:right;}
.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p {
    margin-top: 0;
    margin-bottom: 0;
}

ul { margin-left:16px; }

td { vertical-align:middle; }

.tall_bottomx { z-index:-1; background: url(/images/cpcs/bg_drop.jpg) center repeat-y;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:193px; height:19px; background:#ffffff; color:#433934; font-family:"Times New Roman", Times, serif; padding-left:3px; border:1px solid #e7e7e7; border-left:1px solid #767676; border-top:1px solid #767676;}
textarea { width:242px; height:72px; background:#ffffff; overflow:auto; color:#433934; font-family:"Times New Roman", Times, serif; padding-left:3px; border:1px solid #e7e7e7; border-left:1px solid #767676; border-top:1px solid #767676; margin-bottom:10px;}

/*==================fieldset====================*/
fieldset { padding:15px; padding-top:5px;}


/*==================list====================*/

.menu { padding:25px 0 0 15px;}
/*
.menu li a { padding-left:17px; color:#433934; text-decoration:none; line-height:1.14em; font-size:16px;}
.menu li a:hover { color:#547f49; background:url(/images/marker.gif) no-repeat left 5px; }
.menu li a.current { color:#547f49; background:url(/images/marker.gif) no-repeat left 5px; }
*/

.leftlist { list-style:none; }
.leftlist li { margin-left:10px;padding:4px; }
.leftlistdiv { float:left;width:115px; margin-top:10px; }
.leftlistimg { float:left;width:60px; }

.list1 li a { background:url(/images/marker1.gif) no-repeat left 4px; padding-left:20px; color:#433934; line-height:1.28em;}
.list2 dt { font-weight:bold; color:#6e9264; padding-bottom:4px;}
.list2 dd { padding-bottom:10px;}
.list2 dd.last { padding-bottom:0;}

/*==================other====================*/
.img_indent { margin:0 15px 0 0; float:left;}
.img_indent1 { margin:0 15px 29px 0; float:left;}
.img_indent2 { margin:0 32px 0 0; float:left;}
.img_indent3 { margin:0 32px 17px 0; float:left;}
.img_box { padding:0 0 20px 0;}
.img_box img { float:left; margin:0 15px 5px 0;}

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:23px;}
.p3 { margin-bottom:10px;}

/*==================txt, links, lines, titles====================*/

a {color:navy;}
a:hover{text-decoration:none;}

.heading { color:#3165a6; font-size:1.61em; font-weight:bolder; line-height:1em;}

h1 { font-size:24px; font-weight:bolder; line-height:1em;}
h2 { font-size:22px; font-weight:bold; line-height:1em;}
h2 strong { text-transform:uppercase; color:#3165a6; font-weight:bolder;}
h3 { color:#ffffff; font-size:20px; font-weight:normal; margin-bottom:34px;}
h4 { background:url(/images/line2.gif) left bottom repeat-x; font-size:18px; font-weight:normal; color:#4c6940; padding-bottom:9px; margin-bottom:22px;}
h4 strong { text-transform:uppercase; font-size:18px; font-weight:bolder;}
h5 { font-size:16px; font-weight:normal; margin-bottom:3px;}
h6 { font-size:14px; font-weight:normal; margin-bottom:10px; color:#6e9264;}

.txt1 { font-size:14px;; color:#6e9264;}

.link1 { color:#3165a6;}

.line_hor { background:url(/images/line1.gif) right bottom repeat-x; padding-bottom:18px; margin-bottom:17px;}
/*.line_hor { padding-bottom:18px; margin-bottom:17px;} */

.title { margin-bottom:20px;}

.plain { list-style-type: none; }

/*==================blocks====================*/
.block {width:100%; background:url(/images/block_bgd.gif) left top repeat-x #ffffff;}
.block .top_tall { background:url(/images/top_tall.gif) left top repeat-x;}
.block .right_tall { background:url(/images/right_tall.gif) right top repeat-y;}
.block .bottom_tall { background:url(/images/bottom_tall.gif) left bottom repeat-x;}
.block .left_tall { background:url(/images/left_tall.gif) left top repeat-y;}
.block .left_top_corner { background:url(/images/left_top_corner.gif) no-repeat left top;}
.block .right_top_corner { background:url(/images/right_top_corner.gif) no-repeat right top;}
.block .right_bottom_corner { background:url(/images/right_bottom_corner.gif) no-repeat right bottom;}
.block .left_bottom_corner { background:url(/images/left_bottom_corner.gif) no-repeat left bottom;}
.block .inner { padding:4px 16px 32px 19px;}

.block1 {width:100%; background:#e2e8d7;}
.block1 .top_tall { background:url(/images/top_tall1.gif) left top repeat-x;}
.block1 .right_tall { background:url(/images/right_tall1.gif) right top repeat-y;}
.block1 .bottom_tall { background:url(/images/bottom_tall1.gif) left bottom repeat-x;}
.block1 .left_tall { background:url(/images/left_tall1.gif) left top repeat-y;}
.block1 .left_top_corner { background:url(/images/left_top_corner1.gif) no-repeat left top;}
.block1 .right_top_corner { background:url(/images/right_top_corner1.gif) no-repeat right top;}
.block1 .right_bottom_corner { background:url(/images/right_bottom_corner1.gif) no-repeat right bottom;}
.block1 .left_bottom_corner { background:url(/images/left_bottom_corner1.gif) no-repeat left bottom;}
.block1 .inner { padding:22px 16px 32px 25px;}


/*
ORIGINAL SCRIPTURE BOX
.banner { background:url(/images/banner_bgd.jpg) no-repeat left top; width:463px; height:155px;}
.banner .inner1 { padding:8px 172px 0 25px;}
*/

/*header*/
#header .row_1 { height:90px;}
#header .row_1 .indent { padding:14px 0 0 27px;}
#header .row_2 { height:253px; background:url(/images/header_bgd.png) no-repeat left top; margin-left:-2px; position:relative;}

/*content*/
#content { padding:0 0 41px 0; }
#content .indent { padding:0 0 0 0;}
#content .indent1 { padding:0 0 35px 0;}
#content .indent2 { padding:0 0 45px 0;}
#content .indent3 { padding:0 20px 4px 20px;}


/*footer*/
#footer { 

   clear:both;

   background: #eeeeee url(/images/footer-back.gif) repeat-x scroll center bottom;

   border-bottom:1px solid #bbbbbb;
   border-top:1px groove #e0e0e0;
   padding:5px;  

   color:#414141; 

   text-align:center; 
   vertical-align:middle;

   position: relative;
   margin-top: -7em;
}

#footer a { color:navy; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

.footer-left {
	padding-right:25px;
	float:left;
}

.footer-right {
    float:left;
}


