@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container {
	margin: 20px auto 20px auto;
	padding: 0px;
	width: 549px;
	border: 15px solid #FFFFFF;
	text-align: left;
	background-color: #DCD6E7;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#headerBG {
	background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 90px;
	width: 546px;
	border: 1px solid #829599;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/titleb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 92px;
	width: 519px;
}
#navbar {
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	text-shadow: 0px 0px 3px #000;
}
#navbar #about {
	background-image: url(images/-navbar/1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-right: 2px  solid  #EBEBEB;
	width: 76px;
	background-color: #627174;
}
#navbar #guitars {
	background-image: url(images/-navbar/2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-right: 2px  solid  #EBEBEB;
	width: 76px;
	background-color: #5D5C6C;
}
#navbar #reviews {
	background-image: url(images/-navbar/3.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-right: 2px  solid  #EBEBEB;
	width: 76px;
	background-color: #6B5C6C;
}
#navbar #awards {
	background-image: url(images/-navbar/4.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-right: 2px  solid  #EBEBEB;
	width: 76px;
	background-color: #6C5C5F;
}
#navbar #gallery {
	background-image: url(images/-navbar/5.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-right: 2px  solid  #EBEBEB;
	width: 76px;
	background-color: #6C675C;
}
#navbar #projects {
	background-image: url(images/-navbar/6.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-right: 2px  solid  #EBEBEB;
	width: 77px;
	background-color: #636C5C;
}
#navbar #contact {
	background-image: url(images/-navbar/7.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: 76px;
	background-color: #5C6C63;
}

#navbar ul {
	border: 2px solid #EBEBEB;
	margin: 0px;
	padding: 0px;
	height: 22px;
	list-style-type: none;
	background-color: #990000;
}
#navbar li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 22px;
	text-align: center;
}
#navbar a {
	font-size: 0.65em;
	text-transform: uppercase;
	color: #EBEBEB;
	display: block;
	height: 22px;
	width: 100%;
	text-decoration: none;
	line-height: 2.3em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#navbar a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#content {
	background-image: url(images/wave.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom: 15px solid #FFFFFF;
	margin: 0px;
	padding: 15px;
	width: 519px;
	background-color: #DDD9E8;
}
#pagenav {
	width: 184px;
	margin: 0 15px 0 0;
	padding: 0px;
	float: left;
}
#holder {
	clear: both;
}
#textcontent {
	width: 519px;
	float: left;
	margin: 0px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #FFFFFF;
}
#textcontent h1 {
	font-size: 1.5em;
	color: #645766;
	margin: 0 0 10px 0;
	font-weight: lighter;
}
#textcontent h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #586568;
	margin: 10px 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646F74;
}
#textcontent h3 {
	color: #000066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: .8em;
	font-weight: lighter;
}
#textcontent h4 {
	font-size: 0.7em;
	margin: 0px;
	padding: 0;
	line-height: 1.8em;
	font-weight: bold;
}
#textcontent  h5 a {
	font-size: 0.7em;
	color: #675868;
	background-color: #E6E2EF;
	padding: 3px;
	display: block;
	text-decoration: none;
}
#textcontent h5 a:hover {
	color: #660066;
}
#textcontent h6 {
	font-style: italic;
	font-weight: bold;
	color: #716274;
	letter-spacing: 0.3em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #675868;
	margin: 0;
}
#textcontent  p {
	font-size: 0.7em;
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.8em;
}
#textcontent  p  a {
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
#textcontent  p  a:hover {
	color: #6B5C6C;
}
#pagenav  form {
	margin: 0px;
	padding: 5px;
	width: 168px;
	border: 3px double #A698A8;
}
#pagenav #signupemail {
	margin: 0px;
	padding: 0 5px;
	height: 20px;
	text-align: left;
	border: 1px solid #EAE9F2;
	width: 158px;
	background-color: #FFFFFF;
}
#pagenav  #signup label {
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 1em;
	font-size: 1em;
}
#pagenav #button  {
	background-color: #645766;
	margin: 0;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	border: none;
}
 

#content label {
	clear: both;
	width: 100%;
	display: block;
	margin: 0 0 3px 0;
	padding: 0px;
	font-size: 0.7em;
	text-transform: uppercase;
	color: #575766;
}
#textcontent input {
	margin: 0 0 10px;
	padding: 3px 0;
	width: 100%;
	border: 1px solid #A698A8;
}
#content textarea {
	margin: 0 0 10px 0;
	padding: 0px;
	width: 100%;
	border: 1px solid #A698A8;
}
sup {
	font-size: 1.1em;
}
#footer {
	background-color: #FFFFFF;
	color: #829599;
	font-size: 0.5em;
	text-align: right;
	padding-top: 10px;
	border-top: 1px solid #829599;
	width: 549px;
}
#footer a {
	color: #5C6C63;
	text-decoration: none;
	font-weight: bold;
}
.imageborder {
	border: 5px solid #FFFFFF;
	margin: 10px auto 10px auto;
}
.anchorborder {
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 20px 20px;
}
.floatleft {
	float: left;
	margin: 0 10px 0 0;
}
.telephone {
	font-weight: bold;
	color: #675868;
	margin: 0px;
	padding: 0 8px 0 8px;
}
.bulletpadding {
	padding: 0 10px 0 10px;
	color: #818F92;
}
#boxlinks {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	text-align: center;
}
#boxlinks li { 
	display: inline;
}
#boxlinks a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #645766;
	display: block;
	padding: 2px 0 2px 0;
}
#boxlinks a:hover {
	background-color: #993366;
}
.spectable {
	margin: 0 0 20px;
	width: 100%;
	background: #E5E0ED;
}
.reviewtable {
	background: #D8D3E1;
	padding: 0px;
	border: 1px solid #EAE9F2;
	margin: 0 0 30px 0;
}
#textcontent .reviewtable td p{
	line-height: 1.4em;
	margin: 0;
}
.reviewtable td {
	padding: 4px;
}
.spectable th{
	color: #FFFFFF;
	background-color: #575766;
	width: 130px;
	font-size: .7em;
	text-align: left;
	padding: 3px;
	border-bottom: 2px solid #DADBE7;
}
.spectable td {
	font-size: 0.7em;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCD6E9;
	line-height: 1.6em;
}
.guitarspecstable {
	margin: 0px;
	list-style-type: none;
	font-size: .8em;
}
.guitarspecstabledesc {
	background-color: #F1ECFB;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333399;
	font-size: 1em;
	font-weight: lighter;
	line-height: 1.5em;
	margin: 0px;
}
.quoter {
	font-weight: bold;
	color: #993333;
	text-align: right;
}
.clearright {
	clear: right;
}
.dilink {
	text-transform: uppercase;
	float: left;
}
.smallitalic {
	font-size: 0.9em;
	font-style: italic;
}


#projecthistory {
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
	border-top: 1px solid #9E9D98;
	clear: both;
	list-style-type: none;
}

#projecthistory li {
	margin: 0px;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #9E9D98;
	font-size: 0.7em;
	font-weight: lighter;
	text-transform: uppercase;
	color: #993333;
	display: block;
	height: 18px;
}

#projecthistory li a{
	color: #993333;
	text-decoration: none;
	float: left;
}

#projecthistory li a:hover{
	color: #66CCCC;
}

.storydate{
	float: right;
}
#pagenav  a img {
	border: 3px solid #FFFFFF;
}
.sidenavleft {
	margin: 0 11px 11px 0;
	float: left;
}
.sidenavright {
	margin: 0 0 11px;
	clear: right;
}
#container #content #pagenav {
	display: none;
}
