/*
    TITLE:    Zion Faith Center
    DATE:    12-26-2007
*/

/* -
Zero 
- */
h1, h2, h3, h4, h5, h6,
ul, li, div,
p, br, form, margin, body,
img
{margin: 0;    padding: 0;    border: 0;}


body{font: normal 12px/1.4em 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, Verdana, sans-serif; color: #412f0e; background: #c19950 url('images/mainBg.png') repeat-x;} 

h1{font-size: 2.0em; line-height: 1em; margin: 2px 0px; padding: 5px 0px;}
h2{font-size: 1.6em; line-height: 1em; margin: 2px 0px; padding: 5px 0px;}
h3{font-size: 1.4em; line-height: 1em; margin: 2px 0px; padding: 5px 0px;}
h4{font-size: 1.2em; line-height: 1em; margin: 2px 0px; padding: 5px 0px;}
h5{font-size: 1.0em; line-height: 1em; margin: 2px 0px; padding: 5px 0px;}
h6{font-size: 0.9em; line-height: 1em; margin: 2px 0px; padding: 5px 0px;}

p{padding: 5px 0;}
a{text-decoration: underline; font-weight: bold;}


/* -
Layout
- */

#outerContainer{width: 100%; float: left; background: url('images/header.png') center 0 no-repeat;}
body#home #outerContainer{background: url('images/header-home.png') center 0 no-repeat;}

#innerContainer{width: 736px; margin: 0 auto;}

#header{width: 100%; height: 163px; float: left;}

#nav{width: 706px; height: 43px; padding: 3px 15px; float: left; background: url('images/nav.png') no-repeat;}
body#home #nav{background: url('images/home-nav.png') no-repeat;}
#nav li{display: inline; list-style: none; padding: 0px 5px;}
#nav li a{color: #fff; text-decoration: none; font-weight: normal; text-transform: Uppercase; font-size: 1.3em; font-family: futura, 'century gothic', Arial; letter-spacing: -.02em;}
#nav li a:hover{color: #d9b548;}

#body{width: 736px; float: left; background: url('images/body.png')  repeat-y;}
body#home #body{height: 385px; padding: 0; background: url('images/home-body.png') 0 bottom no-repeat;}
#body_bottom{width: 736px; float: left; padding: 0 0 25px 0; background: url('images/footer.png') 0 bottom no-repeat;}
#body ul{padding: 5px 20px;}

#content{width: 706px; padding: 15px; float: left;}

#mainCol{width: 480px; float: right; padding: 15px 25px 35px 0;}
#mainCol #flash{width: 406px; padding: 0 0 0 40px;}
#mainCol h1, #mainCol h2, #mainCol h3, #mainCol h4{font-family: futura, 'century gothic', Arial;}

#subCol{width: 200px; float: left; padding: 15px 0 15px 20px;}
#subCol .element{padding: 0 0 15px 0;}
#subCol {text-transform: Uppercase; color: #fff; font-size: 1.2em; font-weight: normal; font-family: futura, 'century gothic', Arial;}
#subCol .regionBoundary{text-transform: none;}

#admin{padding: 15px 25px 35px 25px; height: auto; min-height: 400px; _height: 400px;}

/* Powered By */

#poweredBy {
  float: right;
  margin: 15px 30px 5px 0px;
}

#poweredBy img {
  border: none 0px;
}

