/* Main Body */
body {margin: 0px; padding: 0px; background-color: #D2BF98; font-family: Arial; font-size: 10pt; color: black;}

/* BODY Text*/
	td {font-family: Arial; font-size: 10pt; color: black;}
	.bodytext {font-family: Arial; font-size: 10pt; color: black;}
	/* Small body text */
	.sbt {font-size: 8pt;}
	/* Bold body text */
	.bbt {font-weight: bold;}
	.bbt2 {font-size: 11pt; font-weight: bold;}
	/* Captions body text */
	.caption {font-size: 8pt; font-style: italic;}
	/* Special body text */
	.spec1 {font-size: 9pt; color: #224477; font-weight: bold;}
	.spec2 {font-size: 9pt; color: #224477; font-weight: bold;}
	.h-welcome {font-family: Georgia; line-height: 24pt; text-align: center; font-size: 11pt; color: white;}
	.sub2 {font-family: Georgia; font-size: 10pt;  color: #770001;}
	.sub3 {font-family: Georgia; font-size: 10pt;  color: #770001; font-weight: bold;}

	/* Links */
	.link {color: #770001; text-decoration:none;}
	.smlink {font-size: 9pt; color: #770001; text-decoration:none;}

	/* PRIMARY Headline */
	h1 {font-family: Georgia; font-size: 11pt; color: #224477; font-weight: bold;}
	/* SECONDARY Headline */
	.h2 {font-family: Georgia; font-size: 10pt; color: #770001; font-weight: bold;}

/* Forms */
.input01 {font-family: Arial, sans-serif; font-size: 12px;	color: #224477; background-color: FFFFFF ! important; width: 170px;	padding-left: 2px;}
.wdmform {font-family: Arial; font-size: 9pt; color: #666666;}

/* TOP navigation */
.Tnav-active {font-family: Tahoma; font-size: 8pt; color: white; font-weight: bold; text-transform: uppercase; letter-spacing: 1pt; text-align: center; text-decoration:none;}
.Tnav {font-family: Tahoma; font-size: 8pt; color: white; text-transform: uppercase; letter-spacing: 1pt; text-align: center; text-decoration:none;}
.Tnav:hover {font-size: 8pt;}

/* LEFT navigation*/
.Lnav-active {font-family: Tahoma; font-size: 8pt; color: #770001; font-weight: bold; text-transform:uppercase; text-align: center;}
.Lnav {font-family: Tahoma; font-size: 10pt; color: #224477; text-decoration:none;}
.Lnav-sub {font-family: Tahoma; font-size: 8pt; color: #224477; text-decoration:none;}
.Lnav-sub-active {font-family: Tahoma; font-size: 8pt; color: #224477; font-weight: bold; text-decoration:none;}
.Lnav-sub:hover {font-family: Tahoma; color: #224477; text-decoration:none; font-weight: bold;}

/* RIGHT navigation*/
.Rnav {font-family: Tahoma; font-size: 8pt; color: #666666; line-height: 18pt; text-decoration:none;}
.Rnav:hover {color: #770001;}

/* FOOTER text */
.foot {font-family: Tahoma; font-size: 7pt; color: #B9B9B9; letter-spacing: 1px;}
a.foot-link:link {font-family: Tahoma; font-size: 7pt; color: #B9B9B9; letter-spacing: 1pt;}
a.foot-link:visited {color: #B9B9B9;}

/* Bullets */
.UL1 {list-style: square; color: #224477;}

/* Invisible text for search engine inclusion */
.sec {color: #D2BF98;}


/* Submit Buttons */
.submit {font-family: Arial, Helvetica, sans-serif;	font-size: 10px; font-weight: bold;	color: FFFFFF; background-color: 224477; letter-spacing: 1px; text-transform: uppercase; height: 24px;}

/* About - Restaurants */
.busname {color: #224477; font-weight: bold;}


/*
---------Color---------
Dark blue: #224477
Dark red: #770001
Grey: #B9B9B9
*/