a:link {color: blue }
a:active {color: blue }
a:visited {color: blue }
a:hover {color: #000000 }
p {color: #000000 }
h3 {color: #000000}
h2 {color: #000000 }
h1 {color: #000000 }

body { 
background-color: #C59B6C;
font-family: Georgia;
margin:0 auto;
padding-bottom:100px;
text-align:center;
} 

.img {
width:800px;
text-align:center;
display:block;
margin:0 auto;
}


.Content {
background-color: #E2BE95;
width:800px;
text-align:center;
margin:0 auto;
padding: 0px;
overflow:hidden;
}

table {
width: 780px;
border: 1px black solid;
margin: 0 auto;
text-align: center;
}

td.header {
border: 1px black solid;
margin:0 auto;
text-align:center;
width:auto;
	font-weight:bold;
padding: 5px;
	border-width: 1px;
background-color: #936530;
}

td.info {
border: 1px black solid;
margin:0 auto;
text-align:left;
width:auto;
padding: 5px;
	border-width: 1px;
background-color: #AA957E;
}

#navigation a {
color: #000000;
background: #936530 url("http://cherokeeguitar.com/images/tlc.gif") left top no-repeat;
text-decoration: none;
padding-left: 65px
}

#navigation a span{
background: url("http://cherokeeguitar.com/images/trc.gif") right top no-repeat;
padding-right: 65px
}

#navigation a:hover {
color: #000000;
background: #E2BE95 url("http://cherokeeguitar.com/images/hoverl.gif") left top no-repeat;
text-decoration: none;
padding-left: 65px
}  

#navigation a:hover span
{
background: url("http://cherokeeguitar.com/images/hoverr.gif") right top no-repeat;
padding-right: 65px
}

h1 {
text-align:center;
font-size:20px;
margin-top: 5px;
}

h2 {
text-align:left;
font-size:17px;
margin-left:10px;
}

h3 {
margin: 100px 10px 0px 10px;
text-align:center;
padding:0px;
font-size:12px;
}

h4{
text-align:center;
font-size:20px;
margin-bottom:10px;
}

p {
margin-left: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-top: 15px;
text-align:left;
}

.bottomleft {
background-image: url(http://cherokeeguitar.com/images/blc.gif);
width: 12px;
height: 12px;
font-size: 0;
float: left;
}
.bottomright {
background-image: url(http://cherokeeguitar.com/images/brc.gif);
width: 12px;
height: 12px;
font-size: 0;
float: right;
}
.topleft {
background-image: url(http://cherokeeguitar.com/images/hoverl.gif);
width: 12px;
height: 12px;
font-size: 0;
float: left;
}
.topright {
background-image: url(http://cherokeeguitar.com/images/hoverr.gif);
width: 12px;
height: 12px;
font-size: 0;
float: right;
}