/*    MODULE:  	lamirage.css    PURPOSE: 	Style Sheet, La Mirage Website    CREATED:  	9-29-05    AUTHOR:   	Christine B. Engelhardt    COPYRIGHT: 	(c) 2005 lamiragesteakhouse.com*/html { border: none; }body { font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: black; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; background-repeat: no-repeat; }H1, H2, H3, H4, H5, TH, THEAD, TFOOT { font-family: Arial, Helvetica, sans-serif; }h1 { font-family: Arial; font-size: 15px; margin-top: 0px; margin-bottom: 0px; COLOR: #ca0411; }h2 { font-size: 13px; margin-top: 0px; margin-bottom: 3px; font-weight:bold; COLOR: #ca0411; }.red { font-size: 12px; margin-top: 0px; margin-bottom: 0px; COLOR: #ca0411; }.green { font-size:36px; color:#009900; font-weight: bold;}/* link styles */a:hover {color: red; text-decoration: underline; } a:link {color: black; } a:visited {color: black; text-decoration: none; }  a:active {color: blue; }table { background-repeat: no-repeat; }td { font-family: Verdana, Arial, Helvetica, sans-serif; color: #200033; font-size: 12px; }  p { font-family: Verdana, Arial, Helvetica, sans-serif; color: #200033; font-size: 12px; }  hr { height: 1px; width: 99%; color: #C3C6D0; background-color: #C3C6D0; border: 0 solid #C3C6D0; border-top-width: thin; margin-top: 15px; margin-bottom: 15px; border: 0px; }hr.smallmargin { height: 1px; width: 99%; color: #C3C6D0; background-color: #C3C6D0; border: 0 solid #C3C6D0; border-top-width: thin; margin-top: 10px; margin-bottom: 10px; border: 0px; }hr.nomargin { height: 1px; width: 99%; color: #E0E2E8; background-color: #E0E2E8; border: 0 solid #E0E2E8; border-top-width: thin; margin-top: 0px; margin-bottom: 0px; border: 0px; }	.footer { font-size: 10px; font: Verdana, Helvetica, sans-serif; }a.footerLink { font-size: 10px; color: #0000FF; text-decoration: none; }