@charset "UTF-8";
/* CSS Document */
body {
	font-family: "Handwriting - Dakota","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #5D3A17;
	color: #AE9866;
}
#container {
	width: 720px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 0px;
}

#pageHeader {
	background-image: url(../images/frgLogo.gif);
	background-repeat: no-repeat;
	height: 201px;
	width: 720px;
}
#linkList {
	font-family: "Handwriting - Dakota","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 8px;
}

a:link {
	color: #000;
	text-decoration: none;
	}

a:visited {

	color: #999999;

	text-decoration: none;

	}

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

a:active {

	color: #999999;

	text-decoration: none;

	} 
#info {
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	letter-spacing: normal;
	padding: 12px;
}
#statement {
	text-align: left;
	margin: 8px;
	padding: 10px;
}
h2 {
	text-align: center;
}
#footer {
	font-size: 10px;
	text-align: center;
	margin: 10px;
	clear: none;
}
.floatright {
	padding: 2px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #0F323A;
}
 .date {
 width: 90px;
 }
  .dayw {
 width: 35px;
 }
 .time {
 width: 70px;
 }
 .venue {
 width: 170px;
 }
 .description {
 width: 270px;
 }
.spacer {
width: 10px
}
.highlight {
	background-color:#999999;
	color: #051F25;
}
.small {
font-size: 10px;
}#navbar {
	background-color: #FFC;
}
