

html, body{
  background: #4379b5 url(images/bg.png) 0 0 repeat-x;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: center;
}

body {
  background: url(images/body-bg.png) 50% 210px no-repeat;
  color: #333333;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  text-shadow: 0 0 0 #000;
}

a {
  color: #0069aa;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul, ol, dl, dt, dd {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, form, fieldset {
  margin: 0;
  padding: 0;
}

fieldset {
  border: none;
}

input, select, textarea, button {
  border: none;
  font: normal 1em Arial, Helvetica, sans-serif;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}

#wrap {
  margin: 0 auto;
  padding: 20px 0;
  text-align: left;
  width: 960px;
}

.container {
  background: white;
  padding: 8px 8px 0;
}

#twocols-container {
  float: right;
  position: relative;
  width: 732px;
}

.like-btn {
  display: -moz-inline-box;
  display: inline-block;
  outline: none;
  text-indent: -999em;
}



/*   ============   HEADER   ============   */


#header {
  background: url(images/header-bg.jpg) 0 0 no-repeat;
  height: 190px;
  position: relative;
  width: 100%;
}

#header h1 {
  float: left;
  height: 130px;
  margin: 37px 0 0 24px;
  width: 225px;
}

#header h1 a.like-btn {
  background: url(images/logo.png) 0 0 no-repeat;
  display: block;
  height: 130px;
}

* html #header h1 a.like-btn {
  background: url(images/logo.gif) 0 0 no-repeat;
}

#bud {
  background: url(images/bud.png) 27px 21px no-repeat;
  float: right;
  padding-top: 83px;
  width: 235px;
  cursor: pointer;
}

* html #bud {
  background: url(images/bud.gif) 27px 21px no-repeat;
}

#bud {
  color: #004b8d;
  font-size: 1.25em;
  font-weight: bold;
}

#bud em {
  color: #ed1c24;
  display: block;
  font-size: 1.25em;
  margin-bottom: 7px;
}

#bud strong {
  color: #ed1c24;
  display: block;
  font-size: 2em;
  letter-spacing: -2px;
}



/*   ============   RIGHT COLUMN   ============   */


#rightcolumn {
  float: right;
  position: relative;
  width: 201px;
}

#rightcolumn .box, #leftcolumn .box {
  background: url(images/box-bg.gif) 0 0 repeat-y;
}

#rightcolumn .box-end, #leftcolumn .box-end {
  background: url(images/box-end-bg.gif) 0 100% no-repeat;
  height: 10px;
  margin-bottom: 10px;
}

#rightcolumn .box h3, #leftcolumn .box h3 {
  background: url(images/box-ttl-bg.png) 0 0 no-repeat;
  color: white;
  font-size: 1.23em;
  height: 40px;
  line-height: 38px;
  text-align: center;
}

#rightcolumn .box p, #leftcolumn .box p {
  border-top: 1px solid white;
  margin: 10px 5px;
  padding: 10px 8px;
}

#rightcolumn .box p.first, #leftcolumn .box p.first {
  border-top: none;
}

#rightcolumn .box p img {
  display: block;
  margin: 0 auto 10px;
}

#rightcolumn .box .btn-wrap, #leftcolumn .box .btn-wrap {
  padding: 0 14px 5px 0;
}

#employment.box {
  background: url(images/employment-bg.png) 0 0 no-repeat;
  height: 191px;
  margin-bottom: 10px;
}

#employment.box h3 {
  background: transparent;
}

#employment.box p {
  border-top: none;
  font-size: 1.15em;
  font-weight: bold;
  padding: 5px 8px;
  text-align: right;
}

#employment.box p span {
  color: #015298;
  display: block;
  font-size: 2em;
}

a#fb-btn {
  background: url(images/facebook-btn.png) 0 0 no-repeat;
  color: white;
  display: block;
  font-size: 1.54em;
  font-weight: bold;
  height: 57px;
  line-height: 1.2em;
  margin-bottom: 10px;
  padding: 8px 0 0 87px;
}

a#fb-btn:hover {
  color: #dcecf3;
  text-decoration: none;
}

#contact-box.box {
  background: url(images/contact-us-bg.png) 0 0 no-repeat;
  height: 191px;
  margin-bottom: 10px;
}

#contact-box.box h3 {
  background: transparent;
}

#contact-box.box p {
  border-top: none;
  font-size: 1.15em;
  font-weight: bold;
  padding: 10px 65px 0 8px;
}

#contact-box.box .btn-wrap a {
  float: left;
  margin: 0 0 0 13px;
}



/*   ============   LEFT COLUMN   ============   */


#leftcolumn {
  float: left;
  position: relative;
  width: 201px;
}

#leftcolumn .box h4 {
  background: #ed1c24 url(images/box-subtitle-bg.gif) 0 0 repeat-x;
  color: white;
  font-size: 1.15em;
  margin: 0 1px;
  padding: 9px 3px 9px 13px;
}

#safe-ride.box p {
  font-weight: bold;
  margin: 0 5px;
  padding: 6px 8px;
}

#bus-advert.box p {
  padding-bottom: 0;
}

#bus-advert.box p img {
  margin-left: -5px;
}



/*   ============   MAIN CONTENT   ============   */


#nav {
  background: #015298 url(images/nav-bg.jpg) 0 0 no-repeat;
  display: block;
  height: 33px;
  margin-bottom: 10px;
  padding-top: 14px;
  text-align: center;
}

#nav li {
  display: inline;
  margin: 0 11px;
}

#nav li a {
  color: #dcecf3;
  font-size: 1.08em;
  margin: 10px 5px 0;
}

#nav li a:hover {
  color: white;
  text-decoration: none;
}

#maincontent, #maincontent-hp {
  display: inline;
  float: left;
  position: relative;
  width: 727px;
  padding: 0px 0px 0px 10px;
}

.btn-wrap {
  height: 24px;
  padding-bottom: 6px;
}

.btn-wrap a {
  background: url(images/more-btn-bg.png) 0 0 no-repeat;
  color: white;
  display: block;
  float: right;
  font-size: 0.92em;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  text-align: center;
  width: 79px;
}

.btn-wrap a:hover {
  background-position: 0 100%;
  text-decoration: none;
}


#sponsors {
  background: url(images/sponsors-bg.jpg) 0 0 no-repeat;
  clear: both;
  display: block;
  height: 87px;
  margin: 10px 0 2px;
  padding-top: 18px;
}

* html #sponsors {
  margin: 10px -5px 2px 0;
}

#sponsors li {
  float: left;
  margin: 0 15px;
}

* html #sponsors li {
  margin: 0 14px;
}

#sponsors li a {
  display: block;
}

#sponsors li a img {
  border: none;
}

img.left {
  margin: 5px 30px 10px 0;
}

img.right {
  margin: 5px 0 10px 30px;
}



/*   Home Page   */

#maincontent-hp {
  margin-bottom: 10px;
  text-align: justify;
  width: 521px;
}

#maincontent h2 {
  color: #0069aa;
  font-size: 1.54em;
}

#call-to-action {
  background: url(images/call-to-action-bg.jpg) 0 0 no-repeat;
  color: white;
  font-size: 1.16em;
  height: 234px;
  margin-bottom: 15px;
  padding: 24px 0 0;
}

#call-to-action h2 {
  color: #fff568;
  font-size: 1.8em;
  font-style: italic;
  padding-right: 18px;
  text-align: right;
}

#call-to-action p {
  margin: 10px 20px 0 280px;
  padding: 0;
  text-align: right;
}

#call-to-action a.like-btn {
  background: url(images/book-a-ride-btn.png);
  display: block;
  float: right;
  height: 52px;
  margin-top: 18px;
  width: 216px;
}

#call-to-action a.like-btn:hover {
  background-position: 0 100%;
}

#party-bus {
  background: url(images/party-bus-bg.jpg) 3px 0 no-repeat;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  padding: 72px 0 20px;
}



/*   Page   */

.schedule {
  background: url(images/th-bg.png) 0 0 no-repeat;
  border-bottom: 1px solid #5e8fba;
  margin-top: 5px;
  position: relative;
  width: 727px;
}

.schedule th {
  color: white;
  font-weight: normal;
  height: 35px;
  padding: 0 3px 0 15px;
  text-align: left;
}

.schedule tr.odd {
  background: #ecf4f8;
}

.schedule td {
  border-right: 1px solid #5e8fba;
  padding: 7px 3px 7px 15px;
  vertical-align: top;
  white-space: nowrap;
}

.schedule td.clear {
  border-right: 0;
  padding: 7px 3px 7px 15px;
  vertical-align: top;
  white-space: nowrap;
}

.schedule td.first {
  border-left: 1px solid #5e8fba;
}

.schedule td.last {
  padding: 0;
}

* html .schedule td.last {
  font-size: .2em;
  height: 9px;
}

.schedule td.last {
  vertical-align: bottom;
}

.schedule td.last div {
  position: relative;
}

.schedule td#lb span, .schedule td#rb span {
  background: transparent url(images/lb.gif) 0 0 no-repeat;
  bottom: -1px;
  display: block;
  height: 9px;
  position: absolute;
  width: 9px;
}

.schedule td#lb span {
  left: -1px;
}

.schedule td#rb span {
  background: transparent url(images/rb.gif) 0 0 no-repeat;
  right: -1px;
}

* html .schedule td#rb span {
  right: -2px;
}

.charter {
  background: url(images/th-bg-ch.png) 0 0 no-repeat;
  border-bottom: 1px solid #5e8fba;
  margin-top: 5px;
  position: relative;
  width: 500px;
}

.charter th {
  color: white;
  font-weight: 800;
  height: 35px;
  padding: 0 3px 0 15px;
  text-align: center;
}

.charter tr.odd {
  background: #ecf4f8;
}

.charter td {
  border-right: 1px solid #5e8fba;
  padding: 7px 3px 7px 15px;
  vertical-align: top;
  white-space: nowrap;
}

.charter td.first {
  border-left: 1px solid #5e8fba;
}

.charter td.last {
  padding: 0;
}

* html .charter td.last {
  font-size: .2em;
  height: 9px;
}

.charter td.last {
  vertical-align: bottom;
}

.charter td.last div {
  position: relative;
}

.charter td#lb span, .charter td#rb span {
  background: transparent url(images/lb.gif) 0 0 no-repeat;
  bottom: -1px;
  display: block;
  height: 9px;
  position: absolute;
  width: 9px;
}

.charter td#lb span {
  left: -1px;
}

.charter td#rb span {
  background: transparent url(images/rb.gif) 0 0 no-repeat;
  right: -1px;
}

* html .schedule td#rb span {
  right: -2px;
}

.note {
  color: #ff0000;
  font-weight: bold;
}



/*   ============   FOOTER   ============   */


#footer {
  background: transparent url(images/footer-bg.png) 0 0 no-repeat;
  clear: both;
  height: 130px;
  padding: 40px 15px 0;
}

#footer .right {
  color: #9bd1ef;
  text-align: center;
}

#footer .right img {
  margin: 0 7px;
}

#footer .right h4 {
  height: 67px;
  margin: 15px 0 7px;
  width: 116px;
}

#footer .right h4 a.like-btn {
  background: url(images/logo-footer.png) 0 0 no-repeat;
  display: block;
  height: 67px;
}

#footer ul {
  float: left;
  margin-right: 10px;
  width: 145px;
}

#footer ul li {
  margin-bottom: 10px;
}

#footer ul a {
  color: #a8def8;
}

#footer ul a:hover {
  color: white;
  text-decoration: none;
}

#footer ul a#fb {
  background: url(images/fb-icon.png) 0 3px no-repeat;
  padding-left: 22px;
}






/*   ---------   Float containers fix   ---------   */

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* --------- form inputs */

.formError			{FONT-WEIGHT:800;FONT-SIZE:9PT;FONT-FAMILY:arial,verdana,helvetica;COLOR:#FF0000;}
.textinput {border:1px solid black;font-size:8pt;font-weight:300;font-family:verdana;color:#000000;}
.checkBoxInput INPUT{vertical-align:middle;}
.checkBoxInput LABEL{font-family:Verdana;font-size:12px;cursor:hand;vertical-align:middle;}
.btnForm
{ 
	  color:red; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#ecf4f8; 
	  border: 1px solid; 
	  border-color: red; 
	  filter:progid:DXImageTransform.Microsoft.Gradient 
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
	} 
	
	
/* photo table */

.photos
{
	border-spacing:0px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	font-size:9px;
	width:525px;
}

.photos th
{
	font-weight:800;
	font-size:12px;
	color:#1476D6;
	text-align:center;
	vertical-align:top;
	border: solid 1px #CF212F;
	padding:3px;
	font-size:10px;
	white-space: nowrap;
	margin:10px 0px 0px 0px;
}

.photos td
{
	border: solid 1px #CF212F;
	padding:10px;
	text-align: center; 
	vertical-align: middle;
}

.photos td.features
{
	text-align:left;
}

.photos td.blank
{
	border:none 0px;
}

.photos th.blank
{
	border:none 0px;
}


.options
{
    list-style-type:disc;
    margin-left:20px;
    }