/* Header */
body {height:5000px; font-family: Georgia;}
img.divider {height: 2000px; width: 9px;}
img#divider1 {position: absolute; top: 360px; left: 350px;}             
img#divider2 {position: absolute; top: 360px; left: 645px;} 

img#titles {position: absolute; top: 350px; left: 20px;}    


/* Section 1 */
a {text-decoration: none}
a.newmenu   { color: white; }
a:visited.newmenu  {color: lime; }
a:hover.newmenu {background-color: yellow; color: navy;}
a.newmenu, a:visited.newmenu {font-size: 14pt; background-color: navy; font-weight: bolder; height: 10em;}
div.nav { background-color: maroon; text-align: center; width: 95%; position: absolute; top: 0%; left: 3%; border-style: dashed; border-width: 0px; height: 85px;}
table.nav {position: absolute; top: 1.5%; left: 0%; width: 100%;}
tr.nav { background-color: navy; text-align: center;}                    

/* ==================================================================== */

/* Section 2 */
div.section2 {position: absolute; left: 3%; top: 100px; border: 0px solid navy; height: 150px; width: 300px;}

/* ==================================================================== */

/* Section 3 */
div.section3 {position: absolute; right: 2%; top: 100px; border: 0px solid maroon; height: 150px; width: 500px; text-align: right;}
h1.indexblog {  font-style: italic; font-size: 20pt; color: maroon;
                position: absolute; top: 60%; right: 5px;
                }


/* ==================================================================== */

/* Section 4 */
div.section4 {  position: absolute; left: 2%; top: 300px; border: 0px solid red; height: 800px; width: 300px; 
                padding-left: 10px; padding-right: 10px; font-size: 10pt;}
h2.blog {   text-align: center;
            font-size: 18pt; color: #002424;}
h3.blog {   text-align: left;
            font-size: 16pt; color: green;}      


/* ==================================================================== */

/* Section 5 */
div.section5 {  position: absolute; left: 360px; top: 300px; border: 0px solid blue; height: 800px; width: 265px; 
                padding-left: 10px; padding-right: 10px; font-size: 10pt;}

/* ================= Blog Pages ======================================== */
div.section5-articles { border: 0px blue solid;
                        position: absolute; left: 3%; top: 300px; height: 1500px; width: 94%; }

div.blogheader {padding-left: 10px; padding-right: 10px; width: 400px;
                border: 0px red solid; }   

div.blogphotos {position: absolute; top: 0px; left: 45%; width: 202px;
                border: 0px dashed maroon; } 
h2.blogT {text-align: left;}

p.article {text-align: justify;}   

div.related {   position: absolute; top: 0px; right: 0px;
                border: 0px dashed navy; width: 300px;} 

div.blogdonate { margin-top: 5px; margin-left: -2in; text-align: center;}                
        
blockquote {text-align: justify; font-size: 10pt; font-family: Arial;} 

div.bloggoogle {border: red 0px dashed; width: 160px; position: absolute; top: 300px; left: 49%;}

div.bloggoogleH {border: blue 0px dashed; height: 60px; width: 468px; position: absolute; top: 100px; right: 3%;}

                
/* ================= Pam's Pages ======================================== */

div.squiggle {position: absolute; top: 270px; left: 1%; height: 13px; width: 98%;} 
div.flowers {position: absolute; top: 270px; left: 1%; height: 76px; width: 98%;}                                                       
div.section5-poetrycorner { border: 0px blue solid;
                        position: absolute; left: 3%; top: 375px; height: 1500px; width: 94%; }
                        
/* ================= RSS ======================================== */

div.rss {position: absolute; left: 3%; top: 300px; width; 96%; border: 2px navy dotted;}                       

/* ==================================================================== */

/* Section 6 */
div.section6 {  position: absolute; right: 10px; top: 300px; border: 0px solid green; height: 800px; width: 310px; 
                padding-left: 10px; padding-right: 10px; font-size: 10pt;}

/* ==================================================================== */

/* Section 7 */
div.section7 {  position: absolute; top: 2500px; left: 3%; height: 400px; width: 93%; 
                border: 0px dashed black;}

div.syndication {   position: absolute; top: 230px; left: 1px;
                    border: 10px outset red; height: 300px; width: 98%;}
div.newsletter {    position: absolute; top: 1px; left: 1px;
                    border: 10px outset blue; height: 190px; width: 98%;}

h2.seven {  color: navy; font-size: 16pt; text-align: center;}
h3.seven    {color: blue; font-size: 14pt; text-align: center;}
form.newsletter {   border: lime 2px solid; position: absolute; left: 15%; right: 15%; width: 70%; text-align: center;}

/* ==================================================================== */

/* Unsubscribe */

form.unsub {position: absolute; left: 5%; top: 300px; }
p.response {position: absolute; left: 5%; top: 350px; }
form.responseF {position: absolute; left: 5%; top: 400px; }
span.reject {color: red; font-weight: bold; }

/* ====================================================================*/


/* Footer */
div.copyright {font-size:10pt; text-align: center; position: absolute; top: 4980px; width: 93%;}