body {
	background-color: #d9d3bd;
	background-color: #a09877;
	background-image: url(images/body_bg1600.gif);
	background-repeat: repeat-y;
	background-position: 1px 0;
	margin: 0;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	color: #30291d;
	font-size: 12px;
	line-height: 16px;
	}
	

h1 {	
	height: 20px;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 8px;
	border-bottom: 1px solid #bdb797;
	font-family: verdana, helvetica, arial, sans-serif;
	}
	
h2 {	font-size: 100%;
	margin-top: 19px;
	margin-bottom: 10px;
	}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	}
	
h4.cdtitle {
	font-size: 1.2em;
	font-style: italic;
	font-family: verdana, helvetica, arial, sans-serif;
	margin-bottom: .5em;
	}
	
	
a:link {	
	color: #3E3512;
	text-decoration: none;
	}
	
a:visited {
	color: #3E3512;
	text-decoration: none;
	}

a:hover {
	color: #8e824b;
	text-decoration: none;
	}
	
p {
	margin-bottom: 1em;
	margin-top: 1em;
	}

p a:link {	
	color: #8e824b;
	text-decoration: underline;
	}
	
p a:visited {
	color: #8e824b;
	text-decoration: underline;
	}

p a:hover {
	color: #8e824b;
	text-decoration: none;
	}


p.no {
	margin-top: 3px;
	padding-left: 10px;
	}
	
p.bold	{
	font-weight: bold;
	}
	
p.head {
	font-weight: bold;
	margin-bottom: 0;
	}
	
.italic {
	font-style: italic;
	}
	

	
div#header{
	width: 100%;
	height: 75px;
	background-color: #c6Be9b;
	background-image: url(images/header_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}
	
div#menubar{
	width: 100%;
	height: 1.6em;
	background-color: #afa473;
	background-image: url(images/menu_bg.jpg);
	margin: 0;
	padding: 0;
	border: 0;
	}
	
 
	
ul#topmenu {
	margin: 0;
	padding-left: 177px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	width: 524px;
	border: 0;
	}

ul#topmenu li {
	display: inline;
	border-right: 1px solid #7e713b;
	padding: 2px;
	float: left;
	width: 82px;
	height: 1.3em;
	text-align: center;
	margin: 0;
	font-size: .9em;
	line-height: 1.1em;
	}
	
li.firstmenu {
	border-left: 1px solid #7e713b;
	}
	
div#content {
	width: 700px;
	margin-top: 10px;
	}

div#main {
	width: 494px;
	float:right;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	}
	
#main img{
	border: 0px;
	}


	
div#sidebar {
	width: 151px;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	}


	
#sidebar ul {
	margin: 0;
	padding: 0;
	
	width: 130px;
	}
	
#sidebar li{
	list-style: none;
	list-style-position: outside;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	font-size: .9em;
	}
	
div#news {
	width: 250px;
	float: right;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #e7e3d7;
	padding-bottom: 15px;
	border-right: 1px solid #cec8a8;
	border-bottom: 1px solid #cec8a8;
	}
	
div#news hr, div#main hr {
	width: 100%;
	border-top: 2px solid #d3cdb3;
	border-left: 0;
	border-right: 0;
	margin: 1.8em 0 1.8em 0;
	}
	


div#footer {
	clear: both;
	width: 100%;
	height: 94px;
	margin: 0;
	}
	
div#foottext {
	border: 1px solid #bdb797;
	background-color: #e2dece;
	width: 390px;
	height: 5em;
	margin-top: 30px;
	margin-left: 235px;
	margin-bottom: 10px;
	text-align: center;
	font-size: .9em;
	padding: 6px;
	}

div#foottext p {
	margin-top: 7px;
	margin-bottom: 0;
	}
	

ul#footmenu  {	
	margin: 0;
	margin-top: .5em;
	padding: 0;
	}
	
#footmenu li {
		display: inline;
	border-right: 1px solid #7e713b;
	padding-left: 7px;
	padding-right: 7px;
	}
	
	
	
	
ul#performance {
	margin-top: 30px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	list-style-position: inside;
	}
	
ul#performance li{
	list-style: none;
	margin-top: 5px;
	margin-left: 10px;
	font-size: 1em;
	}
	
	
div.quotes {
	background-color: #e7e3d7;
	padding: 5px 10px;
	}
	
blockquote {
	background-color: #e7e3d7;
	padding: 5px 10px;
	}
	
div.gallery {
	width: 494px;
	margin-top: 20px;
	padding-bottom: 15px;
	}

div.galleryitem {
	width: 480px;
	height: 90px;
	text-align: left;
	float: left;
	margin-bottom: 7px;
	padding: 7px;
	background-color: #e7e3d7;
	}

div.galleryitem img {
	border: 0px solid #000;
	width: 120px;
	height: 90px;
	margin-right: 20px;
	float: left;
	}

div.galleryitem p {
	margin-top: 0;
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
	}	
	
div.recordings {
	margin-top: 2em;
	margin-bottom: 3.3em;
	}




/* playing the trumpet masterclass */	
	
div.ptt {
	width: 470px;
	}

ul.ptt {
	list-style: none;
	padding-left: 10px;
	}
	
ul.ptt li {
	padding-top: 5px;
	}
	
	
/* feature on Bratislava trip */

ul.bratislava {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
ul.bratislava li {
	margin-top: 9px;
	margin-left: 12px;
	}
	
	

p.small {
	font-size: 90%;
	}

ul.recordings {
	line-height: 1.4em;
	margin-bottom: 1.4em;
	}

ul.recordings li {
	margin-bottom: .9em;
	}
	
ul.recordings li ul li {
	margin-bottom: .3em;
	}
	
ul.recordings li a {
	text-decoration: underline;
	}
	
p.listen {
	margin-left: 1.3em;
	font-weight: bold;
	}
	
img.recordings {
	margin-right: 30px;
	float: right;
	}