﻿hr
{
    color:#BC2628;
}

a
{
    font-weight:bold;
    text-decoration:none;
    color:#BC2628;
  
    text-align: left;
}
a:hover
{
    text-decoration: underline;
    color: #7C9B3E;
}

html, body 
{
    font-family: arial;
    margin: 0;
	padding: 0;
	height:100%;
	}
.bodyText
{
    text-align: left;
    color:Black;
padding-top: .25in;

}

#outer{min-height:100%;height:auto;}
* html #outer{height:100%;}/* ie6 and under*/

#topbar   
{
    background-color:  black; 
    height:120px;
    
    padding-top: 20px;
}

    
#medley
{
    position:absolute;
    left: 480px;
    top: 19px;
      
}
.mainHeader 
{
    font-size:24pt;
    color:White;
}

.subHeader
{
    color:yellow;
    font-size: 18pt;
}

* html #nav {
position: relative; /*** IE needs this  ***/
height: 250px;
}
#nav
{
    text-indent: 15px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    color:white;
    background-color:#800000;
    width: 150px;
    float:left;
     font-size: 16px
}

.searchbutton
{
    background-color: black;
    color:White;
    font-size: 16px;
    font-weight: bold;
}
    
#btnAllListings
{
    color:White;
    background-color:#800000;
    font-size: 12px;
    font-weight: bold;
}

#btnSpecOnly
{
    color:White;
    background-color: #800000;
    font-size: 12px;
    font-weight: bold;
}

#nav a
{
    color: white;
}

a img {
border-style: none;
    border-color: inherit;
    border-width: medium;
    float: right;
    text-align: center;
}
#nav a:hover
{
    text-decoration:underline;
    color:Yellow;
}

.pager
{
    font-size: 14px;
    text-align: right;
    
 }
 
.largeText
{
    font-size:20pt;
    height: 48px;
}

.search
{
     text-align: center;
}

.searchTitle
{
    text-align:left;
    text-indent: 3.5in;
}
        
.bigBox
{
    font-size:x-large;
    width:400px;
    vertical-align:middle;
    text-align: center;
}
#bottomMain
{
    text-align:center;
    font-weight:bold;
    font-size: xx-small;
    }
#bottomMain a
{
   text-decoration: none;
}

#bottomMain a:hover
{
   text-decoration: underline;
}
.symbol
{
    font-family: Symbol;
    font-weight: normal;
}

.newSearch
{
    font-size: medium;
    text-align:center;
    color: white;
}

#registerForm
{
    padding-left:.25in;
    width: 619px;
    text-align: left;
     padding-top:.25in
}
.adLong
{
    text-align: center;
}

#results
{
    padding-top: 0.1in;
    background-color: White;
    float:left;  
    text-align:left;
    font-size:12px;
    
}

.bannersRight
{
 width: 180px;
 vertical-align: top;
 font-size: small;
 color:#800000;
 font-style: italic;
 font-weight: bold;
 text-align: right;
}

.bannersBottom
{
    vertical-align:top;
    text-align:center;
}

#logo
{
    
    text-align: center;
    height: 116px;
   
}
#sm_logo
{
    left:20px;
    position:absolute;
}

.navbar
{
    width: 160px;
    min-height: 768px;
}

.searchAgain
{  
    font-size: x-small;
    text-align: center;
    color: Black;
}
table
{
    border-collapse:collapse;
    text-align: left;
}

.local
{
    color: #7C9B3E;
 font-weight: bold;
    text-align: left;
}
.daily
{
    color:#BC2628;
    font-weight: bold;
    text-align: center;
}

.specials
{
    color:#ECB359;
    font-weight: bold;
}

