<!-- 
.PrintFriendly {font-family: Georgia, Times, serif;}
h1 {font-size: 30px;}

.left {font-size: 14px; line-height: 21px; float: left; width: 57%; padding: 0 0 0 15px;}
.right {float: right; width: 40%; margin: 0 10px 0 0;}

.catering {margin: 45px 0 0 0;}
.catering ul {list-style-type: none;}
.catering ul li { width: 100px; height: 88px; float: left; display: block; padding: 0 8px 8px 0;}
.linkopacity {display: block;}
.linkopacity img {width: 100px; height: 88px; border: none;}
.black-coffee {font-size: 12px; text-align: center;}
.right-pic {}

#info {text-align: center; line-height: 20px;}
.phone {font-size: 24px; font-weight: 600; line-height: 90px;}

.clear {clear: both; display: block; line-height: 0;}

/* lightbox */

a.link {color:79310F;
}

a.visited {color:79310F;
}

a.hover {color:874527;
}

a.linkopacity img {
filter:alpha(opacity=85); 
-moz-opacity: 0.85; 
opacity: 0.85;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

.textbox {float:left; margin-top:40px; text-align:justify; width:420px; 
margin-left:20px;
*margin-left:10px;
}

--> 
