/* ------- CSS FOR PETER BLOESCH ------- */

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	height: 100%;
	background-color: #E6DED1;
}

/* ------- CONTAINERS ------- */
.main {
	width: 760px;
	margin-top: 50px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}
.mainSub {
	width: 760px;
	margin-top: 50px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background-image: url(imgs/content.jpg);
	background-repeat: repeat;
}
.header {
	background-image: url(imgs/top.jpg);
	text-align: left;
	width: 760px;
	height: 95px;
	overflow: hidden;
}
.composer_corner {
	float: left;
	width: 760px;
	height: 39px;
	overflow: hidden;
}
.left {
	width: 244px;
	float: left;
}
.homeRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	float: left;
	width: 315px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #65665A;
	line-height: 18px;
	padding-right: 30px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 30px;
}
.welcomeLeft {
	text-align: left;
	width: 379px;
	float: left;
	height: 37px;
	overflow: hidden;
}
.welcomeRight {
	text-align: left;
	width: 381px;
	float: right;
	background-image: url(imgs/home-img.jpg);
	height: 220px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6757;
	text-align: center;
	line-height: 20px;
	padding-bottom: 15px;
	background: #E6DED1;
	width: 760px;
	overflow: hidden;
	float: left;
	height: 40px;
}
.left2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	float: left;
	padding-left: 22px;
	padding-top: 5px;
	font-size: 11px;
	color: #4B4939;
	padding-right: 30px;
	line-height: 16px;
	font-weight: bold;
	height:auto;
}
.left2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 15px;
	width: 180px;
	display: block;
}
.left2 li {
	padding-left: 12px;
	background-image: url(imgs/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.clear {
	clear: both;
	float: left;
}
.contentTop {
	float: right;
	width: 516px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	float: right;
	width: 480px;
	line-height: 18px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.note {
	border: 1px solid #777561;
	color: #404040;
	display: block;
	margin-bottom: 15px;
	width: 460px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navlist2 {
	list-style: none;
	margin-left:10px;
	margin-top:5px;
	margin-right:0px;
	padding:0;
	line-height: 15px;
}
.homeLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	float: left;
	width: 315px;
	color: #65665A;
	line-height: 18px;
	padding-right: 30px;
	vertical-align: top;
	padding-left: 35px;
	background-image: url(imgs/home-line.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 10px;
}
#side-quote {
	font-weight: normal;
	font-size: 10px;
	color: #5C5B4B;
	border: 1px solid #767460;
	padding: 8px;
	margin-top: 20px;
	background-color: #E6DED1;
	margin-left: -5px;
	margin-bottom: 20px;
	vertical-align: middle;
}
.subMenu {
	padding-top: 0px;
	padding-bottom: 15px;
}
.credit{
	background-color:#F1EDE4;
	border:3px solid #777161;
	height:auto;
	width:300px;
	text-align:center;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:40px;
	font-family: Arial, Helvetica, sans-serif;
	color:#4C4D45;
	font-size:small;
}
#quote {
	float:left;
	width:100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#quote-2 {
	float:left;
	width:100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.clear-fix {
	clear: both;
}

.discography{
	height:150px;
	margin: 0px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #796753;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.welcomeLeft2 {
	text-align: left;
	width: 379px;
	float: left;
	background-image: url(imgs/welcome-bg.jpg);
	text-indent: 30px;
	height: 173px;
	padding-top: 10px;
	overflow: hidden;
}
.homeBottom1 {
	background-image: url(imgs/content-bg.jpg);
	vertical-align: top;
	width: 760px;
	float: left;
}

/* ------- TEXT STYLES ------- */
.left2 h1 {
	font-size: 18px;
	display: block;
	padding-left: 5px;
	width: 150px;
}
.homeLeft strong {
	font-size: 11px;
	color: #726449;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #796753;
	display: block;
	width: 485px;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.title2 {
	color: #587480;
}
.homeRight strong {
	font-size: 11px;
	color: #726449;
}
#side-quote p {
	display: table-cell;
	margin-bottom: 8px;
	margin-top: 8px;
}
.inline {
	padding-right: 15px;
	padding-bottom: 10px;
}

.content hr {
	background-image: url(imgs/hr.gif);
	height: 15px;
	width: 480px;
	float: left;
	overflow: hidden;
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	background-position: left top;
}
.dark-bold {
	color: #404040;
	font-weight: bold;
}

.credit-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #796753;
}
.credit-text{
	border-top:1px solid #333333;
	padding-top:20px;
	padding-bottom:8px;
}
#quote-text {
	float:right;
	font-weight: normal;
	font-size: 10px;
	color: #53645F;
	background-color: #F7F7F7;
	width:55%;
	height:245px;
}
#quote-text p{
	text-align:center;
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
}
#quote-text-2 {
	float:right;
	font-weight: normal;
	font-size: 10px;
	color: #53645F;
	background-color: #F7F7F7;
	width:57%;
	height:275px;
}
#quote-text-2 p{
	text-align:center;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
}
#quote-text-center {
	font-weight: normal;
	font-size: 10px;
	color: #53645F;
	background-color: #F7F7F7;
	width:390px;
	height:auto;
}
#quote-text-center p {
	text-align:center;
	vertical-align:middle;
	margin: 15px;
	padding: 0px;
}
.blue-text{
	font-weight: bold;
	color: #796753;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bold-text-blk{
	font-weight:bold;
	color:#000000;
}
#special-quote{
	font-size:8px;
}
.content p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.note strong {
	color: #796753;
}
.content blockquote {
	margin-left: 15px;
}
.note .blue-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ------- IMAGES ------- */
.left2 img {
	margin-left: -5px;
}
.note-img {
	color: #4C4D45;
	font-style:italic;
	display: block;
	width: 80%;
	text-align:center;
}
.title img {
	float: right;
	display: block;
	margin-top: -18px;
}
#quote-img {
	float:left;
	width:30%;
	height:auto;
}
.blue-text img {
	vertical-align:middle;
}
.discography-img {
	padding-right:20px;
}
.blk-text img {
	vertical-align:middle;
	padding-right:5px;
}
.left-img {
	float:left;
	text-align:center;
	width:50%;
}
.right-img {
	float:right;
	text-align:center;
	width:40%;
}
.concert-img {
	text-align:left;
	width:440px;
	height:220px;
	color:#999999;
	font-size:9px;
}
.left-img7 {
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 20px;
}
.img-quote {
	text-align:center;
	padding-left:100px;
	padding-right:100px;
	padding-top:0px;
	color:#999999;
	font-size:9px;
}

/* ------- LINKS ------- */
.left2 a {
	color: #757259;
	text-decoration: none;
}
.left2 a:hover {
	color: #4B4939;
	text-decoration: none;
}
.content a {
	color: #796753;
	text-decoration: underline;
}
.content a:hover {
	color: #4B4939;
	text-decoration: underline;
}
.homeLeft a {
	color: #796753;
	text-decoration: underline;
}
.credit a {
	color:#796753
}
.credit a:hover {
	text-decoration:none;
}
.footer a {
	color: #6A6757;
	text-decoration: none;
}
.homeRight a {
	color: #796753;
	text-decoration: underline;
}
.footer a:hover {

	color: #796753;
	text-decoration: underline;
}
.hot a {
	color:#990000;
}

/* ------- BULLETS AND LISTS ------- */
.content .normal-list {
	padding: 0;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
.content .normal-list li {
	color:#4C4D45;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	list-style-type: none;
	background-image: url(imgs/green-bullet.jpg;
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding-left: 15px;
	background-image: url(imgs/green-bullet.jpg);
}
.content .note li {
	color: #404040;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;

	background-image: url(imgs/green-bullet.jpg;
	background-repeat: no-repeat;
	background-position: 1px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(imgs/green-bullet.jpg);
}
.content .note p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.content  .note ul {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content li {
	color: #404040;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: none;
	background-image: url(imgs/green-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.content ul {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.no-style-list li {
	list-style:none;
	font-weight:bold;
}
.no-style-normal-list li {
	list-style:none;
	font-weight:bold;
	color:#4C4D45;
}
.bold-list {
	font-weight:bold;
}
#navlist3 {
	list-style: none;
	margin-left:10px;
	margin-top:5px;
	margin-right:0px;
	padding:0;
	line-height: 15px;
	width: 155px;
}
