body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}
.Review {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #A59627;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	padding-top: 12px;
	padding-bottom: 10px;
	font-style: italic;
}

.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #60130C;
}

#nav {
	height: 33px;
	background-image: url(../images/instrument_end_banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #60130C;
	}

#maincontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/marble_left2.gif);
	background-repeat: repeat-y;
}
#repeatingbg {
	background-image: url(../images/marble_left2.gif);
	background-repeat: repeat;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#guitartop {
	height: 61px;
	text-align: right;
	padding-right: 40px;
	background-color: #F8F3E4;
}
#banner {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	height: 194px;
}
#aboutus  #maincontainer  {
	background-image: url(../images/legends_name.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#events   #maincontainer  {
	background-image: url(../images/blind_man2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#homepage #maincontainer  {
	background-image: url(../images/home-horses.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#about #maincontainer {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#maincontainer  #footer  a  {
	color: #FFFFFF;
}
#maincontainer #banner img {
	padding-top: 28px;
	padding-left: 20px;
}
#leftpanel {
	width: 214px;
	float: left;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	font-style: normal;
	}
#leftpanelpadding {
	padding: 10px;
}
	
#rightpanel{
	background-position: right top;
	width: 535px;
	float: left;
	background-image: url(../images/instrument_bottom.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 205px;
	padding-left: 25px;
}
#rightpanel #boxes {
	width: 425px;
	float: left;
}
#rightpanel #cdimage {
	background-image: url(../images/cd_image_sml.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 160px;
	float: left;
	margin-top: 20px;
}
#rightpanel  #cdtext {
	width: 340px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	height: 150px;
	vertical-align: middle;
}


#footer {
	background-color: #60130C;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-left: 16px;
	height: 17px;
}
#footer  #webdesign  {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 120px;
	float: left;
	padding-left: 20px;
	color: #F8F3E4;
}
#footer #leftext {
	float: left;
	width: 620px;
	color: #F8F3E4;
}
.formleft {
	float: left;
	width: 150px;
	padding-bottom: 10px;

}

.formright {
	float: left;
	width: 170px;
	padding-bottom: 10px;
}
#contact-area {
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contact-area input, #contact-area textarea {
	width: 250px;
	font-size: 1em;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#contact-area textarea {
	height: 50px;
}

#contact-area input.submit-button {
	width: 60px;
	float: none;
	margin-left: 317px;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1em;
}
#repeatingbg #maincontainer #rightpanel #form1 #boxes .formright textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 210px;
}
