body{
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
background-image: url(images/fullbackground.jpg);
background-color:#cac9bd;
background-repeat:repeat-x;
background-attachment:fixed;
background-position:bottom;
color:#666666;
}
html, body {
 height: 100%; overflow: hidden; margin: 0px; background-color:#cac9bd;
}
#container {
 height: 100%; overflow: auto; position: relative; z-index: 2; top: 0px;
}
#div3 { position: absolute; bottom: 0; right: 17px; z-index: 1;}
#div4 { position: absolute; bottom: 0; left: 0; z-index: 1;}

#main{
	width:1000px; 
/*	position:absolute; 
	left: 54%; 
	margin: 0 0 0 -389px;
	border:solid 1px green;*/
	margin:0px auto;
	position: relative;
}
#header{
width: 975px;
height: 220px;
background-image: url(images/header.jpg);
background-repeat:no-repeat;
}
#creator{
	font-size:10px;
	margin-bottom:10px;
	margin-top:5px;
	text-align:center; 
	width:975px; 
	color:#333333;
	height:30px;
	position:relative;
	float:left;
	}
	
#topmain{
background-image: url(images/topmain.jpg);
height:17px;
width:975px;
}
#repeatbody{
background-image: url(images/repeatbody.jpg);
width:975px;
background-repeat:repeat-y;
float:left;
}
#footer{
text-align:center;
background-image: url(images/footer.jpg);
background-repeat:no-repeat;
height:26px;
width:975px;
padding-left:12px;
line-height:.75;
float:left;
}
.textbox{
width:730px;
position:relative;
left: 25px;
padding-top:5px;
background-position:top left;
background-repeat:no-repeat;
float:left;

}
.headerText{
	text-align:center; 
	line-height:1.3; 
	padding:0px; 
	margin: 0px;
}
.largerfont{
	font-size:16px;
	line-height:1.4;
}
h3{
margin:0px;
padding:0px;
font-size:14px;
font-weight:bolder;}

.f1{
position:relative;
top:6px;
display:inline;
margin-left: 27px;
font-size:10px;
height:12px;
}


#flashbuttons{
width:185px; 
position:relative;
left:13px;
top:0px;
float:left;
}

#flashbuttons2{
width:187px; 
height:180px;
position:relative;
left:5px;
top:0px;
float:left;
}


a:link {color: #4e4e4d; text-decoration:none; font-weight:600;}     /* unvisited link */
a:visited {color: #4e4e4d; text-decoration:none; font-weight:600;}  /* visited link */
a:hover {color: #4e4e4d; text-decoration:underline; font-weight:600;}   /* mouse over link */
a:active {color: #4e4e4d; text-decoration:none; font-weight:600;} 


.f1 a:link {color: #495b34; text-decoration:none; font-weight:bold;}     /* unvisited link */
.f1 a:visited {color: #495b34; text-decoration:none; font-weight:bold;}  /* visited link */
.f1 a:hover {color: #495b34; text-decoration:underline; font-weight:bold;}   /* mouse over link */
.f1 a:active {color: #495b34; text-decoration:none; font-weight:bold;} 


#dynamicimageholder{
	background-image:url(images/dynamicbox.png); 
	background-repeat:no-repeat; 
	width:425px; 
	height:364px; 
	position:relative; 
	margin: 0px auto;
	}

#default_image{
	width:400px;
	height:300px; 
	position:absolute; 
	z-index: 9; 
	left: 12px; 
	top: 11px; 
	display:inherit; 
	background-image:url(images/large_images/20.jpg); 
	background-repeat:no-repeat;"
}
#dynloadarea2{
	width:400px;
	height:300px; 
	position:relative; 
	left: 12px; 
	top: 11px; 
	display:inherit;
}
#scroll{
	width:370px; 
	position:relative;
	margin: 5px auto;
}
.image_gallery{
	display:inline;
	padding:10px;}
	
.userprofile{
	width:710px; 
	float:left;}	
	
.headertitle{
	font-size:15px;
}
#map{
	width:425px; 
	height:364px; 
	position:relative; 
	margin: 0px auto;
	}

#downloadPDF{
	width:170px; 
	height:65px; 
	position:relative; 
	margin:0px auto; 
	}
	
	#contactus form {
		width: 510px;
		 border: 1px solid #fff; 
		 padding: 20px; 
		 position:absolute;
		 z-index:100;
		 left:90px;
		 top: 157px;
	}
	#contactus label { display: block; font-weight: bold; width: 490px; float:left; margin:auto; text-align:left;}
	#contactus label.textarea { display: block; float:none; }
	#contactus input { width: 500px; clear:both; }
	#contactus textarea { width: 500px; height: 240px; }
	#contactus input.button { width: 250px; }	
	
#postconent{
	margin-top: 15px;
	margin-bottom:15px;
	text-align:center; 
	left:91px;
	width:550px;
	height:402px; 
	position:relative; 
	background: white; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity:.5;
	 }	
	 
.DB_secondary{
	border:solid 1px white;
	width:210px;
	float:left;
	margin-left:10px;
}

#DB_primary{
	border:solid 1px white;
	width:490px;
	float:left;	
	padding:5px;
}
.DB_content{
	border:solid 1px white;
	width:490px;
	float:left;	
	padding:5px;	
}
.content{
	border:solid 1px white;
	width:490px;
	float:left;	
	padding:5px;	
}
.DB_secondary a, #DB_primary a, .DB_content a, .content a{
	color:#333;
}

.content td, .DB_content td, #DB_primary td{
	text-indent:6px;
}

.DB_secondary h2{
border-bottom:solid 1px white;
margin:0px ;
background: #efecdf; 
font-size:13px;
padding:3px 5px;
}
.DB_secondary ul{
	margin:5px;
	padding-left:15px;
}
.DB-latest, .DB-links, .DB-months, .DB-categories{
background-color:#f0f1e2 !important;
}
.page-head h2{
margin-top:0px;	
}
.entry-edit, .post-edit-link{
	float:right;
	color:red !important;
	}
.entry-title{
font-size:18px;	
}
.chronodata{
	font-size:12px;
}
#nav_background{
	background:url(http://www.dearborncemetery.com/images/nav/button_background.jpg) repeat-y top left;
	width:183px;
	float:left;
	position:relative;
	top:-12px;
	
}
#nav_footer{
	background:url(http://www.dearborncemetery.com/images/nav/button_background_footer.jpg) no-repeat bottom left;
	width:183px;
	float:left;
	padding-bottom:24px;
}
#nav_header{
	background:url(http://www.dearborncemetery.com/images/nav/button_background_header.jpg) no-repeat top left;
	width:183px;
	float:left;
	padding-top:18px;
}
.nav_button{
	float:left;
	position:relative;
	width:153px;
	left:15px;
}

#homepageNews h3{
	font-size:18px
}
#services li{
	font-size:16px;
	
	line-height:2.0; 
	color:#869576;
}
	
