/*  html tags */

A:link { color: blue; }

A:visited { color: maroon; }

A:active { color: red; }

BODY {
	background-color: blue;
	background-image: url("images/FBI-bkgnd.gif");
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	max-width: 100%;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-size: 2em; */
	font-weight: bold;
	text-align: center;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-size: 1.5em; */
	font-weight: bold;
	text-align: center;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-size: 1.0em; */
	font-weight: bold;
	text-align: center;
}

LI {
	border: 0;
	line-height: 1em;
	margin-bottom: .3em;
	margin-top: .3em;
	padding: 0;
}

IMG {max-width: 100%;
	margin: .8em .8em .8em .8em;
	border: none;
}

/*  Classes */

.HiLiteSpan {
	color: red;
	font-size: small; 
	font-weight: bold;
}

.Center { margin: 0 10% 0 10%; text-align: center; }

.Circle {
	list-style-position: inside; /* may choose to have the image be placed within the list item block */
	list-style-type: circle;
	margin-left: 0em; /* padding or the margin needs to be set to zero, with the other one set to 1em */
	padding-left: 1em;
	text-indent: -1em; /*1st line moved to left for hanging indent  */
}

.ClearAll { clear: both; }

.Container { background-color: white; max-width: 800px; margin: -10px -10px -10px 3%; padding: 0 2% 0 1%;}

.Dash {
	list-style-position: inside; /* may choose to have the image be placed within the list item block */
	list-style-type: none;
	margin-left: 3em; /* padding or the margin needs to be set to zero, with the other one set to 1em */
	padding-left: 1em;
	text-indent: -1em; /*1st line moved to left for hanging indent  */
}

.Disc {
	border: 0;
	font-size: .8em;
	line-height: 1em;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

.Footer { margin: 0 10% 0 10%; text-align: center; }

.FooterLinks {
	color: navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  smaller;
	margin: 0 10% 0 10%;
	text-align: center;
}

.FooterWords {
	color: #840000;
	font: normal bold .65em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 10% 0 10%;
	text-align: center;
}

.Header { text-align: center; vertical-align: text-bottom; }

.HeaderFour {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.HeaderThree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-align: center;
}

.HeaderTwo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.50em;
	font-weight: bold;
	text-align: center;
}

.Left { clear: both; margin-left: 3%; text-align: left; }

.LeftFloat { 
	float: left; 
	margin: 5px 2% 5px 0;
	border-style: solid;
	border-width: 1px;
}

.LeftFloatGif { 
	float: left; 
	margin: 5px 2% 5px 0;
}

.Menu {
	background-image: url(images/beige102.gif);
	border: 10px ridge #8b4513;
	color: #e81808;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-left: 3%;
	padding: 1%;
	width: 80%;
}

.ParaHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}

.RestCategories {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

.RightFloat { 
	float: right; 
	margin: 5px 0 5px 2%; 
	border-style: solid;
	border-width: 1px;
}

.Square {
	list-style-position: inside; /* may choose to have the image be placed within the list item block */
	list-style-type: square;
	margin-left: 0em; /* padding or the margin needs to be set to zero, with the other one set to 1em */
	padding-left: 1em;
	text-indent: -1em; /*1st line moved to left for hanging indent  */
}

.Suffix { font-size: small; font-variant: small-caps; }

 /* Used in the Lunch and Dinner Menu pages. */
.TBL100 { border: 0; width: 100%;}
.TD10 { width: 10%; }
.TD20 { width: 20%; }
.TD30 { width: 30%; }
.TD40 { width: 40%; }
.TD50 { width: 50%; }
.TD60 { width: 60%; }


.box				/* used in Contact Us*/
	{
	line-height:14px;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
    color: #000000;
    border: 1px solid #000000;
    border-collapse: collapse;
    background-color: #F1E6B0;
    text-indent: 4px;
	}

/*  IDs (used only once per page) */

#c01 {
	float: left;
	font-family: Arial, sans-serif;
	font-size: 15px;
	bottom: 0;
}

#c01 a				{ color: #839837; }

#c01 p 				{ font-weight: normal; }

#c01 strong			{ color: #0b95c1; }

#contact {
	padding: 0.5%;
	margin: 5px 40px 10px 1%;
	float: right;
	border: 1px solid #a0a0a0;
}

#contact .button		{ padding: 2px 5px; margin: 0; float: right; }

#contact .button		{ overflow: visible; /*ie to remove useless padding*/ }

#contact .code			{ }

#contact form			{ }

#contact input,
#contact textarea {
	text-decoration: none;
	margin: 0;
	padding: 2px 0; /*internal*/
	color: #000000;
}

/* general */
#contact table				{ margin: 0; }

#contact td				{ margin: 0; padding: 2px 0; text-align: left; }

/* column widths */
#contact td.star			{ padding: 2px 6px; text-align: center; color: #f26100; }

#contact textarea			{ overflow: auto; }