body {
   color: #000;
   font-size: 11pt;
   background-color: #fff;
   font-family:  Arial, Helvetica, Verdana,  sans-serif;
}

#skip-links, #top, #nav, #buttonbar, #togglemenu, #bar, #socialfooter, .hidden {
   display: none;
}

#maincontent {
   width: 100%;
}

#main a:link:after, #main a:visited:after, #highlight a:link:after, #highlight a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   font-style: italic;
   }
#crumbtrail {
   margin-bottom: 10px;
}
#crumbtrail a {
   color: #000;
}


#mainpic {
   padding: 0;
   width: 100%;
}

#main {
   width: 100%;

}
#highlightpic {
   float: right;
   width: 25%;
   margin-right: 4%;
}

#highlight {
   margin-top: 15px;
   border: solid thin;
   padding: 10px;
}

#highlight h3 {
   font-family: Trajan Pro, Times New Roman;
   font-size: 1.3em;
}


#footer {
   clear: both;
   font-size: .67em;
   line-height: 0.3em;
}

img,
embed,
object,
video {
   max-width: 100%;
   height: auto;
}

img {
   border: none;
}
h1, h2 {
   font-family: Trajan Pro, Times New Roman;
   font-size: 1.5em;   /* 24px/16px */
   padding-top: 0;
   margin-top: 0;
   text-transform: uppercase;
}
h1, h2 {
   #93720D; /*changed on 11-29-12 in reference to the contrast ratio accessibility*/
}

h3 {
   #93720D; /*changed on 11-29-12 in reference to the contrast ratio accessibility*/
}
