/* uuccambria.css style sheet
    author: Ron lakin
    started:nov 12th 2009
    supporting files:
  about_us.htm, principles.htm,sermons.htm.,visitors.htm,members.htm,our_services.htm, contacts.htm
  image files in images folder.

  styles for content div are embedded in each pages head section.

*/
    
  body    {background-color:gray;
           font: 12px Verdana, sans-serif}
   h2 { border-top: 1px solid black;
        border-bottom: 1px solid black;
        margin: 20px 0px 10px 0px;
        text-align:center;
        background-color:rgb(0,124,165);
        color:white;
        display:block;
        font: bold 18px Arial,sans-serif;
       }
  h3   {  
        margin: 25px 20px 5px 20px;    
        font-size:14px;
        text-align:left;             
       }
   p   {      
        font: 14px Verdana, sans-serif;
        margin: 20px 20px 5px 5px;       
       }
  blockquote {
              font: 14px Arial, sans-serif;
              line-height:1.7em;
             }
 
  span {color:red}       
  strong {color:rgb(0,124,165)}
  img {
        border:none;
      }
 
  #outer  { width:748px;
            margin:auto;          
            background-color:white; 
		overflow:hidden;
          }
       
  #navbar {
           display:inline;
           width:748px;
           height:60px;
           margin:0px;
           padding:0px;
          
          }
  #photo {
          margin-top:15px;
          margin-left:2px;
         } 

  #navbar img{              
              border:none
             }
 div.shadow {                               /* shadow on bottom of menu bar*/                          
             display:block;
             width:748px;
             height:8px;
             background-color:white;
             background-image: url(images/shadow.gif);
             background-repeat: repeat-x;
             background-position: top; 
             margin:0px;
             padding:0px;                              
          }           
  
   #links {
            display:inline;
            width:172px;
            height:160px;
            padding:10px 10px 10px 10px;
            float:left;
            list-style-type:none;        
            margin:12px 20px 5px 17px;                                           
            }
    #links a:hover{
                   color: red;
                  }        
    .menu1 {
            width:172px;
            height:26px;
            background: url(images/menuitem.gif) no-repeat;
			
			
           }
    .menu1 a{
             color:white;           
             text-decoration:none;           
             
             padding:15px 0px 2px 15px;         
             font: 12px Arial,sans-serif;                  
             }               
     #uuccalogo {
                 width:497px;
                 height:202px;          
                }    
     #content   {
                 
                 width:748px;                                   
                 padding-bottom:10px;
                 padding-top:10px;				
                 background-color:white;
				 overflow:hidden;
                } 
      #rightcap {
                  margin-right:20px;
                  text-align:right;
                  font: bold 12px Arail,sans-serif;  
                 }      
      #bottombar{
                  width:748px;
                  height:41px;
                  margin:auto;
                  background: url(images/bottom.gif) no-repeat;                        
                }                              
          #addr {
                 
                 color:rgb(0,124,165);
                 text-align:center;
                 letter-spacing:0.02em;
                 font-size:10px; 
				 padding-top:13px;
             }
       #addr img {
                  margin-left:10px;
                  margin-right:10px
                 }
				 
		greenFont  {
			color:#2A5F00;}
			
			  h3 {
             text-align:center;
             font-size:16px;
			
           }

       .leftcolmem
     
       {  
        width:280px;
        height:200px;          
        padding: 0px 5px 5px 5px;
        margin-right:50px;
        margin-left:20px;       
        float:left;       
       }

      #memberphotos {
                   
                     width:355px;
                     height:260px;
                     overflow:auto;
                     margin-right:5px;                               
                     border: 4px ridge rgb(0,124,165);
                     padding: 2px 2px 2px 2px ;
                    }
      dd   {
            margin:2px;
            text-align:center;
           }

     
     

      #listimage { 
                  list-style-image:url(images/logosmall.jpg);
	          font: 16px Arial, sans-serif;
	          padding:10px;
	          margin-left:20px;
                 }
