@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(http://thornleyband.com/global/merchmonkey/bg.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #BB892A;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}
.footer {
	background-image: url(http://thornleyband.com/images/boxbg.png);
	background-repeat: repeat;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	color: #999;
}
.header {
	margin-bottom: 20px;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #CCC;
}
.textbox {
	background-image: url(http://thornleyband.com/images/boxbg.png);
	background-repeat: repeat;
	padding: 20px;
	border: 1px solid #000;
	margin-bottom: 20px;
}
img {
	margin-right: 10px;
}
strong {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}
td {
	color: #CCC;
}
#sitefooter {
	padding-left: 5;
	padding-bottom: 5px;
	padding-right: 5;
	padding-top: 5px;
	clear: both;
	margin: 20px 0;
	text-align: center;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(http://thornleyband.com/images/blackbg.png);
	background-repeat: repeat;
}
.footerbox {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 0.1em;
}
.footerbox a:hover {
	color: #999999;
	text-decoration: none;
}
.footerbox a:link {
	color: #BB892A;
	text-decoration: none;
} 
.footerbox a.visited {
	color: #BB892A;
	text-decoration: none;
}
