/* CSS Document */
body{
FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
margin:0;
background: url("images/background.gif") repeat-x #DDDCDC;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px; text-transform:uppercase; color:#6B6855; margin-bottom:4px;
}
h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px; text-transform:uppercase; color:#6B6855; margin-bottom:4px;
}
h5{
FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; color:black; font-size:16px; font-weight:bold; margin:0;
}
a:link, a:visited{
color:#6B6855;
}
a:hover{
color:#993333;
}
#container{
margin:auto;
text-align:left;
margin-top:40px;
width:673px;
filter:alpha (opacity=100);
}
#logo{
background: url("images/logo.png") no-repeat; height: 102px; width:641px; margin-bottom:20px;
}
/* to left align logo, just remove the width property */
#logo h1, #logo h2{
display:none; margin:0;
}
#navlist{
background-image: url("images/nav.gif");
height:29px;
width: 673px;
position: relative;
}
#menu {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px; 
margin: 0px; 
width: 673px; 
PADDING-TOP: 0px; 
height: 29px
}
#menu li {
margin: 0; 
padding: 0; 
list-style: none;
position: absolute; 
top: 0;
}
#menu li, #menu a {
height: 29px; 
display: block;
/* to see the image map, turn on borders - border: solid 1px #f00; */
}
#menu li a {
TEXT-INDENT: -9999px; 
TEXT-DECORATION: none
}
#homemenu {
left: 0; width: 70px;
}
#newsmenu {
left: 70px; width: 121px;
}
#ministriesmenu {
left: 191px; width: 98px;
}
#aboutmenu {
left: 288px; width: 92px;
} 
#storemenu {
left: 380px; width: 73px;
} 
#givingmenu {
left: 453px; width: 70px;
} 
#contactmenu {
left: 523px; width: 106px;
} 
#homemenu a:hover {
background: transparent url("images/nav.gif") -0px -29px no-repeat;
}
#newsmenu a:hover {
background: transparent url("images/nav.gif") -70px -29px no-repeat;
}
#ministriesmenu a:hover {
background: transparent url("images/nav.gif") -191px -29px no-repeat;
}
#aboutmenu a:hover {
background: transparent url("images/nav.gif") -288px -29px no-repeat;
}
#storemenu a:hover {
background: transparent url("images/nav.gif") -380px -29px no-repeat;
}
#givingmenu a:hover {
background: transparent url("images/nav.gif") -453px -29px no-repeat;
}
#contactmenu a:hover {
background: transparent url("images/nav.gif") -523px -29px no-repeat;
}
#main{
margin:0; padding-top:5px; text-align:center;
}
.imgborder{
border:1px solid #e6e6e6; background-color:#f9f9f9; 
}
#buttons{
margin:0; text-align:center;
}
.newsbutton{
margin-top:10px; padding:3px 3px 6px 3px; border-bottom:1px dotted #BFBFBF;
}
.woodlawnbutton{
margin-top:10px; padding:3px 3px 6px 3px; border-bottom:1px dotted #BFBFBF;
}
.aboutbutton{
margin-top:10px; padding:3px 3px 6px 3px; border-bottom:1px dotted #BFBFBF;
}
#content{
margin-top:20px; margin-left:20px; text-align:left; 
}
#content p{
font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#6B6855; margin:0; line-height:150%;
}
#content p i{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#6B6855; margin:0; line-height:150%;
}
#columnone{
float:left;background-color:#f9f9f9; 
}
#columnoneBig{
float:left;background-color:#f9f9f9; width: 175px;
}
#columnone p{
border-bottom:1px solid #DFDFDF; padding:5px 0 5px 0;
}
#columnoneinterior{
float:left; background-color:#e3e3e3; padding:10px; border:1px dotted #e8e8e8; width:155px;
}
#columntwo{
margin-left:30px; float:left; width:215px;background-color:#f9f9f9; 
}
#columnthree{
margin-left:40px; float:left; width:205px;
}
#columntwoBig{
margin-left:35px; float:left; width:425px;background-color:#f9f9f9; 	
}
#columntwointerior{
margin-left:30px; float:left; width:425px;
}
#columntwointerior h1, #columntwointerior h3{
margin:0;
}
#columnwide{
margin-left:20px; float:left; width:590px;background-color:#f9f9f9; 
}
#columnwide2{
margin-left:20px; float:left; width:620px;background-color:#f9f9f9; 
}
#columnwide h1, #columnwide h3{
margin:0;
}
#footer{
margin:auto;
background: url("images/footer.gif") no-repeat #f9f9f9; height:15px; width:673px;
}
.floatright{
float:right; margin-left:10px;
}
.floatleft{
float:left; margin-right:5px;
}
.clear{
clear:both;
}
.tabletext{
FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; font-size:14px; color:black;
}
#secondarycontent{
 margin-right:15px; padding-bottom:10px; text-align:left; background-color:#f9f9f9;
}
#secondarycolone{
float:left; width:610px;
}
#secondarycoltwo{
float:right; width:210px;
}
#featuredimage{
background:url(images/sm-img-background.jpg) no-repeat; float:left; width:326px; height:162px; padding:14px 0 0 13px; 
}
#featuredimage img{
border:1px solid #c6c6c6;
}
#footercontent{
margin-top:20px;
}
#object{
margin:0 auto;
}
