#header {
	background: #000000 url('../images/head-bkgd-orange.jpg') repeat-x top center;
}

#head-container .search-button {
	background: transparent url('../images/btn-search-orange.jpg') no-repeat 0 0;
}

#head-container .nav {
	color:#151515;
}

#head-container .nav a, #head-container .nav a:visited {
	color:#151515;
}

#head-container .nav a:hover {
	color:#555555;
}

#nav-1 { 
	background: transparent url('../images/nav-news-off-orange.gif') no-repeat 0 0;
}

#nav-1:hover {
	background: transparent url('../images/nav-news-on-orange.gif') no-repeat 0 0;
}

#nav-2 {
	background: transparent url('../images/nav-shop-off-orange.gif') no-repeat 0 0;
}

#nav-2:hover {
	background: transparent url('../images/nav-shop-on-orange.gif') no-repeat 0 0;
}

#nav-3 {
	background: transparent url('../images/nav-onlinestore-off-orange.gif') no-repeat 0 0;
}

#nav-3:hover {
	background: transparent url('../images/nav-onlinestore-on-orange.gif') no-repeat 0 0;
}

#nav-4 {
	background: transparent url('../images/nav-products-off-orange.gif') no-repeat 0 0;
}

#nav-4:hover {
	background: transparent url('../images/nav-products-on-orange.gif') no-repeat 0 0;
}

#nav-5 {
	background: transparent url('../images/nav-bikelife-off-orange.gif') no-repeat 0 0;
}

#nav-5:hover {
	background: transparent url('../images/nav-bikelife-on-orange.gif') no-repeat 0 0;
}

#nav-6 {
	background: transparent url('../images/nav-jpc-off-orange.gif') no-repeat 0 0;
}

#nav-6:hover {
	background: transparent url('../images/nav-jpc-on-orange.gif') no-repeat 0 0;
}

#nav-7 {
	background: transparent url('../images/nav-training-selected.gif') no-repeat 0 0;
}

#nav-7 a, #nav-7 a:visited {
	color:#ffffff !important;
}

#nav-7 a:hover {
	color:#ffffff !important;
}

#nav-7:hover {
	background: transparent url('../images/nav-training-selected.gif') no-repeat 0 0;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #fd8600;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
border: 1px solid #b15e00; /*THEME CHANGE HERE*/
background-color: #fd8600;
}

.dropmenudiv_a a{
border-top: 0 solid #b15e00;
border-bottom: 1px solid #b15e00; /*THEME CHANGE HERE*/
color: #151515;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #fd8600;
color: #555555;
}
