﻿body
{
	/*background-color: #edc579;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;*/
	text-align: center;
	color: #005c8e;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
}
#container
{
	width: 812px;
	margin-left: auto;
	margin-right: auto;
}
#banner
{
	height: 150px;
}
#page_container
{
	background-image: url(../images/borders.jpg);
	background-repeat: repeat-y;
}
#menu_container
{
	text-align: center;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-size:12pt;
}
#menu
{
	border-bottom: #eea320 1px solid;
	padding-bottom: 5px;
	text-align: center;
}
ul#navlist
{
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	padding-left: 3px;
}
#navlist A
{
	color: #005c8e;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#navlist A:hover
{
	color: #FFFFFF;
	background-color: #005c8e;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#content_container
{
	text-align: left;
	padding-left: 39px;
	padding-top: 20px;
}
#content_container2
{
	text-align: left;
	padding-left: 39px;
}
#home_content
{
	padding-left: 15px;
	border-left: #005c8e 1px solid;
	width: 540px;
	float:left;
	text-align: justify;
}
#links_content
{
	padding-left: 15px;
	border-left: #005c8e 1px solid;
	width: 540px;
	float:left;
	text-align: left;
}
#about_content
{
	padding-left: 15px;
	border-left: #005c8e 1px solid;
	width: 710px;
	float:left;
	text-align: justify;
}
#funeral_content
{
	padding-left: 15px;
	border-left: #005c8e 1px solid;
	width: 710px;
	float:left;
	text-align: justify;
}
#partnership_content
{
	padding-left: 15px;
	border-left: #005c8e 1px solid;
	width: 710px;
	float:left;
	text-align: justify;
}
#contact_content
{
	padding-left: 15px;
	border-left: #005c8e 1px solid;
	width: 710px;
	float:left;
	text-align: justify;
}
#testimonials_content
{
	padding-left: 15px;
	border-left: #005c8e 1px solid;
	width: 710px;
	float:left;
	text-align: justify;
	padding-bottom: 20px;
}
#testimonials_content2
{
	padding-left: 15px;
	border-left: #005c8e 1px solid;
	width: 710px;
	float:left;
	text-align: justify;
}
.red_title
{
	color: #c01f43;
	font-size: 32pt;
}
.blue_title
{
	color: #005c8e;
	font-size: 32pt;
}
.red_title_small
{
	color: #c01f43;
	font-size: 18pt;
}
.blue_title_small
{
	color: #005c8e;
	font-size: 18pt;
}
.blue_text
{
	color: #005c8e;
	font-size: 14pt;
}
.blue_title_pad
{
	color: #005c8e;
	font-size: 18pt;
	padding-left: 140px;
}
.red_title_pad
{
	color: #c01f43;
	font-size: 18pt;
	padding-left: 100px;
}
#home_right_content
{
	float: right;
	width: 150px;
	padding-right: 35px;
	text-align: center;
}
#links_right_content
{
	float: right;
	width: 150px;
	padding-right: 35px;
	text-align: center;
}
.break
{
	clear:both;
}
#home_bottom
{
	background-image: url(../images/homepage_bg.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
#funeral_bottom
{
	background-image: url(../images/funeral_bg.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
.home_quote
{
	font-weight: bold;
	text-align: left;
	padding-top: 25px;
	padding-left: 250px;
	font-size: 12pt;
	color: #005c8e;
}
.funeral_quote_one
{
	font-weight: bold;
	text-align: left;
	padding-left: 280px;
	padding-top: 30px;
	font-size: 12pt;
	color: #005c8e;
}
.funeral_quote_two
{
	font-weight: bold;
	text-align: left;
	padding-left: 350px;
	font-size: 12pt;
	color: #005c8e;
}
.testimonials_quote
{
	text-align: left;
	font-size: 10pt;
	color: #005c8e;
}
#page_bottom
{
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#testimonials_bottom
{
	background-image: url(../images/testimonials_bg.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
.about_left
{
	float: left;
	width: 348px;
}
.about_right
{
	float: left;
	padding-left: 10px;
	padding-top: 70px;
	text-align: left;
	width:352px;
}
.contact_left
{
	float: left;
	width: 500px;
}
.contact_right
{
	float: right;
	padding-left: 20px;
	width:150px;
}
.partnership_left
{
	float:left;
}
.partnership_right
{
	padding-left: 50px;
	float: left;
}
.testimonials_left
{
	float:left;
	width: 320px;
}
.testimonials_right
{
	float: left;
	width: 320px;
	padding-left: 50px;
}
A
{
	color: #005c8e;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

