body {
        background-color: #C9D5E7;
        background-image: url(../images/lucianobg7.jpg); 
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
     }
/* optimize web pages for a 1024 x 768 screen display size   */
table, img {border: 0px; border-color: #FFECE6;}
td {font-family: arial,helvetica,sans-serif; font-size: 12px; color: #ffffff;}
a:link, a:visited, a:active {color: #9995B6;}
a.bluelink, a.bluelink:visited, a.bluelink:active 
  {color: #ffffff; font-weight: bold; text-decoration: none;}
a.bluelink:hover {text-decoration: underline;}

span.b {
font-weight : bold}
span.cn {
text-align: center}
.fp2
{
font-family: "georgia";
color: #000000;
font-size: 18px;
padding:10px 15px 3px 18px;
}

.cat {
font-family: "edwardian script ITC";
color: #891518;
font-weight: normal;
font-size: 36px;
text-align: center;
}
.cat2 {
background: url(../images/header7.jpg) left no-repeat; 
font-family: "edwardian script ITC";
color: #000000;
font-weight: normal;
font-size: 48px;
text-align: center;
}
.cat4 {
font-family: "Comic Sans MS";
color: #891518;
font-weight: normal;
font-size: 24px;
text-align: center;
}

.hd1 {
font-family: sans-serif;
font-size: 14px;
color: #000000;
font-weight: normal;
text-align: center;
}
                   
.Item {
width: 160px;
font-family: "Comic Sans MS";
font-size: 16px;
color: #000000;
font-weight: bold;
text-decoration: underline;
}

.Desc {
width: 490px;
font-family: "Comic Sans MS";
font-size: 14px;
color: #000000;
font-weight: normal;
}

.Price {
width: 200px;
font-family: "Comic Sans MS";
font-weight: normal;
font-size: 14px;
color: #000000;
text-decoration: none;

}

.subItem {
font-family: "Comic Sans MS";
font-weight: bold;
font-size: 20px;
color: #000000;
text-decoration: underline;
}

div.box { border: solid; border-width: thin; width: 100% }

.tmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.tmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.tmenu ul li a{
display: block;
width: 120px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(../images/menubgred.gif) center center repeat-x;
color: black;
font: bold 13px Tahoma;
}
	
/*Sub level menu*/
.tmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.tmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.tmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #e3f1bd;
border-width: 0 1px 1px 1px;
}

.tmenu ul li a:hover{
background: url(../images/menubgoverred.gif) center center repeat-x;
}

.tmenu ul li ul li a:hover{
background: #cde686;
}

.tmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(../images/blackarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .tmenu ul li { float: left; height: 1%; }
* html .tmenu ul li a { height: 1%; }
/* End */

.gmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.gmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.gmenu ul li a{
display: block;
width: 120px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(../images/menubggreen.gif) center center repeat-x;
color: black;
font: bold 13px Tahoma;
}
	
/*Sub level menu*/
.gmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.gmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.gmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #e3f1bd;
border-width: 0 1px 1px 1px;
}

.gmenu ul li a:hover{
background: url(../images/menubgovergreen.gif) center center repeat-x;
}

.gmenu ul li ul li a:hover{
background: #cde686;
}

.gmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(../images/blackarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .gmenu ul li { float: left; height: 1%; }
* html .gmenu ul li a { height: 1%; }
/* End */