/*
 *  Reset element default values.
 */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
line-height: 1;
font-family: inherit;
}
a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ol, ul {
list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
content: "";
}


/*  Site Styles  */



body {
background-color: #ffffff;
background-image: url("/images/background.jpg"); 
background-repeat: repeat-x;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#page {
width: 724px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}

#home-top-left {
background-image: url("/images/home-header-background.gif");
background-repeat: no-repeat;
float: left;
width: 307px;
}

#home-top-right {
background-image: url("/images/home-header-background.gif");
background-repeat: no-repeat;
background-position: top right;
width: 417px;
float: right;
background-color: #3f8492;
}

#home-navigation {
clear: both;
background-image: url("/images/home-navigation-background.gif");
background-repeat: repeat-x;
margin-top: 0px;
padding-top: 0px;

}

#home-bottom {
clear: both;
background-image: url("/images/home-bottom-background.gif");
background-repeat: no-repeat;
height: 380px;
}

#home-worship {
float: left;
height: 315px;
padding: 25px 0px 0px 65px;
padding: 25px 45px 0px 65px;
/* margin-right: 75px; */
}

#home-worship h2 {
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px;
color: #660000;
font-weight: bold;
line-height: 15px;
}

#home-worship p {
width: 220px;
line-height: 15px;
padding-bottom: 10px;
}

#home-upcoming {
padding-top: 25px;
padding-right: 75px;
margin-left: 365px;
}

#home-alert {
background-color: #dbe8ea;
background-image: url(images/home-alert-background.gif);
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 32px;
width: 367px;
float: left;
margin-top: 20px;
padding-top: 20px;
margin-bottom: 20px;
}

#home-alert h1 {
color: #660000;
padding-left: 30px;
font-size: 1.5em;
padding-bottom: .5em;
}

#home-alert p {
padding-left: 30px;
padding-right: 30px;
line-height: 1.25em;
padding-bottom: 1em;
}

#home-urgentannouncement {
padding: 10px;
background-color: #f6f6f6;
margin-bottom: 15px;
margin-left: 350px;
}

#home-urgentannouncement p {
line-height: 15px;
}

#home-worship h1 {
margin-bottom: 10px;
}

#home-upcoming h1 {
margin-bottom: 10px;
}

#home-upcoming td, .calendar td {
line-height: 15px;
padding: 5px;
}

#home-upcoming .date, .calendar .date {
color: #660000;
font-weight: bold;
}

#header {
height: 192px;
}

.parish #header {
background-image: url("/images/header-parish.jpg");
background-repeat: no-repeat;
}

.worship #header {
background-image: url("/images/header-worship.jpg");
background-repeat: no-repeat;
}

.rector #header {
background-image: url("/images/header-rector.jpg");
background-repeat: no-repeat;
}

.growing #header {
background-image: url("/images/header-growing.jpg");
background-repeat: no-repeat;
}

.ministries #header {
background-image: url("/images/header-ministries.jpg");
background-repeat: no-repeat;
}

.stewardship #header {
background-image: url("/images/header-stewardship.jpg");
background-repeat: no-repeat;
}

.news #header {
background-image: url("/images/header-news.jpg");
background-repeat: no-repeat;
}

.calendar #header {
background-image: url("/images/header-calendar.jpg");
background-repeat: no-repeat;
}

.generic #header {
background-image: url("/images/header-generic.jpg");
background-repeat: no-repeat;
}



#meta {
padding-top: 10px;
text-align: right;
height: 60px;
}

#navigation {
background-color: #e2ecd4;
background-image: url("/images/nav-background.gif");
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 170px;
width: 178px;
float: left;
}

#content {
background-color: #ffffff;
padding: 0px 30px 100px 20px;
min-height: 400px;
float: right;
width: 490px;
}

#content p {
line-height: 15px;
padding-bottom: 15px;
}

#content h1 {
color: #3f8492;
font-size: 20px;
padding-bottom: 7px;
}

#content ul, #content ol {
padding-left: 20px;
padding-bottom: 15px;
}

#content ul li {
list-style: disc;
line-height: 15px;
}

#content ol li {
list-style: decimal;
line-height: 15px;
}

.generic #content li {
list-style: disc;
padding-left: 10px;
line-height: 15px;
}

.generic #content ul {
padding-left: 10px;
padding-bottom: 10px;
}


#content h2 {
color: #3f8492;
font-size: 14px;
padding-bottom: 5px;
}

#breadcrumbs {
text-align: right;
font-size: 10px;
padding-bottom: 15px;
margin-right: -10px;
}


#footer {
clear: both;
text-align: right;
color: #999999;
font-size: 9px;
padding: 20px 25px 20px 0px;
margin-top: 20px;
}

p.gototop {
padding-top: 20px;
text-align: center;
}

a {
color: #3f8492;
}

.calendar td a {
line-height: 15px;
}

em {
font-style: italic;
line-height: 15px;
}

strong, label {
font-weight: bold;
line-height: 15px;
}

blockquote {
padding-left: 20px;
padding-right: 20px;
line-height: 15px;
padding-bottom: 15px;
}



#rightcolumn {
width: 210px;
float: right;
margin: 0px 0px 10px 20px;
}

#urgentannouncement {
background-color: #f6f6f6;
padding: 10px 10px 0px 10px;
margin-bottom: 15px;
width: 225px;
}

#urgentannouncement h1 {
text-align: center;
padding-bottom: 5px;
}


#urgentannouncement h2 {
color: #990000;
font-weight: bold;
font-size: 11px;
padding-bottom: 5px;
}

.monthlycalendar td {
border: 1px solid #000000;
}


/* Anglican Feed */
.acnsholder {border:1px solid #CCCCCC; margin:2px; padding:1px;}
.acnsheading{
font-size: 16px;
color:  #003399;
text-indent:1px;
font-family:Arial, Helvetica, sans-serif;
background:#EAF2FB;
border-bottom:1px solid #cccccc;
font-weight: bold;
margin:1px;
}
.acnstitle{
font: normal 12px "Arial", "Helvetica", "Tahoma", sans-serif;
text-align: justify;
color: #000000;
margin:4px;
line-height:normal;}
.acnstext {
font: normal 12px "Arial", "Helvetica", "Tahoma", sans-serif;
text-align: justify;
color: #000000;
line-height:normal;
margin:4px;
border-bottom:dashed 1px #CCCCCC; padding-bottom:12px;}
.acnstextlast {
font: normal 12px "Arial", "Helvetica", "Tahoma", sans-serif;
text-align: justify;
color: #000000;
line-height:normal;
margin:4px;}

