/* CSS Document created by Digital Brushstrokes LLC*/

#pageHeaderShrine{
	width: 780px;
	height: 356px;
	background-image: url(../images/header-engagements.jpg);
}

#contentShrine {
	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;
}

#contentShrine h3{
	width: 380px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #555641;
	text-align: right;
}

/* Navigation rules */

#linksShrine{
	position: absolute;
	top: 349px; /*	bottom: 0;*/
	left: 37px;
	font-size: 10px;
	background: #EEECE0 url(../images/linkListHeaderAltar.jpg) no-repeat left top;
	width: 200px;
	padding-bottom: 24px;
}


#linksShrine ul{
	text-align: left;
}

#linksShrine a{
	text-decoration: none;
}

#linksShrine  li {
	margin: 0 0 5px -10px;
	border-bottom: 1px solid #ebab6b;
	background: #C4BBAC;
	width: 150px;
	padding-bottom: 5px;
}

#shrineBottom{
	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;
	
}
