
body
{
background: #ffffff;
font-family: Arial, ariel, sans-serif;
color: #000000;
font-weight: normal;
margin-bottom: 10pt; margin-top: 0px;
text-align: left;
}

.holidayNote
{
text-align: center;
font-size: .85em;
font-style: italic;
font-weight: bold;
color: black;
background: yellow;
}

.topbanner   
{
display: block;
text-align: left;
width: 98%;
max-width: 1200px;
}


img.displayed
{
display: block;
width: 800px;
height: 120px;
text-align: left;
}

.spacer
{
padding-top: 2em;
}


#upper
{
font-size: 100%;
font-weight: normal;
text-align: center;
width: auto;
}

#tabs
{
text-align: left;
}

table
{
margin: auto;
text-align: center;
}


td
{
vertical-align: middle;
}



table.tlayout
{
width: 98%;
text-align: left;
margin: 0px auto;
}  


td.proddesc
{
width: 50%;
padding-left: 1em;
padding-right: 2em;
font-size: 1.25em;
font-weight: bold;
}


td.prodpic
{
width: 50%;
text-align: center;
}


td.logopic
{
text-align: center;
padding-left: 88px;
}


ul.topdesc
{
padding-top: 1em;
}

li.sizzle1
{
padding-bottom: .5em;
color: red;
}

li.sizzle2
{
padding-bottom: .5em;
}




.indent
{
font-size: 1em;
font-weight: normal;
padding: 2% 5% 1% 5%;
}




/* TABS STYLING */

      ul#tabs { list-style-type: none; margin: 30px 0 0 0; padding: 0 0 0.15em 0; font-size: .75em; }
      ul#tabs li { display: inline; }
      ul#tabs li a { color: #fff; background-color: #215c85; border: 1px solid #000; border-bottom: none; padding: 0.3em; text-decoration: none; }
      ul#tabs li a:hover { background-color: #336e8e; }
      ul#tabs li a.selected { color: #fff; background-color: #215c85; font-size: 1.25em; padding: 0.3em 0.3em 0.2em 0.3em; }
      div.tabContent { border: 2px solid #215c85; padding: 0.5em; background-color: #fff; width: 98%; text-align: left; }
      div.tabContent.hide { display: none; }


	  
/* everything below is for tab content */

.sectionHead
{
font-style: italic;
font-size: larger;
font-weight: bold;
}

.sectionHeadcolored
{
font-size: larger;
font-weight: bold;
color: red;
}

.sectionSmaller
{
font-size: smaller;
font-weight: normal;
}


.reditem
{
color: red;
}

.redbold
{
color: red;
font-weight: bold;
}


.mainHead
{
text-align: center;
font-style: italic;
color: black;
font-size: 2.5em;
font-weight: bold;
letter-spacing:2px;
}



.topcontact
{
text-align: center;
color: #215c85;
font-size: 2em;
font-style: italic;
font-weight: bold;
letter-spacing:2px;
}

.lowerContact
{
padding-top: 2em;
text-align: center;
font-style: italic;
color: red;
font-size: 2em;
font-weight: bold;
letter-spacing: 2px;
}


.lowerbanners
{
padding-top: 2em;
padding-bottom: 2em;
text-align: center;
}

