﻿/* ##### */
/* Page properties */
/* ##### */

.article h1
{
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	font-size: 22px;
	line-height: 1.1;
	margin: 0px 0px 7px 0px;
	padding: 15px 0px 8px 0px;
	background: #FFFFFF url(/img/design/frontend/restaurant/headline_bottom_bg.gif) repeat-x bottom;
}

.article h2
{
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	font-size: 18px;
	line-height: 1.1;
	margin: 2px 0px 10px 0px;
}

.article small
{
	float: right;
	margin-bottom: 10px;
}

.article .text
{
	clear: both;
	line-height: 1.8;
}

.article .text a { color: #336993; }

.article .text a:hover { color: #5494c6; }