﻿body {
}

div.wrapper{    width: 800px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
       }
 div.wrapper2{    width: 100%;
    margin-left:auto;
   margin-right:auto; 
   background-color:White;
   display:block;
 }
       
       td.top
        { height: 160px; }

        .image
{
}
        
        .footer
        {
            height: 100px;
            
        }
         
          
           .marquee
{
    width: 649px;
    height: 24px;
    position: relative;
    top: 10px;
}
         
          
          .mainmenu
{
    width: 700px;
    height: 25px;
    border-style: solid;
    border-width: 3px;
    position: relative;
    top: 70px;
    
}
div.mainfeature
{
    position: relative;
    width: 400px;
    height: 300px;
   
} 
div.Outer { 
        width: 800px;
        border:dashed 1px black; 
        position: relative; 
        clear: both; 
        } 

       div.InnerLeft { 
        width: 50%; 
        position: relative; 
        background: #CCCCCC;         
        float: left; 
        } 

       div.InnerRight { 
        width: 49%; 
        position: relative; 
        background: #AAAAFF;         
        float: right; 
        } 


td.menuItem
{
    height: 15px; }

td.menuItemOn
{
    height: 15px;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #FF0000;
    color: White;
    font-weight: bold;
    font-family: Tahoma;
    font-size: x-small;
}
.menuItem
{
    height: 15px;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    color: #008080;
    font-weight: bolder;
    font-family: Tahoma;
    font-size: x-small;
    background-image: url('Images/NavBar.jpg');
}
.heading
{
    color: #006666;
    font-weight: bolder;
    font-size: large;
    margin-top: 10px;
    text-decoration: underline;
    font-family: Tahoma;
    text-transform: capitalize;
    vertical-align: top;
}
p
{
    font-family: Tahoma;
    font-size: xx-small;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: top;
}
p.main
{
    padding: 5px 10px 5px 5px;
    margin: 5px 10px 5px 5px;
    font-family: Tahoma;
    font-size: x-small;
    font-weight: bolder;
    color: #008080;
    vertical-align: top;
    display: block;
    text-align: justify;
    white-space: normal;
    line-height: normal;
}
p.main1
{ 
    padding: 5px 10px 5px 5px;
    margin: 5px 10px 5px 5px;
    font-family: Tahoma;
    font-size: x-small;
    font-weight: bolder;
    color: #008080;
    vertical-align: bottom;
    display: block;
    text-align: justify;
    white-space: normal;
    line-height: normal;}
td.mainfeature
{
    border-collapse: separate;
    border-top-style: inset;
    border-bottom-style: inset;
    border-width: thin;
    border-color: #008080;
 }

td.special{           border-width: thin; border-color: #008080; padding: 2px; margin: 2px; font-family: Tahoma; font-size: x-small; font-weight: bolder; color: #008080; vertical-align: top; text-align: left; border-spacing: 2px; background-color: #F0FFF0; border-top-style: outset; border-right-style: none; border-bottom-style: inset; empty-cells: hide; }

table.cost
{
    font-family: 'Eras Demi ITC';
    font-size: xx-small;
    background-color: #CCFFFF;
    empty-cells: hide;
}


.contentTbl
{
    font-family: Tahoma;
    font-size: small;
    color: #008080;
    font-weight: bold;
    background-color: #CCFFCC;
}






