/*
  ========================================
  Reset CSS
  ========================================
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
/*article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}*/

/*
  ========================================
  Common Header
  ========================================
*/

div._bar{
    width:100%;
    background:#800000;
    z-index:1;
    border-bottom:3px solid #fff;
   
}

div._layout{
    width:920px;
    margin:-55px auto 0 auto;
    text-align:left;
}

div._nav-wrap{
    width:920px;
    margin:0 auto;
    text-align:left;
    padding:30px 0 60px 0;
}

div._navigation ul{
    text-align:right;
    margin:0;
    padding:0;
    list-style:none;
}

div._navigation ul li{
    display:inline;
}

div._navigation ul li a{
    display:inline-block;
    color:#f6f4ee;
    padding:10px 23px 10px 35px;
    background:url(resources/star.png) center left no-repeat;
    text-decoration:none;
    font-size:16px;
    
}

div._navigation ul li.single a,
div._navigation ul li.first a{
    background:none;
    padding-left:0;
}

div._navigation ul li.selected a{
    color:#fff;
    font-weight:bold;
}

div._navigation ul li a:hover{
    text-decoration:underline;
}

div._banner-wrap{
    background:#fff;
    padding:10px;
    
}

div._banner-wrap td.heading{
    width:100%;
    background:#800000;
    border-right:1px solid #333;
}

div._banner-wrap div.heading h1{
    margin:0;
    padding: 0 40px 0 40px;
}

div._banner-wrap div.heading h1{
    color:#fff;
    text-decoration:none;
    font-size:25px;
    font-weight:normal;
    font-family:Georgia;
  

}

div#_banner{
    width:525px;
    height:195px;
    background: url(resources/lakeshore4.jpg) top left no-repeat;
}

div._banner-wrap table{
    width:900px;
    background:#800000;
    height:195px;
}
/*
  ========================================
  Gallery Page
  ========================================
*/
body{
    background-color:#f6f0e2;
    background-image: url(resources/canvas.jpg);
    background-repeat:repeat;
    background-position:top left;
    background-attachment:;
    text-align:center;
    margin:0;
    padding:0 0 20px 0;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
}
div.displ_gallery {
  width: 800px;
  margin: 30px auto;
 }

div.displ_gallery a {
  display: inline-block;
  margin-bottom: 0.3em;
  width: 18.5%;
  margin-right: 1%;
 }

div.displ_gallery a img {
  border: none;
  max-width: 150px;
  height: auto;
  display: block;
 }
 /*
  ========================================
  Index Page
  ========================================
*/
div#_banner_home_page{
    width:525px;
    height:195px;
    background: url(resources/distantmountains.jpg) top left no-repeat;
}
body#home_page{

    background-color: #fff6f1;
    background-image: none;
    background-repeat:;
    background-position:;
    background-attachment:;
    margin:20px;
    padding:0 0 10px 0;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
   /* border: solid 3px green; */
}

img#lion-family{
  float: left;
  margin: opx 0px 10px 10px;
  padding: 5px;
}
img#calf{
  float: right;
  margin: opx 0px 10px 10px;
  padding: 5px;
}
img#mouse{
  float: right;
  margin: opx 0px 10px 10px;
  padding: 5px;
}

img#pig{
  float: right;
  margin: opx 0px 10px 10px;
  padding: 5px;
}

img#cat-dog{
  float: left;
  margin: opx 0px 10px 10px;
  padding: 5px;
}

img#fox{
  float: left;
  margin: opx 0px 10px 10px;
  padding: 5px;
}
div#home_page{
  width: 920px;
  margin: 0 auto 0 auto;
  /* border: solid 3px red; */
  border-bottom:10px solid #800000;
}

/*
  ========================================
  Faith and Hope - Page
  ========================================
*/

body#faith_and_hope {

    background-color: #fff6f1;
    background-image: none;
    background-repeat:;
    background-position:;
    background-attachment:;
    margin:10px;
   /* border: solid 3px green; */
    padding:0 0 10px 0;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 1.4;
    text-align: left;

}

div.f_a_h {
max-width: 920px;
margin: 0 auto 0 auto;
/* border: solid 3px red; */
border-bottom:10px solid #800000;
}


.f_a_h h1  {
font-size: 1.2em;
text-align: center;

}

.f_a_h h2 {
font-size: 1.1em;
font-style: italic;
text-align: left;

}

div.f_a_h_footer {
max-width: 460px;
margin: 0 auto 0 auto;
font-size: 0.6em;
font-style: italic;
}


/*
  ========================================
  About - Page
  ========================================
*/

body#about{

    background-color: #fff6f1;
    background-image: none;
    background-repeat:;
    background-position:;
    background-attachment:;
    margin:10px;
   /* border: solid 3px green; */
    padding:0 0 10px 0;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
}

div.about {
width: 920px;
margin: 0 auto 0 auto;
/* border: solid 3px red; */
border-bottom:10px solid #800000;

}

.about h2 {
font-size: 1.1em;
text-align: left;}

.about p {
width: 680px;
margin: 0 auto 0 auto;
}