body {
	background-color: #ffffff;
	color: #93181A;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	text-align: justify;
	margin: 0px;
}

img {
  border:0;
}

.center {
  text-align: center;
}

.warning {
  color: red;
}

a:link {
	color:#6B1214;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color:#400C0C;
	text-decoration:none;
	font-weight:bold;
}

a:active {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#6C0000;
}

table.one {
	width: 606px;
	border: 0px;
}

table.two {
	width: 600px;
	border: 0px;
	font-family: georgia, times new roman, times, serif;
	font-size: 9pt;
	text-align: justify;
}

h1 {
	font-family: times new roman, times, serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2pt;
	color: #93181A;
	text-transform: lowercase;
}

h2 {
	font-family: times new roman, times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-stretch: wider;
	color: #93181A;
	text-transform: lowercase;
    padding-top: 1em;
}

small {
	font-family: georgia, times new roman, times, serif;
	font-size: 8pt;
	text-align:justify;
}

ul.guests {
  list-style-position: inside;
  margin-left: 0px;
  padding-left: 0px;
}

ul.guests li {
  list-style-type: square;
  margin-left: 0px;
  padding-left: 0px;
  padding-bottom: 5px;
}

ul#navigation {
  margin-left: 0px;
  padding-left: 0px;
}

ul#navigation li {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

ul#accomodations {
  margin-left: 5px;
  padding-left: 5px;
}

ul#accomodations ul{
  padding-bottom: 2em;
}

ul#accomodations ul {
  margin-left: 5px;
  padding-left: 5px;
}

ul#accomodations strong {
  font-size: 120%;
}

ul#accomodations table, ul#accomodations th, ul#accomodations td  {
  border: 1px solid #93181A;
}

ul#accomodations th, ul#accomodations td  {
  padding: 0.5em;
}

ul#accomodations ul ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

ul#accomodations ul ul li {
  font-style: italic;
}

ul#accnotes {
  list-style-type: square;
  margin-left: 5px;
  padding-left: 5px;
}

.preregInput {
    width: 270px; font-size: 12px;
}

.preregTickets {
    width: 30px; font-size: 12px;
}

.error {
	color: red;
}

ul.itinerary li{
  list-style-type: circle;
}

ul.itinerary {
  margin-left: 0px;
  padding-left: 0px;
}
