/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.button {
	background: #9C4240 url(images/homepage02.gif) no-repeat right bottom;
	border-top: 1px solid #D26260;
	border-right: 1px solid #D26260;
	border-bottom: 1px solid #963A38;
	border-left: 1px solid #963A38;
	font-size: 10px;
	color: #FFFFFF;
}

#input1 {
	width: 145px;
	margin-right: 5px;
	border-top: 1px solid #A6A6A6;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #F8F8F8;
	border-left: 1px solid #C7C7C7;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: 'HelveticaNeue', 'Helvetica Neue', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}
.program {
	line-height: 1.8em;
}
.mainInfo {
	line-height: 1.3em;
}

.text1 {
	margin-bottom: 18px;
	font-size: 15px;
	color: #636363;
}

.text2 {
	color: #9A403E;
}

.text3 {
	margin-bottom: 10px;
	font-size: 12px;
	color: #881300;
}

.text3a {
	margin-bottom: 10px;
	font-size: 12px;
	color: #FA3600;
}
.text4 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #FFFFFF;
}

.text5 {
	line-height: 18px;
	color: #FFFFFF;
}

.text6 {
	text-align: center;
	color: #B5B5B5;
}

/** LINKS */

a {
	color: #5199D4;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 13px;
	background: url(images/subpage02.gif) no-repeat left bottom;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	position: relative;
	padding: 1px 10px;
	background: #9C4240 url(images/homepage02.gif) no-repeat right bottom;
	border-top: 1px solid #D26260;
	border-right: 1px solid #D26260;
	border-bottom: 1px solid #963A38;
	border-left: 1px solid #963A38;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 a {
	padding-left: 14px;
	background: url(images/homepage10.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg2 {
	background-image: url(images/holidayMain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fallbg2 { background: url(images/fallMain.jpg) no-repeat left top; }
.marchbg2 { background: url(images/marchMain.jpg) no-repeat left top; }
.yoichibg2 { background: url(images/homepage04.jpg) no-repeat left top; }
.maybg2 {
	background-image: url(images/mayMain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.plantbg2 {
	background-image: url(images/plantMain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.latestbg {
	background-image: url(images/latestNewsMain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.holidaybg2 { background: url(images/homepage04.jpg) no-repeat left top; }
.familybg2 {
	background-image: url(images/FamilyMain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutusbg2 {
	background-image: url(images/aboutusMain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.yoichibg2 {
	background-image: url(images/masterYoichi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ticketsbg2 { background: url(images/ticketsMain.jpg) no-repeat left top; }
.symphonebg2 { background: url(images/symphoneMain.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage07.gif) no-repeat right top; }
.bg4 { background: url(images/subpage03.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 10px;
	margin-bottom: 15px;
	background: url(images/homepage06.gif) repeat-x left bottom;
}
.soloist {
	color: #FA3600;
}
.concertheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #30465E;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A54544;
}
