@charset "utf-8";
/* Home (index.php) CSS Document */

/* position list chunks side by side */
div.wrapper
{
  float: left;
  width: 20em;
}

/* clear float after lists */
br
{
  clear: left;
}

/* anchor styling */
ol li a
{
  display: block;
  width: 15em;
  text-decoration: none;
}


a{ color:#0099CC; text-decoration:none; font-weight:normal; }
a:hover{ color:#0099CC; text-decoration:underline; }

#home_left{ float:left; width:73%; text-align:justify; padding-right:2%; }
#home_left p{ text-align:justify; }
#home_right{ float:right; width:25%; margin-top:25px; }

#home_right .right_box{ border:1px solid #CC0000; margin-bottom:10px; font-size:11px; text-align:center; width:165px; }
#header{ background:url(../images/garnishes1.jpg); }
#left_bar{ background:url(../images/garnishes2.jpg); height:1686px; }
a{ color:#0099CC; text-decoration:none; font-weight:normal; }
a:hover{ color:#0099CC; text-decoration:underline; }
#drink_of_the_week{ font-size:11px; padding:0px; margin:0; }
#drink_of_the_week img{ }
#drink_of_the_week ul{ text-align:left; padding:0; margin-left:30px; font-size:10px; }
#drink_of_the_week h1{ font-size:16px; font-weight:bold; padding:0; margin:0; color:#993300; text-decoration:underline; }
#drink_of_the_week p{ padding:0 10px 5px 10px; }

#flair{ font-size:11px; padding:0px; }
#flair h1{ font-size:16px; font-weight:bold; padding:0; margin:0;  }
#flair p{ padding:0 10px 5px 10px; }

#student_testimonials{ font-size:11px; padding:0px; }
#student_testimonials h1{ font-size:16px; font-weight:bold; padding:0; margin:0; }
#student_testimonials div{ padding:8px; text-align:justify; }

#tips{ font-size:11px; padding:0px; }
#tips ul{ text-align:left; padding:1px; margin-left:20px; }
#tips h2{ font-size:14px; font-weight:bold; padding:0; margin:0; }
#tips p{ padding:10px; }