*{
	margin:0px;
	padding:opx;
}
body {
	background-color: #333333;
}
#container {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
}
#logo{
	display:block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner{
	background-color: #000000;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 202px;
	width: 852px;
	color: #FFFFFF;
}
#nav{
	background-color: #000000;
	background-image: url(../images/nav_background_skinny.jpg);
	background-repeat: repeat-x;
	height: 45px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#nav ul{
	padding-top: 14px;	
}	
#nav li{
	list-style-type: none;
	display: inline;
}
#nav li a{
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: .85em;
}
#nav li a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#main{
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
	padding-bottom: 5px;
}
#footer{
	background-color: #000000;
	background-image: url(../images/nav_background_skinny.jpg);
	background-repeat: repeat-x;
	height: 45px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}
#footer p{
	padding-top: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .6em;
}
#left {
	float: left;
	width: 424px;
}
#left h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
#right {
	margin-left: 424px;
}
.mainbodytxt{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000000;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 8px;
	background-color: #CCCCCC;
}
#right h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-top: 10px;

	padding-right: 15px;
}
#sample{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 8px;
	background-image: url(../images/smc.jpg);
	background-repeat: no-repeat;
	background-position: 194px 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#sample p{
	width: 190px;
	padding-bottom: 20px;
	font-style: italic;
	font-size: .9em;
}
#sample a{
	color: #000000;
	background-color: #F8F8F8;
}
#purchasesprouts{
	background-image: url(../images/sprouts_cover1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom:1px dotted #333333;
	margin-bottom:5px;
	padding-bottom:30px;
}
#purchasesproutstxt{
	margin-right: 160px;
	margin-bottom: 25px;
	margin-top: 18px;
}	
.underline{
	text-decoration: underline;	
}
#digstation{
	/*
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	*/
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000000;
	padding: 10px;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	*/
	background-image: url(../images/itunes.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#digstation p{
	padding-right: 155px;
	margin-bottom: 25px;
	margin-top: 18px;
}
.mainbodytxt td{
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}
#formtxt{
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;	
}
#mailingaddress{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#mailingaddress p{
	padding-bottom: 10px;	
}
#mailingaddress p span{
	font-weight: bold;
}

#aboutus{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: left;
}
#aboutus h1{
	font-size: 1.5em;
	display: inline;
}
#aboutus p#click{
	display: inline;
	font-size: .9em;
	font-style: italic;
	padding-left: 10px;
}
#aboutus #images{
	display: block;
	text-align: center;
	padding-top: 15px;
}
#aboutus img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#allanbio img{
	float: left;
	padding-top: 10px;
}
#allanbio #biocopy{
	margin-left: 200px;
	padding-top: 10px;
}
.intro{
	margin-bottom: 10px;	
}
#biocopy ul{
	margin-left: 30px;	
}
#biocopy p{
	padding-top: 10px;
	padding-bottom: 10px;	
}
.emphasis{
	font-weight: bolder;	
}
.emphasis span{
	font-style: italic;	
}
.date{
	font-size: 1.1em;
	font-weight: bold;
}
#italics{
	font-style: italic;	
}
#clearBoth{
	clear: both;
	padding: 15px;
}
#clearBoth h4{
	font-size: 1em;
	padding-bottom: 5px;
}
#clearBoth p{
	font-size: 1em;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
#clearBoth div{
	border: 1px solid #999999;	
}
#calcontainer{
}
#calcontainer h1{
	padding-top: 10px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#caltable{
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
}
#caltable td{
	background-color: #666666;
	padding-right: 2em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #000000;
}
#asmc{
	padding: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#asmc ul{
	margin-left: 30px;
	margin-top: 10px;
}
#aboutuslinks{
	margin-top: 10px;
}
#mission{
	padding: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mission ul{
	margin-left: 30px;
	margin-top: 10px;
}
#history{
	padding: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#italics{
	font-style: italic;
}
#asmcLink,#missionLink,#historyLink{
	cursor: pointer;
}
.name{
	font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.review p{
	margin-bottom: 10px;
}
#aboutus h1 a{
	color: #666666;
	text-decoration: none;
}
#asterisk{
	font-size: .75em;
	margin-top: 15px;
}
#cartSearch{
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}
#cartHeader{
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a.listenNow{
	background-color: #E8E8E8;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px outset #333333;
	margin-bottom:10px;
	text-decoration: none;
	color: #000000;
}
#sheetmusic h1{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#sheetmusic p{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.paddingB{
	padding-bottom:250px;
}
#purchaseliberation{
	background-image: url(../images/liberation.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom:1px dotted #333333;
	padding-bottom:30px;
}
#purchaseliberationtxt{
	margin-right: 160px;
	margin-bottom: 25px;
	margin-top: 18px;
}	
#purchasecoffee{
	background-image: url(../images/smallcoffee.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom:1px dotted #333333;
	padding-bottom:30px;
}
#purchasecoffeetxt{
	margin-right: 160px;
	margin-bottom: 25px;
	margin-top: 18px;
}
a{
	color:#000000;
}
a:hover{
	color:#FF6600;
}

a.newlink, a.listenNow{
	border:none;
	background:#999999;
	padding:0px;
	background-color:#CCCCCC;color: #000099;
}

#sample a.newlink{
	background-color:#CCCCCC;color: #000099;
}



#sheetmusic{
	/*background: url(../images/notes.gif) right 10px no-repeat;*/
	border:1px dotted #666666;
	margin-top:10px;
	padding:20px 10px 10px 10px;
	
}

.ref{
	margin-bottom:15px;
	
}

#testimonials{
	border-top:1px dotted #333333;
}

#testimonials div{
	font-style:italic;
	margin-bottom:20px;
}

#testimonials h3{
	margin-bottom:10px;
	margin-top:10px;
}

#refrences{
	margin-bottom:10px;
}