/* 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;                            
          }
       
  #navbar {
           display:block;
           width:748px;
           height:60px;
           margin:0px;
           padding:0px;
          
          }
  #photo {
          margin-top:15px;
          margin-left:2px;
         } 

  #navbar img{              
              border:none
             }
     

   #shadow{
           display:block;
           width:748px;
           height:8px;
           background-color:white;
           background: url(images/subline.gif) repeat-x top;
                                                 
          }
               
          
  
   #links {
            display:block;     
            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;           
             display:inline-block;       
             padding:5px 0px 0px 15px;         
             font: 12px Arial,sans-serif;                  
             }        
                                         
            
      #uuccalogo {
                  width:497px;
                  height:202px;          
                  }   
   

      #content {
                display:inline-block;
                width:748px;                                   
                padding-bottom:10px;
                padding-top:10px;				
                background-color:white;                               
               } 

  
       #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 {
              line-height:5em;
              color:rgb(0,124,165);
              text-align:center;
              letter-spacing:0.02em;
              font-size:10px;              
             }

       #addr img {
                  margin-left:10px;
                  margin-right:10px
                 }



