html
	{
	height: 101%;
	}

body 
	{ 
	margin: 0 0 0 0; 
	background-color: #b0b0b0;
	height: 100%;
	}


body, td
	{
	font-family: Times, serif;
	font-size: 10pt;
	color: #5e5c5f;
	}

div
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}


img
	{
	border: 0;
	}



a:link, a:visited
	{
	text-decoration: none;
	color: #6D85C3;	
	}

a:hover
	{
	text-decoration: none;
	color: #1F2B66;
	}


h1,h2,h3
	{
	margin:0 0 8px;
	}


h1
	{
	font-size: 100%;
	font-weight: normal;
	}


h2
	{
	font-size: 140%;
	color: #000000;
	font-weight: normal;
	}


h3
	{
	font-size: 110%;
	}


li
	{
	list-style-image: url("art/bullet.gif");
	position: relative; left: 20px; top: -14px;
	}



.leftimage
	{
	float: left;
	margin: 0px 12px 6px 0px;
	}


.rightimage
	{
	float: right;
	margin: 0px 0px 6px 12px;
	}


.leftdiv
	{
	float: left;
	margin: 0px 12px 6px 0px;
	}


.rightdiv
	{
	float: right;
	margin: 0px 0px 6px 12px;
	}




.outsideright {background:url(art/dropshadows/upperrightfade.png) right top no-repeat;}
.outsideleft {background:url(art/dropshadows//lowerleftfade.png) left bottom no-repeat;padding:8px 0 0 8px;}
.mainshadow {background:url(art/dropshadows//shadow.png) bottom right;} 
.mainshadow img {vertical-align:bottom;} 
.innershadow {position:relative;left: -8px;top: -8px;}



#addressdiv
	{
	text-align: center; 
	line-height: 24px;
	float: left;
	margin: 15px 0 0 20px;
	}

#addressdiv h3
	{
	line-height: 14px;
	margin: 4px 0 12px 0;
	}

.emph
	{
	font-weight: bold;
	font-size: 100%;
	}


#humanist_funeral_celebrants
	{
	width: 910px;
	padding: 10px 0 0 0;
	background-image: url('art/background.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	min-height: 900px;
	height: auto;
	background-color: #d8f0d0;
	}

#humanist_funeral_celebrants_logodiv
	{
	background-color: #d8f0d0;
	text-align: left;
	height: 140px;
	}


#humanist_funeral_celebrants_logoleftdiv
	{
	float: left;
	margin: 0 0 0 20px;
	width: 590px;
	text-align: center;
	background-color: none;
	}


#humanist_funeral_celebrants_logorightdiv
	{
	float: right;
	width: 235px;
	margin-right: 25px;
	padding-top: 6px;
	text-align: center;
	background-color: none;
	font-family: Arial, Sans-Serif;
	font-size: 70%;
	color: #5e5c5f;
	background-image: url('art/funeral_celebrant_swoosh.jpg');
	background-repeat: no-repeat;
	background-position: top center;	
	}


#rightpicdiv
	{
	float: right;
	width: 235px;
	margin-right: 25px;
	position: relative; top: -155px;
	height: 735px;
	z-index:110;
	}


#humanist_funeral_celebrants_maincontent
	{
	clear: both;
	float: left;
	margin: 5px 0 0 20px;
	width: 630px;
	min-height: 650px;
	height: auto;
	padding-top: -5px;
	background-color: #FFFFFF;
	background-image: url('art/mainback.jpg');
	background-repeat: no-repeat;
	background-position: top right;	

	}

#humanist_funeral_celebrants_innercontent
	{
	min-height: 120px;
	overflow: hidden;
	padding: 20px 10px 10px 0px;
	text-align: justify;
	}

#humanist_funeral_celebrants_innercontent li
	{
	margin: 0 30px 0 -40px;
	font-size: 120%;
	color: #000000;
	}

.bulk_text
	{
	font-family: Arial, sans-serif;
	font-size: 10.5px;
	color: #5e5c5f;
	}




#humanist_funeral_celebrants_menudiv a:link, #humanist_funeral_celebrants_menudiv a:visited,
#humanist_funeral_celebrants_innercontent li a:link, #humanist_funeral_celebrants_innercontent li a:visited
	{
	text-decoration: none;
	color: #1F2B66;	
	}

#humanist_funeral_celebrants_menudiv a:hover,#humanist_funeral_celebrants_innercontent li a:hover
	{
	text-decoration: none;
	color: #000000;
	}


#humanist_funeral_celebrants_sub_footer
	{
	clear: both;
	margin: 0 25px 0 20px;
	position: relative; top: -50px;
	text-align: center;
	font-size: 10px;
	}


#humanist_funeral_celebrants_footer
	{
	clear: both;
	height: 24px;
	margin: 0 25px 0 20px;
	position: relative; top: -60px;
	font-size: 8pt;
	text-align: center;
	background-image: url('art/menuback.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	}

#footer a:link, #footer a:visited
	{
	text-decoration: none;
	color: #6D85C3;	
	}

#footer a:hover
	{
	text-decoration: none;
	color: #1F2B66;
	}


