body { 
background-color: #FBCD32;
background-image: url(images/back.jpg);
margin: 0px 0px 0px 0px;
}

body, td { 
font-family: trebuchet ms, arial;
font-size: 12px; 
color: #E1D19A;
}

.navbg {
background-color: #56BBC7;
background-image: url(images/navback.gif);
background-repeat: repeat-x;
background-position: top center;
height: 30px;
padding-top: 2px;
}

.bg {
background-color: #56BBC7;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-position: top center;
}

.address { 
font-size: 16px; 
font-weight: normal; 
color: #FEDA5C;
}

.main {  background-color: #003300; }


H1 { font-size: 22px; font-family: arial; font-weight: normal; color: #FEDA5C;  }

H2 { font-size: 24px; font-family: arial; font-weight: bold;  }

H3 { font-size: 20px; font-family: arial; font-weight: bold;  color: #F8DD80;  }

.hours { font-size: 22px; font-family: font-weight: normal; color: #FEDA5C; }

.head1 { font-size: 18px; font-family: font-weight: normal; color: #F8DD80; }

.head2 { font-size: 16px; font-family: font-weight: bold;  color: #C1FFA3; }

.head3 { font-size: 14px;  }

.sub1 { font-family: verdana; font-size: 9px; }

.sub2 { font-family: verdana; font-size: 11px; }

.first { font-size: 20px; line-height: 20px; }

.caption { font-family: verdana; font-size: 9px;  font-weight: bold; }

b {  color: #C7A42A;  }

.email { font-family: verdana; font-size: 11px; color: #003300; font-weight: bold; padding-right: 10px; }
.email a:link    { color: #003300; text-decoration: none; }
.email a:visited { color: #003300; text-decoration: none; }
.email a:hover   { color: #000000; text-decoration: underline; }


a:link    { color: #FEDA5C; text-decoration: underline; }
a:visited { color: #FEDA5C; text-decoration: underline; }
a:hover   { color: #FFFE32; text-decoration: underline; }

.footer   { 
font-size: 10px; 
color: #003300; 
font-weight: bold; 
background-color: #56BBC7;
border-top: 2px solid #FBCD32;
padding: 3px; 
}

table.box1 td {
background-color: #F1D8A2;
color: #000000;
border: 2px solid #aa0000;
padding: 6px;

}

.footer { padding-right: 10px; }
.footer a:link    { color: #003300; text-decoration: none; }
.footer a:visited { color: #003300; text-decoration: none; }
.footer a:hover   { color: #003300; text-decoration: underline; }


.menu { width: 100%; }

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

.menu ul li { 
 position: relative; 
 display: inline; 
 float: left;
 font-weight: bold; 
 font-size: 11px; 
 font-family: verdana, arial; 
 color: #003300;

}

 .menu ul li a { 
color: #000000; 
display: inline; 
padding-top:  0px;
padding-right:  10px;
padding-bottom:  10px;
padding-left:  10px;
border-right: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
text-align: center;
 }
 
 /* begin child */
 
.menu ul li ul { 
left: 0px; 
position: absolute;
margin-top: 7px; 
display: block;
visibility: hidden; 
background-color: #b5e1e7; 
}

.menu ul li ul li { 
display: list-item; 
float: none;  
font-size: 11px;
}

.menu ul li ul li a { 
display: block;
text-align: left;
text-indent: 10px;
padding-top:  3px;
padding-right:  0px;
padding-bottom:  3px;
padding-left:  0px;
border-top: 0px solid #003300;
border-right: 2px solid #56BBC7;
border-left: 2px solid #56BBC7;
border-bottom: 2px solid #56BBC7;
}

.menu ul li a:visited { 
color: #000000; 
text-decoration: none; 
}

.menu ul li ul li  a:hover { 
color: #ffffee; 
text-decoration: none; 
background-color: #2b96a6; 
}

/*Background image for top level menu list links */
.menu .mainfoldericon{
background: #56B-BC7; }

.menu .subfoldericon{
background: #56BBC7; }

* 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%; }

#lightbox {
	
background-color:#003300;
font-family: arial;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
padding: 1px;

}
	
#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: #003300;
background-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }

table.delivery td { 
border: 1px solid #337D5F; 
padding: 10px;
font-family: arial;
font-size: 18px;
}

table.delivery { 
background-color: #002C33;
border: 1px solid #337D5F; 
}