
/*defines area size etc of scrollers*/
#scroller_testimonials{
width: 185px;
height: 100px;
border: 0px solid black;
padding: 0px;
background-color: inherit;
margin-top: auto;
margin-bottom:auto;
}

#scroller_drinks {
position:relative; 
top:165px; 
left:20px; 
width: 255px;
height: 215px;
border: 0px solid #FFFFFF;
}


#scroller_another_new /*not used. set up for future */
{position:relative; 
top: 0px; 
left: 0px; 
width: 175px;
height: 50px;
border: 0px solid #FFFFFF;
}



.drinkstext
{font-family:  Comic Sans, Comic Sans MS, trebuchet, Verdana;
color: #BBBBBB;
font-size: 17px;
line-height: 1.6;
margin-top:0px;
text-decoration: none;
}

/*for header within*/
h4.drink_scroller 
{font-style: italic;
color: #EEEEEE;
font-weight: bold;
font-size: 20px;
padding: 5px 0px 5px 0px;
margin: 0px;
}

.testimonialtext
{font-family:  trebuchet,Verdana,arial,helvetica,sans serif;
text-align: center;
color: #FFFFFF;
font-size: 14px;
font-style: italic;
line-height: 1.1;
margin-top:0px;
text-decoration: none;
}

.third_scroller_text /*not used. set up for future */
{font-family:  Verdana,trebuchet,arial,helvetica,sans serif;
color: #222233;
font-size: 13px;
line-height: 1.3;
margin-top:0px;
text-decoration: none;
}



/*Sets the chalkboard image behind div used for drink specials*/
#drinkspecials 
{background-image: url('/img/LG_DrinkSpecials.jpg');
background-repeat: no-repeat;
background-position: top left;
height:400px; 
width:295px; 
border: 1px outset #663311;
text-align:left;}
/*float:left;  */

/*xmas changes*/
/*{background-image: url('/img/LG_DrinkSpecials.jpg');*/
/*{background-image: url('/img/xmas/LG_DrinkSpecials_xmas.jpg');*/