html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

img.left {
	float: left;
	padding: 0 7px 7px 0;
	}
	
img.right {
	float: right;
	padding: 0 7px 7px 7px;
	}

/* --- STRUCTURE --- */

body {
	font: 85% arial, helvetica, verdana, sans-serif;
	background: #7D7C75 url(../images/main/background.jpg) top left repeat;
	color: #232828;
	padding-bottom: 20px;
	padding-top: 10px;
}

.pagewrap {
	margin: 0 auto;
	text-align: center;
	background: transparent url(../images/main/mainbg.jpg) top left repeat-y;
	width: 882px;
	
	display: block;
}

.contentwrap {
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 882px;
}

#mast {
	width: 882px;
	height: 145px;
	display: block;
	position: relative;
	background: transparent url(../images/main/mast.jpg) top left no-repeat;
	text-align: left;
	z-index: 0;
}

#nav {
	height: 53px;
	width: 882px;
	background: #0D0B0A url(../images/main/navbg.jpg) top left no-repeat;
	display: block;
	position: relative;
	text-align: center;
}

#content {
	width: 961px;
	background: transparent url(../images/interior/pagebg.jpg) top left repeat-y;	
	}

#footer {
	height: 52px;
	width: 882px;
	display: block;
	position: relative;
	background: #2B3131 url(../images/main/footerbg.jpg) bottom left no-repeat;
}

/* --- MAST --- */

#mast h1 {
}

/* --- Newsletter --- */

.newsletter {
	width: 158px;
	height: 70px;
	margin: 15px 0;
	display: block;
	position: relative;
	background: transparent url(../images/interior/newsletter/newsletter.png) top left no-repeat;
}

.newsletter input {
	width: 95px;
	font-size: 9px;
	height: 12px;
	display: block;
	position: relative;
	top: 25px;
	padding: 2px;
	margin: 0 0 15px 5px;
}

.newsletter input.button {
	width:45px;
	height: 49px;
	display: block;
	position: relative;
	margin: -50px 15px 0 111px;
}


/* --- MAIN NAVIGATION --- */

#nav ul {
	display: block;
	position: relative;
	list-style: none;
	top: 8px;
	margin: 0 0 0 8px;
	}

#nav li {
	float: left;
	width: 143px;
	height: 36px;
	padding-right: 1px;
}

#nav  li, #nav  li a, #nav  li a:link {
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	height: 36px;
	display: block;
	background: transparent;
	}
	
#nav li.index a:link, #nav  li.index a:hover, #nav li.index a:visited {
	background: transparent url(../images/nav/home.jpg) top left no-repeat;
}

#nav li.news a:link, #nav  li.news a:hover, #nav li.news a:visited {
	background: transparent url(../images/nav/news.jpg) top left no-repeat;
}

#nav li.programs a:link, #nav  li.programs a:hover, #nav li.programs a:visited {
	background: transparent url(../images/nav/programs.jpg) top left no-repeat;
	height: 150px;
	z-index: 
}

#nav li.aboutus a:link, #nav  li.aboutus a:hover, #nav li.aboutus a:visited {
	background: transparent url(../images/nav/aboutus.jpg) top left no-repeat;
}

#nav li.calendar a:link, #nav  li.calendar a:hover, #nav li.calendar a:visited {
	background: transparent url(../images/nav/calendar.jpg) top left no-repeat;
}

#nav li.contact a:link, #nav  li.contact a:hover, #nav li.contact a:visited {
	background: transparent url(../images/nav/contact.jpg) top left no-repeat;
}


/* --- CONTENT --- */

.title {
	width: 493px;
	height: 51px;
	display: block;
	position: relative;
	background: transparent url(../images/interior/titlebg.jpg) top left no-repeat;
}

.title h2 {
	display: block;
	position: relative;
	}
	
/* --- FOOTER --- */

#footer p {
	color: #E3C19B;
	font-size: 10px;
	text-align: center;
	display: block;
	vertical-align: middle;
	position: relative;
	padding-top: 18px;
}

#footer p a:link, #footer p a:hover, #footer p a:visited {
	text-decoration: underline;
	color: #ddd;
	}
	
#footer p a:hover {
	color: #fff;
}

/* --- TYPOGRAPHY --- */

p, li, dd {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 1em 0
}

p.quote {
color: #555555;
font-style: italic;
}

p.credit {
color: #555555;
font-weight: bold;
width: 100%;
padding: 0px 0 10px 0;
border-bottom: 1px solid #E8E8E8;
}

.indexcontent p {

}

.maincontent p.first {
	font-weight: bold;
	color: #000;
	font-size: 13px;
	}

h4 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1em;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1em;
	margin-top: 2em;
}

	/* --- Headlines --- */
	
	h1, h2, h3 {
	display: block;
	position: relative;
	text-indent: -9999px;
	
	}
	
	h2.programs {
		width: 493px;
		height: 44px;
		background: transparent url(../images/headlines/chambermusicinstitute.jpg) top left no-repeat;
	}
	
	h2.apply {
		width: 351px;
		height: 55px;
		background: transparent url(../images/headlines/applyonline.jpg) top left no-repeat;
	}
	
	h2.welcome {
		width: 351px;
		height: 55px;
		background: transparent url(../images/headlines/welcome.jpg) top left no-repeat;
	}
	
	h2.calendar {
		width: 226px;
		height: 55px;
		background: transparent url(../images/headlines/calendar.jpg) top left no-repeat;
	}
	
	h2.news {
		width: 226px;
		height: 55px;
		background: transparent url(../images/headlines/news.jpg) top left no-repeat;
	}
		
	h2.aboutus {
		width: 226px;
		height: 55px;
		background: transparent url(../images/headlines/aboutus.jpg) top left no-repeat;
	}
	
	h2.contactus {
		width: 226px;
		height: 55px;
		background: transparent url(../images/headlines/contactus.jpg) top left no-repeat;
	}
	
	h2.certificate {
		width: 450px;
		height: 55px;
		background: transparent url(../images/headlines/certificate.jpg) top left no-repeat;
	}
	
	h2.joblistings {
		width: 414px;
		height: 55px;
		background: transparent url(../images/headlines/joblistings.jpg) top left no-repeat;
	}
	
	h2.otherresources {
		width: 414px;
		height: 55px;
		background: transparent url(../images/headlines/otherresources.jpg) top left no-repeat;
	}
	
	h2.nationalhonors {
		width: 414px;
		height: 55px;
		background: transparent url(../images/headlines/nationalhonors.jpg) top left no-repeat;
	}
	
	h2.sharonholmes {
		width: 414px;
		height: 55px;
		background: transparent url(../images/headlines/sharonholmes.jpg) top left no-repeat;
	}
	
	h2.solostrings {
		width: 371px;
		height: 55px;
		background: transparent url(../images/headlines/solostrings.jpg) top left no-repeat;
	}
	
	h2.symposium {
		width: 330px;
		height: 55px;
		background: transparent url(../images/headlines/symposium.jpg) top left no-repeat;
	}
	
	
/* --- LINKS --- */

a, a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:active {

}


/* ------------- PAGES ------------- */



	
	
/* --- Three Column Pages --- */

.threecolumnwrap {
	text-align: left;
	background: transparent url(../images/main/pagetop.jpg) top left no-repeat;
}

.leftcolumn {
	display: block;
	float: left;
	top: 7px;
	margin: 15px 0 0 10px;
	width: 193px;
	min-height: 100%;
	color: #291B0E;
	background: transparent url(../images/interior/leftcol/leftcolumnbg.jpg) top left repeat-y;

}

.leftcolumntop {
	background: transparent url(../images/interior/leftcol/leftcolumntop.jpg) top left no-repeat;
	width: 193px;
}

.leftcolumn h3.news {
	width: 193px;
	height: 44px;
	background: transparent url(../images/interior/leftcol/news.jpg) top left no-repeat;
}

.leftcolumn h3.headlines {
	width: 193px;
	height: 44px;
	background: transparent url(../images/interior/leftcol/headlines.jpg) top left no-repeat;
}

.leftcolumn h3.members {
	width: 193px;
	height: 44px;
	background: transparent url(../images/interior/leftcol/members.jpg) top left no-repeat;
}

.newswrap {
	padding: 12px;
}

.leftcolumnfooter {
	background: transparent url(../images/interior/leftcol/leftcolumnfooter.jpg) bottom left no-repeat;
	width: 193px;
}

.leftcolumn ul {
padding: 0 0 0 5px;
min-height: 500px;
}

.leftcolumn li {
text-transform: capitalize;
line-height: 1.5em;
padding: 0;
background: transparent url(../images/interior/leftcol/brownarrow.png) 0 3px no-repeat;
font-size: 12px;
margin: 0 0 6px 0;
}


.leftcolumn li a:link, .leftcolumn li a:hover, .leftcolumn li a:visited {
text-decoration: none;
padding: 0 0 0 13px;
color: #3B2614 !important;
}

.leftcolumn li a:hover {
text-decoration: underline;

}

.leftcolumn li a:visited {

}

.maincontent {
	display: block;
	position: relative;
	float: left;
	width: 499px;
	padding: 17px 0 0 0;
	margin: 0 0 0 10px;
	color: #232828;
	font-family: "times new roman", times, georgia, serif;
}

.maincontent p {
	font-size: 13px;
	padding: 0 5px;
	}

.rightcolumn {
	width: 205px;
	margin-left: 715px;
	display: block;
	position: relative;
	padding-top: 18px;
	margin-bottom: 0px;
	min-height: 700px;

}

.sidebarad {
	padding-bottom: 15px;
}

	/* --- Subnav --- */
	
	.subnav {
		width: 155px;
		min-height: 140px;
		background: transparent url(../images/interior/learnmore/learnbg.jpg) top left repeat-y;
	}
	
	.subnavheader {
		background: transparent url(../images/interior/learnmore/learnmore.jpg) top left no-repeat;
	}
	
	.subnavfooter {
		background: transparent url(../images/interior/learnmore/learnfooter.jpg) bottom left no-repeat;
	}
	
	
	.subnav ul {
		padding: 50px 0 0 10px;
		min-height: 140px;
	}
	
	.subnav li {
		text-transform: capitalize;
		line-height: 1em;
		padding: 0;
		background: transparent url(../images/interior/learnmore/arrow.png) top left no-repeat;
		font-size: 11px;
		margin: 0 0 6px 0;
	}
	
	
	.subnav li a:link, .subnav li a:hover, .subnav li a:visited {
		text-decoration: none;
		padding: 0 0 0 13px;
		color: #485969!important;
		}
	
	.subnav li a:hover {
		text-decoration: underline;
		
	}
	
	.subnav li a:visited {
	
	}
	
	
	/* --- Linewrap --- */
	
	.linewrap {
	margin: 10px 0 10px 0;
	width: 481px;
	font-family: helvetica, arial, sans-serif !important;
	}
	
	.linewrap .photo {
		margin: 10px auto;
		text-align: center;
		display: block;
		position: relative;
	}
	
	.linewrap h3 {
		text-align: left;
		font-size: 15px;
		line-height: 1em;
		padding: 8px;
		text-indent: 0;
		font-weight: bold;
		}
	
	.linewrap h4 {
		text-align: center;
		font-size: 13px;
		font-weight: bold;
		color: #675034;
		}
		
	.linewrap p {
		font-size: 15px;
		font-weight: normal;
		margin-top: 10px;
		font-family: "times new roman", times, georgia, serif !important;
	}
	
	
	.linewrap p.credit {
		font-size: 9px;
		color: #000;
		text-transform: uppercase;
		border: 0;
		margin: -10px 0 13px 0;
		text-align: center;
		}
	

/* --- Calendar page --- */	

table.calendar {
	width: 484px;
	margin-top: 10px;
}

table.calendar img {
	padding: 0;
	text-align: left;
	}

table.calendar tr {

}

table.calendar td {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 1em 0;
	padding: 10px;
	font-family: helvetica, arial, sans-serif !important;
}

table.calendar tr.header td {
	font-weight: bold;
}

table.calendar tr.alt td {
	background-color: #ECCFA6;
}

table.calendar td.line {
padding: 0;
}



/* --- DROP DOWN NAV --- */	

#showhide, #showhidenews {	
	visibility: hidden
}
	
.second #showhide {
	display: block;
	position: absolute;
	z-index: 300;
	margin: 0 auto 0 0;
	margin-left: 300px;
	top: 53px;
	width: 145px;
	background-color: #BABA7E !important;
	text-align: left;
	}
	
.second #showhidenews {
	margin-left: 155px !important;
	background-color: #E86F5A !important;
	display: block;
	position: absolute;
	z-index: 300;
	margin: 0 auto 0 0;
	top: 53px;
	width: 165px !important;
	text-align: left;
}
	
.second ul li { /* all list items */
	text-indent: 0;
	white-space: nowrap;
	padding: 0;
	margin: 0 !important;
	line-height: 13px;
	text-align: left;
	width: 145px; /* width needed or else Opera goes nuts */
}

.second #showhidenews li {
	
	width: 160px; /* width needed or else Opera goes nuts */
}

.second ul a:link, .second ul a:hover, .second ul a:visited  {
	background-color: #BABA7E;
	color: #000;
	display: block;
	text-decoration: none;
	width: 145px;
	height: 20px;
	padding: 5px  10px 1px 10px ;	
	text-indent: 0;
	margin: 0 !important;
	}
	
.second ul#showhidenews a:link, .second ul#showhidenews a:hover, .second ul#showhidenews a:visited  {
	background-color: #E86F5A !important;
	width: 160px;
}
	
.second ul li a:hover {
	background: #98954E  !important;
	text-decoration: none;
	color: #fff;
	}
	
.second ul#showhidenews li a:hover {
	background: #C94531  !important;
	}



/* --- Newsletter Page --- */

	.linewrap h3.light {
	color: #8d6940;
	}

	.leftcolumn h3.issues {
	width: 193px;
	height: 44px;
	background: transparent url(../images/interior/leftcol/issues.jpg) top left no-repeat;
	}

	h2.newsletter {
	width: 225px;
	height: 53px;
	background: transparent url(../images/headlines/newsletter.png) -10px 0 no-repeat;
	}

	/* --- Story Nav --- */

	ul.storynav {
	display: block;
	position: relative;
	margin: 10px 20px 10px 50px;	

	}

	.storynav li {
	list-style: disc !important;
	font-size: .8em;
	margin: .5em 0;
	padding: 0;
	font-family:  arial, helvetica, verdana, sans-serif;
	}

	.storynav li a:link, .storynav li a:hover, .storynav li a:visited {
	color: #000;
	text-decoration: underline;
	} 

	.storynav li a:hover {
	color: #71272A;
	}
	
	
			
