h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}
.p7ABtrig {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}



#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	background: url(../images/bg_light.png) no-repeat;
}
body {
	background-color: #6487BA;
	color: #FFF;
	font: 12px/1.5em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#iapc_logo {
	width: 174px;
	height: 116px;
	position: absolute;
	left: 525px;
	top: 125px;
}
#inner_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5479B1;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #587EB6;
	border-right-color: #587EB6;
	border-bottom-color: #587EB6;
	border-left-color: #587EB6;
	overflow: hidden;
}
#pet_crematory_difference_text {
	float: left;
}
#logo {
	height: 61px;
	width: 229px;
	margin-left: 120px;
}
#slogan {
	height: 25px;
	width: 450px;
	position: absolute;
	left: 682px;
	top: 17px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
}
#nav_bar {
	background-image: url(../images/nav_bar.jpg);
	width: 960px;
	height: 47px;
	left: 120px;
	top: 72px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BB2D4;
}

#nav_bar ul {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}

#nav_bar ul li {
	display: inline;
	padding-right: 10px;
}

#nav_bar ul li a {
	color: #FFF;
	text-decoration: none;
}

#nav_bar ul li a:active {
	color: #069;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #069;
}

#nav_bar ul li a:hover {
	color: #069;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #069;
}

#top_content_text {
	margin-left: 350px;
	margin-top: 20px;
	color: #4D6FA2;
	text-align: justify;
	margin-right: 25px;
	font: 12px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.top_content_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #4D6FA2;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#top_content_container {
	height: 277px;
	width: 891px;
	border: 4px solid #6993C5;
	float: left;
	margin: 25px;
	background: url(../images/top_content_bg.jpg) no-repeat;
}
#welcome_text {
	float: left;
	width: 900px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	height: auto;
}
#whats_different {
	height: 252px;
	width: 900px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	background-color: #4e82ba;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
}

#footer ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-transform: uppercase;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	padding-right: 10px;
}

#footer ul li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}

#footer ul li a:hover {
	
	color: #069;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #069;
}

#bottom_content {
	float: left;
	height: 291px;
	width: 950px;
	background: url(../images/bottom_content_bg.png) no-repeat;
	position: relative;
}
#bottom_content_text {
	width: 625px;
	margin-left: 300px;
	margin-top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.bottom_content_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FFF;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #069;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #069;
}#whats_different_pic {
	float: right;
	height: 248px;
	width: 374px;
	border: 2px solid #333;
}
.services_section_title {
	background-color: #4E70A2;
	display: block;
	padding: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8AA5CD;
	border-right-color: #8AA5CD;
	border-bottom-color: #8AA5CD;
	border-left-color: #8AA5CD;
}

.services_chart {
	background-color: #6682B0;
	text-align: center;
	width: 900px;
	border: thin solid #6782B2;
}

.services_chart td, tr {
	margin: 5px;
	padding: 5px;
	border: thin solid #6D8BBD;
}
.td_title {
	background-color: #4D6FA2;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 5px;
}

.urn_casket_gallery {
	background-color: #6682B0;
	width: 900px;
	border: thin solid #6782B2;
}

.urn_casket_gallery td, tr {
	margin: 5px;
	padding: 5px;
	border: thin solid #6D8BBD;
}

.urn_casket_gallery p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#welcome_text blockquote {
	background: #6993C5;
	padding: 10px;
}
#pendants {
	width: 600px;
}

#pendants td, tr {
	padding: 10px;
	width: 200px;
	text-align: center;
}
label {
	float: left;
	display: block;
	width: 150px;
	font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	margin: 5px;
	clear: left;
}
.form_clear {
	float: left;
	clear: left;
	width: 700px;
	margin-bottom: 5px;
}
input {
	float: left;
	height: 25px;
	width: 200px;
	margin-bottom: 5px;
}
textarea {
	width: 450px;
	height: 150px;
	display: inline;
}
select {
	float: left;
	margin-top: 5px;
}
button {
	float: left;
}
.submit_btn {
	float: left;
	clear: left;
	margin-left:160px;
	margin-top:15px;
	background: #4D6FA2;
	border: 4px solid #7190C1;
	font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	color: #FFF;
	padding: 5px;
	height: auto;
}
legend {
	font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	color: #FFF;
}
fieldset {
	border: 1px solid #82A3CE;
}

