/* PRINT CSS */

@import url("headers.css");		/* Headings */

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}

/* ------------------------OBITUARY--------------------------- */
body, h1, h2, h3, h4, h5 {font-family: Georgia, "Times New Roman", Times, serif; color:#000000;}
a img {border:none;}
a, a:hover {text-decoration: none; color: #000000;}
.menu {float:right; padding-left: 15px; padding-bottom: 5px;}
.return_link {display:none;}
#name {text-align:center; clear:both; margin:0px;}
.dates {text-align:center; clear:both;}
h2 {padding:0px; margin:0px;}
p {margin:0px; padding-top:0px; padding-bottom:15px; padding-left: 35px; text-align: justify;}
.button_yellow, .button_blue {
	line-height: 30px;
	height: 37px;
	width: 217px;
	font-size: 17px;
}
.button_yellow {
	color: #003366;
	background: url(../images/button_yellow.gif) no-repeat center center;
}
a.button_yellow:hover {
	color: #FFFFFF;
	background: url(../images/button_blue.gif) no-repeat center center;

}
.button_blue {
	color: #FFFFFF;
	background: url(../images/button_blue.gif) no-repeat center center;
}
#buttons a {
	display:block;
}
.menu {
	display:none;
}
#back {
	display:none;
}
#condolence {
	margin-bottom: 20px;
}
#condolence_heading {
	margin-bottom: 4px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	color: #333366;
	font-size: 13pt;
}

/* -------------------------PLANNER---------------------------- */
#item {border-bottom: 1px dashed #666666;}
#cat_heading {margin-top: 13px;}
.tab {margin-left: 25px;}
#gel {
	float:right;
	padding: 5px;
	border: 1px solid #999999;
}
#total {
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
#price {
	color: #000000;
	margin-left: 20px;
	font-size: 16pt;
	font-weight: bold;
}
h3.important {
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1#cat_heading {
	padding-bottom: 0px;
	margin-top: 12px;
}
#item {
	margin-left: 20px;
}
