body, html{
	margin: 0px;
	padding:0px;
	/*height:100%;*/
	scrollbar-base-color:#ecf0db;
	scrollbar-3d-light-color:#ecf0db;
	scrollbar-arrow-color:#747e5f;
	scrollbar-darkshadow-color:#ecf0db;
	scrollbar-face-color:#d5dfc8;
	scrollbar-highlight-color:#ecf0db;
	scrollbar-shadow-color:#ecf0db;
	scrollbar-track-color:#ecf0db;
	font-family: Verdana;
}


a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
  background: #ecf0db url("../images/layout/background-body.gif") repeat-x;
  text-align: center;
}

#wrap{
	background: #f0f4e3 url("../images/layout/background-wrap.gif") no-repeat top;
	margin: 0 auto;
	width: 806px;
	text-align: left;
	/*height: 100%;*/
	display: table;
}

#container{
	margin-left: 13px;
	margin-right: 13px;
	width: 780px;
	display: inline;
	float: left;
	/*height:100%;*/
	background: #4f5e40;
	margin-top: 6px;
}

#HolderSiteTitle{
	height: 103px;
	width: 780px;
	background: #fdfefd;
	
}

#HolderNavigation{
	background: #f0f4e3 url("../images/layout/background-navigation.gif") no-repeat top;
	height: 57px;
	width: 780px;
}


#HolderHeader{
	background: #f0f4e3 url("../images/layout/background-header.gif") no-repeat top;
	height: 217px;
	width: 780px;
}


#HolderContent{
	background: #f0f4e3 url("../images/layout/background-content.gif") repeat-y top;
	width: 780px;
	height: 100%;
}

#HolderLeftArea{
	background: url("../images/layout/background-leftarea.jpg") no-repeat top;
	width: 241px;
	height: 730px;

}

#HolderAudioPlayer{

 /*display: none;*/
}

#HolderPhotoShow{
	background: url("../images/layout/background-photoshow.jpg") no-repeat top;


padding: 24px 35px 24px 46px;
 /*display: none;*/
}



#HolderVisitations{
	width: 196px;
	height: 100px;
	margin: 0px 0px 0px 28px;

}

#HolderFeaturedVisitation{

}

#HolderAskTheDirector{
	font-size: 10px;
	color: #483312;
	line-height: 13px;
}


#PhotoFrameFeaturedVisitation{
		background: url("../images/photoframes/background-featuredvisitationphoto.jpg") no-repeat top;
		width: 75px;
		height: 90px;
		float: left;
}

#HolderFeaturedVisitationText{
	font-size: 9px;
	color: #483312;
	width: 110px;
	float: left;
	padding-left: 4px;
	padding-top: 25px;
}


#HolderCurrentVisitationText{
	font-size: 9px;
	color: #483312;
}

#HolderCurrentVisitationText ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#HolderCurrentVisitationText li{
	line-height: 18px;
}

#HolderCurrentVisitationText a{
	color: #949e39;
}

.SeparatorVisitations{
		background: url("../images/separators/separator-visitations.gif") repeat-x;
		overflow: hidden;
		height: 2px;
}


.DelimiterVisitations{
		background: url("../images/delimiters/delimiter-visitations.jpg") no-repeat top;
		width: 196px;
		height: 27px;
}

.VisitationTitle{
	width: 196px;
	height: 47px;
}

.LeftSecondTitle{
	width: 196px;
	height: 47px;
}

#HolderMainArea{
width: 465px;
	background: #f0f4e3;
	padding: 0px 37px 0px 37px;
	height:  680px;
}

#HolderMainAreaHeader{
	/*width: 504px;*/
	height: 73px;
	background: url("../images/layout/background-mainareaheader.jpg");
	background-repeat: no-repeat;
	display: block;
}



#HolderPageFunctions{
	position: relative;
	width: 80px;
	height: 28px;
	display: inline;
	right: 6px;
}



#HolderFooter{
	background: #4f5e40 url("../images/layout/background-footer.jpg") no-repeat top;
	height: 115px;
	width: 780px;
	position: relative; 
	bottom: 0px;
	text-align: center;
	font-size: 10px;
	color: #f0f4e3;
	padding-top: 45px;
}

#HolderFooter a{
	color: #f0f4e3;
}

#HolderFooterNav{
	line-height: 14px;
}

#HolderCopyright{
	margin-top: 26px;
}


