@charset "utf-8";
body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background: #C4AE7D url(../images/body_repeat.gif) center repeat-y;
	background-color: #C4AE7D;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
}
.lyrecrest #layout {
	width: 974px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
}
.lyrecrest #header {
	/* border:1px solid #CC3333; */
	width: 974px;
	padding: 0px;
	margin: 0px;
	height: 90px;
	background: #C4AE7D url(../images/top_repeat.gif) center repeat-x;
}
.lyrecrest #menubar {
	/* border: 1px solid #00CC66; */
	width: 974px;
	padding: 0px;
	margin: 0px;
	height: 80px;
	background: transparent url(../images/logo_bar.jpg) top right no-repeat;
}
.lyrecrest #page {
	/* border:1px solid #0099FF; */
	width: 764px;
	margin: 0px;
	padding: 10px 175px 0px 35px;
	background: transparent url(../images/side_lyre.gif) top right no-repeat;
}
.lyrecrest #page #content {
	/* border:1px solid #CC33FF; */
	padding: 0px;
	margin: 0px;
	width: auto;
	font-size:0.8em;
}

#footer {
	clear:both;
	border-top:1px solid #CCCCCC;
	text-align:center;
	margin-top:10px;
	padding:3px;
	color:#999999;
}

#content a {
	color: #C40F2F;
}

#content a:hover {
	color: #B4985A;
}

#content p {
	margin:3px 0px;
	margin-bottom:10px;
	padding:0px;
}

#content h1 {
	font-size: 1.4em;
	margin:0px;
	padding:5px 0px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C40F2F;
} #content h2 {
	font-size: 1.1em;
	color: #C40F2F;
	font-weight:bold;
	border-bottom: 2px solid #B4985A;
	width: 700px;
} #content h3 {
	font-size:1em;
	color: #C40F2F;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#content ul {
	list-style-image:url(../images/bullet.gif);
	margin:5px 5px 10px 25px;
	padding:0px;
}

#content ul ul {
	list-style-type:square;
	list-style-image:none;
}

#content p.credit {
	font-size:0.9em;
	color:#999999;
} #content p.credit a {
	color:#666666;
}

#content table {}

#content table.profile {
	border-bottom:3px solid #CCCCCC;
} #content table.profile th {
	text-align:right;
	padding:2px 5px;
} #content table.profile td {
	padding:2px 5px;
}

#content table.formhorizontal {

} #content table.formhorizontal th {
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#C40F2F;
	padding:2px 3px;
} #content table.formhorizontal td {
	vertical-align:top;
	margin:1px;
	padding:2px 5px;
}

#content table.data {
	border-bottom:2px solid #C40F2F;
} #content table.data th {
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#C40F2F;
	padding:2px 5px;
} #content table.data td {
	margin:1px;
	padding:2px 5px;
} #content table.data td.money {
	text-align:right;
}

table tr.light {
	background-color:#FFFFFF;
} table tr.dark {
	background-color:#EEEEEE;
} table tr.darker {
	background-color:#DDDDDD;
	font-weight:bold;
}

div.badnews {
	padding:3px;
	color: #C40F2F;
	border: 1px solid #C40F2F;
	background-color: #FFEEEE;
	width:700px;
}

div.info {
	padding:3px;
	color:#CC6600;
	border: 1px solid #FF6633;
	background-color:#FFCC99;
	width:700px;
}

div.goodnews {
	padding: 3px;
	color: #5d9731;
	border: 1px solid #5d9731;
	background-color: #EEFFEE;
	width: 700px;
}

#content input.blank {
	border:1px dashed #DDD;
	border-bottom:1px solid #000;
}

div.family {
	border-width:1px;
	border-style:solid;
	padding:0px;
	margin:5px;
	float:left;
	text-align:center;
}

div.gallery_pic {
	width:155px;
	height:155px;
	text-align:center;
	float:left;
	margin-top:10px;
}

div.gallery_pic img {
	border:1px solid #000;
}

div.gallery_album {
	float:left;
	width:157px;
	height:130px;
	padding:10px;
	padding-top:30px;
	background:#FFFFFF url(../images/folder.gif) top center no-repeat;
	text-align:center;
	cursor:pointer;
}

div.gallery_album img {
	border:1px solid #000000;
}

span.name {
	width:100%;
	display:block;
}
