@charset "utf-8";

a:link
{
	color: #CC6633;
}
a:visited
{
	color: #CCCCCC;
}
a:active
{
	color: #CC6633;
}
.background {
	background-color: #000000;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #CC6633;
}
.PicHeading {
	color: #CCCCCC;
	font: Times New Roman, Times, serif;
	font-size: 16pt;
}
.IntroText {
	color: #CCCCCC;
	font: Times New Roman, Times, serif;
	font-size: 12pt;
}
.StdText {
	color: #CCCCCC;
	font: Times New Roman, Times, serif;
	font-size: 14pt;
	text-align: justify;
}
.Anniversary {
	color: #990000;
	font-style: italic;
	font-family: CaslonNo540SwaD;
	font-size: 24px;
}

.PageHeading {
	font-size: 24pt;
	font-weight: bold;
	color: #CC6633;
}
.GuitarType {
	font-size: 24pt;
	font-weight: bold;
	color: #FF3300;
}
.GuitarTypeTxt {
	color: #CCCCCC;
	font: Times New Roman, Times, serif;
	font-size: 14pt;
	text-align: justify;
}
.GuitarName {
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}

.GuitarSpecName {
	font-size: 12pt;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

.GuitarSpecValue {
	font-size: 12pt;
	color: #CC6633;
	font-family: "Times New Roman", Times, serif;
}

.GuitarSpecNote {
	font-size: 12pt;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.GuitarSpecTitle {
	font-size: 12pt;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-style: bold;
}
.OrderText {
	font-size: 12pt;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.OrderTextBold {
	font-size: 14pt;
	color: #CC6633;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-style: bold;
}
.EmailBtn {
	border-color: #CCCCCC;
	border-width: 2;
	
}
.Note {
	color: #CCCCCC;
	font: Times New Roman, Times, serif;
	font-size: 12pt;
}
.ArtistPic {
	border-color: #CCCCCC;
	border-width: 0;
	height: 162px;

}

.GuitarPic {
	border-color: #CCCCCC;
	border-width: 4;
	height: 337px;

}
.GuitarPicThumb {
	border-color: #CCCCCC;
	border-width: 1;

}
.GuitarPicModel {
	border-color: #CCCCCC;
	border-width: 2px;
	height: 90px;	
}
.notes {
	font-size: 12pt;
	color: #CCCCCC;
}

.OptionType {
	font-size: 16pt;
	font-weight: bold;
	color: #FF3300;
	text-align: right;
}
.OptionName {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.OptionText {
	font-size: 12pt;
	color: #CCCCCC;
}
.OptionPrice {
	font-size: 14pt;
	color: #CCCCCC;
}
.QA_AnsText {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 12pt;
	text-align: justify;
}
.QA_QuestText {
	font-family: "Times New Roman", Times, serif;
	color: #ffcc99;
	font-size: 12pt;
	text-align: left;
	font-style: italic;
}
.GuitarPic_OLD {
	border-color: #FFFFFF;
	border-width: 5;
	height: 337px;
	width: 228px;
}
.GuitarPicThumb_OLD {
	border-color: #CCCCCC;
	border-width: 1;
	width: 100px;
	height: 100px;
}
.GuitarPicModel_OLD {
	border-color: #FFFFFF;
	border-width: 2;
	height: 154px;	
	width: 104px;
}

