body {
	background:  #000 url('bigbg.jpg') no-repeat center top;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
	overflow: auto;

}

a {
	color: #f2c804;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}

.box {
	background: url('boxbg.jpg') repeat;
	border-bottom: 1px solid #595959;
	width: 268px;
	font-family: Arial;
	font-size: 13px;
	line-height: 21px;
	padding-left: 10px;
	color: #232323;
}


.lifemenu {
	font-size: 13px;
	font-weight: bold;
}

.lifemenu a{
	color: #FFF;
	text-decoration: none;
}

.lifemenu a:hover{
	color: #FFF;
	text-decoration: underline;
}



/* Searchbar Styles */
.memnetLogo {
	height: 27px;
	width: 80px;
	background:  url("/sitemaker/memsol_templates/common_resources/icons/memnet_logo_white.png") no-repeat;

}


.searchbar {
	background:  url('searchbar.jpg') repeat-x;
}



.my-timeline {
 height: 350px;
 border: 1px solid #973201;
}
.datebg {

background:  url('datebg.jpg') repeat-x;

}
.header {
/*	background:  url('lovingmemory2.gif') no-repeat; */
	font-family: Times New Roman;
	font-size: 38px;
	font-variant: small-caps;
	padding-top: 30px;
	
}

.bodywindow {
	background:  url('bodywinbg.png') repeat-x;
	filter:alpha(opacity=50); /* ie */
		/* -moz-opacity: .16; /* mozilla */
		
	height: 800px;
	width: 980px;
	
}

.bodydisplay {
	position: relative;
	top: -800px;
	width: 980px;
}


.bodytext {
	position: relative;
	top: -40px;
	width: 675px;
	background:  url('bodytextbg.png') repeat;
	 _background:  url('bodytextbg.jpg') repeat;
	filter:alpha(opacity=75); /* ie */
		/* -moz-opacity: .16; /* mozilla */
	float: left;
	
	
}

.servicecard {
}
.photo_l {
	background: url('photo_L.gif') repeat-y;
	}
	
.photo_r {
	background: url('photo_R.gif') repeat-y;
	}
	
	
td {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	}






/* TREE STYLES */

.thisfamilyname {
	/* background: url('thistreename.gif') no-repeat #9ca082; */
	background: #642100;
	border: 1px solid #642100;
	height: 34px;
	line-height: 34px;
	width: 208px;
	font-family: Arial
	font-size: 11px;
	color: #fff;
}


.friendname {
	/* background: url('friendtreename.gif') repeat-y #9ca082; */
	background: #FFF;
	
	border: 1px solid #642100;
	line-height: 34px;
	width: 208px;
	font-family: Arial
	font-size: 12px;
}

.friendname a{
	color: #642100;
	text-decoration: none;
	font-family: Arial
	font-size: 12px;
	}

.friendname a:hover{
	color: #000;
	text-decoration: underline;
	}
	
	
.familyname {
	/*background: url('treename.gif') repeat-y #9ca082; */
	background: #FFF;
	border: 1px solid #642100;
	line-height: 34px;
	width: 208px;
}




.familyname a{
	color: #642100;
	text-decoration: none;
	font-family: Arial
	font-size: 11px;
	}
	
.familyname a:hover{
	color: #000;
	text-decoration: underline;
	}

.familynameTitle {
	font-family: Arial
	font-size: 11px;
}






.navitem {
	background: url('navitem.gif') repeat-y;
	line-height: 34px;
	padding-left: 15px;
}

.navitem a{
	color: #fff;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	}

.navitem a:hover{
	color: #f6a422;
}

.message {
	width: 400px;
	}


.terms {
	font-size: 10px;
	}

hr {
	height: 0px;
	border-bottom: 1px solid #474747;
}
	
h1 {
	font-family: Arial;
	font-size: 25px;
	font-variant: small-caps;
	border-bottom: 1px solid #474747;
	width: 630px;
}



.p1 {
	font-size: 13px;
	}
.dates {
	font-family: Arial;
	font-size: 18px;
	font-variant: small-caps;
	color: #000;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 100%;
}
