
BODY, TD  { font-family: georgia; font-size: 16px; color: #663333; }

BODY  { 
background-color: #FFFAF4; 
background-image: url(images/back.jpg);
background-position: top center;
margin: 0; }

.main { 
background-color: #FBF2E9;
border-right: 2px solid #440000; 
border-left: 2px solid #440000; 
border-bottom: 2px solid #440000; }


A:link     { color: #993333; font-weight: normal; text-decoration: underline; }
A:visited  { color: #663333; font-weight: normal; text-decoration: underline; }
A:active   { color: #CC9966; font-weight: normal; text-decoration: underline; }
A:hover    { color: #CC9966; font-weight: normal; text-decoration: underline; }

table.product td { 
background-color: #FFFFFF; 
border: 0px solid #F7D6B4;
font-size: 16px; }

table.product { 
border: 1px solid #F7D6B4;
 }
 
table.orderform { 
margin-left: 20px;
 }
 
table.productform { 
background-color: #FFFFFF; 
border: 1px solid #F7D6B4;
padding: 3px;
font-size: 10px;
 }
 
 table.productform td { 
 padding: 2px;
 font-size: 12px;
 }
 
 .product_title { font-size: 24px;  color: #440000; font-style: italic; text-transform: uppercase; }

.price { font-weight: bold; margin-right: 10px; }

H1 { font-family: monotype corsiva; font-size: 30px; font-weight: normal; color: #440000; line-height: 32px; }
H2 { font-weight: normal;  }
H3 { font-weight: normal;  }


.sub1  {  font-family: arial; font-size: 12px; font-weight: bold; line-height: 16px; }

.sub2  {  font-size: 11px; font-weight: bold; line-height: 14px; }

.head1  { font-family: verdana; font-size: 18px; font-weight: normal; line-height: 22px; }

.head2  {  font-size: 18px; font-weight: bold; color: #660000; line-height: 20px; }

.head3 {  font-size: 16px; font-weight: bold; line-height: 20px;  }

.head4  { font-family: monotype corsiva; font-size: 20px; font-weight: normal; color: #990000; line-height: 24px; }

.copy14  { font-size: 14px; color: #663333; }

.aboutme { border-left: 1px solid #330000; }


.price { color: #660000; font-weight: bold; }

.bottomnav a:link    {  text-decoration: none; font-weight: bold; color: #003300;}
.bottomnav a:visited {  text-decoration: none; font-weight: bold; color: #003300;}
.bottomnav a:hover   {  text-decoration: none; font-weight: bold; color: #FFFFFF;}


/* parent horizontal */

.menu ul { margin: 0; padding: 0; list-style-type: none;  }

.menu ul li { position: relative; display: block; float: left; }

.menu ul li ul { 
display: block;
text-align: center;
width: 100px;  
}

.menu ul li a {  
display: block; 
color: #FFE9DB;
text-decoration: none;
padding-bottom: 3px;
padding-top: 2px;
font-size: 18px;
}

.menu ul li a:visited { color: #FFE9DB; text-decoration: none; }
.menu ul li a:hover   { color: #CC9966; text-decoration: none; }
.menu ul li a:active  { color: #CC9966; text-decoration: none; }
 
/* 1st child  */ 
	
.menu ul li ul { 
background-color: #440000;
position: absolute; 
display: block; 
float: left; 
left: 0px; 
top: 0px; 
visibility: hidden;
border: 1px solid #CC9966; 
}

.menu ul li ul li { display: block; float: left;  width: 100%  }

.menu ul li ul li a {
color: #FFE9DB;
display: block;
text-decoration: none;
text-align: left;
text-indent: 3px;
padding:  2px;

 }
 

.menu ul li ul li a:visited { color: #FFE9DB; text-decoration: none; }
.menu ul li ul li a:hover   { color: #440000; text-decoration: none;  background-color: #FFEADE; width: 100% }
.menu ul li ul li a:active  { color: #CC9966; text-decoration: none; }


* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/*  IE fix */
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }

#box { 
padding: 4px;
background-color: #F8E5B2;
border-top: 2px solid #E2C780;
border-right: 2px solid #8E6906;
border-bottom: 2px solid #8E6906;
border-left: 2px solid #E2C780;}

#lightbox{
	
background-color:#440000;
color: #FBDC98;
font-family: arial;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 2px solid #440000;
border-right: 2px solid #440000;
border-left: 2px solid #440000;
border-top: 2px solid #440000;}
	
#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: #440000;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
