
body { 
margin-top: 10px;
background-color: #1b6a02;
}

body, td { 
font-family: georgia; 
font-weight: normal; 
font-size: 16px;  
color: #003300; 
}

.header {
background-color: #ffffff;
border-bottom: 4px solid #1b6a02;
}

.main {
background-color: #ffffff;
border: 0px solid #1b6a02;
}

.nav {
background-color: #feda70;
border-right: 4px solid #1b6a02;
}

.footer {
border-top: 4px solid #1b6a02;
}

a.menu:link, a.menu:visited {
display: block;
background-color: #feda70;
border-right: 0px solid #1b6a02;
border-left: 0px solid #1b6a02;
border-bottom: 0px solid #1b6a02;
margin: 0px;
width: 200px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
padding-right: 3px;
vertical-align: middle;
font-family: trebuchet ms, arial;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000000;
text-align: left;
}


a.menu:hover {
background-color: #ffcc33;
text-decoration: none;
color: #000000;
}


.celtic {  font-family: celtic, arial;  font-size: 22px; font-weight: normal; color: #cc0000; }

.heading1 {  font-size: 20px; font-weight: bold; font-style: italic; color: #009900; }

.heading2 { font-size: 18px; color: #aa0000; }

h3  { font-size: 20px; font-weight: bold;  color: #cc9900; }

h4  { font-family: trebuchet ms, arial, font-size: 16px; font-weight: bold; color: #660066;  }

a:link    { color: #880088; font-weight: bold; text-decoration: underline; }
a:visited { color: #776677; font-weight: bold; text-decoration: underline; }
a:hover   { color: #cc00cc; font-weight: bold; text-decoration: underline; }

.sub1 {  font-family: arial;  font-size: 10; font-weight: bold; }

.se {  font-family: arial; font-size: 10; }
.se a:link    { color: #cccccc; font-weight: bold; text-decoration: none; }
.se a:visited { color: #cccccc; font-weight: bold; text-decoration: none; }
.se a:hover   { color: #cccccc; font-weight: bold; text-decoration: none; }

.sub2 {  font-family: times new roman;  font-style: italic; font-size: 11; font-weight: bold; }

.giftwrap {  font-family: verdana;  font-size: 12; font-weight: bold; color: #409a3e; line-height: 18px; }

em {   font-style: italic; font-size: 12; font-weight: bold; color: #aa0000; }

.sub3 {  
font-family: verdana;  
font-size: 12; 
font-weight: bold; 
color: #990066; 
line-height: 18px; }


.box { 
font-family: georgia; font-weight: normal; font-style: italic; font-size: 12px;
padding: 10px;
background-color: #e4f3fd;
border: 2px solid #bfd3d6;  }

