/* General-purpose reset */
* {background-image: none !important; background-color: transparent !important;}

/* General elements */

/* Containers */
#container {width: auto; margin: 0; padding: 0;}
#wrapperOuter {position: static; width: 100%; border: none;}
#wrapperInner {width: 100%; overflow: visible;}
#mastheadAltMedia {display: block; width: 100%; height: 1.75in;}
#skipTo {display: none;}
#masthead {display: none;}
#main {width: 100%; float: none; overflow: visible;}
#menuPrimaryWrap {display: none;}
#contentWrap {position: static; display: block; float: none; width: 100%; float: left;}
#contentPrimary {display: block; width: 60%; margin: 0; overflow: visible;}
#contentSecondary {display: block; width: 30%; margin: 0; padding: 0; overflow: visible;}
#footer {width: 100%; clear: both; padding: 0; overflow: visible;}

/* Content Appearance Refinement */
#logoHandheld {display: none;}
#logoPrint {width: 240px; height: 90px; float: left;}
#mastheadAltMedia p.contactInfo {width: 45%; float: right; text-align: right; font: italic bold 1.1em/1.4 georgia, times, "times new roman"; color: #ffc420;}
#mastheadAltMedia p.contactInfo a {color: #ffc420; text-decoration: none;}

/* Specialty Pages */
.home #contentPrimary {width: 60%; margin-right: 0;}
.home #contentTertiary {display: none;}
.home #footer {width: auto;}
.home #footer span.interior {display: inline;}
.home #footer span.home {display: none;}

/* CMS-Selectable */


