body{
background-image: url(800-half.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:95px -10px;
margin-top:100px;
font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
background-color:white;
}

.mastertable {
width:800px;
border: red 0px dotted;
}

.menu-wrapper-table {
width:800px;
border-bottom-color : #99CCCC;
border-right-color : #99CCCC;
border-left-color : #EEFFFF;
border-top-color : #EEFFFF;
border-width : 1px;
border-style : inset;
background-image:url(bckgrnd2.jpg);
background-repeat:repeat;
}


.menu-table {
width:650px;
border: green 0px dotted;
}

.subtable  {
background-color : #87CEFA;
border-bottom-color : #99CCCC;
border-right-color : #99CCCC;
border-left-color : #EEFFFF;
border-top-color : #EEFFFF;
border-width : 1px;
border-style : inset;
margin-bottom:35px;
margin-top:35px;
}

h1  { 
font-weight : 700;
font-size : 28px;
letter-spacing :3px;
color : ;
color: #333366; 
}

h2  { 
font-weight : 300;
font-size : 18pt;
font-style:italic;
letter-spacing : 2px;
color :  #333366;
text-decoration:underline; 
}

h3  { 
font-weight : 900;
font-size : 16pt;
letter-spacing : 0px;
color: #333366;
font-variant:small-caps; 
}


.item1, .item1-no-underline  {
background-color : #87CEFA;
font-weight : 500;
font-size : 14px;
color : black;
line-height : 16pt;
text-align : left; 
border-bottom-color : darkblue;
border-right-color : #87CEFA;
border-left-color : #87CEFA;
border-top-color : #87CEFA;
border-width : 1px;
border-style : dashed;
}
.item1-no-underline  {
border-style : none;
}


.subh1  {
font-weight : 800;
font-size : 15px;
letter-spacing : 3px;
color : black;
}

.subh2, .subh2-a  { 
font-weight : 400;
font-size : 12px;
text-align:center;
color : black; 
}

.subh2-a  { 
text-align:left;
margin-top:20px;
margin-bottom:5px;
margin-left:5px;
}

.subh3  { 
font-weight : 600;
font-size : 12px;
line-height : 14px;
font-variant : small-caps;
color : black; 
}

.subh4, .subh4-with-underline  { 
font-weight : 100;
font-size : 11px;
font-style : italic;
color:#545454;
margin-left : 10px;
text-align:left; 
}

.subh4-with-underline  { 
border-bottom-color : darkblue;
border-right-color : #87CEFA;
border-left-color : #87CEFA;
border-top-color : #87CEFA;
border-width : 1px;
border-style : dashed;
}


.menu-links, .menu-links a:link, .menu-links a:visited, .menu-links a:hover  { 
font-size : 12px;
letter-spacing : 1px;
font-weight : 300;
text-align : left; 
margin-left:30px;
height:20px;
padding-bottom:5px;
}


.subh5, .subh5 a:link, .subh5 a:visited, .subh5 a:hover  { 
font-weight : 300;
font-size : 11px;
text-align:center; 
}



.menu-links, .menu-links a:link, .menu-links a:visited,  .subh5, .subh5 a:link, .subh5 a:visited  { 
color: #CC0000;
text-decoration: none;
vertical-align:middle;
}
.menu-links a:hover, .subh5 a:hover{
color: white;
text-decoration: none;
}


.foot-links, .foot-links a:link, .foot-links a:visited, .foot-links a:hover  { 
font-size : 12px;
letter-spacing : 3px;
font-weight : 500;
text-align : center; 
text-decoration: none;
color: #666666;
}

.foot-links a:hover{
color: #CC0000;
letter-spacing : 4px;
font-weight : 900;
text-decoration: none;
}

.img-coupon {
margin-top:17px;
margin-bottom:17px;
text-align:center;
}

.screen-hide {
display:none;
}




