body {
 margin: 0px;
 padding: 0px;
}

div, td {
 font-family: arial, helvetica, sans-serif;
 font-size: 10pt;
}

h3 {
font-size: 11pt; 
font-weight: bold;
}
a:link {
color: #2267A8;
text-decoration: none;
}
a:visited {
color: #2267A8;
text-decoration: none;
}
a:hover {
color: #E08740;
text-decoration: none;
}
#header {
 background: #696D48 url('../images/headerbg.png') no-repeat top left ;
 height: 128px;
}

#content {
 background: #C8BF99 url('../images/bodybg.jpg') no-repeat top left;
}

#footer {
 background: #313229;
 height: 27px;
 font-size: 8pt;
 padding-top: 7px;
 padding-left: 20px;
 color: #fff;
}

#nav {
 position: absolute;
 left:0px;
 top: 111px;
 width: 795px;
}

.navItem {
 width: 97px;
 float: left;
 font-size: 12px;
 font-weight: bold;
}

.navItem a {
 text-decoration: none;
 color: #000;
}

.navItem a:hover {
 text-decoration: none;
 color: #444;
}

#homeFeature {
 width: 826px;
 height: 345px;
}

#homeFeature a {
 color: #fff;
 font-size:11px;
}

#homeFeature a h3 {
 margin: 0px;
 margin-top: 5px;
 font-size: 16px;
 font-weight: normal;
}

#featureImage {
 float: left;
 width: 539px;
}

#joinUs {
 position: absolute;
 left: 542px;
 padding:10px;
 font-size: 10pt;
 font-weight: bold;
 width: 265px;
 float: right;
}

.homeColumn {
 width: 240px;
 height: 230px;
 float: left;
 margin: 10px;
 margin-left: 0px;
}

.serviceTime {
 position: absolute;
 left: 542px;
 width: 264px;
 height: 66px;
 display: block;
 padding: 10px;
}


#liturgical {
 background: url('/images/liturgical.jpg') no-repeat;
 top: 260px;
}

#traditional {
 top: 176px;
 background: url('/images/traditional.jpg') no-repeat;
}

#contemporary {
 top: 344px;
 background: url('/images/contemporary.jpg') no-repeat;
}


#location {
 position: absolute;
 left: 542px;
 top: 430px;
 width: 284px;
 height: 35px;
}



#homeCol1 {
 margin-left: 20px;
 background: #FFF url('../images/experience.png') no-repeat top left;

}
#homeCol1 div {
  padding-left: 13px;
  padding-top: 30px;
  width: 200px;

}

#homeCol1 p {
	font-size: 8pt;
}

#homeCol2 {
 min-height: 167px;
 height: auto !important;
 height: 167px;
}

#homeCol2 div {
 padding: 0px 0 5px 0;
 background: #fff url('../images/col2divbg.gif') no-repeat bottom left;
 width: 206px;  
/*  height: 18px;*/
 font-size: 11px;
 font-weight: bold;
 margin-top: 2px;
}

#homeCol2 div.last {
  background: #fff;
}

#homeCol2 div a {
 text-decoration: none;
 color: #000;
}
#homeCol2 div.three {
	border: 0px solid;
	padding-left:13px;
    background: #fff;

}

#homeCol3 div.event {
 font-size: 13px;
 padding-left: 23px;
 background: url('../images/calendar.gif') no-repeat top left;
 margin-bottom: 10px;
}

#homeCol3 div.news {
 font-size: 13px;
 padding-left: 23px;
 background: url('../images/article.gif') no-repeat top left;
 margin-bottom: 10px;
}

#homeCol3 div div.date {
 font-size: 11px;
}

.moreLink {
 font-size: 10px;
 color: #D65F00;
 font-weight: bold;
 letter-spacing: -.04em;
 text-decoration: none;
}

#homeBottomButtons {
 clear: left;
 position: absolute;
 top: 732px;
 left: 20px;
}

#homeBottomButtons img {
 margin-right: 20px;
}

#address {
 position: absolute;
 top: 20px;
 left: 600px;
}

