/* CSS Document */

body {
	background:#252525 url('../images/bg3.gif') repeat-x top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 0px 0px;
}
#content {
	width: 530px;
	text-align: justify;
	height: auto;
	color: #666666;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
	float: left;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #990000;
	font-weight: bold;


}

h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 21px;

}
h4 {
	font-size: 16px;
	border-bottom: 1px solid #CCC;
	margin:0px;
	padding: 5px 0px 3px;
	color: #990000;
}
h3 a {
	color: #0066FF;
}
h2 {
	font-size: 11px;
	font-weight: normal;

}
#maintable {
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
}
.footer, .footer a, .footer a:visited {
	color: #FFF;
	font-size: 11px;
}
.footer a:hover {
	color: #D4AC04;
}
.content {
	padding: 0px 15px;
}
.menu1 {
      width: 740px;
      margin: 0;
      padding: 0px 0.5em;
	  padding-top: 3px;
    }
.menu1 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
.menu1 li {
      margin: 0;
      padding: 0;
      float: left;
	  padding-right: 2em;
	  font-size: 15px;
	  font-variant: small-caps;
  	  text-decoration: none;
	  text-align: left;
	  font-family: Georgia, "Times New Roman", Times, serif;
	  letter-spacing: .1em
	  }

.menu1 li a, .menu1 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 li a:hover {
	color: #D4AC04;
}


/* ----------------MENU------------  */
#side {
	width: 160px;
	float: right;
	position: relative;
	margin: 0px -10px 0px 0px;
	text-align: left;
	left: -10px;
	padding: 0px 0px 0px -50px;
}

#side ul {
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding: 0px;
}

#side ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#side ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#side ul ul li {
	margin: 0px 0px 0px -10px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border: none;
}

li#about {
	font-size: 10px;
	color: #E09F20;
}

#side h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	color: #E09F20;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('build/cat-deco.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 30px;
	padding-left: 0px;
	padding-top: 30px
}
#side h2.ph {
	background-image: url('http://www.powderhorns.org/images/powderhorns.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
#side h2.pm {
	background-image: url('http://www.powderhorns.org/images/powdermeasures.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
#side h2.iw {
	background-image: url('http://www.powderhorns.org/images/inklewoven1.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

    