* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	border-color: #c3b984;
}

body {
	background: url(../images/background.png) repeat-y center top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
}

#container {
	width: 100%;
	position: relative;
}

/* header */

#header {
	width: 100%;
	height: 77px;
	background: url(../images/curves.png) no-repeat right 27px;
	font: 198% "Times New Roman", Georgia, Times, serif;
	margin-bottom: 20px;
}

#header h1 {
	padding-left: 42px;
	overflow: hidden;
	margin-top: 6px;
}

#header h1 em {
	visibility: hidden;
}

#header h1 a {
	color: #5f4917;
	text-decoration: none;
	background: url(../images/logo.png) no-repeat;
	display: block;
	width: 388px;
	height: 77px;
}

#header h1 a span {
	font-style: italic;
	font-weight: normal;
	color: #c3b984;
	border-top-style: solid;
	display: block;
	position: absolute;
	left: 0;
	top: 53px;
	width: 100%;
	text-indent: 328px;
	z-index: -1;
}

#language {
	position: absolute;
	top: 0;
	right: 16px;
	font-size: 17px;
	font-style: italic;
	color: #000;
}

#language a {
	color: #684f19;
	margin-right: 8px;
}

#language a:hover {
	text-decoration: none;
	color: #a49561;
}

/* left column */

#left_col {
	width: 219px;
	float: left;
}

#left_col h3 {
	background: #a49561 no-repeat;
	width: 199px;
	padding-left: 20px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #e1dca8;
}

#left_col ul {
	background-color: #c3b984;
	border-right: 2px solid #a49561;
	border-bottom: 2px solid #a49561;
	width: 201px;
	font-size: 80%;
	padding-bottom: 9px;
	margin-bottom: 15px;
}

#left_col ul li {
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 2px;
}

#left_col ul li#current.active {
	list-style-position: outside;
	background: #e1dca8 url(../images/bullet.gif) no-repeat 3px;
}

#left_col ul li a {
	text-decoration: none;
	color: #35280d;
	padding-left: 22px;
}

#left_col ul li:hover {
	list-style-position: outside;
	background: #e1dca8 url(../images/bullet.gif) no-repeat 3px;
}

/* menu headers */

#left_col div.moduletable_menu h3 {
	text-indent: -2000px;
	background-image: url(../images/menu_headings.png);
}

#left_col div.moduletable_Repertoire h3 {
	text-indent: -2000px;
	background: url(../images/menu_headings.png) 0 -35px;
}

#left_col div.moduletable_press h3 {
	text-indent: -2000px;
	background: url(../images/menu_headings.png) 0 -72px;
}

#left_col div.moduletable_pastengagements h3 {
	text-indent: -2000px;
	background: url(../images/menu_headings.png) 0 -108px;
}


/* content area */

.blog {
	background: url(../images/content_top.jpg) no-repeat;
	width: 714px;
	float: left;
	margin-left: 22px;
}

.blog h1 {
	text-align: center;
	background: url(../images/curves3.png) no-repeat center bottom;
	padding-bottom: 22px;
	padding-top: 18px;
	margin-bottom: 23px;
	font: italic bold 125% "Times New Roman", Georgia, Times, serif;
	color: #5f4917;
}

.blog h2 {
	color: #7a642f;
	padding-left: 15px;
	font: italic bold 130% "Times New Roman", Georgia, Times, serif;
	margin-bottom: 5px;
}

.blog h3 {
	color: #706543;
	padding-left: 20px;
	padding-right: 20px;
	font: italic bold 100% "Times New Roman", Georgia, Times, serif;
	margin-bottom: 3px;
}

.blog p {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	color: #7b6b3d;
	font-size: 80%;
}

.blog a {
	color: #38311c;
}

.blog a:hover {
	text-decoration: none;
	color: #89896e;
}

.blog img {
	border: 4px solid #c3b984;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.img_caption.left {
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	float: left;
}

div.img_caption.left p {
	clear: both;
}

div.img_caption.null {
	margin-left: 221px;
}

.blog_more {
	display: none;
}

.article_row {
	background: url(../images/content_bottom.jpg) no-repeat 0 bottom;
	padding-bottom: 32px;
	padding-top: 10px;
}

div.article_column.column1.cols1 {
	background: url(../images/curves2.png) no-repeat center bottom;
	padding-bottom: 25px;
}

span.createdate {
	font: italic bold 120% "Times New Roman", Georgia, Times, serif;
}

/* content headers */

h1.componentheading_home span {
	background: url(../images/headings.png) no-repeat center -1px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_repertoire span {
	background: url(../images/headings.png) no-repeat center -51px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_concerto span {
	background: url(../images/headings.png) no-repeat center -101px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_duo-sample-programs span {
	background: url(../images/headings.png) no-repeat center -153px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_solo-sample-programs span {
	background: url(../images/headings.png) no-repeat center -209px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_press span {
	background: url(../images/headings.png) no-repeat center -257px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_recording-reviews span {
	background: url(../images/headings.png) no-repeat center -309px;
	display: block;
	height: 54px;
	text-indent: -2000px;
}

h1.componentheading_feature-articles span {
	background: url(../images/headings.png) no-repeat center -418px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_recordings span {
	background: url(../images/headings.png) no-repeat center -470px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_soundvideo span {
	background: url(../images/headings.png) no-repeat center -520px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_upcomingconcerts span {
	background: url(../images/headings.png) no-repeat center -571px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_recitalschamber-music span {
	background: url(../images/headings.png) no-repeat center -619px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_downloads span {
	background: url(../images/headings.png) no-repeat center -671px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_news span {
	background: url(../images/headings.png) no-repeat center -718px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

h1.componentheading_contact span {
	background: url(../images/headings.png) no-repeat center -767px;
	display: block;
	height: 48px;
	text-indent: -2000px;
}

/* concert table */

table {
	clear: both;
	font-size: 70%;
	color: #7b6b3d;
	margin-left: 56px;
	margin-bottom: 26px;
}

td {
	padding: 3px;
}

/* newsletter sign up */

.mainnewsletter {
	color: #8d7e50;
	background-color: #e5dea6;
	width: 408px;
	border: 1px solid #c3b984;
	margin-left: 145px;
	padding: 5px;
	margin-bottom: 14px;
	text-align: center;
	font-style: inherit;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mainnewsletter #name {
	width: 271px;
}

.mainnewsletter #email {
	width: 271px;
}

#cm_subscribe {
	float: left;
	margin-left: 147px;
}

#cm_unsubscribe {
	float: left;
	margin-left: 147px;
}

.mainnewsletter label {
	margin-left: 10px;
	font-size: 130%;
}

input.button {
	padding:2px 5px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	background-color: #d4cc98;
	color: #7b6b3d;
}

div.col100 {
	text-align: center;
}

#subscribeForm div.col100 table {
	visibility: hidden;
}

/* contact form */

#contactFormArea {
	clear: left;
	width: 408px;
	background-color: #e5dea6;
	border-style: solid;
	border-width: 1px;
	margin-left: 145px;
	padding: 5px;
}

#loadBar {
	clear: left;
}

#loadBar img {
	border-style: none;
}

fieldset { 
	border:0;
	margin:0;
	padding:0;
}
	
label {
	display:block;
	font-size: 80%;
	color: #807143;
}

input.text,textarea {
	width: 400px;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

input.submit {
	padding:2px 5px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	background-color: #d4cc98;
	color: #7b6b3d;
	margin-left: 154px;
}

/* footer */

#footer {
	float: left;
	margin-top: 26px;
	border-top: 3px solid #c3b984;
	width: 100%;
	text-align: center;
	font-size: 85%;
}

#footer ul {
	background: url(../images/curves.png) no-repeat;
	padding-left: 206px;
	position: relative;
	top: -28px;
	padding-top: 29px;
	padding-right: 61px;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#footer ul li a {
	color: #635836;
	font-weight: bold;
}

#footer .moduletable {
	background: none no-repeat center top;
	color: #7b6b3d;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-style: italic;
	padding-bottom: 46px;
}

#footer ul li a:hover {
	text-decoration: none;
	color: #c3b984;
}

/* frontend login */

.moduletable_login {
	visibility: hidden;
}

input#rem.inputbox {
	width: 14px;
}

form#login.login_form {
	text-align: center;
}

