﻿/* CSS Document */

body {
		background-color: #d9e7ee;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	
table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}

.maintable {
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	
.brunchtable {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #666666;
		background-color: #ffffff;
	}
	
.enjoytable {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		background-color: #ffffff;
	}
	
a:link, a:active, a:visited {
		color: #e54e3f;
		text-decoration: underline;
	}

a:hover {
		text-decoration: none;
	}

.specialDate {
		font-size: 20px;
		font-weight: bold;
	}
	
.disclaimer {
		font-size: 10px;
	}





.pageHeader
{
color: #ea5d4b;
font-size: 20pt;
font-weight: bold;
margin-left: 45px;
text-align: center;
}

.pageSubHeader
{
color: #ea5d4b;
font-size: 16pt;
font-weight: bold;
margin-left: 25px;
text-align: center;
}

.pageSubContent
{
color: #ea5d4b;
font-size: 11pt;
font-weight: normal;
margin-left: 25px;
text-align: center;
}

 
.pageSubContentRight
{
color: #ea5d4b;
font-size: 10pt;
font-weight: bold;
text-align: center;
}

.pageHeaderRight
{
color: #c6dc6f;
font-size: 20pt;
font-weight: bold;
text-align: center;
margin-left: 45px;
}

.pageSubContentRightSM
{
color: #ea5d4b;
font-size: 9pt;
font-weight: bold;
text-align: center;
}








