﻿@font-face {
  font-family: "Bell Gothic Std Light";
  src: url("http://web.ai-bs.com/easters/BellGothicStd-Bold.otf")
}

body 
{
    font-family: Arial;
    font-size: 12px;
    color: Black;
    padding-left:2px;
    padding-right:2px;
}


.maintext
{
    font-family: Arial;
    font-size: 13px;
    color: Black;
    padding-left:5px;
    padding-right:5px;
    text-align:left;
}

.sbutton
{
    background-image: url(images/button.gif);
    background-repeat: repeat-x;
    display: block;
    font-family: Bell Gothic Std Light;    
    text-align: center;
    height: 25px;
    padding-top:3px; 
    font-size: 18px;  
    color: white;
    text-decoration: none;         
}

.sbutton:hover
{   
    background-position: 0 -28px;
    color: #01366a;
}

.menu-bar
{
    background-image:url(images/button.gif);
    width: 1px;
}

.sub-menu
{
    
    background-image:url(images/sub-menu.gif);
    background-color: #e5e3e3;
    background-repeat:repeat-x;

    
}


.sub-txt
{
    font-family:Arial;
    color: #01366a;
    font-size:11px;
    font-weight:bold;
    
}

.sub-head
{
    font-family:Arial;
    color: #01366a;
    font-size:12px;
    font-weight:bold;
    text-align: center;
    padding-left:5px;
    padding-right:5px;
    
    
}

.address
{
    font-family:Arial;
    color: #01366a;
    font-size:12px;
    font-weight:bold;
    text-align: center;
    padding-left:10px;
}  
 
 .phone
 {
     font-family:Arial;
     color: #01366a;
     font-size: 22px;
     font-weight:bold;
     text-align:center;
 }
 
 
.right-sub
{
    font-family:Arial;
    color: black;
    font-size:11px;
    font-weight:bold;
    text-align: center;
    padding-right:5px;
    padding-left:5px;
}

    
.menu-shadow
{
    
    background-image: url(images/shadow.png);
    background-repeat: repeat-x;
}

.shadow-left
{
    width:6px;
    background-image: url(images/shadow2.png);
    background-repeat: repeat-y;
}

.shadow-right
{
    width:6px;
    background-image: url(images/shadow3.png);
    background-repeat: repeat-y;
}

.title
{
    font-family:Arial;
    color: #01366a;
    font-size:18px;
    font-weight:bold;
    padding-top:3px;
}

.footer
{
    font-family: Arial;
    font-size:9px;
    color:#01366a;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    text-align:center;
    background-color:white;
    
}

.footer a
{
    color:#01366a;
}

.footer a:hover
{
    color:#4d99e3;
}

.contact_tbl
{
    background-color: #ffffff;
    border: dotted 1px #999999;
    margin-left:8px;
    font-size:11px;
}   

.contact_heading
{
    background-color: #01366a;
    padding-top: 4px; 
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px; 
    border: dotted 1px #cccccc; 
    margin-bottom: 5px; 
    margin-left: -5px;
    font-size: 12px; 
    color: white; 
    font-weight: bold;
}

.smalltext
{
    font-size: 9px;
}


.form-title
{
    font-family:Arial;
    color: #01366a;
    font-size:17px;
    font-weight:bold;
    padding-top:5px;
    padding-left:10px;
}


.coupon
{
    font-family: Arial;
    font-size: 17px;
    color: Black;
    padding-left:5px;
    text-align:center;
    font-weight:bold;
}


h1
{
    font-family:Arial;
    color: #01366a;
    font-size:28px;
    font-weight:bold;
    
}


.news_btn
{
    display:block;
    background-image:url(images/whatsnew-btn.jpg);
    width:148px;
    height:75px;
}
.news_btn:hover
{
    background-position: 0px -74px;
}

.special_btn
{
    display:block;
    background-image:url(images/specials-btn.jpg);
    width:148px;
    height:75px;
}
.special_btn:hover
{
    background-position: 0px -75px;
}