@charset "UTF-8";
body {
	background-color: #CCCC99;
	margin: 0px;
}
.centerbox {
	background-color: #FFFFFF;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	position: relative;
}
.headerimagea {/* home image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/meadowtrees_2.jpg);
	background-repeat: no-repeat;
}
.headerimageb {/* policy image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/policy.jpg);
	background-repeat: no-repeat;
}
.headerimagec {/* about us image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/who_we_are.jpg);
	background-repeat: no-repeat;
}
.headerimaged {/* when someone dies image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/someone_dies.jpg);
	background-repeat: no-repeat;
}
.headerimagee {/* ceremony image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/ceremony.jpg);
	background-repeat: no-repeat;
}
.headerimagef {/* natrual burial image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/natural_burial.jpg);
	background-repeat: no-repeat;
}
.headerimageg {/* directions image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/directions.jpg);
	background-repeat: no-repeat;
}
.headerimageh {/* directions image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/futureplans.jpg);
	background-repeat: no-repeat;
}
.headerimagei {/* directions image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/caskets_shrouds.jpg);
	background-repeat: no-repeat;
}
.headerimagej {/* directions image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}
.headerimagek {/* resources image */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/resources.jpg);
	background-repeat: no-repeat;
}
.headerimagel {/* Gallery page */
	height: 300px;
	width: 900px;
	padding-left: 0px;
	background-image: url(../images/gallery.jpg);
	background-repeat: no-repeat;
}
.toptop {
	background-color: #6A7D6A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.titlearea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #324A2E;
	margin-left: 12px;
	height:100px;
}
.titleright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #324A2E;
	float: right;
	margin-right: 17px;
	margin-top: 3px;
}
.navarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 900px;
	position: absolute;
	padding-top: 280px;
}
.navbuttontype {
	padding-right: 27px;
	float: left;
	margin-left: 33px;
}
a.navz:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.navz:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navz:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.navz:hover {
	text-decoration: none;
	color: #E3E6B1;
}
a:link {
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #6A7D6A;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 15px;
	padding-left: 10px;
}
.bottom {
	margin: 0px;
}
.contents {
	margin-right: 35px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#footer {
	height: 175px;
	width: 650px;
	background-image: url(../images/whiteeaglelogo_tan.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.jblink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #6A7D6A;
	margin-top: 22px;
	margin-left: 12px;
}
.redborder {
	border: 2px solid #FF0000;
}
