body {
	margin:0px;
	color: black;
	background: rgb(148,120,80) url(/images/grain_bg.jpg);
}

/* 
use for inner page, maybe contact page...?
	background: rgb(124,199,141)  -- pale green
		background: rgb(100,100,100)  -- slate gray

#navbox table td { border: 1px solid gray; }

*/


#navbox #galleryenter { text-align:center; }
#navbox #galleryenter img { border: 1px dotted olive;}

#jaheader {margin-left:18px}

#navbox table td { 
	vertical-align: top; 
	padding:0;
}

.content {
	margin: 1em 0 0 .5em;
	font-size: 12pt;
	font-family:trebuchet ms, arial, helvetica,sans-serif;
	width:340px
}

.contentwide {
	margin: 1em 0 0 .5em;
	font-size: 12pt;
	font-family:trebuchet ms, arial, helvetica,sans-serif;
	width:600px
}


/*
a:link,a:visited {
	color: #630;
	text-decoration: none;
}
*/

a:active {
	color: #cc0;
	text-decoration: none;
}

td, p {font-family:arial, helvetica, geneva, sans-serif;}


#navbox #navlinks {
position: relative; 
top: -70px; /* for win 98*/
}

#navbox #navlinks a:hover {
	background-color: rgb(0%,80%,90%);
	border-left: 30px solid rgb(100%,80%,0%);
	margin-left: -24px;
	font-weight: bold;
}

a:hover {	
	background-color: rgb(0%,80%,90%);
}

a {
	color: rgb(25,60,80);
}


#navlinks {
	vertical-align:top; 
	padding-top:10px;
	margin-left:.5em;
	margin-top:5em;
	width:150px;
}

#navlinks , #navlinks a {
	font-family: sans-serif;
	font-size: 10pt;
	margin-left: 6px;
	display: block;
	text-align: left;
	color: rgb(25,60,80);
}

#navlinks a {
	text-decoration: none;
	color: rgb(25,80,100);
}

#navbox #navlinks a .ent {
	color:#000;
	margin-left:-8px;
}

#navbox {
	background: transparent url(/images/guitar_outline.gif) no-repeat;
	height: 520px;
}

td { text-align:left;}



#quote {
	background:rgb(70%,40%,20%);
	width: 200px;
	padding-right:10px;
	margin:10px;
}



h2 {margin:0 .5em 0 .5em}

#navbox table th, #navbox h1, #navbox  h2, #navbox  h3 {
	color: #933;
	margin-top: 1em;
}


.vspacer { margin:1em 0 .5em 0;}

.lbracket{
	border-top:0 solid olive;
	border-right:0 solid olive;
	border-bottom:1px solid olive;
	border-left:1px solid olive;
}

.inlay {
	vertical-align:middle; 
 	text-align:center;
	border-top:0 solid olive;
	border-right:0 solid olive;
	border-bottom:1px solid olive;
	border-left:1px solid olive;
	}


.guitars { 
	margin:1em .5em 0 .5em; 
	width:520px;
}

.guitars h3 { margin-bottom:0;}

.guitars p { 
	 margin-top:0;
	 font-size:12pt;
	 color:green;	
} 

.largeFont{
	font-size:14pt;
}
/* table th { padding: .5em; background-color: #FC6;} */


ul li { margin-bottom:.5em;}

.leftborder,.rightborder,.imagebr {
	border: 1px solid olive;
	font-size: 90%;
}
.imagebr {
	margin: .5em;
	border-width:1px;
}

.leftborder,.rightborder {
	padding:.5em 0 0 .5em;
	}

.leftborder {
	border-width: 0 0 1px 1px;
	text-align: left;
}
.rightborder {
	border-width: 0 1px 1px 0;
	text-align:right;
}



.dot {
	color:#FF9933;
	background-color:white;
	font-size: 16pt;
	margin-top: 4px;
	margin-bottom: 4px;
}



#navbox  #copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:80%;
}


.webSolutions {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
}


.menuheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCFF;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 6px;
	padding-right: 6px;
}

/*  unused */
.navbar {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCFF;
	text-align: left;
	margin-bottom: 18px;
	padding-left: 6px;
	padding-right: 6px;
}


.listHeader {
	margin:.2em;
	margin-left:2em;
	font-weight:bold;
}


.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
}

.header {
	text-align:center; 
	color:#000066;
 /*	font-size:110%; */
}




.item { 
		color: #666600;
	 	font-weight:bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* td ,p{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
}

*/