@charset "utf-8";
/* CSS Document */

body{

text-align:center;

margin:0;

padding:0;

font-family:arial;

line-height:1.5em;

font-size:13px;

background-color:#2d2d2d;

color:#2d2d2d;

}

#wrapper{

width:760px;

margin:0 auto;

text-align:left;

padding:25px;

background-color:#e0d5a0;

}

h2{
	font-size:22px;
	margin-top: 5px;

}


h3{

font-size:17px;

}
.mantel_entry {
	position: relative;
	margin-top: 20px;
}
.mantel_entry .image_a {
	position: absolute;
	z-index: 11;
	height: 137px;
	width: 200px;
	left: 0px;
	top: 0px;
}
.mantel_entry .image_b {
	position: absolute;
	z-index: 10;
	height: 137px;
	width: 200px;
	left: 0px;
	top: 0px;
}
.mantel_entry .entry_title {
	font-weight: bold;
}
.mantel_entry .mantelinfo {
	margin-left: 215px;
}




.line{
	border-top:1px solid #c1b88b;
	margin-top: 20px;

}
.mantelimg {
	border: 1px solid #000;
}
