@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../images/mainPageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #E7E7E7;
}
p {
	line-height: 1.4em;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.06em;
}


.pageSubheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #C2D41B;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
a {
	color: #E4E40E;
	font-weight: bold;
}



#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/mainContentStrokeBG.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	width: 990px;
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 122px;
}
#header .heading {
	margin-left: -1000px;
}
#header #flashPlayer {
	width: 283px;
	float: right;
	position: relative;
	padding-top: 57px;
	padding-right: 115px;
}

#topNav {
	background-color: #000;
	height: 45px;
	width: 922px;
	margin-left: 34px;
	background-image: url(../images/topNavBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#topNav ul {
	height: 45px;
	margin-left: 15px;
}
#topNav ul li {
	display: inline;
	font-size: 0.8em;
}
#topNav li a:link,  #topNav li a:visited {
	height: 27px;
	background-image: url(../images/navButtonBG.jpg);
	padding-top: 13px;
	padding-right: 13px;
	text-decoration: none;
	color: #E4E40E;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 54px;
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 1.1em;
}

#topNav li a:hover,  #topNav li a:active {
	background-position: -189px;
	background-repeat: no-repeat;
	}
	
#home li.home a, #media li.media a, #gallery li.gallery a, #downloads li.downloads a, #bio li.bio a, #links li.links a, #contact li.contact a {
	background-position: -189px;
	background-repeat: no-repeat;
	}


#content {
	width: 870px;
	min-height:600px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainContentBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
}
#content p {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentHeader {
	background-color: #300;
	width: 930px;
	height: 150px;
	margin-left: 30px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#contentHeader h1 {
	margin-left: -9999px;
	}

.indexHeader {
	background-image: url(../images/bottomImageGuitar.jpg);	
}

.mediaHeader {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/contentHeaderMusic.jpg);
}

.galleryHeader {
	background-image: url(../images/contentHeaderPhotos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.downloadsHeader {
	background-image: url(../images/contentHeaderDownloads.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bioHeader {
	background-image: url(../images/contentHeaderBio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.linksHeader {
	background-image: url(../images/contentHeaderLinks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.contactHeader {
	background-image: url(../images/contentHeaderContact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}






#leftCol {
	float: left;
	width: 400px;
	position: relative;
	overflow: visible;
}
.contentBoxLeft {
	width: 400px;
	position: relative;
	background-image: url(../images/FormFieldBGvertical.png);
	background-repeat: repeat;
	float: left;
	margin-bottom: 50px;
	padding-top: 5px;
}
#rightCol {
	float: right;
	width: 400px;
	position: relative;
}
#bio  #rightCol{
	background-image: url(../images/FormFieldBGvertical.png);
	background-repeat: repeat;
}

.contentBoxRight {
	width: 400px;
	position: relative;
	background-image: url(../images/FormFieldBGvertical.png);
	background-repeat: repeat;
	float: right;
	clear: both;
	margin-bottom: 50px;
	padding-top: 5px;
}
.imgBorder {
	border: 1px solid #333;
}
.bigBottomImages {
	margin-top: 30px;
	margin-left: 30px;
}
.contentBoxTitleLeft {
	position:relative;
	float: left;
	width: 400px;
	background-image: url(../images/contentTitleBGbar.jpg);	
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
}
.contentBoxTitleRight {
	position:relative;
	float: right;
	width: 400px;
	background-image: url(../images/contentTitleBGbar.jpg);	
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
}
.contentBoxLeft .imgFltLeft {
	clear: left;
	float: left;
	padding-left: 10px;
	margin-bottom: 20px;
}
.contentBoxBottomBDR {
	background-image: url(../images/contentTitleBGbar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 3px;
	width: 400px;
	position: relative;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
}
#photoGallery img {
	float: left;
	width: 200px;
	margin-bottom: 40px;
	margin-left: 10px;
	border: 2px solid #756513;
}
.imgfltRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}



#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 990px;
	position: relative;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-style: italic;
}
.signature {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-bottom: 15px;
	display: block;
	padding-right: 10px;
	font-size: 1.2em;
}
h1.emphasis {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #C2D41B;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#linksHolder {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/FormFieldBGvertical.png);
	position: relative;
	background-repeat: repeat;
	min-height: 250px;
}
#linksHolder p img.sponsor {
	float: left;
	width: 170px;
	clear: left;
	position: relative;
	padding-left: 120px;
	padding-bottom: 10px;
}
#links .contentBoxTitleLeft {
	margin-bottom: 15px;
}

.socialMedia {
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
	text-align: center;
}
.socialLinks {
	text-align: center;
	margin-bottom: 50px;
	display: block;
	background-image: url(../images/FormFieldBGvertical.png);
}
.socialLinks a img {
	text-align: center;
	margin-left: 10px;
}
p strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#rightCol p object {
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wallpaperThumb {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	border: 2px solid #9E981E;
}
.wallpaperThumbText {
	text-align: center;
	margin-bottom: 20px;
}
div.bioText .contentBoxBottomBDR {
	margin-bottom: 20px;
}

#contactForm {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-image: url(../images/FormFieldBGvertical.png);
	text-align: center;
	background-repeat: repeat;
}
.contactFormBdr {
	display: block;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentTitleBGbar.jpg);
	height: 3px;
	margin-bottom: 0px;
}
#contactForm input, #contactForm textarea {
	background-color: #1A1A1A;
	color:#ffffff;
	background-image: url(../images/FormFieldBG.jpg);
	margin-bottom: 5px;
	border: 1px solid #666;
}
#contactForm textarea {
	width: 355px;
}
#contactForm form {
	margin-top: 20px;
}
#contactForm p {
	font-size: 1em;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
}
#contactForm table {
	margin-right: auto;
	margin-left: auto;
}
#contactForm td {
	vertical-align: top;
}
.captchaImg {
	margin-top: 10px;
	margin-bottom: -5px;
}
#contactForm .pageSubheading {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
#contactForm td div p {
	vertical-align: text-top;
}
.redText {
	color: #F00;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.paypalbutton {
	float: right;
	width: 200px;
	position: relative;
	text-align: center;
	padding-top: 7px;
}
.albumContainer {
	float: right;
	width: 200px;
	margin-left: 5px;
}

#header .sharethis {
	height: 20px;
	width: 100px;
	position: absolute;
	bottom: 5px;
	right: 50px;
}
ul.keithsOtherWebsites {
	margin-top: 15px;
	margin-bottom: 15px;
}
.keithsOtherWebsites li a:link, .keithsOtherWebsites li a:visited {
	padding-left: 10px;
	display: block;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 14px;
}

.keithsOtherWebsites li a:hover, .keithsOtherWebsites li a:active {
	color:#FFF;
	text-decoration:underline;	
	}
.contentBoxRight object {
	margin-bottom: 15px;
	text-align: center;
}
.contentBoxRight .lessonsImage {
	margin-left: 45px;
	margin-bottom: 10px;
	margin-top: 10px;
}
