/* CSS page for Valley Lake Girl Scouts website, www.valleylakegirlscouts.org */

body {background: url(curly.gif) repeat scroll #FFFFFF ;
           font-family: Arial, Verdana, "Times New Roman", sans-serif;
           font-size: 18px;
           color: #000000;
          }
  
         
/* PAGE HEADER DEFINITIONS ******************************************** */

div.header    {height: 100px;    /* this forces the green bar below the images 100px */
                    border-style: solid;
                    border-color: #009966;
                    border-width: 0 0 5px 0; 
                   }
    
       
img.gslogo_orig { float: left; 
                   margin-top: 10px;  /* helps align this image with taller VLSU image */
                 }   
     
img.seasonal { float: left;
 	        margin-top: 10px;         
                      margin-left: 60px;  
	      }
   
img.vlsu_logo { float: right;
                     }
    


/* MAIN PAGE CONTENTS DEFINITIONS *************************************** */

div.main {
               }

div.left_nav {width: 140px;
              float: left;
              padding: 0 4px 0 0;
              border-style: solid;
              border-color: #009966;
              border-width: 0 1px 0 0;
              margin: 10px 0 10px 0 ;    
             }


div.right_contents { margin: 0 0 0 180px;
                               }


.indent {margin-left: 2em;
            }

.unindent {margin-left: -2em;
                }

p.quote {margin-left: 2em;
              }

.h3 {display: inline; 
       color: #009966;
       font-weight: bold;
       font-size:24px;
     }

h3  {display: inline; 
       color: #009966;
      }

h4.electronic {font-size: 30px; line-height: 90%;
                    text-align: center;
                        color: #660000;
                       }

/* h4.electronic {font-family: Westminster, Arial, Verdana, "Times New Roman", serif;
                        font-size: 30px;  display: inline;
                        color: #660000;
                       }
*/


a:link    {color:#0000ff;}
a:visited {color:#9900cc;font-style: italic;}
a:hover   {color:#ff0000;}
a:active  {color:#009966;}   

a.left_button {display: block;
              }

a.left_button_CURRENT {display: block; 
		  	     font-weight: bolder;
			     color:#009966;  
                      }

/* a.left_button_CURRENT must be defined AFTER a:link, a:visited, etc so that it's color setting overrides theirs */


.new  {color:  #cc0000;
           font-weight: bolder;
          }

.lib_detail {font-size: 75%;
                  font-weight: lighter;
                 }

.lib_subtopic { list-style-type: circle;
                         margin-left: 2em;
                       }

.lib_list_subheader {color: #009966;
                                  margin-left: -1em;
                                 }


.incubator {font-family: Verdana, "Times New Roman", Arial, serif;
            font-weight: bold;
            font-size: 36px;
            text-transform: uppercase;
            color:#009966;
            margin-left: 10%;
           }

.shrink {font-size: 75%;
            }

.separator {  border-style: solid;
            border-color: #009966;
            border-width: 3px 0 0 0; 
            padding: 15px 0 0 0;
            }

.bold_underline {font-weight: bold;
                 text-decoration: underline;
                }

.embed {display: inline; 
              }


/* PAGE FOOTER DEFINITIONS ********************************************* */

div.footnote {clear: both;
              padding: 10px 0 0 0;
              border-style: solid;
              border-color: #009966;
              border-width: 5px 0 0 0;
             }


p.trademark {clear: both;
            padding: 10px 0 0 0;
            font-family:  Verdana, Arial, "Times New Roman", sans-serif;
            font-style: italic;
            font-weight: bold;
            font-size: 70%;
            color: #009966; 
            text-align: center;
           }

/*  p.pg_updated {float:right; 
              width: 50%;
              height: 45px;
              padding: 10px 0 0 0;
              font-family:  Verdana, Arial, "Times New Roman", sans-serif;
              font-weight: bold;
              font-size: 70%;
              color: #000000; 
              text-align: center;
             }

.mad_gif {float: left; 
                 width: 300px;  
                 height: 45px;
               }

*/

p.pg_updated {float: left;
              width: 40%;
              margin: 0 0 0 10px;
              font-family:  Verdana, Arial, "Times New Roman", sans-serif;
              font-weight: bold;
              font-size: 70%;
              color: #000000; 
              text-align: center;
             }


.adobe_gif {float: right;
                 margin: 0 0 0 10px;
                 border: none;
                }

.right {width: 50%; 
           text-align: right; 
         }
         

.adobe_gif {float: right;
                 margin: 0 0 0 10px;
                 border: none;
                }

.right {width: 50%; 
           text-align: right; 
         }
