/* Begin Clearing Styles */ div.clearleft { clear: left; margin: 2px; } div.clearer{ clear: left; height: 5px; display: block; } div.clear2{ clear: right; height: 5px; display: block; } div.clearBoth{ clear: both; height: 5px; display: block; } /***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ /* Begin HaveAGoodDay Top of Header Styles */ div#greenBack div#topHead{ width: 100%; text-align: left; background-color: #030; } div#greenBack #topHead img{ margin: 10px; } div.fr1{ float: left; width: 300px; } div.fr2{ float: left; width: 200px; } /* Begin HaveAGoodDay Bottom of Header Styles */ div#wider { background-image: url(/images/generalLibrary/logo_back.jpg); background-repeat: repeat; background-color: #133f26; display: block; width: 100%; margin: 0px; padding: 0px; border: solid #9adb4d 1px; } #header { width: 960px; margin-bottom: 0px; padding: 0px; margin-top: 0px; background-image: url(/images/generalLibrary/logo_back.jpg); background-repeat: repeat; background-color: #133f26; } #header img { float: left; padding: 25px; } #textholder { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; text-align: center; display: block; float: left; width: 28em; padding-bottom: 30px; } #textholder h2 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 1.5em; font-weight: bolder; color: #ecc93d; margin-top: 1em; margin-right: 0; margin-bottom: 1em; margin-left: 0; font-style: italic; } #textholder h1 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 3em; font-style: normal; font-weight: bolder; color: #ECC93D; } /* Styles for Menu Under Header Div */ div#headerMenu{ height: 50px; background-color: #09F; width: 100%; background-image:url(/images/generalLibrary/menuHeaderPics/home.jpg); background-repeat: repeat-x; } div#homeButton{ float:left; height: 50px; width: 80px; border-right: #FFF 2px solid; } div#homeButton h1 a:link, div#bible h1 a:link, div#bibleSearch h1 a:link, div#library h1 a:link, div#books h1 a:link, div#dvds h1 a:link, div#contact h1 a:link { padding: 14px 8px 13px 8px; text-align: center; font-family:Arial, Helvetica, sans-serif; font-size: 20px; color:#ccdbba; display: block; } div#homeButton h1 a:visited, div#bible h1 a:visited, div#bibleSearch h1 a:visited, div#library h1 a:visited, div#books h1 a:visited, div#dvds h1 a:visited, div#contact h1 a:visited { padding: 14px 8px 13px 8px; text-align:center; font:Arial, Helvetica, sans-serif; font-size: 20px; color:#ccdbba; display: block; } div#homeButton h1 a:hover, div#bible h1 a:hover, div#bibleSearch h1 a:hover, div#library h1 a:hover, div#books h1 a:hover, div#dvds h1 a:hover, div#contact h1 a:hover { padding: 14px 8px 13px 8px; text-align:center; font:Arial, Helvetica, sans-serif; font-size: 20px; color: #FC3; display: block; } div#homeButton h1 a:active, div#bible h1 a:active, div#bibleSearch h1 a:active, div#library h1 a:active, div#books h1 a:active, div#dvds h1 a:active, div#contact h1 a:active { padding: 14px 8px 13px 8px; text-align:center; font:Arial, Helvetica, sans-serif; font-size: 20px; color:#FC3; display: block; } div#bible{ float:left; height: 50px; width: 150px; border-right: #FFF 2px solid; } div#bibleSearch{ float:left; height: 50px; width: 150px; border-right: #FFF 2px solid; } div#library{ float:left; height: 50px; width: 210px; border-right: #FFF 2px solid; } div#books{ float:left; height: 50px; width: 100px; border-right: #FFF 2px solid; } div#dvds{ float:left; height: 50px; width: 100px; border-right: #FFF 2px solid; } div#contact{ float:left; height: 50px; width: 150px; border-right: #FFF 2px solid; } div#morning { clear: left; display: block; float: left; background-color: #ebebc1; margin: 2px; padding: 5px; width: 98%; /*710px;*/ border: 4px solid #000000; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: bolder; } div#morning h3 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 1.2em; font-weight: bolder; color: #325513; text-align: center; display: block; margin: 0px; padding: 5px; text-align: center; }