.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DED3D9;
	background-position: center;
}
.hatname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7C1512;
	font-weight: normal;
}
.hatdescript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C1512;
}


.bold {
	font-weight: bold;
}

.bckg {
	background-image: url(../images/home_bckg.jpg);
	background-repeat: no-repeat;
}
.text {
	padding-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7C1512;
}
.news {
	background-color: #F0EBE3;
	width: 194px;
	margin-left: 12px;
	margin-top: 12px;
	height: 235px;
}
.n1 {
	list-style-type: none;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	background-color: #EBE0E0;
}
.bckgbio {
	background-image: url(../images/bio_bckg.jpg);
	background-repeat: no-repeat;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.info {
	padding-left: 13px;
}
.bio {
	background-color: #F0EBE3;
	width: 194px;
	margin-left: 12px;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #552F2F;
	padding: 12px;
}
.gallery {
	margin-left: 18px;
	width: 190px;
}
.shows {
	color: #B93D00;
}

.gallerypadding {
	padding-right: 8px;
	padding-bottom: 8px;
}

