body {
	background: #fff;
	text-align:center;
	margin:0;
	padding:0;
	font-family: Interstate, Helvetica, sans-serif;
    font-size:12px;
	color:#000;
}
.interstate {
  font-family: Interstate;
  font-style: normal;
  font-weight: normal;
}

.interstatebold {
  font-family: Interstate;
  font-style: normal;
  font-weight: bold;
}

.interstatebolditalic {
  font-family: Interstate;
  font-style: italic;
  font-weight: bold;
}
a, a:visited{color:#8b2e1f;text-decoration:none}
a:hover{text-decoration:underline}
#wrapper{
	width:650px;
	margin:0 auto;
	padding: 0;
	text-align:left;
}
#left{
	width:273px;
	float:left;
	color:#522c13
}
#leftInner{
	background:#ffbd55;
	border:8px solid #ccc;
}
.merch{padding:20px 10px}

#left h2{
	color:#c44c2b;
	font-size:18px;
	line-height:22px;
	text-align:center
	}
	
#right{
	width:347px;
	padding:0 10px 0 20px;
	float:left;
}
#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:363px;
}
a img{border:none}

.bodyText{
	color:#666;
	line-height:18px;
	font-size:14px;
	margin-bottom:20px
	}
.bodyText strong{color:#000}

.clear {
	display:block;
	clear:both;
	font-size:1px;/*for IE6*/
	height:1px;
	margin:0
}

h1{
	color: #BF9A63;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 20px 0 25px;
}
#right h2{
	color:#522c13;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 25px
	}

.small{
	font-size:12px;
	font-style:italic;
	padding-left:20px;
	margin:0
	}
.smaller{
	font-size:11px;
	padding-left:25px;
	}
.spacer{padding-left:20px}
.float{float:left}
.input{
	margin-bottom:15px;
	border:1px solid #c2c2c2;
	height:23px;
	padding-left:5px;
	color:#707070;
	font-size:12px;
	width:200px;
}
span.radio{
	display:block;	
	color:#522c13;
	font-size:16px;
	padding-bottom:10px
	}
#physicalOptions{display:none}
#viewCart{text-decoration:none;color:#8b2e1f;padding-left:20px}
a.pdf{text-decoration:none;color:#000;display:block;margin:0 0 10px 0}
.footnote{display:block;margin-top:240px;color:#666666}

/* __________________Audio Player____________*/

#fallback {
	display: none;
}

.audioButton {
	background: #ededed url("btn.png") no-repeat 5px 10px;
	cursor: pointer;
	margin: 0;
	height:37px;
	padding:0 0 0 33px;
	border-bottom:1px solid #fff;
	font-size:12px;
	color:#000;
}
.audioButton span{
	background: transparent url(previewBG.png) 100% 0 no-repeat;
	display:block;
	height:31px;
	padding:3px 0
	}
li.tall{height:55px;background-position:5px 20px}
li.tall span{
	background: transparent url(liTall.png) 100% 0 no-repeat;
	display:block;
	height:55px;
	padding:3px 0
	}
.alt{
	background-color: #f7f7f7;
	}
.alt span{background: transparent url(previewBG.png) 100% -37px no-repeat;}
.audioButton:hover {
	background-position: 5px -30px;
}
.tall:hover {
	background-position: 5px -20px;
}

.audioButton.playing {
	background-position: 5px -70px;
}

.tall.playing {
	background-position: 5px -60px;
}

.audioButton.playing:hover {
	background-position: 5px -110px;
}

.tall.playing:hover {
	background-position: 5px -100px;
}

.audioButton.loading,
.audioButton.loading:hover {
	background-position: 5px -150px;
}
.tall.loading,
.tall.loading:hover {
	background-position: 5px -120px;
}

#player {
	display: none;
}

/*  ############## Social ##############  */

ul.socmed{
	margin:20px 0 0;
	padding:0 0 0 50px;
	list-style:none;
	}
ul.socmed li{
	float:left;
	height:30px;
	padding:0;
	}	