p    { font: 12px Arial; color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 16px; margin-bottom: 5px; }
a    { font: 12px Arial; color: black; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
a:link      { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; text-decoration: underline; }
a:hover      { color: #0066CC; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:visited     { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; }
a.active {color: #0066CC; text-decoration: none;}
#content li { font: 12px Arial; color: black;  margin-bottom: 5px;}

#bulletbox {
margin-top: 10px;
border: 1px solid  #0066CC;
width: 80%;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
}

#nav a.active:hover {
	color: #0066cc;
}
.events { color: #333; text-transform: none; font-weight: bold; }
.black    { color: #0066CC;  font: 15px Arial; font-weight: bold;  }
.photo     { color: black;  font-family: "Times New Roman"; }
.black2    { color: #0066CC;  font: 12px Arial; font-weight: bold; }
.menu   { color: black; font-size: 11px; font-family: Georgia; }
.weekly  { color: #8b4513; font-size: 10px; font-family: Geneva, Helvetica, Arial, SunSans-Regular, Swiss; }
.black3   { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
ul li {padding-left: 10px; list-style: none;}

* {
 padding: 0;
 margin: 0;
 border: 0;
 }

body	{
 background: #0066cc url(#) repeat;
 margin-top: 30px;
 text-align: left;
 }


#container {
	position: relative;
	margin: 0px auto;
	width: 520px;
	padding-left: 180px;
	padding-top: 52px;
	padding-bottom: 10px;
	padding-right: 10px;
	background: #fff;
	min-height: 500px;
	border-top: 5px #ba9d2a solid;
	border-left: 5px #ba9d2a solid;
	border-right: 5px #ba9d2a solid;
	border-bottom: 2px #ba9d2a solid;
	z-index: 10;
}
#address {
	position: relative;
	margin: 0px auto;
	width: 710px;
	background: #f3e7b9;
	padding-top: 3px;
	border-left: 5px #ba9d2a solid;
	border-right: 5px #ba9d2a solid;
	border-bottom: 5px #ba9d2a solid;
	color: #000;
	text-align: center;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent;
	width: 700px;
	height: 80px;
	text-align: right;
	z-index: 0;
}

#mainnav {
	position: absolute;
	top: 75px;
	left: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 159px;
	height: auto;
	background: #f3e7b9;
	font-family: Helvetica, Arial, Verdana;
	border-right: 5px solid #ba9d2a;
	border-bottom: 5px solid #ba9d2a;
	text-align: left;
	z-index: 100;
	list-style: none;
}

#mainnav img {
	margin-bottom: 5px;
border-top: 5px solid #ba9d2a;	
border-bottom: 5px solid #ba9d2a;
padding: 0;
}

#content {
	position: relative;
	z-index: 10;
}

#content table {
font: 12px Arial;
}

.intro {
background: #f1f1f1;
border: 1px solid tan;
padding: 10px;
margin-left: 0px;
margin-right: 10px;
margin-bottom: 10px;
}

.intro img {
padding-right: 5px;
}
