* {
	padding: 0;
	margin: 0;
}
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
    color: #566047;
	background: #F8FAE2;
	
}
a, a:link, a:visited {
    color: #566047;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    color: #566047;
}  
.p5 span a {
    font-weight: bold;
}
p {
    margin-bottom: 10px;
}
#container {
    position: relative;
    margin: auto;
    text-align: left;
    background: #FBFBE5 url(container_bg.gif) center top repeat-y;
    width: 750px;
    height: 300px;
}
#pageHeader {
    text-align: center;
    background: #8C9777 url(top.jpg) center top no-repeat;
    height: 173px;
}
#pageHeader h1 span, #pageHeader h2 span {
    display: none;
}
#pagebody {
    text-align: left;
    background: #8C9777 url(body-bkgrnd.jpg) center top;
}
#content {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#content ul {
	padding-left: 30px;
}
#content h3 {
    margin-bottom: 10px;
    height: 32px;
    background: url(welcome_head.gif) left top no-repeat #ffffff;
    border-bottom: 1px solid #15416D;
}
#content h3 span {
    display: none;
}
#aboutcontent {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#aboutcontent h3 {
    margin-bottom: 10px;
    height: 32px;
    background: url(about_head.gif) left top no-repeat #ffffff;
    border-bottom: 1px solid #15416D;
}
#aboutcontent h3 span {
    display: none;
}
#interfaithcontent {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#interfaithcontent h3 {
    margin-bottom: 10px;
    height: 32px;
    background: url(interfaith_head.gif) left top no-repeat #ffffff;
    border-bottom: 1px solid #15416D;
}
#interfaithcontent h3 span {
    display: none;
}
#funeralscontent {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#funeralscontent h3 {
    margin-bottom: 10px;
    height: 32px;
    background: url(funeral_head.gif) left top no-repeat #ffffff;
    border-bottom: 1px solid #15416D;
}
#funeralscontent h3 span {
    display: none;
}
#babynamingcontent {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#babynamingcontent h3 {
    margin-bottom: 10px;
    height: 32px;
    background: url(baby_naming_head.gif) left top no-repeat #ffffff;
    border-bottom: 1px solid #15416D;
}
#babynamingcontent h3 span {
    display: none;
	}
#wisdomcontent {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#wisdomcontent h3 {
    margin-bottom: 10px;
    height: 32px;
    border-bottom: 1px solid #15416D;
}
#wisdomcontent h3 span {
    display: none;
}
#barbatmitzvahcontent {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#barbatmitzvahcontent h3 {
    margin-bottom: 10px;
    height: 32px;
    background: url(barbatmitzvah_head.gif) left top no-repeat #ffffff;
    border-bottom: 1px solid #15416D;
}
#barbatmitzvahcontent h3 span {
    display: none;
}
#conversionscontent {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#conversionscontent h3 {
    margin-bottom: 10px;
    height: 32px;
    background: url(conversions_head.gif) left top no-repeat #ffffff;
    border-bottom: 1px solid #15416D;
}
#conversionscontent h3 span {
    display: none;
}
#bethshalomcontent {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#bethshalomcontent h3 {
    margin-bottom: 10px;
    height: 32px;
    background: url(bethshalom_head.gif) left top no-repeat #ffffff;
    border-bottom: 1px solid #15416D;
}
#bethshalomcontent h3 span {
    display: none;
}
#weddingcontent {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#weddingcontent h3 {
    margin-bottom: 10px;
    height: 32px;
    background: url(wedding_head.gif) left top no-repeat #ffffff;
    border-bottom: 1px solid #15416D;
}
#weddingcontent h3 span {
    display: none;
}
#contactcontent {
    margin: -1px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}
#contactcontent h3 {
    margin-bottom: 10px;
    height: 32px;
    background: url(contact_head.gif) left top no-repeat #ffffff;
    border-bottom: 1px solid #15416D;
}
#contactcontent h3 span {
    display: none;
}
#pagefooter {
    text-align: center;
    background: #8C9777 url(bottom-bkgrnd.jpg) center top no-repeat;
    height: 31px;
}
#menu {
    position: absolute;
    top: 120px;
    left: 40px;
    width: 195px;
	border: 1px solid #7D8965;
	background: #ffffff;
}
#menu h3 span {
    display: none;
}
#menu h3 {
    width: 195px;
    height: 30px;
    background: #ffffff url(menu_bkgrnd_top.gif) center top no-repeat;
}
#menu h4 {
    width: 195px;
    height: 30px;
    background: #ffffff url(menu_bkgrnd_bottom.gif) center bottom no-repeat;
}
h3.menu {
    margin-bottom: 5px;
}
#menu ul {
    list-style: none;
}
#lselect ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 110%;
    color: #8C9777;
}
#menu a.c, #menu a.c:link, #menu a.c:visited, #menu a.c:hover, #menu a.c:active, #menu a.c:focus {
    display: inline;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #8C9777;
}
#lselect ul li a, #lselect ul li a:link, #lselect ul li a:visited {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
}
#lselect ul li a:hover {
    text-decoration: none;
}
#lselect ul li a, #lselect ul li a:active, #lselect ul li a:focus {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
}
.quotetext{
	font-size: 100%;
	padding-left: 40px;
	padding-right: 40px;
}
.floatrightimg{
	float: right;
	padding: 10px 10px 10px 10px;
	border-width: medium;
	border-style: transparent;
}
.floatleftimg{
	float: left;
	padding: 10px 10px 10px 10px;
	border-width: medium;
	border-style: transparent;
}