/*
YardArmPlymouth.co.uk Stylesheet
================================
Author - Scott Grenney
================================
*/

  A:link {
    text-decoration : none;
    color: #640000;
    }

  A:visited {
    text-decoration : none;
    color: #640000;
    }

  A:active {
    text-decoration : none;
    color: #CE0000;
    }
  
  A:hover {
    text-decoration : underline;
    color: #640000;
    }

  A.linkmenu {
    text-decoration : none;
    color: #FFFFFF;
    } 	

  A:visited.linkmenu {
    text-decoration : none;
    color: #FFFFFF;
    }
    
/* bottombar */
	A.menubar:Link {font-family : verdana, arial; font-size : 10pt; color : #FFFFFF}
	A.menubar:Visited {font-family : verdana, arial; font-size : 10pt; color : #FFFFFF}
	A.menubar:Active {font-family : verdana, arial; font-size : 10pt; color : #333333}
	A.menubar:Hover {font-family : verdana, arial; font-size : 10pt; color : #333333}


	}
        BODY {
        background-color : #FFFFFF;
  	}


Body, TD, P, li, ul {
 font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 8pt; 
font-family: verdana, arial; 
color : #333333
	} 	
   	
      .topmenus {
 font-style: normal;  
font-size: 7.5pt; 
font-family: verdana, arial; 
color : #640000
	}	
   
   .menus {
 font-style: normal;  
font-size: 7.5pt; 
font-family: verdana, arial; 
color : #333333
	}	
   	
   	  .header {
  	font-family : verdana, arial;
	font-size : 16pt;
    color : #002779;
    font-weight : bold;
	}
	
	.smallheaderb {
  	font-family : verdana, arial;
	font-size : 12pt;
      	color : #002779;
        font-weight : bold;
	}
	
   .smallheaderg {
  	font-family : verdana, arial;
	font-size : 12pt;
      	color : #333333;
        font-weight : bold;  
	}
	
	  .bottombar {
	font-family : arial;
	font-size : 9pt;
      	color : #C0C0C0;
     	font-weight : normal;
   	}
   	
   	 .headerbottombar {
	font-family : arial;
	font-size : 9pt;
      	color : #FFFFFF;
     	font-weight : bold;
   	}
	
	   .copyright {
  	font-family : arial;
	font-size : 8pt;
      	color : #666666; 
        font-weight : normal;
	}
	
	
   .small {
  	font-family : verdana, arial;
	font-size : 8pt;
      	color : #666666;
        font-weight : normal;
	}
	
	.highlight {
  	font-family : verdana, arial;
	font-size : 10pt;
      	color : #9D4F00;
        font-weight : italic;
	}
	
	.mark {
  	font-family : verdana, arial;
	font-size : 9pt;
      	color : navy;
        font-weight : FF6600;
	}
	
.img {
  padding:4px;
  border:1px solid #666666;
  margin-right : 10px;
}

.img2 {
  padding:1px;
  border:1px solid #666666;
}


.imgrotate {
  padding:4px;
  border:1px solid #666666;
}


.imgmenu {
  margin-right : 5px;
}

.bl {background: #FCD587 url('../images/bl.gif') no-repeat 0 100%; width: 20em}
.br {background: url('../images/br.gif') no-repeat 100% 100%; }
.tl {background: url('../images/tl.gif') no-repeat 0 0; }
.tr {background: url('../images/tr.gif') no-repeat 100% 0; padding:10px}
.clear {font-size: 1px; height: 1px} 


.googlemapa a img{border:3px solid #111111 /*this is the background color of our site*/;}
.googlemapa a:hover img{border:3px solid #FF6600 /*our desired mouseover color*/;}


.dot { 
font-family : verdana, arial;
	font-size : 16pt;
    color : #002779;
    font-weight : bold;
border-bottom-style: dotted ; 
border-bottom-color: #002779; 
border-bottom-width: 1px; }
