body {background: lightpink url("images/zigzag.png"); font-size: large}

#page {background-color: beige; margin-left: auto; margin-right: auto; border: 2px ridge #8C7853; padding-left: 5px; padding-right: 5px;}

h1,h2,h3,h4,h5,h6,ul.navbar {border-bottom: 2px ridge #8C7853; color: #53678C; margin-bottom:5px; margin-top:5px; clear: left;}

ul {list-style-type: lower-greek;}
	ul.navbar {list-style-type: none; border-top: 2px; border-bottom: 2px; font-size: medium;}
	ul.navbar li {display: inline;}
	ul.navbar li a {border: 2px outset #8C7853;}
	ul.navbar li a:hover {border: 2px inset #8C7853;background-color:white;}
	
dd ol { 	margin-top: 0; 	margin-bottom: 0; }

dt { 	border-bottom: 1px ridge #8C7853; }

.toplink {float: right;}

img.portrait {height:150px;width:100px;float:right;margin-right:5px;}

h1 {text-align:center; color: black; font-family: cursive;}
	p::first-letter {
			-webkit-initial-letter: 2;
			initial-letter: 1;
			font-weight: bold;
			font-family: cursive;
		}
.lastmodString {font-size:small;}
address {font-size: smaller;}
th, td {border: 1px solid #8C7853;}

.Ritual {	background-color: yellow;}
.Taboo {	background-color: pink;}
.Offering {	background-color: lightgreen;}
