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






/*ADDED BY DS*/
/*Style for Real Brass*/


a:link {
	color: #252525;
	text-decoration: none; 
}
a:visited {
	color: #252525;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #674010;
	text-transform: uppercase;
	font-weight:none;
}
#menu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	position:absolute;
	text-transform: uppercase;
	margin: 0x 0;
	padding: 0;
	width:500px;
	float:left;
	list-style-type: none;
	background-color: #eee;
	font-size: 13px;
	height: 40px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #ccc;
	border-radius:10px;
	left: 518px;
	top: 6px;
			}
			#menu li {
				float: right;
				margin: 0;				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 20px;
				line-height: 40px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			#menu_wrapper ul {margin-left: 12px;}
			#menu_wrapper {padding: 0 0px 0 0; background: url(images/grey.png) no-repeat right;}
			#menu_wrapper div {float: right; height: 44px; width: 12px; background: url(images/grey.png) no-repeat left;}
			
			/* Black Menu */
			#menu_wrapper.black ul {
				border-top: 2px solid #333;
				border-bottom: 2px solid #000;
				background: #333;}
			#menu_wrapper.black a {color: #CCC;}
			#menu_wrapper.black li a:hover, #menu_wrapper.black li.active a {color: #999; background: #555; border-bottom: 2px solid #444;}
			#menu_wrapper.black {background: url(images/black.png) no-repeat right;}
			#menu_wrapper.black div {background: url(images/black.png) no-repeat left;}
 
 .logo {
	position: fixed;
	left: 0px;
	top: 0px;
}
.homepagecopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	letter-spacing:0px;
	text-align:left;
}
.homecopyhighligh {
	color: #850101;
}
.memberlinks {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000;
	text-transform: uppercase;
}
.memberlinkssel {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #674010;
	text-transform: uppercase;
}
.membercopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	line-height:18px;
	color: #000;
	padding-top: 10px;
	letter-spacing:.9;
	text-align:left;
}
.contactcopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	line-height:20px;
	color: #000;
	padding-top: 10px;
	letter-spacing:.9;
	text-align:left;
}
.contactcopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
.musiccopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	padding-top: 10px;
	letter-spacing:.9;
	text-align:left;
	vertical-align:top;
	padding-left:20px;
}
.musiccopyfoot {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 18px;
	color: #000;
	padding-top: 10px;
	padding-left:20px;
	letter-spacing:.9;
	text-align:center;
	vertical-align:top;
	padding-left250px;
	font-size: 36px;
}
.musiccopysm {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	padding-top: 10px;
	letter-spacing:.9;
	text-align:left;
	vertical-align:top;
	padding-left:50px;
}
.musiccopyhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	line-height: 18px;
	color: #674010;
	padding-top: 10px;
	letter-spacing:.9;
	text-align:left;
	vertical-align:top;
	font-weight:bold
}
.footercopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	line-height: 14px;
	color: white;
	letter-spacing:.9;
}
