/* CSS Document created by Digital Brushstrokes LLC*/

#pageHeaderHeirlooms{
	background: url(../images/header-heirlooms.jpg);
	width: 780px;
	height: 356px;
}

#contentHeirlooms {
	background: #F7E2E1 url(../images/rt-nav-hands-altar.jpg) no-repeat;
	width: 408px;
	border-right: 2px solid #ADBBCF;
	border-left: 2px solid #ADBBCF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #ADBBCF;
	border-bottom-color: #ADBBCF;
	position: absolute;
	margin-top: -20px;
	left: 301px;
}

#contentHeirlooms h3{
	width: 380px;
	font: bold 16px Georgia, "Heirloomss New Roman", Heirloomss, serif;
	color: #555641;
	text-align: right;
}

/* Navigation rules */

#linksHeirlooms{
	position: absolute;
	top: 349px;
	left: 37px;
	font-size: 10px;
	background: #96C0D6 url(../images/linkListHeader.jpg) no-repeat left top;
	width: 200px;
	padding-bottom: 24px;
	margin-top: -24px;
}


#linksHeirlooms ul{
	text-align: left;
}

#linksHeirlooms a{
	text-decoration: none;
}

#linksHeirlooms  li {
	margin: 0 0 5px -10px;
	border-bottom: 1px solid #ebab6b;
	background: #C4BBAC;
	width: 150px;
	padding-bottom: 5px;
}

#HeirloomsBottom{
	background: #EAD7AD repeat-y;
	width: 408px;
	border-right: 2px solid #ADBBCF;
	border-left: 2px solid #ADBBCF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #ADBBCF;
	border-bottom-color: #ADBBCF;
	position: absolute;
	left: 302px;
	top: 562px;
	
}
