

body {
margin: 0;
background-image: url(images/background/barnboard2.jpg);
background-position: top center;
background-attachment: fixed;
}

body, td { 
font-family: arial;  
font-size: 14px; 
color: #003300; 
}

.removed {
margin: 0;
background-image: url(images/background/barkback.jpg);
background-repeat: repeat-y; 
}


.main {
background-color: #ffffff;
width: 900px;
border-left: 2px solid #030;
border-right: 2px solid #030;
}

.indexheader {
background-image: url(images/winterback.jpg);
background-repeat: no-repeat;
background-position: top center; 
}

h1  { font-size: 22px; line-height: 24px; }

.sub1 { font-size: 10px; font-weight: bold; }

.head1 { font-family: trebuchet ms, verdana; font-size: 24px; font-weight: normal; color: #aa0000; }

.head2 { font-size: 18px; font-weight: bold; }

.head3 {  font-size: 18px; font-weight: bold; color: #aa0000;  }

.nav {  font-size: 16px; font-weight: bold; color: #aa0000;  }

.caption {  font-size: 12px; font-weight: bold;   }

a:link    { color: #006600; text-decoration: underline; font-weight: bold; }
a:visited { color: #667766; text-decoration: underline; font-weight: bold; }
a:hover   { color: #aa0000; text-decoration: underline; font-weight: bold; }

.box1 {  background-color: #fbdf93; border: 6px dotted #00cc00;  }


#special {
background-color: #ecc163;
border: 2px dashed #aa0000;
padding: 5px;
margin: 10px 10px 10px 10px; 
}

.carshow {
background-image: url(images/chevyback.jpg);
background-repeat: no-repeat;
background-position: center center; 
}


#box {  background-color: #fdf082; border: 6px dotted #00cc00;  }

#textarea {  background-color: #ffffff; border: 1px solid #cf983d;  }


#lightbox {
background-color:#ffffff;
padding: 4px;
color: #003300;
font-weight: bold;
font-family: verdana;
font-size: 12px;
}

#lightboxdetails { font-size: 0.8em; padding-top: 0.4em; }

#lightboxcaption { float: left; }

#keyboardmsg { float: right; }

#closebutton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both; }

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #ffffff;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.gif", sizingmethod="scale"); }


.index { font-family: georgia; color: #003300; }



