@font-face {
	font-family: 'Waukegan';
	src: url('Waukegan_LDO.eot');
	src: local('Waukegan_LDO'), url('Waukegan_LDO.woff') format('woff'), url('Waukegan_LDO.ttf') format('truetype'), url('Waukegan_LDO.svg#webfont3lGqYzYA') format('svg');
}

body {
	margin:0;
	padding:0;
	line-height: 1.4em;
	background: #54301a;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
}

* html body
{
	font-size: 17px; /*IE6 hack*/
}

#maincontainer {
  width: 960px;
  margin: 0px auto;
}

#header {
  position: relative;
  width: 100%;
  margin-top: 13px;
}

#header-left {
  float: left;
  width: 253px;
  height: 80px;
  cursor: pointer;
}

#header-left img {
  border: none;
}

#header-right {
  float: right;
}

#booking-wrapper {
  float: left;
  width: 100%;
  height: 190px;
}

#main-content {
  float: left;
  color: #ffffff;
  width: 960px;
  position:relative;
}

#main-content a {
  color: #71cae1;
	margin: -1px -4px;
	padding: 1px 4px;
  text-decoration: none;
}

#main-content a:hover {
  background: #e16927;
  color: #ffffff;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	margin: -1px -4px;
	padding: 1px 4px;
	text-decoration: none;
}

#footer {
  float: left;
  text-align: center;
  width: 100%;
  color: #ffffff;
	font-size:0.6em;
	line-height:1.6em;
}

#footer-spacer {
  float: left;
  width: 100%;
  height: 50px;
}

/*--------------- Non structual CSS ---------------*/
.separator {
  color: #ffffff;
  padding: 0px 10px;
}

.elementTitle {
  color: #fcce8d;
	font-size:0.8em;
	text-transform:uppercase;
}

.element {
  padding: 4px;
}

h1, .head2, .top-link-active, .top-link, .search-title {
  font-family: 'Waukegan',Tahoma,Geneva,sans-serif;
}

.head2, h1 {
  font-size: 2em;
  font-weight: normal;
  line-height: 2em;
}

.subBox {
  height: 30px;
  font-weight: bold;
  position:absolute;
  right:31px;
  width: 68px;
}

.error {
  background: #c70d0d;
}

.top-link-active {
  color: #ffe965;
  text-decoration: none;
  font-size: 1.3em;
}
.top-link-active:hover {
  text-decoration: underline;
}

.top-link {
  color: #ffffff;
  text-decoration: none;
  font-size: 1.3em;
}
.top-link:hover {
  text-decoration: underline;
}

.footer-large {
	font-size:1.6em;
	font-weight:bold;
	line-height:1.8em;
}

#footer a {
  color: #71cae1;
  text-decoration: none;
	margin: -1px -4px;
	padding: 1px 4px;
	font-weight: bold;
}

#footer a:hover {
  background: #e16927;
  color: #ffffff;
 	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	margin: -1px -4px;
	padding: 1px 4px;
	text-decoration: none;
}

tr.formBackgroundLight {
  background: #7b5036;
}
.roomTitleRow {
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fcce8d;
}
table.formBackgroundLight {
	margin-left: 124px;
	width:830px;
}
i {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
}
