@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#a69894;
	font:12px Tahoma Arial, Helvetica, sans-serif;
}
body,td,div,p{
font-family: Tahoma Arial, Helvetica, sans-serif;
}
h2{
font-size:18px;
}
#big_body{
	width:900px;
	margin:0px auto 0px auto;
}
#big_container,#top_menu,#top_menu a,.separator,#header,#sub_header,#sub_header_2,#content,#footer{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
}
#big_container{
	width:100%;
}
#top_menu{
	width:100%;
	height:49px;
	background:url(../images/top_menu_bg.gif) repeat-x top;
}
#top_menu a{
	height:49px;
	background-position:0px 0px;
	margin-left:23px;
}
#top_menu a:hover,#top_menu a.active{ 
	background-position:0px -49px;
}
.separator{
	margin-left:23px;
	background:url(../images/top_menu_separator.gif) no-repeat 0px 8px;
	height:49px;
	width:1px;
	}
a#home_page{
	background:url(../images/home_page.gif) no-repeat top left;
	width:73px;
	margin-left:105px;
}
a#helpful_info{
	background:url(../images/helpful_info.gif) no-repeat top left;
	width:73px;
}
a#view_a_funeral{
	background:url(../images/view_a_funeral.gif) no-repeat top left;
	width:92px;
}
a#sponsor_memorial{
	background:url(../images/planning_head.gif) no-repeat top left;
	width:118px;
}
a#about_us{
	background:url(../images/about_us.gif) no-repeat top left;
	width:58px;
}
a#contact_us{
	background:url(../images/contact_us.gif) no-repeat top left;
	width:56px;
}
#header{
	width:900px;
	height:244px;
	background:url(../images/header.jpg) no-repeat top left;
}
#sub_header{
	width:100%;
	height:100px;
	background:url(../images/sub_header.gif) repeat-x top;
	color:#3c3535;
}
#content{
	background-color: #d1c093;
	width:100%;
}
table.content_table td{
	width:450px;
	height:156px;
	vertical-align:top;
	text-align:center;
}
td.first_box{
	background:#654d5a url(../images/first_box.gif) repeat-x top;
	color:#9b8591;
	}
td.first_box h2{
	color:#ffffff;
}
td.second_box{
	background:#492623 url(../images/second_box.gif) repeat-x top;
	color:#e3cbb4;
	}
td.third_box{
	background:#95867a;
	color:#44201d;
}
td.fourth_box{
	background:#b7a89a;
	color:#3b3434;
}

table.content_table td h2{
	margin:0px;
	padding:0px;
	font-weight:normal;
	padding:20px 0px 0px 25px;
	text-align:left;
}
table.content_table td p{
	clear:both;
	margin:0px;
	padding:15px 25px 0px 25px;
	text-align:left;
}
#footer{
	width:890px;
	height:45px;
	padding:15px 10px 0px 0px;
	background:url(../images/footer.gif) no-repeat top left;
	text-align:right;
	color:#564c4c;
	font-size:11px;
	}
#sub_header_2 { background-color: #654d5a;height:50px;width:100%;background:url(../images/title_bg.png) repeat top left; }
#sub_header_2 .sub_header_text { float:left;margin-left:20px; }
#sub_header_2 .sub_header_text h2{ color:#fff;font-weight:normal;margin-top:15px;}

#second_half_camera { float:right;background:url(../images/camera_bottom.png) no-repeat top left; width:66px; height:53px; }

#content p { margin:0px 20px 0px 20px; }

.note{ margin-left:40px;background:url(../images/box.jpg) no-repeat top left;width:802px;padding:1px 10px 0px 10px;!padding-top:10px;}
.note h2{ font-size:14px;color:#000;}
.note a {color:#654D5A; font-weight:bold;}


	
	






