/* Willowgrove stylesheet - January 2005 */

html, body { margin: 0;   padding: 0; background-color: #F6F5E1; font-size: 100%;}

a:link { color : #494949; background: transparent; }
a:visited { color : #666666; }
a:hover { color : #996699; text-decoration : underline; }
a:active { color : #996699; }

p { line-height : 1.6em; margin : 1.2em 0em ; } 

p.divid { border-top : 1px solid #cad1a4; border-bottom : 4px double #cad1a4; width : 35%;
   padding : 5px 8px 5px 10px; text-align : left; font-weight : bold; color : #7F5E3B;
   float : right; }

/* layout */

#logo { left: 0;  top: 0; background: url(_images/head_back.jpg) repeat; height: 160px; }

#wrapper { margin: 1%; border: 1px solid silver; }

#content { margin: 10px 0px 10px 200px; padding-top: 10px; padding-right:10px; background-color: transparent; font-family : Arial, Helvetica, Tahoma, sans-serif; color : #333333; font-size: 80%; line-height: 140%; }



/* presentation */

h1 { text-align: left; font-size: 150%; font-family: Georgia, "Times New Roman", Times, serif; color: #333333; font-weight: normal; margin-top: 8px;  margin-bottom: 24px; }
  
/* navigation */

#navigation { float: left;  width: 140px;  border: 3px double white; margin: 20px 35px 10px 10px; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size : 90%;  color: #666666; font-weight: bold; background-color: #F6F5E1;} 


#button ul { margin: 10px;  padding: 0; list-style-type: none;  } 

#button li a { width: 120px;  display: block; padding: 2px; margin-bottom: 12px; border-bottom: 1px solid silver; text-decoration: none; }
#button li a:visited { color : #333333; }
#button li a:hover { color: #996699; }  
#button li a:active { color: #996699; } 

.on {
	font-style: italic;
}

#footer { padding: 4px; border-top: 3px double silver; margin-top: 20px; background: transparent; font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; font-size : 65%;  color: #666666; text-align: center; 
}

.cleaner { clear : left; }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 	font-size: 130%;	color: #666666; font-weight: normal; line-height: 140%;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 130%;	color: #666666; margin:0px; font-weight: normal;}

th {
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;


}
tr {
	vertical-align: top;
}

.caps {
	text-transform: uppercase;
}.bodysmall {
	font-size: 85%;
}
.larger {font-size: 110%;}
.cars { width: 70%; }
.cars td {border: 1px solid #dadada; padding: 3px 3px 3px 3px; margin:0px }
.cars tr {padding:0px; }
.cars img {border: 1px solid #666666;}
