/* General elements */
body {font-family: georgia, "times new roman", times, serif; background-color: #fff; background-image: none; color: #000;}

/* General layout */
#container {width: auto; margin: 0; text-align: left; background-image: none;}
#containerInner {width: 100%; background-color: #fff; background-image: none; color: #000;}
#footer {padding-left: 0;}
#masthead {position: static; width: 100%; height: 100%; background-image: none;}
#main {width: 100%; padding-top: .5in; clear: both;}
#menu1 {display: none;}
#support {display: none;}
#contentPrimary {display: inline; width: 70%; margin: 0; overflow: visible;}
#contentSecondary {display: inline; width: 20%; margin-right: 0; overflow: visible; }
#footer {height: 100%; background-image: none;}
#mastheadAltMedia img {width: 141px; display: block; float: left;}
#mastheadAltMedia p {width: 50%; display: block; float: right; background-color: inherit; color: #444b9c; font-size: 1.2em; font-style: italic; text-align: right;}

/* Layout refinements */
.sidebar {margin-bottom: 15px; border: 1px solid #444b9c; background-color: #d4e2cb; color: #000; font-size: .85em;}
.sidebar * {margin: .25em 5px;}
.sidebar h2 {display: block; width: 100%; margin: 0; border-bottom: 1px solid #444b9c; text-align: center; background-color: #99be88; color: #3a1036;}
.noPrint {display: none;}

/* Per-page alterations */
.noSidebar #contentSecondary {display: none;}
.noSidebar #contentPrimary {width: 98%;}
#compareQuilting td {width: 31%; padding-right: 4em;}

