body {
background: #fff;
text-align: left;
margin: 3px 0 0 0; 
font: 16px/1.5 ff-meta-web-pro, verdana, helvetica, arial, sans-serif;
}

ul, li { list-style: none; }
ol li { list-style: decimal !important; }
a {
text-decoration: none;
color: #c00;
}
a:hover {
color: #000;
}
a:active {
color: #c00;
}

img {
border: none;
}

#wrap {
position: relative;
width: 80%;
min-width: 800px;
margin: 6px auto 0;
}
#banner {
width: 100%;
height: 150px;
background:  url(art/FOMAA-color-logo_x450.png) no-repeat 0 0;
}
#banner p, #banner h2 {
font: bold 14px/1.4 georgia, times, "times new roman", serif;
float: left;
margin: 5em 1em 0 530px;
}
#wrap #banner p#hours  {
position: absolute;
height: 40px;
width: 340px;
top: 112px; left: 2px;
float: none;
margin: 0;
font: normal 11px/1.45 verdana, helvetica, arial, sans-serif;
}
#banner h2 {
float: left;
margin: 114px 0 0 1px;
font: bold italic 17px/1.4 georgia, times, "times new roman", serif;
color: #b1917c;
}

#text {
width: 52%;
margin: 3em 2em 0 0;
}

#pic {
float: right;
width: 320px;
margin: 52px 0 0 3em;
}
#pic img {
border: 1px solid #000;
padding: 0; margin-bottom: 15px;
}
.pictext {
clear: both;
float: right;
color: #666;
width: auto;
text-align: right;
margin: 0 5em 0 0;
}

#text p {
font: 16px/1.5 ff-meta-web-pro, verdana, helvetica, arial, sans-serif;
margin: 0 0 1em;
}
#text p.details {
line-height: 1.4;
margin-bottom: 2em;
}

#text a {
background: #fff7bc;
padding: 1px 3px 2px;
}
#text a:hover {
color: #f00;
background: #fffaa1;
}
#text a:active {
color: #c00;
background: #fff7bc;
}


h3 {
color: #9e9173;
font-size: 1.2em;
margin: 0 0 .15em;
}

strong {
font-weight: bold;
font-size: 1.1em;
}

#pic .caption {
font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
margin: .5em 0 1.5em 0;
}
#pic p a {
font: bold 12px/2 Helvetica, Arial, Verdana, sans-serif;
color: #900;
text-decoration: none;
}

.fpo {
display: block;
width: 270px; height: 330px;
border: 1px solid #666;
}
.ctr { text-align: center;}
.rt  { text-align: right;}
p.url {	/* sets below navbar */
clear:left;
margin: 1em 0 3em 1em;
padding: 0;
font-family: ff-meta-web-pro, helvetica,arial, sans-serif;
font-size: 16px;
color: #b1917c;
letter-spacing: .08em;
}
ul#footer {
clear: both;
width: 700px;
float: left;
margin: 2em 0 18px;
padding: .35em 0 .45em 4%;
text-align: center;
background: #d5c49b;
-webkit-border-radius : 1em;
-moz-border-radius : 1em;
border-radius : 1em;
background-image: -webkit-gradient(linear, 0% 100%, 0% 41%, from(#ab9d7d), to(#e3d1a5));
background-image: -moz-linear-gradient(0 100% 90deg, #ab9d7d, #e3d1a5);
}

#wishlist ul#footer, #memorials ul#footer {
width: 660px;
padding-left: 1%;
}

ul#footer li {
float: left;
font: 12px/22px helvetica, arial, verdana, sans-serif;
text-shadow: 1px 1px #eddaad;
padding: 0 1em 0;
border-right: 1px solid #666;
}
ul#footer li a {
color: #000;
text-decoration: none;
}
ul#footer li a:hover {
color: #c00;
}
ul#footer li a:active {
color: #000;
}
ul#footer li.last {
border: 0;
padding: 0 0 0 1em;
}

/*nav w code for highlighting current page - grabs pagename cust field */
#fomaa-home ul#footer li a.t-fomaa-home,
#adopt ul#footer li a.t-adopt,
#about ul#footer li a.t-about,
#volunteering ul#footer li a.t-volunteering,
#memorials ul#footer li a.t-memorials,
#wishlist ul#footer li a.t-wishlist,
#directions ul#footer li a.t-directions,
#contact ul#footer li a.t-contact
{
color: #c00;
font-size: 1.16em;
cursor: default;
}

#banner div#homehack a {
display: block;
position: relative;
top: 0; left: 0;
width:  460px;
height: 160px;
}
