@charset "utf-8";
.main-table {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	text-align: center;
	background-image: url(images/mudbrick.jpg);
}
.header-bg {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BD9E91;
}
#menu a {
	display:block;
	width:180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#D3C6AD;
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: normal;
}
#menu a:hover {
	background-color: #AE976A;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
content-cell {
}

.theborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C7B696;
	border-right-color: #C7B696;
	border-bottom-color: #C7B696;
	border-left-color: #C7B696;
}
.theborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7B696;
	border-right-color: #C7B696;
	border-bottom-color: #C7B696;
	border-left-color: #C7B696;
}
ul{
	list-style-type: none;
	padding: 0;
	font-weight: bold;
	text-align: left;
	margin: 0;

}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BD9E91;
}
.content-cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7A4529;
	margin-bottom: 2px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}


.footer-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.footer-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #754C31;
}
.body-links {
	color: #754C31;
	text-decoration: none;
}
.body-links:hover {
	color: #000000;
	text-decoration: none;
}
.red-words {
	color: #FF0000;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.brown-table-border {
	border: 1px solid #E1D3CE;
}
.mudbrick-bg {
	background-image: url(images/mudbrick-background.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.mudbrick-artist {
	font-size: 11px;
	color: #673225;
	line-height: normal;
}
.mudbrick-song-titles {
	font-size: 11px;
	color: #004A00;
	letter-spacing: -1px;
}
.cd-write-up {
	font-size: 11px;
	text-align: justify;
	line-height: normal;
}
.iframe-bg {
	background-image: url(images/mudbrick-background-iframe.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

