body {
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	background-image:  url(images/tiled.jpg);
	background-repeat:repeat;
}
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;
}
font.Title1 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #3333ff;
}
font.Title2 {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #3333ff;
}
font.Title3 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}
font.Specials {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}
a.TravelLink {
	color: #FF0000;
}
table.SectionOuter {
	/*background-color:#FFFF99;*/
	background-color:#663333;
	border: none;
	padding: 10px;
	font-size: medium;
	/*color: #996600;*/
	color: #ffcc99;
	/*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;
}
