﻿body 
    {
        background-color: #565533;
        color: #7F7868;
        font-family: Georgia, Serif;
        font-size: 0.9em;
        
        background-image: url(../images/outer_bg.gif);
        background-position: bottom right;
        background-repeat: no-repeat;    
          
        }

a
    {
    color: #E35000;
    text-decoration: underline;   
    }
    
a:hover
    {
     color: Black;
    text-decoration: underline;  
    }    

.clear
    {
      border: 0px;
      margin: 0px;
      padding: 0px; 
      float: none; 
      clear: both;
      
    }
    
            
#divPage
    {
        background-color: #D4D4D1;
        width: 800px;
        text-align: left;
        padding: 20px 35px 10px 35px;
      	margin-left: auto;
	    margin-right: auto;
	    background-image: url(../images/page_bg_otford.gif);
        background-position: top;
        background-repeat: repeat-x;
        }
        
        
#divTopNav
    {
        background-color: #879160;
        text-align: center;
        margin: 0px 0px 20px 0px;
        color: White;
        padding: 10px;
        background-image: url("../images/topnav_bg.gif");
        background-position: bottom;
        background-repeat: repeat-x;
 
     
        }
        
#divTopNav a
    {
     color: White;
     padding: 10px 14px 10px 14px;
       text-decoration: none;
         font-size: 16px;
             }
             
#divTopNav a:hover
    {
     color: Orange;
     background-color: #7F7868;
     background-image: url(../images/topnav_rollover_bg.gif);
          }
        
.clubName
    {
        background-color: White;
        text-align: left;
        font-size: 28px;
        color: #565533;
        padding: 40px 0px 10px 20px; 
        display: block;
               
        }

 .divContent
        {
            
            margin: 15px 0px 15px 0px;
            border-color: #DEE7E4;
            border-style: solid;
            border-width: 3px 3px 18px 3px;
            padding: 10px 10px 10px 10px; 
            float: left;
            
            width: 577px;
            }
            

 .divContentNoSideNav
        {
            
            margin: 15px 0px 15px 0px;
            border-color: #DEE7E4;
            border-style: solid;
            border-width: 3px 3px 18px 3px;
            padding: 10px 10px 10px 10px; 

            }
            

 .divContentHomepage
        {
            
            margin: 15px 0px 15px 0px;
            border-width: 0px;
            
            padding: 0px; 

            }
                        
                        
.divSideNav
        {
           width: 150px;
           float: left;
           margin: 15px 20px 15px 0px;
          
            border-color: #DEE7E4;
            border-style: solid;
            border-width: 3px 3px 18px 3px;
            padding: 10px 10px 10px 10px;
 
            }
            
.divSideNav a            
        {
            display: block;
            background-color: #E0E0E0;
            text-decoration: none;
            margin: 0px 0px 2px 0px;
            padding: 2px;
            font-size: 0.9em;
            color: #7F7868;
        }
        
.divSideNav a:hover            
        {
        color: Black;
         background-color: White;
        }
        
                
        
        
        
        
h2 /* underlined page heading */
    {
        color: #565533;
        border-color: #D4B170;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        font-size: 19px;
        font-weight: normal;
        padding: 0px 0px 2px 0px; 

        
        
        }
        
        
        a.instructor
        {
            background-color: #DEE7E4;
            float: left;
            margin: 3px 6px 3px 0px;
            }
        
   a.instructorCurrent
        {
            background-color: #565533;
            float: left;
             margin: 3px 6px 3px 0px;
            }
            
            
        
            a.instructor img, a.instructorCurrent img 
                {
                    border: 0px;
                    width: 101px;
                    height: 93px;
                      margin: 3px 3px 17px 3px;
                    }        
        
h5
    {
        color: #2F2E1D;
        font-size: 26px;
        margin: 5px 0px 5px 0px;
        font-weight: normal;
        
        
        }
        
        
#divInstructor
    {
        background-color: #565533;   
        color: #DEE7E4;
        padding: 15px;
        margin: 0px 0px 0px 0px; 
       
        border-width: 2px 0px 0px 0px;
        border-style: solid;
        border-color: #2F2E1D;
        min-height: 250px;
        }
        
#divInstructor p.grades
    {
        font-size: 19px;
        
         margin: 5px 0px 0px 0px; 
        }

#divInstructor img
    {
        float: right;
        margin: 0px 0px 0px 15px; 
        border-width: 2px 2px 2px 2px;
        border-style: solid;
        border-color: #2F2E1D;
        }
a.newsItem 
    {
       
	 color: #7F7868;
		padding: 6px 15px 6px 4px;
		margin: 0px 0px 0px 0px;
		display: block;
		text-decoration: none;
		line-height: 0.9em;
		font-size: 0.9em;
		
	        
        }        
        
a.newsItem:hover
    { 
    background-color: #E0E3E4;
        }                
        
a.highlight
    {

        }        
        
        

 #divHomepageHeader
           {
            height: 124px;
            width: 708px;
           

     background-image: url(../Homepage/Images/Banner.jpg);
     background-position: top left;
     background-repeat: no-repeat;
        
        
        color: #AEB58C;
        font-size: 31px;
        text-align: right;
        
       padding: 35px 94px 0px 0px;  
        margin: 0px;
            }

 #divHomepageHeader #lineOne
           {
  
         padding: 0px 62px 0px 0px; 
        
            }
            
            
 #divHomepageHeader .dark
           {
        color: #53512B;
            }
            
            
#divHomepageHeader #lineTwo .venue
           {
       color: #AEB58C;
            }



 #divHomepageContent
           {

            }
           
           
        
#divHomepageContent a
        {
    background-color: White;
    
     background-image: url(../images/bullet_otford.gif);
     background-position: 5px center;
     background-repeat: no-repeat;
     
	 color: Black;
	  font-weight: bold;
		padding: 8px 15px 8px 17px;
		margin: 5px 0px 0px 0px;
		display: block;
		text-decoration: none;
		line-height: 0.9em;
		
		font-size: 1em;
		
		width: 270px;
		
                
            
            }        

#divHomepageContent a:hover
        {
  	text-decoration: underline;
    color: Black;
            }        
            
            
#divNewToAikido
        {

    
        background-image: url("../homepage/images/new_otford_bg.gif");
        background-repeat: no-repeat;

     
        width: 365px;
        height: 180px;
          		
		padding: 10px 15px 15px 15px;
		margin: 0px 7px 0px 0px;

		display: block;
		text-decoration: none;
		font-size: 0.9em;
float: left;	


		
            
            }     
            
            
#divTrainedBefore
        {
  
        background-image: url("../homepage/images/old_otford_bg.gif");
        background-repeat: no-repeat;
     
        width: 365px;
        height: 180px;
          
		padding: 10px 15px 15px 15px;
		margin: 0px 0px 0px 0px;

		display: block;
		text-decoration: none;
		font-size: 0.9em;
	float: left;
		
            
            }       
            
            
.ValidationSummary
    {
        
      font-size: 1.1em;
      font-family: Georgia, Sans-Serif;
      font-weight: bold;
      color: #7b2d2d;

    background-color: #e4e1ce;
    border-color: #7b2d2d;
    border-style: solid;
    border-width: 4px;
    padding: 10px;
    width: 400px;
    margin: 15px 0px 20px 110px; 
    
    background-image:  url("../images/bg_validation.jpg");
    background-position: left top;
    background-repeat: repeat;
    
    }        


#gallery img 
                {
            background-color: #7b2d2d;
       
                     margin: 10px ;
                     
                     
                         border-color: #565533;
    border-style: solid;
    border-width: 3px 3px 17px 3px;
                    }    
                    
/* google map on contact page*/


.map
    {
        
    border: solid 5px white;
    padding: 1px;
    margin: 0px 0px 10px 0px;
    width: 555px;
    height: 400px;
    
    
        
        }
                    
                    
p.trainingTimes
    {
    
    font-size: 26px;
     line-height: 40px;
     background-color: White;
     
      margin: 0px 10px 50px 10px;
      padding: 10px 10px 10px 10px; 
    
    }                    
    
ul.contact
    {
     font-weight: bold;
      font-size: 17px;
     }    