
#content { 
	width:700px;
	color: #000;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
}

.title {
	width:100%;
	background-color:#FFFFFF;
}

.sign {
	background-color:#FCCF07;
	margin-bottom:5px;
	width:100%;
}

#main {
	width:396px;
	float:left;
}

#right {
	width:280px;
	float:right;
	padding:0px;
}

li { margin-bottom:10px; }

.quoteFormBoxes { color:#880011; font-weight:500; }

a:link { color: #880011; text-decoration: none; }
a:visited { color: #880011; text-decoration: none; }
a:hover { color: #118800; text-decoration: none; }

.alttxt { color: #880011; font-style:italic; }
.smltxt { font-size: 9px; }


.boxTopLeft {
  background-image: url(/images/tl2.gif);
}
.boxTopRight {
  background-image: url(/images/trs.gif);
  background-position: right top;
  background-repeat: no-repeat;
  height: 16px;
}
.boxBotSepLeft {
  background-image: url(/images/bsls.gif);
  font-size:0px;
  height: 11px;
}
.boxBotSepRight {
  background-image: url(/images/bsrs.gif);
  background-position: right top;
  background-repeat: no-repeat;
  height: 11px;
}
.boxTopSepLeft {
  background-image: url(/images/tsls.gif);
  height: 11px;
  font-size:0px;
}
.boxTopSepRight {
  background-image: url(/images/tsrs.gif);
  background-position: right top;
  background-repeat: no-repeat;
  height: 11px;
  line-height: 11px;
}

.boxBottomLeft {
  background-image: url(/images/bls.gif);
}
.boxBottomRight {
  background-image: url(/images/brs.gif);
  background-position: right top;
  background-repeat: no-repeat;
  height: 24px;
}
.boxContentLeft {
  background-image: url(/images/cl2.gif);
  background-position: left top;
  height:auto;
  background-repeat: repeat-y;
}
.boxContentRight {
  background-image: url(/images/crs.gif);
  background-position: right top;
  background-repeat: repeat-y;
  height:100%;
  padding: 0 1em;
}

.clear {font-size: 1px; height: 1px}
.admin { font-size:9px; }

.results {text-align:left; 	font-size:14px;
	font-family:Arial;
	font-weight:Bold;
}
.results th { background-color:#CCCCCC; }
.results td { background-color:#EEEEEE; }

.spacer { background-color:#FCCF07; }
.price { color:#009900; }
.trans { color:#000099; }

.today { background-color:#CCCCCC; }

.apinfo { margin-bottom:20px; }
.apinfo th{ color: #880011; font-style:italic; text-align:center; font-size:16px; vertical-align:middle; }
.apinfo td{ vertical-align:top; font-size:11px; }
.apinfo select{ font-size:10px; }
.apinfo img{ float:right; margin-right:5px; }

.userform th{ vertical-align:top; font-size:12px; text-align:right; }

.viewall { font-size:9px; border-collapse:collapse; }
.viewall th{ background-color:#FFFF99; }
.viewall th, .viewall td {border:1px solid #000; vertical-align:top; }

.admin { }
.admin th{ text-align:right; }
.admin th, .viewall td { vertical-align:top; }

.booking { font-weight:100; font-size:12px; margin-right:10px; width:300px; }
.direct { font-weight:100; font-size:12px; margin-left:5px;  }

.booking .alttxt{ font-weight:bold; }
.direct .alttxt{ font-weight:bold; }

h2 { margin:0px; }

.history { font-size:11px; }