p, div, td, ul, ol, .normal {
        font: 11px/16px Helvetica, Arial, sans-serif;
        color: #666666;
        }

.nounderline {
        }

.sidebar {
        font: 11px/14px Helvetica, Arial, sans-serif;
        color: #000000;
        }

.title {
        font: 12px/16px Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
        color: #000000;
        }

.smalltitle {
        font: 12px/16px Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
        color: #000000;
        }

.hometitle {
        font: 12px/17px Helvetica, Arial, sans-serif;
	font-weight: bold;
        color: #979148;
        }

.burgandy {
        color: #8A2730;
        }

.gold {
        color: #BC9D28;
        }

.wines {
        font: 11px/13px Helvetica, Arial, sans-serif;
        color: #666666;
        }

.wines1 {
        font: 12px/15px Helvetica, Arial, sans-serif;
	font-weight: bold;
        color: #8A2730;
        }

.wines2 {
        font: 12px/15px Helvetica, Arial, sans-serif;
	font-weight: bold;
        color: #BC9D28;
        }

.wines3 {
        font: 12px/15px Helvetica, Arial, sans-serif;
	font-weight: bold;
        color: #9EB556;
        }

.missing {
        color: #8A2730;
	font-weight: bold;
        }

.footer {
        font: 11px/11px Helvetica, Arial, sans-serif;
        color: #666666;
        }

.homebg { 
 background-image: url(http://www.baileyana.com/images/home_bg.jpg); 
 background-position : bottom; 
 background-repeat : no-repeat; 
 } 

A:link        {text-decoration: underline; color : #666666}
A:visited     {text-decoration: underline; color : #666666}
A:active      {text-decoration: underline; color : #666666}
A:hover       {text-decoration: underline; color : #000000}

*.wines A:link        {text-decoration: none; color : #666666}
*.wines A:visited     {text-decoration: none; color : #666666}
*.wines A:active      {text-decoration: none; color : #666666}
*.wines A:hover       {text-decoration: none; color : #000000}

*.nounderline A:link        {text-decoration: none; color : #666666}
*.nounderline A:visited     {text-decoration: none; color : #666666}
*.nounderline A:active      {text-decoration: none; color : #666666}
*.nounderline A:hover       {text-decoration: none; color : #000000}

*.footer a:link  { text-decoration: none; color: #99B1BE }
*.footer a:active        { text-decoration: none; color: #99B1BE }
*.footer a:visited       { text-decoration: none; color: #99B1BE }
*.footer a:hover { text-decoration: none; color: #336D96 }

.submit { background-color: #E5E5E5; border: 0px; color: #444444; height: 18px; font-size: 10px; font-weight: bold; line-height:14px}

.input { border: 0px; background-color: #CCCCCC; height:20px }
.textarea { border: 0px; background-color: #CCCCCC; height:95px;scrollbar-base-color:#CCCCCC;}
.textarea2 { border: 0px; background-color: #CCCCCC; height:60px;scrollbar-base-color:#CCCCCC;}
.select { border: 0px; background-color: #CCCCCC;}

#logos {
	width: 100%;
	margin: 10px 0px;
}

#logos td {
	width: 25%;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
}

