@charset "UTF-8";
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
.head {
	background-color: #E8E8E2;
	height: 100px;
	width: 100%;
	overflow: auto;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 9% 50%;
	margin-top: 2%;
	margin-bottom: 20px;
}
.menulanguages {
	height: 15px;
	width: 95%;
	text-align: right;
	display: block;
	font-size: 16px;
	font-weight: 400;
	font-variant: normal;
	color: #E8E8E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
.menulanguages a {
	color: #E8E8E2;
	text-decoration: none;
}
.borderbox {
	background-color: #1B424E;
	height: auto;
	width: 90%;
	margin: 15px auto 0px auto;
	border: 20px solid #E8E8E2;
	display: block;
}
@media (max-width:500px) {
.borderbox {
	width: 85%;
	margin: 15px auto 0px auto;
	border: 15px solid #E8E8E2;
}
}
.headtext {
	margin-left: 3%;
	color: #E8E8E2;
	font-family: "Nunito", "San Serif";
	font-weight: lighter;
	text-align: left;
	display: block;
}
@media (max-width:750px) {
.headtext {
	margin-left:5%;
	margin-right:5%;
}
}
.large {
	font-size: 3em;
	line-height: 1em;
}
.small {
	font-size: 1.5em;
	line-height: 1.4em;
}
@media (max-width:500px) {
.large {
	font-size: 2.6em;
	line-height: 1.1em;
}
.small {
	font-size: 1.1em;
	line-height: 1.3em;
}
}
.quote  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #E8E8E2;
	text-align: right;
	margin-top: 80px;
	margin-right: 30px;
	margin-left: 30px;
	display: block;
	margin-bottom: 0px;
}
.quotename  {
	font-family: "Nunito", "San Serif";
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	color: #E8E8E2;
	text-align: right;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 8px;
}
.imagebox {
	height: 49px;
	width: 100%;
	background-image: url(images/guitarnew2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	display: block;
	margin-bottom: 0px;
}
.imagebox2 {
	height: 49px;
	width: 100%;
	background-image: url(images/guitar-blue-new.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	margin-bottom: -4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.spacer {
	height: 40px;
	width: 100%;
	display: block;
	background-color: #E8E8E2;
}
.menubox {
	background-color: #41360c;
	height: auto;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF0000;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
.suppliers {
	width: 217px;
	height:	80px;
	margin-left:10px;
	margin-right:10px;
}
.retailers {
	width: 210px;
	height:	80px;
	margin-left:10px;
	margin-right:10px;
}
.about {
	width: 143px;
	height:	80px;
	margin-left:10px;
	margin-right:10px;
}
.contact {
	width: 162px;
	height:	80px;
	margin-left:10px;
	margin-right:10px;
}
@media (max-width:970px) {
.suppliers {
	width: 184px;
	height:	68px;
}
.retailers {
	width: 179px;
	height:	68px;
}
.about {
	width: 122px;
	height:	68px;
}
.contact {
	width: 138px;
	height:	68px;
}
}
.menubox2 {
	display: flex;
	flex-wrap:wrap;
	padding:0px 15px;
	font-size: 1em;
	color: #E8E8E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-bottom: 20px;
	line-height: 2.2em;
	margin-right: 8%;
	margin-left: 8%;
	text-align: center;
}
a.link5 {
	text-decoration: none;
	color: #E8E8E2;
	flex-grow:1;
	flex-basis:auto;
	margin:0px 15px;
}
a.link5:hover  {
	text-decoration: none;
	color: #F8A68B;
}
.container {
	display: block;
	background-color: #E8E8E2;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.headbox {
	background-color: #1B424E;
	width: 96%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	top: 20px;
	padding-top: 20px;
}
@media (max-width:750px) {
.headbox {
	top:10px;
}
}
.header  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #1B424E;
	line-height: 1.3em;
	margin-left: 6%;
	margin-right: 6%;
	margin-top: 55px;
}
@media (max-width:750px) {
.header {
	font-size: 1.1em;
}
}
.title  {
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1B424E;
	line-height: 1.2em;
	margin: 0px 6%;
}
.text  {
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1B424E;
	line-height: 1.3em;
	text-align: justify;
	margin: 0px 6%;
}
.textbrown  {
	font-family: Arial, Helvetica, sans-serif;
	color: #41360c;
	font-weight: bold;
}
.contacttext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1B424E;
	line-height: 1.4em;
	margin: 10px 6%;
	color:#476779;
}
@media (max-width:750px) {
.contacttext {
	font-size: .9em;
}
}
.textbox4 {
	color: #41360c;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	margin-left: 6%;
	margin-right: 6%;
	margin-top: 40px;
}
.textbox4  .testimonialname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #1E1907;
	line-height: 1.3em;
	text-align: left;
	display: block;
	margin-top:5px;
}
.textbox4  .testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: #1B424E;
	line-height: 1.3em;
	text-align: left;
	display: block;
}
@media (max-width:750px) {
.textbox4 .testimonial {
	font-size: .8em;
	line-height: 1.3em;
}
}
.textbox4 .sellingpoints  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #41360C;
	line-height: 1.3em;
	text-align: left;
	display: block;
}

.copyrighttype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #E8E8E2;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
}
a
{
	outline: 0;
}
a:visited
{
	outline: 0;
}
a:hover
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #41360c;
	text-align: center;
	display: block;
	font-weight: lighter;
	overflow: hidden;
}
a.link2
{
	border-top-width: 0px none;
	border-right-width: 0px none;
	border-bottom-width: 0px none;
	border-left-width: 0px none;
	color: #234754;
	display: inline;
	text-decoration: underline;
}
a.link3 {
	border-top-width: 0px none;
	border-right-width: 0px none;
	border-bottom-width: 0px none;
	border-left-width: 0px none;
	color: #234754;
	display: block;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top:3px;
}
a.link4 {
	border-top-width: 0px none;
	border-right-width: 0px none;
	border-bottom-width: 0px none;
	border-left-width: 0px none;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	text-align: left;
	color: #E8E8E2;
}
a img {
	border: none;
	max-width: 100%;
	height: auto;
}
ul {
	list-style-type: none;
	text-indent:-9px; 
    margin-left:9px;
}
ul.sellingpoints{
	padding-left:15px;
}
ul.sellingpoints li{
	padding-top:6px;
}
@media (max-width:750px) {
ul {
	text-indent:-10px; 
    margin-left:10px;
}
}
