body {
  background-color: #c7d4e2;
  text-align: center;
  font-family: "Times New Roman", "Helvetica", sans-serif;
}

#container {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  height: auto;
  text-align: left;
  overflow: hidden;
}

#sidebarnav {
    padding: 0;
    height: 1830px;
    float: left;
    width: 185px;
    margin: 4px 0px 4px 0px;
}

#sidebarnav li {
    float: left;
    list-style: none;
    border: solid white 1px;
	width: 185px;
}

#sidebarnav li a {
    display: block;
    color: #ffffff;
    font-size: 25px;
    padding: 7px 5px 7px 5px;
    height: 30px;
    background: -moz-linear-gradient(left, #2967a6, #327ecb);
    background: -webkit-gradient(linear, left center, right center, color-stop(0, #2967a6), color-stop(0.5, #327ecb));
}

#sidebarnav li a:hover {
    color: #ffffff;
    background: -moz-linear-gradient(right, #2967a6, #327ecb);
    background: -webkit-gradient(linear, right center, left center, color-stop(0, #2967a6), color-stop(0.5, #327ecb));
}

#sidenav, #sidenav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#sidenav li {
    float: left;
}

#sidenav a {
    width: 7em;
    display: block;
    text-decoration: none;
}

#sidenav li:hover ul {
    left: auto;
}

#sidenav li ul {
    position: absolute;
    left: -999em;
    margin-left: 185px;
    margin-top: -45px;
    width: 184px;
    height: 55px;
    text-align: center;
}

#sidenav li:hover ul, #sidenav li.sfhover ul { left: auto; }

#navigation {

    float: left;
    margin: -16px 0 0 0;
    list-style: none;
}

#navigation li {
    float: left;
    text-decoration: none;
    border: solid white 1px;
}

#navigation ul li {
    list-style: none;
}

#navigation li a {
    display: block;
    width: 196px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 30px;
    padding: 11px 1px;
    background: -moz-linear-gradient(top, #2967a6, #327ecb);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2967a6), color-stop(0.5, #327ecb));
}

body#home a#homenav,
body#about a#aboutnav,
body#used a#used, 
body#new a#new,
body#links a#links,
body#contact a#contact,
body#directions a#directions,
body#teachers a#teachers,
body#guitars a#guitars,
body#drums a#drums,
body#pa_record a#pa_record,
body#rare a#rare,
body#mesa a#mesa,
body#guitarpacks a#guitarpacks,
body#elecpacks a#elecpacks,
body#acoupacks a#acoupacks,
body#bargain a#bargain,
body#lighting a#lighting,
body#clinics a#clinics,
body#rental a#rental {
    -box-shadow: 1px 1px 23px #000 inset;
    -moz-box-shadow: 1px 1px 23px #000 inset;
    -webkit-box-shadow: inset #000000 1px 1px 23px;
    background: #2b6cae;
}

#navigation li a:hover {
    color: #ffffff;
    background: -moz-linear-gradient(bottom, #2967a6, #327ecb);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2967a6), color-stop(0.5, #327ecb));
}

#navigation ul {
    padding-left: 0;
    margin-left: 0;
}

.bottomlist p {
	line-height: 1em;
	font-size: 16px;
	margin-left: 5px;
	margin-top: 45px;
	color: #ffffff;
}

.bottomlist p img {
	margin-top: 5px;
}

/* End of practice nav */
#nav, #nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#nav img {
    padding: 0;
}

#nav li {
    float: left;
}

#nav a {
    width: 7em;
    display: block;
    text-decoration: none;
}

#nav li:hover ul {
    left: auto;
}

#nav li ul {
    position: absolute;
    left: -999em;
    margin-left: 182px;
    margin-top: -49px;
    width: 184px;
    height: 55px;
    text-align: center;
}

#nav li:hover ul, #nav li.sfhover ul { left: auto; }

#bottom {
    background: -moz-linear-gradient(top, #2967a6, #327ecb);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2967a6), color-stop(0.5, #327ecb));
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border: solid white 1px;
    clear: both;
    height: auto;
    margin-top: 4px;
    padding: 0;
}

#bottom p {
    width: 200px;
    float: left;
    text-align: center;
    font-size: 17px;
    line-height: 1em;
    margin-left: 50px;
    color: #d1d958;
}

#signup {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 1px;
    text-align: center;
    font-size: 20px;
}

.bottomlist p {
	line-height: 1em;
	font-size: 16px;
	margin-left: 5px;
	margin-top: 45px;
	color: #ffffff;
}

.bottomlist p img {
	margin-top: 5px;
}

#used_page {
  width: 805px;
  background-color: #dfe1cb;
  margin: 64px 0px 4px 194px;
  height: auto;
}

#used_page p {
  margin-left: 0px;
  text-align: center;
  font-size: 13px;
}

#used_page table {
  margin-left: 22px;
  text-align: center;
  width: 760px;
}

#used_page table td {
  text-align: center;
  height: 43px;
}

.smallanch a{
  margin-left: 315px;
  color: #22544c;
  text-decoration: none;
}

#used_page h1 {
  text-align: center;
  font-size: 25px;
  color: #22544c;
}

#used_page a {
  color: #22544c;
  text-decoration: none;
}

#used_page p a {
  color: #22544c;
  text-decoration: none;
  display: inline;
}

#used_page a:hover {
  color: #800000;
}

#used_page img {
  margin-left: 31px;
  background-color: #ffffff;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  margin-bottom: -16px;
}


