/* General elements */
body {font: 80% "times new roman", times, serif; background-color: #fff;}

/* Containers */
#container {width: 100%; margin: 0; background-color: #fff; background-image: none;}
#containerInner {width: 100%; margin-left: 0; background-image: none;}
#heading {width: 100%; height: 1.5in; background-color: #fff; background-image: none;}
#heading:after {display: none;}
#logo {padding-left: 0; padding-top: 0; float: left;}
#mastheadAltMedia {display: block; width: 4in; padding-top: .2in;  float: right;}
#skipTo {display: none;}
#navPrimary {display: none;}
#content {width: 100%; margin-top: 0;}
#content:after {display: none;}
#navSecondary {display: none;}
#contentPrimary {width: 62%; padding-left: 0; float: left;}
#contentSecondary {width: 30%; margin: 0; float: right; background-color: #fff;}
#footer {width: 100%; margin: 0; padding: .25in 0 0 0; clear: both;}
#footer .contactInfo {display: none;}

/* General Content Appearance Refinements */
* p, * li {color: #000;}
#mastheadAltMedia li {list-style-type: none; text-align: right; font: 1.3em/1.3 bold italic georgia, serif; color: #559cbe;}
#contentSecondary h2, #contentSecondary h3, #contentSecondary p {margin-left: 0; margin-right: 0;}
#contentSecondary ul, #contentSecondary ol {margin-left: 1em; margin-right: 0; padding-left: 1em;}

/* Home Page Specific */
#home #containerInner {background-image: none;}
#home #content {height: auto; overflow: visible;}
#home #contentPrimary {width: 100%; margin: 0; color: #559cbe;}
#home #footer {width: 100%; margin: 0; padding: .25in 0 0 0; text-align: left;}
