body { 
margin-top: 10;
text-align: center;
background-color: #7F431C;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-position: left 130px;
}

body, td { 
font-family: trebuchet ms; 
font-weight: normal; 
font-size: 14px; 
color: #000000; 
}

.container {}

.header {
background-color: #761-200;
background-image: url(images/headerbg.gif);
background-repeat: no-repeat;
background-position: top center;
}

.main { 
padding: 0px; 
background-color: #ffffff;
border-right: 0px solid #850e00;
}

.address { 
background-color: #7F431C;
background-image: url(images/addressbg2.gif);
background-repeat: repeat-x;
background-position: top center;
color: #ffffff; 
padding: 3px;
font-size: 17px;
font-weight: bold;
border-bottom: 0px solid #371019;
}

.nav { 
background-color: #761200;
padding-top: 12px;
}

.nav a:link    { color: #4C3833; text-decoration: none; }
.nav a:visited { color: #4C3833; text-decoration: none;  }
.nav a:hover   { color: #7F431C;  text-decoration: none; } 



.footer {
background-color: #371019;
padding: 4px; 
color: ffffff;
font-size: 10px;
font-weight: bold;
}

.footer a:link    { color: #FFFFFF;  }
.footer a:visited { color: #FFFFFF;  }
.footer a:hover   { color: #f0b65c;  } 

#quote {
background-image: url(images/quote.gif);
background-repeat: no-repeat;
background-position: top center;
width: 240px;
height: 240px;
}

.quote {
padding-left: 30px;
padding-right: 30px;
text-align: center;
}

h1  { font-size: 22px; line-height: 22px;  color: #491609; }

.sub1 { font-size: 10px; font-weight: bold; } 

.head1 { font-family: trebuchet ms, verdana; font-size: 20px; font-weight: bold; color: #660000; }

.head2 { font-size: 18px; font-weight: bold; color: #491609; }

.head3 {  font-size: 16px; font-weight: bold; color: #330000; }

.nav {  font-size: 16px; font-weight: bold; color: #aa0000;  }

.caption {  font-size: 12px; font-weight: bold;   }

a:link    { color: #660000;  }
a:visited { color: #660000;  }
a:hover   { color: #aa0000;  }  

.box1 { 
background-color: #DBDBC5;
border: 1px solid #B2B38A;
-moz-border-radius: 10px;
padding: 1px;
}


#lightbox {
background-color:#ffffff;
padding: 10px;
color: #000000; 
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-color: #7F431C }

* html #overlay {
background-color: #7F431C;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.gif", sizingmethod="scale"); }


