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

