﻿body { background-color:#f2f2f2;
       font-family:Arial, Sans-Serif;
       font-size:11pt;
}

#pageContainer { width:845px;
                 margin:0px auto;
                 
}

#page { margin:0px 0px 0px 0px;
}

#menuBox { background-image:url('../images/menu_bg.jpg');
        background-repeat:repeat-x;
        height:33px;
        width:845px;
}

#menu { text-align:center;
    font-weight:bold;
    font-size:13pt;
    padding-top:7px;
}

#menu a { color:#ffffff;
          padding-right:50px;
          text-decoration:none;
}

#menu a:hover { text-decoration:underline;
}

#header { background-color:#ffffff;}
          
#topbar { border-bottom:solid 5px #de0025;}

#topbarExt { vertical-align:bottom;}
              

#sidebar { width:263px;}

#sidebar_ext { padding:10px 0px 10px 7px;
               line-height:1.6em;
               color:#de0025;
}

#sidebar_ext a { padding-bottom:13px;
                 line-height:1.6em;
}

#sidebar_ext a:hover { text-decoration:none;
}

#content {padding:20px 10px ; }



#search { background-color:#000000;
          height:50px;
          padding-top:20px;
          text-align:center;
}


a#toplink { text-decoration:underline;
     }  

table { border:none;
       vertical-align:top;
    } 
td { vertical-align:top;}

img { border:none;
      vertical-align:top;
    }
      
.divider {height:2px;
         padding:0;
         margin:0;
         width:263px;
        border:none;
 }
 
 #footer { text-align:right;
           padding-top:10px;
           font-size:8pt;
    }
 
 #menuExt { padding-top:10px;
             font-size:8pt;
    }
    
#menuExt a { text-decoration:none;
             color:#000000;
  }
  
#menuExt a:hover { text-decoration:underline;}  

.sidebarBtn { text-align:center;
              padding:10px 0;
} 

a {color:#de0025;}
a:visited  {color:#de0025;} 
a:hover {color:#de0025;}

#coupon{ background-image:url('../images/coupon1.jpg');
            background-repeat:no-repeat;
            text-align:center;
            height:191px;
            width:450px;
} 

h3 {color:#de0025;}
