body {
  background-color: #fffff8;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
}

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

td {
  background-color: #fffff8;
  border:0;
  margin:0;
  padding:0;
}


#topnav {
	background-image: url(../img/insidekilnfull.jpg);
	background-repeat: no-repeat;
	background-color: #5c4744;
	max-width:700px;
}

#topnav td {
	border:0px;
	padding:0px;
	margin:0px;
	background:transparent;
}

td#topnavleft {
	width:110px;
	height:110px;
	text-align:left;
	vertical-align:top;
	padding-top:7px;
	padding-left:7px;
}

td#topnavrighttop {
	text-align:center;
	vertical-align:middle;
}

td#topnavrightbtm {
	text-align:left;
	vertical-align:bottom;
}

#topnav h1#assocname {
	font-size: 36px;
	font-style: normal;
	font-weight:bold;
	color: #88443A;
	margin:0px;
	padding:0px;
}

#topnav ul {
	float:left;
	display:block;
	/* kill the list indents */
	padding:0;
	margin:0;
}

#topnav li {
	float:left;
	/* kill the list indents and markers */
	margin:0;
	margin-right:1px;
	padding:0;
    list-style: none;
	background-color: #e0bdb8;
}

#topnav a {
	display:block;
	margin: 0px;
	border:0px;
	padding: 5px 10px;
	text-decoration: none;
	font-size:1em;
	color: #000000;
	background-image: url(../img/navtableft.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#topnav a:hover {
	color: #ff0000;
}

#homepage a#hometablink,
#gallerypage a#gallerytablink,
#linkspage a#linkstablink,
#adspage a#adstablink,
#eventspage a#eventstablink,
#contactpage a#contacttablink,
#librarypage a#librarytablink,
#joinpage a#jointablink {
	background-image: url(../img/selnavtableft.gif);
	color: #ffffff;
}


#homepage li#hometab,
#gallerypage li#gallerytab,
#linkspage li#linkstab,
#adspage li#adstab,
#eventspage li#eventstab,
#contactpage li#contacttab,
#librarypage li#librarytab,
#joinpage li#jointab {
	background-color: #88443A;
}


#sidenav {
	float:left;
	width:120px;
	word-wrap:break-word;
	background-image: url(../img/sidenavbgnd.gif);
	background-color: #5c4744;
	background-repeat:repeat-x;
	background-position: bottom;
}


#sidenav ul {
	/* kill the list indents */
	padding:1px;
	margin:0px;
	margin-bottom:30px;
}

#sidenav li {
	/* kill the list indents and markers */
	margin:3px;
	padding:0px;
    list-style: none;
	background-color: #e0bdb8;
	background-image: url(../img/sidenavtabright.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	vertical-align:middle;
}

#sidenav a {
	display:block;
	margin: 0px;
	padding:0px 2px 0px 4px;
	min-height:2em;
	border:0px;
	text-decoration: none;
	font-size:80%;
/*	color: #88443a;*/
	color:#000000;
/*	background-color: #e0bdb8;*/
	vertical-align:middle;
	background-image: url(../img/sidenavtableft.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#sidenav a:hover {
	color:#ff0000;
}

h1 {
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: #88443A;
	text-decoration:none;
}

h2 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #88443A;
	text-decoration:none;
}

h3 {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #88443A;
	text-decoration:none;
}

#content {
	float:left;
	max-width:580px;
	font-weight:normal;
	color: #000000;
	background-color:#fffff8;
	padding:7px;
}

#content a {
    text-decoration: underline;
}

#content a:link {
  color: #88443a;
}

#content a:visited {
  color: #88443a;
}

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

#content .banner {
	background-color: #e0bdb8;
	color:#88443A;
}

#content a.banner {
  text-decoration: none;
}

#content .hi1 {
  font-size: 140%;
}

#content .hi2 {
  font-size: 120%;
}

#content .hi3 {
  font-size: 110%;
}

#content .assocname {
	font-size: 3em;
	font-style: normal;
	font-weight:normal;
	color: #88443A;
}

.illustright {
	float:right;
	padding: 10px 0px 10px 10px;
	clear:right;
}

.illustleft {
	float:left;
	padding: 10px 10px 10px 0px;
	clear:left;
}

.caption {
	font-size:80%;
	font-weight:bold;
	text-align:center;
}

.textsection {
	clear: both;
}

.nobullets li {
	list-style:none;
	padding:0 0 1em 0;
	margin:0;
}

.nobullets ul {
	padding:0;
	margin:0;
}

.gallerygrid td {
	text-align:center;
	height:75px;
	width:90px;
}

table.gallerygrid td a:link img {
	padding:1px;
    border:1px;
    border-color:#ffffff;
}
table.gallerygrid td a:visited img {
	padding:1px;
    border:1px;
    border-color:#ffffff;
}
table.gallerygrid td a:hover img {
	padding:0px;
    border:2px;
    border-color:#ff0000;
}
ul.linkslist li {
	margin-top:10px;
} 
