/* General elements */
body {font-family: "times new roman", times, serif;}
h1, h2, h3, h4 {color: #003901;}

/* Layout Containers */
#container {width: 100%; margin: 0;}
#masthead {display: none;}
#mastheadAltMedia {display: block; padding-bottom: .5in;}
#mainTop {display: none;}
#main {padding-bottom: 0; background-image: none;}
#mainPrimary {width: 100%; margin-left: 0; float: none; overflow: visible;}
#mainSecondary {width: 100%; margin-right: 0; float: none; overflow: visible;}
#mainBottom {display: none;}
#footer {padding: .5in 0 0 0; background-image: none;}
#footerBottom {display: none;}

/* Layout Refinements */
.noPrint {display: none;}
#mastheadAltMedia p {float: right; text-align: right; color: #1D844F; background-color: #fff; font-weight: bold; font-style: italic; font-size: 1.05em; line-height: 1.25;}
#mastheadAltMedia p a {color: #1d844f; text-decoration: none;}
#mastheadAltMedia img {float: left;}

/* CMS */
.accentImageCenter {margin: .5em 0 auto 10px; float: right; text-align: right;}
