/* ----------------- 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: #4c4c4c;
}
ol, ul {
list-style: none;
}

ul, ol, dl {
position: relative;  
}

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;
}

img.floatright, .alignright {
display: block;
position: relative;
float: right;
padding: 10px;
}

img.floatleft, .alignleft {
display: block;
position: relative;
float: left;
padding: 10px;
}

.aligncenter {
margin: 0 auto;
text-align: center;
display: block;
position: relative;
}

.hidden {
display: none !important;
}

.clear {
clear: both;
}


/* --- STRUCTURE --- */

body {
font: 85% helvetica, verdana, sans-serif;
background: #021341 url(../images/pagebg.png) top center no-repeat;
color: #133447;
padding-bottom: 40px;
}

.pagewrap {
margin: 0 auto;
text-align: center;
width: 100%;	
display: block;
width: 1004px;
}

.bgwrap {
width: 1004px;
-webkit-border-radius: 12px/13px;
-moz-border-radius: 12px/13px;
border-radius: 12px/13px;
background-color: rgba(255,255,255,.54);
filter: alpha(opacity=54);
padding: 15px;

behavior: url('http://jmstest.com/calasta.org/js/PIE.htc');
}

.contentwrap {
margin: 0 auto 0 auto;
width: 1003px;
display: block;
position: relative;
background: url('../images/contentbg.png') -12px 0 repeat-y ;
}

.contentheader {
background: url('../images/top.png') no-repeat scroll top left;
width: 1004px;
top: -20px;
margin-top: 20px;
display: block;
position: relative;
}

.contentfooter {
background: url('../images/bottom.png') no-repeat scroll bottom left;
width: 1004px;
bottom: -40px;
display: block;
position: relative;
margin-bottom: 20px;
}

.sectionpage .contentwrap {
background: url('../images/sectionbg.png') -12px 0 repeat-y;
}

.sectionpage .contentheader {
background-image: url('../images/sectiontop.png');
}

.sectionpage .contentfooter {
background-image: url('../images/sectionbottom.png');
}

#mast {
height: 169px;
width: 1004px;
margin-bottom: -60px;
display: block;
position: relative;
background: transparent url(../images/main/mast.png) top left no-repeat;
text-align: left;
z-index: 0;
z-index: 1;
}

#nav {
margin: -1px auto;
background: transparent;
display: block;
z-index: 1;
position: relative;
text-align: center;
}

#content {
padding-top: 10px;
}

#footer {
height: 42px;
width: 1011px;
margin: -20px auto 0 auto;
display: block;
position: relative;
color: #fff;
text-align: center;
}

/* --- MAST --- */

#mast h1 {
margin: 10px auto 0 auto;
left: 330px;
padding: 0;
display: block;
position: absolute;
text-indent: -9999px;
background: url('../images/logo.png') no-repeat scroll top left;
width: 389px;
height: 169px;
}


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

#nav ul {
position: relative;
height: 70px;
display: block;
top: 70px;	
width: 100%;
margin-left: 15px;
}

#nav li {
float: left;
height: 70px;
}

#nav  li, #nav  li a, #nav  li a:link {
text-indent: -9999px;
text-decoration: none;
position: relative;
height: 70px;
display: block;
}
#nav li.index a:link, #nav li.index a:hover, #nav li.index a:visited {
background: url('../images/home.png') no-repeat scroll top left;
width: 92px;
margin-left: 0px;
}

#nav li.evote a:link, #nav li.evote a:hover, #nav li.evote a:visited {
background: url('../images/evote.png') no-repeat scroll top left;
width: 66px;
}

#nav li.links a:link, #nav li.links a:hover, #nav li.links a:visited {
background: url('../images/links.png') no-repeat scroll top left;
width: 70px;
}

#nav li.photos a:link, #nav li.photos a:hover, #nav li.photos a:visited {
/*background: url('../images/photos.png') no-repeat scroll top left;*/
background: url('../images/contactv2.png') no-repeat scroll top left;
width: 91px;
margin-right: 450px;
}

#nav li.sectionmap a:link, #nav li.sectionmap a:hover, #nav li.sectionmap a:visited {
background: url('../images/sectionmap.png') no-repeat scroll top left;
width: 128px;
}

#nav li.section, #nav li.section a:link, #nav li.section a:hover, #nav li.section a:visited {
background: url('../images/sections.png') no-repeat scroll top left;
width: 98px;
}

#nav li a:hover, #nav li.on a:link, #nav li.on a:hover, #nav li.on a:visited {
background-position: 0 -81px !important;	
}


/* --- CONTENT --- */

.title {
padding: 0 0 20px 0;
display: block;
position: relative;
}

.title h2 {
display: inline;
position: relative;
font-weight: normal;
font-size: 50px;
color: #fbfbf6;
width: auto;
padding-right: 150px;
text-shadow: 0 -1px 5px rgba(0,0,0,.42);
background: url(../images/violin.png) right 8px no-repeat;
font-family: 'edmondsansmedium', Arial, sans-serif;
}

/* --- FOOTER --- */

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

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

#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;
}




/* --- LINKS --- */

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

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

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

a:active {

}


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


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

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

.storynav li {
list-style: disc !important;
font-size: 15px;
margin: .5em 0;
padding: 0;
color: #9f2f00;

font-family:  arial, helvetica, verdana, sans-serif;
}

.storynav li a:link, .storynav li a:hover, .storynav li a:visited {
color: #9f2f00;
text-decoration: none;
} 

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

.newsstories h3 {
font-size: 18px !important;
padding: 15px 5px !important;
border-top: 1px solid #ff9900 !important;	
}

.newsstories p {

font-size: 16px;
}
/* --- Linewrap --- */

.linewrap {
margin: 10px 0 10px 0;
width: 100%;
}
.linewrap h3 {
text-align: left;
font-size:22px !important;
line-height: 1em;
padding: 8px 0;
text-indent: 0;
font-weight: bold;
color: #6c2203;
border-top: 1px solid #ff9900 !important;
border-bottom: 1px solid #ff9900 !important;
display: block;
position: relative;
}

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

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


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


table.photos img:hover {
border: 1px solid #000  !important;
}

table.photos td {
padding: 10px 5px 0 0;
}

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



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

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

}

#leftcolumn {
display: block;
float: left;
margin: 20px 0 0 -11px;
width: 220px;
color: #346674;
min-height: 1000px;
}

#leftcolumn .box {
width: 225px;
-webkit-border-top-right-radius: 12px;
-moz-border-top-right-radius: 12px;
border-top-right-radius: 12px;
-webkit-border-bottom-right-radius: 12px;
-moz-border-bottom-right-radius: 12px;
border-bottom-right-radius: 12px;
-webkit-box-shadow: 3px -1px 5px rgba(146,74,52,.65);
-moz-box-shadow: 3px -1px 5px rgba(146,74,52,.65);
box-shadow: 3px -1px 5px rgba(146,74,52,.65);
border: solid 1px #c6c6c6;
border-left: none;
margin: 0 0 20px 12px;
background-color: #f8f8ec;
}

#leftcolumn h3 {
font-family: 'edmondsansmedium', Arial, sans-serif; 
margin-left: 12px;
font-weight: normal;
display: block;
padding: 10px 10px 10px 18px;
position: relative;
color: #9f2f00;
left: -13px;
width: 198px;
text-transform: uppercase;
font-size: 20px;
background: #ff9900;
-webkit-border-top-right-radius: 12px;
-moz-border-top-right-radius: 12px;
border-top-right-radius: 12px;

behavior: url('http://jmstest.com/calasta.org/js/PIE.htc');
}

#leftcolumn h3:first-child {
background: #ffc700
}

.textwrap {
padding: 12px;
margin-left: 5px;
color: #a1625c;
}

.textwrap p {
line-height: 18px;
font-size: 14px !important;
}

.textwrap li {
line-height: 20px;
font-size: 14px !important;
}

.textwrap a:link, .textwrap a:hover, .textwrap a:visited {	
color: #a1625c;
}

.textwrap a:hover {
color: #6e4404;
}

.textwrap li.on a {
font-weight: bold;
text-decoration: none;
}

ul.social {
display: block;
position: relative;
}

ul.social li {
margin:15px 10px 0 0 !important;
line-height: 0;
background: transparent;
padding: 0;
float: left;
}

ul.social a:link, ul.social a:hover, ul.social  a:visited  {
text-indent: -9999px;
display: block;
position: relative;
float: left;
width: 30px;
height: 30px;
}

ul.social li.facebook a:link, ul.social li.facebook a:hover, ul.social li.facebook a:visited {
background: url('../images/facebook.png') no-repeat scroll top left;
width: 30px;
height: 30px;
}

ul.social li.twitter a:link, ul.social li.twitter a:hover, ul.social li.twitter a:visited {
background: url('../images/twitter.png') no-repeat scroll bottom left;
width: 33px;
height: 33px;
}

ul.social li.youtube a:link, ul.social li.youtube a:hover, ul.social li.youtube a:visited {
background: url('../images/youtube.png') no-repeat scroll top left;
width: 33px;
height: 33px;
}


#maincontent {
display: block;
position: relative;
float: left;
width: 500px;
padding: 17px 0 0 0;
margin: 20px 0 0 45px;
color: #133447;
}

.sectionmap #maincontent {
width: 700px;	
}


#maincontent p {
font-size: 16px;
line-height: 22px;
}

#maincontent h3 {
font-size: 15px;
padding: 7px 5px;
font-weight: bold;
text-indent: 0;
margin: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}

#maincontent h4 {
font-family: 'edmondsansregular';
font-size: 22px;
color: #1e2848;
text-shadow: 0 -1px 5px rgba(0,0,0,.18);
margin: 20px 0 10px 0;
}

#rightcolumn {
width: 209px;
float: right;
display: block;
position: relative;
padding-top: 18px;
margin: 0 20px 0 0;
}

#rightcolumn h3 {
font-family: 'edmondsansregular';
font-size: 18px;
text-transform: uppercase;
color: #ffc700;
text-shadow: 0 -1px 5px rgba(0,0,0,.42);
text-align: right;
}

.sidebarad {
padding: 10px 0;
margin-left: 50px;
}

.sectionsright {

}

.rightbox {
margin-bottom:30px;
}

.rightbox h3 {
text-align: left !important;
padding-left: 5px;
margin: 0 0 10px 0;
color: #9f2f00 !important;
text-shadow: none !important;
}

.sectionwrap h3 {
color: #ffc700 !important;
text-shadow: 0 -1px 5px rgba(0,0,0,.42)!important;
}

.sectionwrap {

}

.sectionwrap ul {

}


.rightbox p {
line-height: 18px;
font-size: 14px !important;
}

.rightbox li {
line-height: 20px;
font-size: 14px !important;
}

.rightbox a:link, .rightbox a:hover, .rightbox a:visited {	
color: #a1625c;
}

.rightbox a:hover {
color: #6e4404;
}

.rightbox li.on a {
font-weight: bold;
text-decoration: none;
}

.sectionwrap ul {
background: #fffff2;
}

.sectionwrap li {
font-size: 16px;
padding: 10px;
margin: 0;	
color: #9f2f00;
padding-left: 25px;
}

.sectionwrap li a:link, .sectionwrap li a:hover, .sectionwrap li a:visited {
text-decoration: none;
color: #9f2f00;
background: transparent;
padding-left: 10px;
}

.sectionwrap li a:hover {
text-decoration: underline;
}

.sectionwrap li.on {
font-weight: bold;
background: url('../images/bullet.jpg') 10px 13px no-repeat;
}

.newsletterwrap ul{
background-color: #fffff2;
border: solid 1px #ffd991;
padding: 10px;
}

.newsletterwrap li {
padding: 0 0 7px 0;
margin: 0;

}

/* ----------------- Map ----------------- */


.map {
width: 753px;
height: 710px;
display: block;
position: relative;
background: transparent url('../images/map/sectionmap.png') 0 0 no-repeat;
}
.map2{background: transparent url('../images/map/updated/sectionmap-updated.png') 0 0 no-repeat;}
.map img {
border: none;
padding: 0;
margin: 0;
}

div#preloaded-images {
position: absolute;
overflow: hidden;
left: -9999px; 
top: -9999px;
height: 1px;
width: 1px;
}

/* --- 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) 2px 3px 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 {

}


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

table.calendar {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

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

table.calendar tr {

}

table.calendar td {
vertical-align: top;
font-size: 11px;
line-height: 1.5em;
margin: 0 0 1em 0;
padding: 10px;
color: #604E3A;
background-color: #C6B5A2;
font-family: helvetica, arial, sans-serif !important;
}

table.calendar thead td {
font-weight: bold;
color: #C5A55E;
padding: 5px 10px;
font-size: 1.1em;
background-color: transparent;
border-bottom: 1px solid #C5A55E;
}

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

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


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

.newsletterwrap {
margin-bottom: 25px;
}

.newsletterwrap img {
float: left;
display: block;
position: relative;
width: auto;
margin: 0 10px 10px 0;
}

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

.second {	
display: block;
position: relative;
visibility: hidden;
z-index: 300;
text-align: center;
margin: 0 auto;
}
.second #programs, .second #programs01 {
z-index: 300;
position: absolute;
margin: 0 auto;
top: 115px;
width: 145px;
left: 110px;
-webkit-border-radius: 12px/13px;
-moz-border-radius: 12px/13px;
border-radius: 12px/13px;
text-align: left;
behavior: url('http://jmstest.com/calasta.org/js/PIE.htc');
}
.second #programs01{left: 200px;}

.second ul li { /* all list items */
text-indent: 0;
white-space: nowrap;
padding: 0;
font-size: 13px;
left: 200px !important;
margin: 0 !important;
-webkit-border-radius: 12px/13px;
-moz-border-radius: 12px/13px;
border-radius: 12px/13px;
background-color: rgba(255,255,255,.84);
line-height: 13px;
text-align: left;
width: 165px; /* width needed or else Opera goes nuts */
filter: alpha(opacity=84);
}

.second ul a:link, .second ul a:hover, .second ul a:visited  {
color: #884800;
display: block;
text-decoration: none;
width: 145px;
border-radius: 12px/13px;
background-color: rgba(255,255,255,.84);
filter: alpha(opacity=84);
height: 20px;
padding: 5px  10px 1px 10px ;	
text-indent: 0;
margin: 0 !important;

behavior: url('http://jmstest.com/calasta.org/js/PIE.htc');
}


.second ul li a:hover {
text-decoration: none;
color: #fff;
width: 145px; /* width needed or else Opera goes nuts */
background: #ffa300;
}

.second ul#news li a:hover {
}


.award {
	text-indent: -9999px;
	background: url('../images/award.png') no-repeat scroll top left;
	width: 290px;
	height: 89px;
	left: 730px;
	display: block;
	position: absolute;
}