/*
####  PRIMARY STYLE SHEET FOR PEWS.COM
####  FOR USE ON ALL PAGES. BE CAUTIOUS WITH CHANGES...AFFECTS WHOLE SITE.
####  Copyright ©2009.
*/


body {
    margin: 0px;
    padding: 0px;
    background: #000 url(../images/bgmaster.jpg) 0 0 repeat-x;
    font-size: 12px;
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    text-align: center;
    color: #443808;
}
a:link, a:visited	{ color: #3c59a5; text-decoration: none; }
a:hover, a:active	{ text-decoration: underline; }

h1, h2, h3, h4, h5, h6	{ font-family: Palatino Linotype, Book Antiqua, Palatino, serif; color: #443808; margin-bottom: 5px; text-align: left; }
h1	{ font-size: 20px; }
h2	{ font-size: 18px; }

#holder	{ display: block; position: relative; width: 960px; height: 100%; margin: 0px auto; margin-bottom: 30px; padding: 0px; background-color: #fff; }
#header	{ display: block; position: relative; width: 960px; padding: 0px; margin: 0px; }
#headcommon	{ display: block; position: relative; width: 960px; height: 154px; background: #485aa2 url(../images/bg-headertop.jpg) 0 0 repeat-y; border-bottom: 3px solid #ad8133; text-align: left; }
#headright	{ display: block; float: right; width: 440px; height: 140px; text-align: center; padding-top: 14px; }
#headright span	{ padding: 0px 10px; }
#headright a:link, #headright a:visited	{ color: #fff; text-decoration: none; font-family: verdana, tahoma, arial, helvetica, sans; font-size: 11px; }
#headright a:hover, #headright a:active	{ text-decoration: underline; }

.home	{ display: block; height: 260px; background: #fff url(../images/mastpic-home.jpg) 0 0 no-repeat; }
.pews	{ display: block; height: 250px; background: #fff url(../images/mastpic-pews.jpg) 0 0 no-repeat; }
.chairs	{ display: block; height: 250px; background: #fff url(../images/mastpic-chairs.jpg) 0 0 no-repeat; }
.theater	{ display: block; height: 250px; background: #fff url(../images/mastpic-theater.jpg) 0 0 no-repeat; }
.pulpit	{ display: block; height: 250px; background: #fff url(../images/mastpic-pulpit.jpg) 0 0 no-repeat; }
.generic	{ display: block; height: 250px; background: #fff url(../images/mastpic-generic.jpg) 0 0 no-repeat; }

#navbar	{ display: block; position: relative; width: 960px; height: 50px; background: transparent url(../images/navbar2.png) 0 0 no-repeat; text-align: left; z-index: 300; }

#content	{ display: block; position: relative; padding: 0px 10px 0px 15px; line-height: 1.5em; }
#content p  { text-align: left; }
#content table	{ border: none; border-collapse: collapse; }
#content td	{ text-align: center; vertical-align: top; border: none; border-collapse: collapse; }
#content img, #content td img	{ border: none; border-collapse: collapse; padding: 6px; }
#content.sitemap {text-align: left; font-size: larger; }
.sitemap ul { margin: 6px 0px 0px 30px; }
#allAlone  { line-height: 0.75em; }

#leftnav    { position: relative; display: block; float: left; padding: 10px; margin-right: 10px; background-color: #dadebe; border: 2px solid #83805e; text-align: left; }
#leftnav h4 { font-size: 11px; font-family: 'Trebuchet MS', Verdana, Sans; margin: 2px 0px 4px 0px; }
div#leftnav ul {margin: 0; padding: 0; }
div#leftnav li {position: relative; list-style: none; margin: 0; border-bottom: 1px solid #CCC;}
div#leftnav li:hover {background: #BBB;}
div#leftnav li a {display: block; padding: 0.25em 0 0.25em 0.5em; color: #6b6131; text-decoration: none; border-left: 0.5em solid #BBB;}
div#leftnav li a:hover {border-left-color: #354171;}
div#leftnav>ul a {width: 120px;}
div#leftnav ul ul {position: absolute; top: 0; margin-left: 130px; display: none; background: #dadebe; }
div#leftnav ul li:hover ul   {display: block;}

#quicklinks	{ clear: both; overflow: hidden; font-size: 12px; font-family: arial, helvetica, sans serif; color: #000; background-color: #cab99e; padding: 10px 10px 30px 10px; text-align: left; }
#quicklinks h2 { margin: 6px 0px 20px 0px; }
.quicklink { float: left; width: 25%; }

#footer	{ font-size: 10px; font-family: arial, helvetica, sans serif; color: #000; background-color: #acaaa8; padding: 20px; }

#lblMessage { margin: 10px 0px; }
#dThxs  { margin: 40px 0px; }
#dThxs p, #dThxs h2  { text-align: center; font-family: arial, helvetica, sans serif; }
#pnForm { margin: 10px 0px 20px 200px; font-family: arial, helvetica, sans serif; }
#tform  { display: table; border-collapse: collapse; }
#tform td   { padding: 2px; }
#tform td.fright { text-align: right; vertical-align: top; }
#tform td.fleft { text-align: left; vertical-align: top; }
#tform td.fcenter { text-align: center; padding-top: 20px; }

#form1  { margin: 0px; }