﻿*
{
	margin							: 0;
	padding							: 0;
}


/* Main styles
----------------------------------------------------
background						: #165F92 url(../../images/background.jpg);
	background-repeat				: repeat-x;	
*/

body
{	
	text-align						: left;
	font							: .85em/1.3 Tahoma, Helvetica, Arial, sans-serif;
	color							: #000;
	background-image				: url(../../Images/Background.gif);
	background-repeat				: repeat-x;
}

.style2
{
	font							: .75em/1 Tahoma, Helvetica, Arial, sans-serif;
	color							: maroon;
}

h1
{
	font							: 1.35em/1.75 Georgia, Tahoma, Arial;
	font-weight						: bold;
	color							: #000;
}

h2
{
	font							: 0.95em/1.4 Georgia, Tahoma, Arial;
	font-weight						: bold;
	color							: #000;
}

#site_center 
{
	text-align						: center;
}

#main 
{
	width							: 851px; 
	margin							: 0 auto; 
	text-align						: left; 
}


.Header
{
	margin-top						: 2px;	
	width							: 851px;
	height							: 161px;

	background-repeat				: no-repeat;
}

.yearHeader
{
	width							: 851px;
	text-align						: left;
	margin-top						: 1px;
	font-family						: Georgia, Tahoma, Arial;
	font-size						: 28pt;
	visibility						: hidden;
}

.Menu
{
	display: none;
	width							: 834px;
	margin-left						: 10px;
	text-align						: center;
	font-family						: Georgia, Tahoma, Arial;
	font-size						: 14pt;
	border-bottom					: solid 1px #cecece;
	border-left						: solid 1px #cecece;
	border-right					: solid 1px #cecece;
}

.MenuRightTD
{
	border-right					: 0px solid Gray;
}

a.Menu
{
	width							: 834px;
	text-align						: center;
	font-family						: Georgia, Tahoma, Arial;
	font-size						: 14pt;
	text-decoration					: none;
	color							: Black;
	border							: none;
}

a.Menu:hover
{
	width							: 834px;
	text-align						: center;
	font-family						: Georgia, Tahoma, Arial;
	font-size						: 14pt;
	color							: Gray;
}

/*----------------- Body Format ------------------*/
#outerB
{
	width							: 832px;
	background-color				: #fff;
	border-top						: solid 1px #cecece;
	border-bottom					: solid 2px #cecece;
	border-left						: solid 1px #cecece;
	border-right					: solid 1px #cecece;
	margin-left						: 10px;
}

#innerB
{
	text-align						: left;
	vertical-align					: middle;
	margin-top						: 10px;
	margin-bottom					: 10px;
	margin-left						: 10px;
	margin-right					: 10px;
	background-color				: #fff;
	border-top						: solid 1px #cecece;
	border-bottom					: solid 1px #cecece;
	border-left						: solid 1px #cecece;
	border-right					: solid 1px #cecece;
	padding							: 20px;
}

#floatright
{
	float							: right;
	margin-left						: 23px;
	margin-bottom					: 23px;
	padding							: 5px;
	width							: 253px;
	text-align						: right;
}


.defaultSearchTitle
{
	text-align					: right;
	font-family					: Georgia, Arial, Tahoma;
	font-size					: 12pt;
	color						: Gray;
	padding-right				: 20px;
}

.defaultSearchBox
{
	background-color			: #E6E6E6;
	filter						: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#E6E6E6, EndColorStr=#DADADA);
	border-top					: solid 1px #Gray;
	border-bottom				: solid 1px #Gray;
	border-left					: solid 1px #Gray;
	border-right				: solid 1px #Gray;
	line-height					: 25px;
}

.areaLink
{
	text-decoration				: underline;
	font-family					: Georgia, Arial, Tahoma;
	font-size					: 11pt;
	color						: #000000;
}

.pageTitle
{
	text-align					: left;
	font-family					: Georgia, Arial, Tahoma;
	font-size					: 14pt;
	color						: Gray;
	padding-right				: 20px;
}

.pageSubTitle
{
	text-align					: left;
	font-family					: Georgia, Arial, Tahoma;
	font-size					: 12pt;
	font-weight					: bold;
	color						: #0d0d0d;
	padding-right				: 20px;
}

.pageSubTitle2
{
	font-family					: Georgia, Arial, Tahoma;
	font-size					: 12pt;
	font-weight					: bold;
	color						: #0d0d0d;
	padding-right				: 20px;
}


/*----------------- Footer Info ------------------*/

.MenuFooter
{
	display: none;
	width							: 834px;
	text-align						: center;
	font-family						: Georgia, Tahoma, Arial;
	font-size						: 8pt;
	color							: #000000;
}

a.MenuFooter
{
	text-decoration					: none;
	width							: 834px;
	text-align						: center;
	font-family						: Georgia, Tahoma, Arial;
	font-size						: 8pt;
	color							: #000000;
}

.copyText
{
	text-decoration					: none;
	width							: 834px;
	text-align						: center;
	font-family						: Georgia, Tahoma, Arial;
	font-size						: 7pt;
	color							: #000000;
}

a.copyText
{
	color							: #000000;
}

.button
{
	filter							: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor							: hand;
	font-size						: 11px;	
	padding-left					: 5px;
	padding-right					: 5px;
	border							: 1px solid #7b9ebd;
	height							: 23px;
}

.tblGrid
{
	width							: 770px;
}

.tblGrid tr
{
	height							: 30px;
	border-bottom					: dotted 1px #cdcdcd;
}

.tblGrid td
{
	border-bottom					: dotted 1px #cdcdcd;
}

#RestaurantDetails
{
	display							: none;
}