/* ----------------- CSS Reset ----------------- */

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;
font: 63% helvetica, arial, verdana, sans-serif;
color: #0a6478;
background: #042C35 url('../images/main/mainbg.png') top left repeat;
}

ol, ul {
/* list-style: none; */
}

ul, ol, dl {
position: relative; 
margin-left: 10px; 
color: #0a6478;
}

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 {
-ms-interpolation-mode: bicubic;
}

/* ----------------- Main Structure ----------------- */

.bgwrap {
background: url('../images/main/bgwrap.png') top left repeat-x;
}

.contentwrap {	
width: 966px;
margin: 0 auto 20px auto;
}

#mast {
background: url('../images/main/mast.png') no-repeat scroll top left;
width: 966px;
height: 170px;
z-index: 1 !important;
display: block;
position: relative;
}

#mast h1 a {
display: block;
position: relative;
text-indent: -9999px; 
width: 100px;
height: 100px;
}

#leftcol {
float: left;
width: 170px;
margin-left: 55px;
}

#content {
background: url('../images/main/bg.png') top left repeat-y;
width: 966px;
display: block;
position: relative;
}

.headerwrap {	
background: url('../images/main/header.png') top left no-repeat;
width: 966px;
min-height: 400px;
height:auto !important;
height:400px;
}

.footerwrap {
background: url('../images/main/footer.png') bottom left no-repeat;
width: 966px;
}

#rightcol {
float: right;
width: 660px;
margin-right: 50px;
display: block;
position: relative;
}

#textcol {
float: left;
display: block;
position: relative;
padding: 10px;
width: 450px;
min-height: 1150px;
height:auto !important;
height:1150px;
margin-left: 15px;
font-size: 1.1em;
}


.interior #textcol {
margin-top: 20px;
}

#adcol {
	width: 142px;
float: right;
display: block;
position: relative;
margin-right: 10px;
margin-top: 15px;
margin-bottom: 25px;
}

.ads {
display: block;
position: relative;
text-align: left;
background: url('../images/main/oursponsors.png') no-repeat scroll top left;
width: 142px;
min-height: 472px;
height:auto !important;
height:472px;
padding-top: 25px;
margin-top: 15px;
z-index: 500;
}

.ads h3 {
display: none;
}

img.sidebarad {
text-align: left;
top: 0;
padding: 0 !important;
margin: 10px 0 10px 9px !important;	
}

/* Images */

img.floatright {
margin: 5px 0 10px 10px;
float: right;
}

img.floatleft {
margin: 3px 10px 10px 0;
float: left;
}

/* Buttons */

a.custom {
display: block;
position: relative;
text-indent: -9999px;
background: transparent;
}

a.contactbutton {
background: url('../images/icons/contactbutton.png') no-repeat scroll top left;
width: 100px;
height: 21px;
float: right;
}

/* Flash */

.flash {
border-bottom: 3px solid #966534;
padding-bottom: 2px;
margin-top: 4px;
}


/* Newsletter */

.newsletter {
display: block;
position: relative;
background: url('../images/newsletter/newsletter.png') no-repeat scroll top left;
width: 141px;
height: 116px;
}

.newsletter h3 {
display: none;
}

.newsletter form {

}

.newsletter input {
font-size: 11px;
display: block;
position: relative;
padding: 2px;
border: 1px solid #79adbd;
color: #317280;
width: 90px;
height: 15px;
float: left;
margin: 60px 0 0 8px;
}

.newsletter input.button {
width: 32px;
height: 21px;
border: 0;
display: block;
position: relative;
background: transparent;
float: right;
padding: 0;
left: -8px;
margin: 0 0 0 -10px;
top: 60px;
}


/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {
color: #043540;
text-decoration: underline;
}

a:visited {

}

a:hover {
color: #000;
}

/* ----------------- Navigation ----------------- */

#mast ul {
display: block;
position: relative;
list-style: none;
margin: 0;
top: 34px;
height: 36px;
margin-left: 252px;
}

#mast ul li {
float: left;
line-height: 0;
margin-bottom: 0;
}

#mast ul li, #mast ul li a, #mast ul li a:link {
text-indent: -9999px;
text-decoration: none;
position: relative;
height: 36px;
display: block;
background: transparent;
}

#mast ul li.index a:link, #mast ul li.index a:hover, #mast ul li.index a:visited {
background: transparent url(../images/nav/home.png) top left no-repeat;
width: 62px;
}

#mast ul li.news a:link, #mast ul li.news a:hover, #mast ul li.news a:visited {
background: transparent url(../images/nav/news.png) top left no-repeat;
width: 63px;
}


#mast ul li.programs a:link, #mast ul li.programs a:hover, #mast ul li.programs a:visited {
background: transparent url(../images/nav/programs.png) top left no-repeat;
width: 94px;
}


#mast ul li.about a:link, #mast ul li.about a:hover, #mast ul li.about a:visited {
background: transparent url(../images/nav/about.png) top left no-repeat;
width: 88px;
}


#mast ul li.calendar a:link, #mast ul li.calendar a:hover, #mast ul li.calendar a:visited {
background: transparent url(../images/nav/calendar.png) top left no-repeat;
width: 91px;
}


#mast ul li.gallery a:link, #mast ul li.gallery a:hover, #mast ul li.gallery a:visited {
background: transparent url(../images/nav/gallery.png) top left no-repeat;
width: 78px;
}

#mast ul li.resources a:link, #mast ul li.resources a:hover, #mast ul li.resources a:visited {
background: transparent url(../images/nav/resources.png) top left no-repeat;
width: 96px;
}


#mast ul li.contact a:link, #mast ul li.contact a:hover, #mast ul li.contact a:visited {
background: transparent url(../images/nav/contact.png) top left no-repeat;
width: 82px;
}


#mast ul li a:hover {
background-position: center left !important;
}


#mast ul li.on a:link, #mast ul li.on a:hover, #mast ul li.on a:visited {
background-position: bottom left !important;
}

#mast ul li.programs a:hover, #mast ul li.news a:hover, #mast ul li.about a:hover, #mast ul li.resources a:hover {	
	background-position: bottom left !important;
}




/* ----------------- Footer ----------------- */

address {
font-style: normal;
width: 900px;
display: block;
position: relative;
margin: 0 0 20px 40px;
}

address p {
color: #f1f6f8;
margin: 0 0;
}

address a {
color: #f1f6f8 !important;
text-decoration: underline;
}

/* ----------------- Pages ----------------- */

/* Board News Page */

.newsitem {
display: block;
position: relative;
margin-bottom: 30px;
}


/* Video Page */

.videotable {

}

.videotable tr {

}

.videotable td {
padding: 10px;
}

.videotable p {
color: #7b3537;
text-transform: uppercase;
text-align: center;
font-size: 11px;
font-family: helvetica, arial, sans-serif;
}

.videotable img {

}

/* ------- Gallery ------- */


table.photos {
display: block;
position: relative;
margin: 15px auto 10px 0;
text-align: left;
}

tr.smallphoto {

}

table.photos img {
border: 1px solid #091b30;
}


table.photos img:hover {
border: 1px solid #fff;
}

table.photos td {
padding: 6px;
width: 16%;
}

table.photos p {
margin: .3em 0;
}


/* Calendar Page */

table.calendartable {
width: 450px;
border-collapse: collapse;
border-spacing: 0;
font-family: helvetica, arial, sans-serif;
font-size: 1em;
}

.calendartable p {
font-size: 1em;
margin: 0 0 0 15px;
display: block;
position: relative;
margin: 10px;
clear: both;
}

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

table.calendartable thead tr {

}

table.calendartable thead td {
vertical-align: top;
font-size: 12px;
line-height: 1.4em;
border-bottom: 1px solid #d2d8de;
margin: 0 0 1em 0;
padding: 5px;
font-weight: bold;
}


table.calendartable tr {

}

table.calendartable td {
vertical-align: top;
font-size: 11px;
line-height: 1.4em;
margin: 0 0 1em 0;
padding: 5px;
display: inline-cell;
position: relative;
}


table.calendartable tr.alt td {
background-color: #ecf1f7;
}

a.trigger {
background: transparent url('../images/other/arrow.png') 0 1px no-repeat;
padding-left: 15px;
font-size: 1.1em;
text-decoration: underline;
padding-bottom: 0px;
}

a.open {
background: transparent url('../images/other/arrow.png') 0 -19px no-repeat;

}



.moreinfo {
display: none;
}

.moreinfo p {
display: block;
position: relative;

width: 400px;
}



/* ------- Board ------- */

.member {
margin: 25px 0;
}

.member img {
border: 2px solid #e5c0ad;
float: left;
margin: 0 10px 5px 0;
}

.member h4 {
float: left;
display: block;
position: relative;
margin-bottom: 0;
}

.member p {
display: block;
position: relative;
clear:right;
padding-top: 10px;
}

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

.issuenav {

}

.issuenav dl {
padding-bottom: 10px;
margin-bottom: 20px;
background: transparent url('../images/other/subnavunder.png') bottom left no-repeat;
}

.issuenav dt {
color: #085566;
font-weight: bold;
font-size: 1.2em;
margin: 10px 0;
font-family: helvetica, arial, sans-serif;
}

.issuenav dd {
margin-left: 15px;
margin-bottom: .5em;
}

ul.subnav {
margin-left: -9px;
}

.subnav li {
display: block;
position: relative;
font-weight: bold;
background: transparent;
margin-bottom: 2px;
font-size: 12px;
}

.subnav li a:link {
color: #45a8be;
text-decoration: none;
background: transparent;
display: block;
position: relative;
width: 162px;
padding: 5px 5px 5px 15px;
}

.subnav li a:hover {
color: #085566;
background: #DDD url('../images/other/itembg.png') top left repeat-x;

}


/* ----------------- News Column ----------------- */


.newswrap {
display: block;
position: relative;
padding: 10px 0 0 0;
font-size: .9em;
line-height: 1.5em;
margin-bottom: 1.5em;
}

.newswrap li a{
text-decoration: underline !important;

}

.newswrap li a:link, .newswrap a:visited{
display: block;
position: relative;
padding: 10px 0 0 0;
font-size: .9em;
color: #0a6478 !important;
font-family: helvetica, arial, sans-serif;
margin-left: 10px !important;
text-decoration: underline;
}

#leftcol h3 {
background: url('../images/headlines/news.png') no-repeat scroll top left;
width: 166px;
height: 30px;
}

#leftcol h3.headlines {
background: url('../images/headlines/headlines.png') no-repeat scroll top left;
width: 166px;
height: 30px;
}

#leftcol h3.issues  {
background: url('../images/headlines/issues.png') no-repeat scroll top left !important;
width: 166px;
height: 30px;
}

#leftcol h3.stories {
background: url('../images/main/stories.png') no-repeat scroll top left;
}


#leftcol  h3.issues {
background: url('../images/main/issues.png') no-repeat scroll top left;
}

.newswrap p {
color: #0a6478 !important;
font-family: helvetica, arial, sans-serif;
}

/* ----------------- Light Blue Wrapper Box ----------------- */

.wrapperbox {
display: block;
position: relative;
background: #ffffff;
border: 1px solid #bfe2e9;
padding: 10px;
margin: 10px 0;
height: auto;
}

.wrapperbox h4 {
margin-bottom: 10px;
}

.wrapperbox p {
font-size: 1.1em;
margin: 1em 0;
}
.wrapperbox h5 {
background: transparent url('../images/other/arrow.png') 0 1px no-repeat;
padding-left: 15px;
font-size: 1.1em;
text-decoration: underline;
padding-bottom: 0px;
}

h5.open {
background: transparent url('../images/other/arrow.png') 0 -19px no-repeat;

}

.toggle {
display: none;
}



/* ----------------- Headlines ----------------- */

h2 {

}

h2, h3 {
text-indent: -9999px;
display: block;
position: relative;
background: transparent;
}

#textcol h2 {
margin: 5px 0 5px -30px;
}

h2.welcome {
background: url('../images/headlines/welcome.png') no-repeat scroll top left;
width: 143px;
height: 53px;
}

h2.awards {
background: url('../images/headlines/awards.png') no-repeat scroll top left;
width: 235px;
height: 53px;
}

h2.history {
background: url('../images/headlines/history.png') no-repeat scroll top left;
width: 235px;
height: 53px;
}

h2.newsletterhead {
background: url('../images/headlines/newsletter.png') no-repeat scroll top left;
width: 170px;
height: 53px;
}

h2.chapternews {
background: url('../images/headlines/chapternews.png') no-repeat scroll top left;
width: 288px;
height: 53px;
}

h2.workshops {
background: url('../images/headlines/workshops.png') no-repeat scroll top left;
width: 288px;
height: 53px;
}

h2.solo {
background: url('../images/headlines/solo.png') no-repeat scroll top left;
width: 288px;
height: 53px;
}

h2.scholarships {
background: url('../images/headlines/scholarships.png') no-repeat scroll top left;
width: 288px;
height: 53px;
}

h2.nhso {
background: url('../images/headlines/nhsho.png') no-repeat scroll top left;
width: 258px;
height: 53px;
}

h2.photogallery {
background: url('../images/headlines/gallery.png') no-repeat scroll top left;
width: 288px;
height: 53px;
}

h2.mission {
background: url('../images/headlines/mission.png') no-repeat scroll top left;
width: 258px;
height: 53px;
}

h2.links {
background: url('../images/headlines/links.png') no-repeat scroll top left;
width: 235px;
height: 53px;
}

h2.calendarhead {
background: url('../images/headlines/calendar.png') no-repeat scroll top left;
width: 170px;
height: 53px;
}

h2.joblistings {
background: url('../images/headlines/joblistings.png') no-repeat scroll top left;
width: 228px;
height: 53px;
}

h2.executiveboard {
background: url('../images/headlines/executiveboard.png') no-repeat scroll top left;
width: 228px;
height: 53px;
}
h2.grants {
background: url('../images/headlines/grants.png') no-repeat scroll top left;
width: 235px;
height: 53px;
}

h2.contact {
background: url('../images/headlines/contactus.png') no-repeat scroll top left;
width: 235px;
height: 53px;
}

h2.boardnews {
background: url('../images/headlines/boardnews.png') no-repeat scroll top left;
width: 235px;
height: 53px;
}

h2.chambermusic {
background: url('../images/headlines/chambermusic.png') no-repeat scroll top left;
width: 235px;
height: 53px;
}

h2.contactus  {
background: url('../images/headlines/contactus.png') no-repeat scroll top left;
width: 132px;
height: 19px;
}

h2.certificateprogram {
background: url('../images/headlines/certificateprogram.png') no-repeat scroll top left;
width: 232px;
height: 24px;
}

h2.video {
background: url('../images/headlines/video.png') no-repeat scroll top left;
width: 69px;
height: 19px;
}

h2.gallery  {
background: url('../images/headlines/gallery.png') no-repeat scroll top left;
width: 163px;
height: 24px;
}

h2.board  {
background: url('../images/headlines/board.png') no-repeat scroll top left;
width: 69px;
height: 19px;
}

h2.calendar {
background: url('../images/headlines/calendar.png') no-repeat scroll top left;
width: 107px;
height: 19px;
}

h2.fingerboard {
background: url('../images/headlines/fingerboard.png') no-repeat scroll top left;
width: 143px;
height: 24px;
}

h2.news {
background: url('../images/headlines/news.png') no-repeat scroll top left;
width: 152px;
height: 19px;
}

h2.astacap {
background: url('../images/headlines/astacap.png') no-repeat scroll top left;
width: 152px;
height: 53px;
}

h2.advocacy {
background: url('../images/headlines/advocacy.png') no-repeat scroll top left;
width: 152px;
height: 53px;
}

#adcol h3 {
background: url('../images/headlines/oursponsors.png') no-repeat scroll top left;
width: 120px;
height: 11px;
margin: 15px 0 5px 0;
}

/* ----------------- Typography ----------------- */

p, li, dd {
font-size: 1.2em;
line-height: 1.5em;
margin-bottom: 1.2em;
}

h4 {
font-weight: bold;
color: #085566;
font-size: 1.3em;
margin-bottom: .3em;
}

/* ----------------- Javascript Drop Down Menu ----------------- */



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

#second, #newsdrop, #programdrop, #aboutdrop, #resourcesdrop  {
visibility: hidden;
}

#second ul {
display: block;
position: absolute;
z-index: 300 !important;
margin: 0 0 0 0;
top: 157px;
visibility: hidden;
width: 180px;
font-weight: bold;
min-height: 183px;
height:auto !important;
height:183px;
background: #fff url('../images/other/subnav.png') bottom left repeat-x;
border: 1px solid #DAECF0;
border-top: none;
text-align: left;
}

#second ul li {
height: 15px;
width: 160px;
display: block;
position: relative;
padding: 5px;
margin: 0 5px;
border-bottom: 1px solid #B8CBCE;
}

#second ul li:last-child {
border-bottom: none !important;
} 

#second ul li a { /* all list items */
text-indent: 0 !important;
color: #5BB2C6;
white-space: nowrap;
padding: 0;
margin: 0 !important;
line-height: 13px;
text-align: left;
width: 145px; /* width needed or else Opera goes nuts */
}


#second a:hover {
color: #568894 !important;
}

#programsdrop {
left: 382px;
}

#newsdrop {
left: 319px;	
min-height: 75px !important;
height:auto !important;
height:75px;
}

#aboutdrop {
left: 476px;
min-height: 75px !important;
height:auto !important;
height:75px;
}

#resourcesdrop {
left: 734px;
min-height: 55px !important;
height:auto !important;
height:55px;
}

.hidden {
	visibility: hidden !important;
	display: none !important;
	text-indent: -9999px;

}
