@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: #0F323A;
	text-align: center;
}
#container {
	width: 720px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 0px;
}

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

a:link {
	color: #5D909C;
	text-decoration: none;
	font-family: "Handwriting - Dakota", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

a:visited {
	color: #999999;
	text-decoration: none;
	font-family: "Handwriting - Dakota", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

a:hover {
	color: #5D8E9C;
	text-decoration: underline;
	font-family: "Handwriting - Dakota", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

a:active {
	color: #999999;
	text-decoration: none;
	font-family: "Handwriting - Dakota", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	} 
#info {
	text-align: left;
	
	background-repeat: no-repeat;
	letter-spacing: normal;
	padding: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	background-position: center center;
}
#pottery {
	color:#0F323A;
}
#editArea {
	text-align: left;
	letter-spacing: normal;
	position: relative;
	height: auto;
	width: 720px;
	background-image: url(../images/throwing.jpg);
	margin-bottom: 100px;
	background-repeat: no-repeat;
	float: none;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}

td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color:#0F323A;
  }
a:link {
	color: #3C0E07;
	text-decoration: none;
	}

a:visited {
	color: #051F25;
	text-decoration: none;
	}

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

a:active {
	color: #13272B;
	text-decoration: none;
	} 
#statement {
	text-align: left;
	margin: 8px;
	padding: 10px;
}
h2 {
	text-align: center;
	font-family: "Handwriting - Dakota", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#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:#CCCCCC;
}
.small {
font-size: 10px;
}
#pottery center table tr td h1 {
	font-family: Handwriting - Dakota", "Lucida Sans Unicode", "Lucida Grande
", sans-serif;
	background-color: #5B3A18;
	color: #C4C4C4;
	text-align: center;
}
#info #pottery table {
	text-align: center;
	position: static;
}
#editArea2 {
	text-align: left;
	letter-spacing: normal;
	position: relative;
	height: auto;
	width: 720px;
	margin-bottom: 100px;
	background-repeat: no-repeat;
	float: none;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
