body
{
	font-family:		Verdana, Geneva, Arial, sans-serif;
	font-size:			small;
	color:				#444;
	margin: 			0px;
    padding: 			0px;
	height:				100%;
}

#all
{
	background-color:	white;
	width:				700px;
	margin-right:		auto;
	margin-left:		auto;
	height:				100%;
}

#bd
{
	padding:			0px;
	margin:				0px;
	background-image:	url(../img/main_bg.png);
	background-repeat:	repeat-y;
	height:				100%;
}

#main
{
	margin-left:		140px;
	margin-right:		10px;
	height:				100%;
}

#main p, #main h1
{
	margin-top:			0px;
}

#header img
{
	margin: 			0px;
    padding: 			0px;
}

#header
{
	height:				139px;
	margin: 			0px;
    padding: 			0px;
}

#navigation
{
	background-color:	rgb(215, 173, 223);
	float:				left;
	width:				128px;
	margin:				0px 0px 0px 6px;
	padding:			0px;
	font-size:			small;
	font-weight:		normal;
}

#footer
{
	font-weight:		bold;
	background-color:	rgb(79, 20, 98);
	text-align:			center;
	font-size:			smaller;
	color:				white;
	clear:				left;
	margin:				0px 0px 0px 6px;
}

#footer p
{
	margin-top:			0px;
}

.staff, .label
{
	font-weight:		bold;
}

hr
{
	color:				rgb(205, 140, 120);
	background-color:	rgb(205, 140, 120);
}

h1
{
	font-size:			150%;
}

h2
{
	font-size:			120%;
}

a:link, a:visited
{
	text-decoration:	underline;
	color:				rgb(205, 140, 120);
}

pre#obituary
{
	font-family:		Verdana, Geneva, Arial, sans-serif;
	font-size:			small;
	color:				#444;
}

a#current_funerals
{
	font-size:			large;
}

a.name_link
{
	font-size:			large;
}

.funeral_listing
{
	height:				140px;
}

#navigation a:link, #navigation a:visited
{
	text-decoration:	none;
	color:				rgb(79, 20, 98);
}

.portrait
{
	float:				left;
	width:				110px;	
}

ul.funeral_actions li
{
	list-style-type:	none;
	display:			inline;
}

#navigation a
{
	display:			block;
}

#prof_affiliations li
{
	margin-top:			10px;
}

#navigation li
{
	margin:				10px 0px 0px 0px;
	list-style-type:	none;
}

#navigation ul
{
	padding:			5px;
	margin:				0px;
}

img#funeral_home
{
	float:				right;
}

.company_name, .question, .required
{
	font-weight:		bold;
}

ul#funeral_years li
{
	list-style-type:	none;
	display:			inline;
}

p#obituary
{
	text-align:			justify;
}

img#portrait
{
	float:				right;
	padding:			0px 0px 4px 16px;
}

#thankyou
{
	text-align:			center;
}

#credits
{
	text-align:			center;
	font-size:			smaller;	
}

blockquote, blockquote p, #main ul, p.answer, #main p
{
	margin-bottom:		0px;
	padding-bottom:		13px;
}