@charset "UTF-8";
body {
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}
@font-face {
    font-family: HelveticaNeue;
    font-style:  normal;
    font-weight: normal;
    src: url();
}
body,td,th {
	font-family: Helvetica Neue, Helvetica, Geneva, Arial, sans-serif;
	font-size: 15px;
	color: #666666;
	line-height: 17px;
}

a:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}

.awards {
	margin-bottom: 14px;
}

.bodycopy12pt {
	font-size: 12px;
	line-height: 16px;
}
.introparagraph {
	font-size: 15px;
	color: #999;
	letter-spacing: 0.1em;
}

.navigation {
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.2em;
	line-height: 28px;
	font-weight: normal;
	text-transform: uppercase;
}
.navigation a:link {
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.2em;
	line-height: 28px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.navigation a:visited {
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.2em;
	line-height: 28px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.navigation a:hover {
	font-size: 14px;
	color: #333333;
	letter-spacing: 0.2em;
	line-height: 28px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.navigation a:active {
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.2em;
	line-height: 28px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: justify;
	text-justify: distribute-all-lines; 
}
.copyright A:link {
	color: #CCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.copyright A:visited {
	color: #CCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.copyright A:active {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.copyright A:hover {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.press {
	font-size: 11px;
	line-height: 13px;
	color: #CCC;
}
.introparagraphdark {
	font-size: 16px;
	line-height: 20px;
	color: #666;
	letter-spacing: 0.1em;
}


/* HIGHLIGHTS */

body#about a#about_nav,
body#news a#news_nav,
body#food a#food_nav,
body#awards a#awards_nav,
body#team a#team_nav,
body#press a#press_nav,
body#reservations a#reservations_nav
{
	font-size: 14px;
	color: #555555;
	letter-spacing: 0.2em;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

body#about a#about_nav,
body#news a#news_nav,
body#food a#food_nav,
body#awards a#awards_nav,
body#team a#team_nav,
body#press a#press_nav,
body#reservations a#reservations_nav
{
	font-size: 14px;
	color: #555555;
	letter-spacing: 0.2em;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/* FOOTER */

.footerleft {
	text-align: right;
}
