@charset "UTF-8";
body {
	background-attachment: scroll;
	background-image: url(../images/bodyBkg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #837722;
}
#navAndContentWrapper {
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/headerBkg.png);
	background-position: 94px 0px;
	background-repeat: no-repeat;
}
#footerWrapper {
	background-attachment: scroll;
	background-image: url(../images/footerWrapperBkg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.contactInfo {
	color: #FFFFFF;
}
a[href^="http:"] {
	background: url(../images/external_link.gif) no-repeat right top;
	padding-right:12px;
}
a[href^="http://www.garysmusicworld.com"],
a[href^="http://garysmusicworld.com"]{
	background-image: none;
	padding-right: 0;
}#footer p {
	color: #baa830;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#navigation a:link, #navigation a:visited {
	color: #000000;
	text-decoration: none;
}
#mainContent h3 {
	color: #9f2214;
}
#navigation a:hover {
	color: #9f2214;
	text-decoration: none;
}
#sideBarOne blockquote {
	color: #999;
}
#sideBarOne cite {
	color: #999;
}
#navAndContentWrapper {
	background-attachment: scroll;
	background-image: url(../images/contentBkg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainContent p {
	color: #666;
}
#login a:link, #login a:visited {
	color: #519CAA;
	text-decoration: none;
	background-image: url(../images/loginLink.png);
	background-color: #325B64;
}
#login a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/loginHover.png);
	background-color: #e5dcaf;
}
#login a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/loginActive.png);
	background-color: #837722;
}
#instructors .name h4,
.instructors .name h4 {
	color: #325B64;
}
#instructors img,
.instructors img,
#mainContent #powerAudioPhotos img,
#about #sideBarTwo img,
#about #mainContent img {
	border: 5px solid #325B64;
}
#instructors li,
.instructors li {
	background-attachment: scroll;
	background-image: url(../images/distressedBkg_01.jpg);
	background-repeat: repeat;
	background-position: left top;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#instructors .instruments li,
.instructors .instruments li {
border: none!important;
background-image: none!important;
}
#instructors .description {
	background-attachment: scroll;
	background-image: url(../images/biography.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
#powerAudioPhotos .middle img {
	border-right-style: none!important;
	border-left-style: none!important;
}
#sideBarTwo p {
	color: #6F6518;
}
#sideBarTwo h5 {
	color: #325B64;
}
#blogContainer #footer a:link, #blogContainer #footer a:visited {
	color: #9f2214;
	text-decoration: none;
}
#blogContainer #footer a:hover {
	text-decoration: underline;
}
#mainContent h4 {
	color: #325B64;
}
input[type="submit"], input[type="reset"] {
	background-image: url(../images/submitGold.jpg);
	background-color: #766C1F;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background-image: url(../images/submitBlue.jpg);
	background-color: #766C1F;
	color: #FFFFFF;
}
input[type="submit"]:active, input[type="reset"]:active {
	background-image: url(../images/submitGrey.jpg);
	background-color: #766C1F;
	color: #000000;
}
