.blackbarTable a {

color: #FFFFFF;
}

#content {
color: #000000;
font-family: Arial;
font-size: 12px;
line-height: 20px;
text-align: left;
}
#content_text {
color: #000000;
font-family: Arial;
font-size: 12px;
line-height: 20px;
text-align: left;
}
.landing_text {
color: #000000;
font-family: Arial;
font-size: 12px;
line-height: 20px;
}
h1 
{
font-family: Arial, san serif;
font-size: 18px;
line-height: 24px;
}
table .specials
{
color: #FFFFFF;
font-family: Arial;
font-size: 11px;
line-height: 18px;
margin-top: 6px;
}
#footer {
color : #c3a88d;
font-family: Verdana, san-serif;
font-size: 10px;
line-height: 20px;
text-align: center;
padding: 10px 0;
}
#footer a {
color: #FFFFFF; 
text-decoration: none;
}
#footer a:hover {
color : #FFFFFF;
text-decoration: underline;
}
#footer {
font-family: Verdana, Arial;
font-size: 10px;
color: #FFFFFF; 
padding-left: 10px;
text-align: center;

}

.welcome{
width: 251px;
height: 58px;
float:top;
clear:left; 
background: url(images/welcome.png) top center !important;
/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
background: none; 
/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='images/welcome.png'); /* the MS alpha filter */ 
}
