/* CSS Document */

body{
	background-image:url(images/bg.jpg);
	font-family:"Book Antiqua", "Times New Roman", serif;
	padding: 0px;
}

#WelcomeText{
	font-family:Garamond, serif;
	font-size:32px;
	color:#777777;
	font-style:italic;
	font-weight:bold;
}

#IntroText{
	font-size:26px;
	font-style:italic;
	color:#990000;
}

#ContainMenus table{
	background-color:#FAFAE7;
	border-width:2px;
	border-style:ridge;
	border-color:#EEEEEE;
	width:750px;
}


#ContainMenus caption{
	font-size:24px;
	font-weight:lighter;
	font-style:italic;
	color:#222222;
	letter-spacing:1px;
}

h1{
	font-family:"Kunstler Script", "Book Antiqua", serif;
	color:#990000;
	font-size:40px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:underline;
}

h2{
	font-family:Garamond, serif;
	font-size:24px;
	font-weight:normal;
}

h3{
	font-weight:normal;
	text-decoration:underline;
	line-height:1px;
}

.menutable{
	padding:10px;
	}
hr{
	color:#999999;
	width:400px;
	height:2px;
}
.DateTime{
	font-size:20px;
	font-weight:normal;
}

.PriceList{
	font-weight:bold;
}

.MenuItems{
	color:#008000;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

.FinePrint{
	font-size:14px;
}

.ExtraFinePrint{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#FF0000;
}

.TopLink{
	font-size:12px;
}

.ItemTitle{
	font-weight:bold;
	font-size:14px;
}

.CategoryStyle{
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}

#divEntertainment h1{
	color:#990000;
	font-size:18px;
	font-family:Garamond, serif;
	font-weight:normal;
	text-decoration:none;
}

#divEntertainment h2{
	color:#990000;
	font-size:16px;
	font-family:Garamond, serif;
	font-weight:bold;
	text-decoration:none;
}

#divEntertainment p{
	color:#008000;
	font-size:18px;
	font-family:Garamond, serif;
	font-weight:normal;
	text-decoration:none;
}