@charset "UTF-8";
#container {
	height: 637px;
	width: 955px;
	background-image: url(assets/images/dropshadow2.png);
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	padding: 22px;
}
#nav1 {
	height: 24px;
}
#phonenumber {
	height: 54px;
	width: 905px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 21px;
	padding-left: 20px;
}
#nav2 {
	height: 16px;
	padding-top: 20px;
	padding-bottom: 16px;
}
body {
	background-image: url(assets/images/old_paper3.jpg);
	background-attachment: fixed;
}
#content {
	height: 428px;
	width: 955px;
	margin-top: 34px;
}
#featuredcontainer {
	float: left;
	height: 430px;
	width: 290px;
}
#slideshow {
	background-color: #FFFFFF;
	float: left;
	height: 290px;
	width: 645px;
	margin-bottom: 10px;
}
#text {
	height: 120px;
	width: 648px;
	float: right;
	margin-right: 16px;
	overflow: auto;
	color: #FFFFFF;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 22px;
}
#featured1 {
	height: 111px;
	width: 250px;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#featured2 {
	height: 111px;
	width: 250px;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#featured3 {
	height: 111px;
	width: 250px;
	background-color: #FFFFFF;
	margin-left: 20px;
	padding-top: 10px;
}
#image1 {
	height: 100px;
	width: 150px;
	border: 1px solid #4E0017;
	margin-left: 10px;
	background-image: url(assets/images/seasonal.jpg);
	float: left;
}
#button1 {
	height: 44px;
	width: 64px;
	border: 1px solid #4E0017;
	float: left;
	margin-left: 11px;
	margin-bottom: 10px;
	background-image: url(assets/images/button1.jpg);
}
#button2 {
	height: 44px;
	width: 64px;
	border: 1px solid #4E0017;
	float: left;
	margin-left: 11px;
	background-image: url(assets/images/button2.jpg);
}
#image2 {
	height: 100px;
	width: 150px;
	border: 1px solid #4E0017;
	margin-left: 10px;
	background-image: url(assets/images/funeral.jpg);
	float: left;
}
#image3 {
	height: 100px;
	width: 150px;
	border: 1px solid #4E0017;
	margin-left: 10px;
	background-image: url(assets/images/roses.jpg);
	float: left;
}
#cat1 {
	height: auto;
	width: 903px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 17px;
}
#container #nav2 a {
	color: #FFFFFF;
}
#container #nav2 a:active {
	color: #000000;
}
