/*
style sheet referenced by all kingsburg coastal conservancy pages
*/

a.linksText
   {
   font-family:  Arial, Helvetica, sans-serif;
   color: #403C9A;
   background-color: #FFFFFF;
   text-decoration: none;
   font-size:95%;
   font-weight: 600;
   line-height: 115%;
   padding-left:0px;
   }
a.linksText:link
   {
   color: #403C9A;
   text-decoration: none;
   }

a.linksText:visited
   {
   color: #403C9A;
   text-decoration: none;
   }

a.linksText:hover
   {
   color: #038733;
   text-decoration: none;
   }

body
   {
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 95%;
   color: #59504C;
   background-color: #FFFFFF;
   line-height: 115%;
   margin: 20px;
   text-align:center;
   }

.copyright
   {
   color: #777777;
   font-weight: 400;
   font-size: 80%;
   }
   
.cutBG
   {
   padding: 0px; 
   margin:10px; 
   margin-top: 2px; 
   background-color: #F1EDC5;
   border-style:solid; 
   border-width:1px; 
   border-color:#000000;   
   }

.cutline
   {
   font-size: 85%; 
   font-weight: 600;
   text-align: left; 
   padding-top: 0px; 
   margin-top: 3px;  
   color: #777777;
   line-height: 125%;  
   }
     

/* outer container for all page content...including nav bar and footer*/
#div_0_Centering
   {
   width: 730px;
   text-align:center;
   margin-left: auto;
   margin-right: auto;
   }

/* container for all page content...between nav bar and footer*/
#div_1_Content
   {
   width: 730px;
   text-align: left;
   background-color: #FFFFFF;
   padding-top: 45px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   margin-left: 0px;
   margin-right: 0px;
   border: 1px solid #000000;
   margin-top: 0px;
   margin-bottom: 10px;
   overflow:hidden;
   background-image:url(../images/logos/logoGreen730x179.jpg); 
   background-color:#ffffff;
   background-repeat:no-repeat;
   }
   

/* container for all page content...between nav bar and footer*/
#div_1_smallContent
   {
   width: 500px;
   text-align: left;
   background-color: #FFFFFF;
   padding-top: 80px;
   padding-bottom: 10px;
   padding-left: 0px;
   padding-right: 0px;
   border: 1px solid #000000;
   margin-top: 0px;margin-bottom: 10px;
   margin-left:auto; margin-right:auto;
   overflow:hidden;
   background-image:url(../images/logos/logoGreen500x123.jpg); 
   background-color:#ffffff;
   background-repeat:no-repeat;
   }

div.dh3
   {
   font-size: 1em;
   line-height: 115%;
   font-weight: 700;
   color: #038733;
   text-decoration: none;
   padding-left: 10px;
   padding-top: 0px;
   margin-top: 0px;
   }
 
div.lnksBoxCntrng
   {
   float:right;
   text-align:center;   
   }

div.lnksBoxCntrng ul
   {
   text-align:left; 
   }
   
   
   
/*
****DIV NAVBAR****
*/
.divNavBar
   {
   width: 730px;
   text-align: center;
   font-family:  Arial, Helvetica, sans-serif;
   color: #403C9A;
   background-color: #FFFFFF;
   text-decoration: none;
   padding-top:0px;
   margin-top: 70px;
   padding-bottom:0px;
   overflow:hidden;
   font-weight: 600;
   font-size:85%;
   }

.divNavBar p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }
   
.divNavBar a
   {
   text-decoration: none;
   font-weight: 600;
   font-size: 100%;   
   }   
   
.divNavBar a:link
   {
   color: #403C9A;
   }

.divNavBar a:visited
   {
   color: #403C9A;
   }

.divNavBar a:hover
   {
   color: #038733;
   }


.divNavBar a.current:link
   {
   color: #403C9A;  
   }

.divNavBar a.current:visited
   {
   color: #403C9A;   
   }

.divNavBar a.current:hover
   {
   color: #038733;
   }

/*
      ********
*/
.dummyLink
   {
   color: #911716;
   text-decoration: none;
   font-weight: 600;
   font-size: 90%;   
   }
   
h1
   {
   font: bold 1.2em Arial, sans-serif;
   color: #175EA5;
   margin-top: 0px;
   padding-top: 13px;
   padding-bottom: 0px;
   margin-bottom: 6px;
   padding-left: 10px;
   text-align: left; 

   }

h2
   {
   font-size: 1.2em;
   color: #597E21;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-top: 0px;
   line-height: 115%;
   text-align: left;
   padding-left: 10px;   
   }
   
h3
   {
   font-size: 1em;
   line-height: 115%;
   font-weight: 700;
   color: #038733;
   text-decoration: none;
   padding-left: 10px;
   padding-top: 0px;
   margin-top: 0px;
   }

h4
   {
   font-size: .90em;
   line-height: 115%;
   font-weight: 700;
   color: #777777;
   text-decoration: none;
   padding-left: 10px;   
   }

.lineBreaker
   {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #7C97B5;
   width: 70%;
   height: 0px;
   line-height: 0;
   font-size: 0%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 40px;
   margin-bottom: 40px;
   }

.links
   {
   font-weight: 400;
   text-decoration: none;
   }

.links p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }

.links a:link
   {
   text-decoration: none;
   color: #403C9A;
   font-weight: 400;
   }

.links a:visited
   {
   color: #403C9A;
   text-decoration: none;
   font-weight: 400;
   }

.links a:hover
   {
   color: #6D3DCB;
   text-decoration: none;
   font-weight: 400;
   }

.links a.current:link
   {
   color: #403C9A;
   text-decoration: none;
   font-weight: 400;
   }

.linkBox
   { 
   margin: 0px;
   margin-right: 10px;
   padding: 6px;
   margin-left: 10px;
   width:150px; 
   border: solid 1px #175EA5;
   margin-bottom: 20px;
   background-color: #d1d7e3;
   font-size:small;
   }

       
p
   {
   padding-right: 10px;
   padding-left: 10px;
   line-height: 135%;
   color: #59504C;
   }   


.photoBy
   {
   font-size: 70%; 
   font-weight: 100;
   padding: 5px;
   margin: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   text-align: right;
   color: #777777;   
   }   

.mission
   {
   border: 1px solid #445A68;
   margin: 10px; 
   width: 300px; 
   padding: 10px; 
   background-color: #FFFFC0;
   text-align: left;
   margin-top: 0px;
   padding-top: 0px;
   padding-left: 0px;
   }
   
.seeMore
   {
    font-size: 80%;, font-weight: 600; margin-bottom: 10px; padding-top: 5px;
   }   
   