@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin:0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #BE7C4D;
}

a:link 		{text-decoration: none; color: #E58440; margin:0px 7px;}
a:visited 	{text-decoration: none; color: #E58440; margin:0px 7px;}
a:hover 	{text-decoration: none; color: #B84327; margin:0px 7px;}
a:active 	{text-decoration: none; color: #E58440; margin:0px 7px;}

a.media:link 	{text-decoration: none; color: #000000;}
a.media:visited {text-decoration: none; color: #000000;}
a.media:hover 	{text-decoration: none; color: #333333;}
a.media:active 	{text-decoration: none; color: #000000;}

h2 {
	font-size:16px;
	margin:5px 0px;
}

.col-1 {
	width:175px;
	margin:0 0px 0 100px;
	float:left;
}

.col-2 {
	width:1750px;
	margin:0 auto;
	float:left;
	display:inline;
}

.col-3 {
	width:275px;
	margin:0 auto;
	float:left;
	display:inline;
}

#maincontent {
	width:950px;
	margin:0 auto;
	border-color:#BE7C4D;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

p:first line {
	margin-top:0px;
}

#home-bgd {
	width:950px;
	background: #000000 url(../images/tbbgdhome.jpg) right top; 
	background-repeat:no-repeat;
}

#about-bgd {
	width:950px;
	background: #000000 url(../images/tbbgdabout.jpg) right top; 
	background-repeat:no-repeat;
}

#jazz-bgd {
	width:950px;
	background: #000000 url(../images/tbbgdjazz.jpg) right top; 
	background-repeat:no-repeat;
}

#guitarist-bgd {
	width:950px;
	background: #000000 url(../images/tbbgdguitarist.jpg) right top; 
	background-repeat:no-repeat;
}

#composer-bgd {
	width:950px;
	background: #000000 url(../images/tbbgdcomposer.jpg) right top; 
	background-repeat:no-repeat;
}

#arranger-bgd {
	width:950px;
	background: #000000 url(../images/tbbgdarranger.jpg) right top; 
	background-repeat:no-repeat;
}
#conductor-bgd {
	width:950px;
	background: #000000 url(../images/tbbgdhome.jpg) right top; 
	background-repeat:no-repeat;
}

#author-bgd {
	width:950px;
	background: #000000 url(../images/tbbgdauthor.jpg) right top; 
	background-repeat:no-repeat;
}

#clinics-bgd {
	width:950px;
	background: #000000 url(../images/tbbgdclinics.jpg) right top; 
	background-repeat:no-repeat;
}

#contact-bgd {
	width:950px;
	background: #000000 url(../images/tbbgdcontact.jpg) right top; 
	background-repeat:no-repeat;
}

#nav {
	margin-left:18px;
}

#footer {
	width:950px;
	clear:both;
	font-size:10px;
	color:#B84327;
	margin:5px auto;
	text-align:center;
}

#topimage {
	width:580px;
	heigh:225px;
	border: #BE7C4D 1px solid;
	padding:5px;
	margin-left:20px;
	margin-top:14px;
}

#topimage-left {
	width:580px;
	heigh:225px;
	border: #BE7C4D 1px solid;
	padding:5px;
	margin-top:14px;
}

#hometext {
	width:580px;
	padding:5px;
	margin-left:20px;
	margin-top:14px;
	line-height:1.6em;
}

#maintext {
	padding:5px;
	margin-left:20px;
	margin-top:14px;
	line-height:1.6em;
}

.bumper {
	width:300px;
	height:350px;
	float:right;
}

.sample-btn {
	width:300px;
	float:right;
	clear:right;
	cursor:pointer;
}

.pageimage {
	margin-bottom:5px;
}

.img-right {
	float:right;
	margin:0 0 15px 15px;
}

.img-caption-1{
	width:570px;
	text-align:center;
	line-height:1em;
}

.img-caption-2{
	width:700px;
	text-align:center;
	line-height:1em;
	margin:0 auto;
}

.img-caption-3{
	width:420px;
	text-align:center;
	line-height:1em;
	margin:0 auto;
}

	
.book-img{
	margin:0px 5px 5px 0px;
}

#novel {
	width:800px;
	background:#EEEEEE;
	color:#000000;
	padding:15px;
	margin:10px auto;
}

#novel p {
	line-height:1.2em;
}

#novel h6 {
	line-height:1em;
	margin:0 auto;
	text-align:center;
	font-size:15px;
}

#clinic-form {
	width:600px;
	line-height:1em;
	margin:20px 0px 0px 10px;	
}

#clinic-form p {
	margin:0px 0px 10px 0px;
	line-height:1.4em;
}

#clinic-form input {
	background:#B84327;
	border:#E58440 1px solid;
	color:#000000;
	WIDTH:290px;
}

#clinic-form textarea {
	background:#B84327;
	border:#E58440 1px solid;
	color:#000000;
	WIDTH:290px;
}

#clinic-form-img {
	float:right;
	margin-left:15px;
	width:250px;
	font-size:9px;
	text-align:center;
}

#contact-form {
	width:600px;
	line-height:1em;
	margin:20px 0px 0px 10px;	
}

#contact-form p {
	margin:0px 0px 10px 0px;
	line-height:1.4em;
}

#contact-form input {
	background:#B84327;
	border:#E58440 1px solid;
	color:#000000;
	WIDTH:400px;
}

#contact-form textarea {
	background:#B84327;
	border:#E58440 1px solid;
	color:#000000;
	WIDTH:400px;
}

.top-media {
	width:600px;
}

#media-player {
	width:320px;
	height:278px;
	float:left;
	display:inline;
}

.media-nav {
	width:390px;
	height:278px;
	float:left;
	display:inline;
	overflow:auto;
}

.media-nav-link {
	width:370px;
	height:20px;`
	float:left;
	clear:left;
}

.media-nav-link:hover {
	background:#322114;
	cursor:pointer;
}

.media-nav-link-2 {
	width:370px;
	height:20px;`
	float:left;
	clear:left;
	color:#CCCCCC;
}

.media-nav-link-2:hover {
	background:#322114;
	cursor:pointer;
}





