/*
  $Id: stylesheet.css,v 1.5 2008/04/25 ERK Exp $
  Sherlock's
  http://www.sherlocks.com
  Copyright (c) 2008
*/

body {
 	background-image: url(../images/background_02.jpg);
  	background-repeat: repeat-x;
  	background-color: #9e8253;
   	color: #000000;
 	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333;
	overflow-x: hidden;
}

table.body {
	color: #333;
	border: 1px solid black;
	padding: 0px;
	background-color: #D8D1AB}

table.main {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px}
	
.events {  
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
  	background-color: #FFFFFF;
	padding: 10px;
	color: #333}
	
.main {  
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
  	background-color: #FFFFFF;
	padding: 10px;
	color: #333}

.main a:link {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none}

.main a:visited {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none}
	
.main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline}
	
.main a:active {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none}

a:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black; 
	text-decoration: underline}

a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: black; text-decoration: underline}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #660000; text-decoration: underline}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #660000; text-decoration: underline}

h1 { 
	font-family: Verdana, Helvetica, sans-serif;
	color: #990000;
	font-size: 15px;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px}	

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px}

h3 { 
	font-family: Verdana, Helvetica, sans-serif;
	color: #993300;
	font-size: 14px;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px}
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
	font-weight: bold;	
	background-color: #D8D1AB; /* tan */
	color: #000000}

.nav a:link {	color: black; text-decoration: none}
.nav a:visited {  color: black; text-decoration: none}
.nav a:hover {  color: #660000; text-decoration: underline}
.nav a:active {  color: #660000; text-decoration: none}

/*  Gift nav links  */
TD.navLarge {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
	background-color: #D8D1AB;
	color: #990000}

.navLarge a:link {	color: black; text-decoration: none}
.navLarge a:visited {  color: black; text-decoration: none}
.navLarge a:hover {  color: #660000; text-decoration: underline}
.navLarge a:active {  color: #660000; text-decoration: none}

.body_small a:link {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px}

.body_small a:visited {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px}

.body_small a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px}

.body_small a:active {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px}

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}

.footer a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px}

.footer a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px}

.footer a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px}

/*  Ultimate Fade-in Slide Show  */

.centerdiv{ /*IE method of centering a relative div*/
text-align: center}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto}

TABLE.order {
  background: #f9f9f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  padding: .3cm; /* top right bottom left */
}

TD.order, P.order {
  background: #D8D1AB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
