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

