body {
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	background-image:  url(images/tiled.jpg);
	background-repeat:repeat;
}
p {
	width: 600px;
	text-align: left;
	border-style: none;
	border-width: thin;
	margin: 5px;
}
h1 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #3333ff;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #3333ff;
}
h3 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}
strong.Starter {
	font-size: large;
	color: #3333ff;
}
font.Specials {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}
a:link {
	color: #33A300;
}
a:visited {
	color: #33A300;
}
a:hover {
	color: #FFA300;
}
a:active {
	color: #FFA3FF;
}
a.TravelLink {
	color: #FF0000;
}
table.SectionOuter {
	background-color:#FFFF99;
	_background-color:#663333;
	border: none;
	padding: 10px;
	font-size: medium;
	color: #996600;
	background-image:  url(images/stucco2.jpg);
	background-repeat: repeat;
}
table.PhotoOuter {
	background-color:#CCCCCC;
	border: none;
	padding: 3px;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	background-image:  url(images/arena.jpg);
	background-repeat: repeat;
}
table.SectionInner {
	background-color:#FFFFFF;
	border: none;
	padding: 3px;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	background-image:  url(images/tiled.jpg);
	background-repeat: repeat;
}
tr.RatesHeader {
	font-weight: bold;
}
tr.Rates {
	font-weight: normal;
}
