@import url(./layout.css);
@import url(./presentation.css);
@import url(./custombar.css);
@import url(./arrowbar.css);
body {
	background-color:#85473D;
}
#layoutheader {
	background:#D6AC3E url(MusicLogo_red.gif) 0px 0px repeat-x;
	border-bottom: 1px solid #D6AC3E;
}
#storelogo {
	background:#D6AC3E url(MusicLogo_red.gif) 0px -107px no-repeat;
}
#layoutnav {
	background: #85473D none;
}
#layoutnav ul li {
	background: #85473D none;
	border: 2px solid #D6AC3E;
}
#layoutnav a:link {color:#F0D665;background:#85473D;}
#layoutnav a:visited {color:#F0D665;background:#85473D;}
#layoutnav a:hover,#layoutnav a:visited:hover {color:#85473D;background:#F0D665;}
#layoutnav a:active,#layoutnav a:visited:active {color:#85473D;background:#DFD9AA;}
#layouttagline {
	background: #eeeeee none;
}
#taglinemain,#searchform {
	background: #eeeeee none;
}
#leftarrow {
	background: #BBAC4B none;
}
#rightarrow {
	background: #BBAC4B none;
}
#layoutfooter {
	background:#D6AC3E none;
	color:#F0D665;
	}
#pagecontent {
	background-color:#85473D;
}
table.store {
	background-color:#85473D;
	border:1px solid #85473D;
}
#leftsidenav ul li.listitemselected {
	background-color:#85473D;
}
#cright {
	color:#85473D;
}
.sitemaplabel {
	background: #85473D none;
}
a {color:#85473D}
a.admin {color:#85473D;}
a.header {color:#eeeeee;background-color:#85473D;}
h1 {color:#BBAC4B}
h2 {color:#85473D}
h3 {color:#357946}
hr {color:#85473D;}
th.hilite {color:#000000;background-color:#E7CDC9;}
td.main,td.form {background-color:#ffffff}
#bottomnav a:link {color:#85473D;background: #D6AC3E none;}
#bottomnav a:visited {color:#85473D;background: #D6AC3E none;}
#bottomnav a:hover,#bottomnav a:visited:hover {color:#85473D;background: #F0D665 none;}
#bottomnav a:active,#bottomnav a:visited:active {color:#85473D;background: #DFD9AA none;}
.box {border-color : #BBAC4B;}
.colored {color:#85473D}
.address,#cright a:link,#cright a:visited,#cright a:hover {color:#85473D}
.row {background-color:#eeeeee;}
.special {background-color:#85473D;border-color:#BBAC4B;}
.submit {background-color:#D6AC3E;}
.tableheader {color:#85473D}
.textbackground {background-color:#ffffff}
.tag {color:#BBAC4B;}
.odd {
	background-color: #fcf7f5;
}
#cartarea {
	border-color:#D6AC3E;
}
input.cart {
	background-color: #D6AC3E;
}

