@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #1F0100;
	color: #1F0100;
	margin: 0px;
	padding: 0px;
	background-image: url(images/left_notes.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #DF5807;
}
a:link {
	color: #1F0100;
	text-decoration: underline;
}
a:visited {
	color: #1F0100;
	text-decoration: underline;
}
a:hover {
	color: #1F0100;
	text-decoration: none;
}
a:active {
	color: #1F0100;
	text-decoration: underline;
}
.bg_left {
	background-image: url(images/left_notes.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_right {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/right_notes.jpg);
}
.header {
	background-image: url(images/violin_small.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/curly_notes.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	padding-right: 35px;
	text-align: left;
}
.text_home {
	background-image: url(images/singer1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: left;
	background-color: #FFFFFF;
}
.text_inside {
	padding-right: 150px;
	padding-top: 0px;
	text-align: left;
}
.review {
	font-size: 0.9em;
	font-style: italic;
	color: #B64806;
}
.review_name {
	font-size: 0.8em;
	font-weight: bold;
	color: #B64806;
}
.copyright {
	font-size: 0.8em;
	color: #FFFFFF;
	padding-right: 30px;
	padding-top: 3px;
}
.webdesign {
	font-size: 0.8em;
	color: #FFFFFF;
	padding-right: 35px;
	padding-top: 3px;
}
.wsb {
	color: #FFFFFF;
}
.bttns {
	background-image: url(images/bg_bttns_second.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.name {
	padding-top: 20px;
	padding-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.roh {
	float: left;
	padding-top: 0px;
	padding-left: 14px;
}
.teaching {
	padding-top: 12px;
	padding-right: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 6px;
}
.bttn_review {
	padding-top: 12px;
	padding-right: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 7px;
}
.bttn_events {
	padding-top: 13px;
	padding-right: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 8px;
}
.bttn_non {
	padding-top: 21px;
	padding-right: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 2px;
}
.harp {
	float: left;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.phone {
	float: right;
	padding-top: 0px;
	padding-right: 35px;
}
.fletna {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
}
.links_text {
	line-height: 1.7em;
}
.julia {
	font-size: 1.1em;
	font-weight: bold;
	color: #B64806;
}

