body {
	margin: 0;
	padding: 0;
	background: url('body_pattern.gif') repeat;
}

body, p td, div {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000099;
}

.hdr-table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#header {
	float:left;
	font-size:93%;
	line-height:normal;
}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header li {
	float:left;
	background:url("bg_left.gif") no-repeat left bottom;
	margin:0;
	padding:0 2px 0 9px;
}
#header a {
	float: left;
	display: block;
	background: url("bg_right.gif") no-repeat right bottom;
	padding: 0 10px 4px 4px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-variant: small-caps;
	letter-spacing: 3px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
	color:#000;
}
#header a.current {
	font-weight: bold;
}

.index-td {
	border: 0px solid #CCCCCC;
	padding: 2px;
	font-size: 0.85em;
}

.download-message {
	/* text-align: center;
	border: 1px solid #ccc; */
	width: 500px;
	font-weight: bold;
	color: #666;
}

.infobox-text {
	width: 500px;
}



/* form css */
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #666666 solid 1px;
	font-size: 11px;
	color: #000000;
}
.noborder {
	border: none;
}
.input-width {
	width: 200px;
}
.input-submit {
	font-weight: bold;
	padding: 2px;
	width: 200px;
}
.input-button {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
	color: #000066;
	font-weight: bold;
	border: #cc0066 solid 1px;
}
div.formcontainer {
	width: 100%;
	margin: 0px auto;
	float: left;
  	background-color: #fff;
	font-size: 1em;
}
div.row {
	width: 415px;
  clear:both;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 10px;
  display: block;
  }

div.row span.label {
	float: left;
	width: 150px;
	text-align: left;
	font-weight: bold;	
	display: block;
}

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  display: block;
  }

div.spacer {
  clear: both;
  padding: 5px;
  }

  
#tracker .tracker-td {
	text-align: center;
	font-weight: bold;
}

/* tab styles */
#tab-header {
  float:left;
  width:890px;
  font-size:93%;
  line-height:normal;
  background:url("spacer-gray.gif") repeat-x bottom;
  margin-bottom: 20px;
  }
#tab-header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#tab-header li {
  float:left;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 5px 0 9px;
  }
#tab-header a, #tab-header span {
  float:left;
  display:block;
  background:url("right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  font-size: 11px;
  /* color:#765; */
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab-header a, #tab-header span {float:none;}
/* End IE5-Mac hack */
#tab-header a:hover {
  color:#333;
  }
#tab-header #current a, #tab-header #current span {
  color:#333;
  padding-bottom:5px;
  }
#tab-header #current a:hover {
  cursor: pointer;
  }
/* ends tab styles */

/* reserve form styles */
.side-border {
	border-left: 1px solid #ccc;
}
.small-font {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	/* border-left: 1px solid #ccc; */
}
.instructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffdd;
	padding: 5px 10px;
}
.td-block {
	height: 43px;
	width: 46px;
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
	vertical-align: bottom;
	text-align: right;
}
.td-blocked {
	height: 43px;
	width: 46px;
	margin: 0px;
	padding: 0px;
	padding-right: 3px;
	vertical-align: bottom;
	text-align: right;
	background-color: #c03;
}
.td-number {
	height: 43px;
	width: 46px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
}
span.number {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
/* .td-price {
	height: 43px;
	margin: 0px;
	padding: 10px 0 0 5px;
	vertical-align: middle;
	text-align: left;
}*/
span.price {
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	/*background-color: #c03;*/
}
/* ends reserve form styles */

/* janice */
.td-price {
	margin: 0px;
	padding: 10px 0 0 5px;
	vertical-align: middle;
	text-align: left;
	height: 33px;/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
}
html>body .td-price {
	height: 43px; /* ie5win fudge ends */
	}

