﻿/************************************************************
	© 2005 - Greek Corner Restaurant
*************************************************************/

BODY
{
	font: normal normal normal 10pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #333333;
	background-color: #ffffff;
	margin: 5px 0px 5px 0px;
}

TABLE
{
	border: #0033cc 1px;
	border-collapse: collapse;
}

TD
{
	font: normal normal normal 10pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

A:link
{
	color: #0033cc;
	text-decoration: none;
}

A:visited
{
	color: #0033cc;
	text-decoration: none;
}

A:active
{
	color: #dc143c;
	text-decoration: none;
}

A:hover
{
	background-color: #0033cc;
	cursor: hand;
	color: #edf3ec;
	text-decoration: underline;
}

SMALL
{
	font: normal normal normal 8pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

BIG
{
	font: normal normal normal 14pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

BLOCKQUOTE, PRE
{
	font: normal normal normal 10pt 'Lucida Console' , 'Courier New' , monospace;
}

UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	border-style: none;
}

SELECT, INPUT, TEXTAREA
{
	border: #0033cc 1px solid;
	padding: 1px;
	margin: 1px;
	font: normal normal normal 10pt 'Lucida Console' , 'Courier New' , monospace;
	background-color: #edf3ec;
}

.baseTable
{
	width: 740px;
	height: 100%;
}

.Logo
{
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}

.HeaderAddress
{
	font: normal normal bold 12pt 'Bookman Old Style', Bookman, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #c71f1e;
	text-align: center;
}

.HeaderPhone
{
	font: normal normal bold 18pt 'Bookman Old Style', Bookman, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #0033cc;
	text-align: center;
}

.HeaderInfo
{
	font: normal normal normal 8pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #0033cc;
	text-align: center;
}

.navMenu
{
	vertical-align: top;
	height: 100%;
}

.navLink
{
	margin: 0px;
	display: block;
	width: 100%;
	padding: 5px 5px 5px 10px; 
	font: normal small-caps bold 10pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

.content
{
	padding: 5px;
	text-align: justify;
	vertical-align: top;
}

.navTop
{
	padding: 0px;
	font: normal bold small-caps 10pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
}

.Header
{
	font: normal normal bold 20pt 'Bookman Old Style', Bookman, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #c71f1e;
	text-align: center;
}

.subHeader
{
	font: normal small-caps bold 14pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
	text-align: center;
}

.menu
{
	vertical-align: top;
	width: 400px;
}

.menuHeader
{
	font: normal normal bold 12pt 'Bookman Old Style', Bookman, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #c71f1e;
	text-align: center;
}

.menuStar
{
	vertical-align: middle;
	font-style: bold;
	text-align: center;
	color: #c71f1e;
}

.menuItem
{
	text-align: left;
}

.menuPrice
{
	text-align: right;
}

.menuNotice
{
	padding: 5px;
	background-color: #ffcc66;
	text-align: center;
	font-style: italic;
	color: #0033cc;
	width: 100%;
}

.advisory
{
	padding: 5px;
	background-color: #ffcc66;
	font: normal normal normal 8pt Helvetica, Arial, sans-serif;
	color: #0033cc;
}

.footnote
{
	padding: 10px;
	font: normal normal normal 8pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #c71f1e;
}

.button_style
{
	margin: 3px;
	font: normal small-caps bold 8pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #483d8b;
	background-color: #f0f0ff;
	height: 20px;
	width: 160px;
	cursor: hand;
	border-style: groove;
}

.copyrite
{
	padding: 1px;
	font: normal normal normal 7pt 'Trebuchet MS', Helvetica, Arial, sans-serif;
	vertical-align: bottom;
	text-align: center;
}

.copyriteLink
{
	padding: 1px;
	margin: 0px;
}
