#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 815px;
	background: #000000;
}

#side-a {
	float: left;
    text-align: center;
    width: 245px;
	background: #000000;
}

#side-b { 
	margin: 0;
	float: left;
	width: 570px;
	background: #000000;
}

#footer {
	clear: both;
        text-align: center;
        padding-top: 20px;
	background: #000000;
}
#city {
	clear: both;
	background: #000000;
	background-image: url(images/LV_city.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 165px;
}

html, body{ 
  margin: 0; 
  padding: 0; 
  font-family: arial, sans-serif;
  background: #000000;
  color: #ffffff;
} 

.tsr {
    color: #ff0000;
    font-weight: bold;
}

.error {  
    color: red;
    font-weight: bold;
}

.title {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  color: #ffffff;
}
.sub_title {
  font-size: 14px;
}

.day_table {
  margin-left: auto;
  margin-right: auto;
}
.day_table td {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background-color: #ff911f;
  text-align: center;
  height: 35px;
  width: 110px;
  border: 2px solid white;
}
.day_table a:link, .day_table a:visited {
  text-decoration: none;
  color: #ffffff;
}
.day_table a:hover, .day_table a:active {
  text-decoration: none;
  color: #000000;
}

.packages {
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 50px;
  padding: 10px;
  border: 3px solid #ffffff;
}
.packages_heading{
  font-size: 20px;
  color: #ff911f;
  font-weight: bold;
}
.packages_name{
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}
.packages_price {
  font-size: 12px;
  color: #ff911f;
}
.packages_ul {
  color: #ff911f;
  font-size: 12px;
  padding-left: 3px;
  margin-left: 1em;
}
.packages_li_text {
  color: #ffffff;
  font-size: 12px;
}
.packages td {
  padding-bottom: 2px;
}


.vine_ul {
  font-size: 12px;
  padding-left: 3px;
  margin-left: 1em;
  list-style-type: none;
}

.date {
  font-size: 20px;
  font-weight: bold;
  color: #ff911f;
}

.dot {
  font-size: 20px;
  font-weight: bold;
  color: #ff911f;
}

.sched {
  font-size: 12px;
  color: #ffffff;
}
.sched_name {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
.sched_time {
  font-size: 12px;
  color: #ff911f;
}
.sched_price {
  font-size: 12px;
  color: #ff911f;
}
.sched_ul {
  color: #ff911f;
  font-size: 12px;
}
.sched_li_text {
  color: #fff;
  font-size: 12px;
}

.menu {
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}



.purchase {
  background: #ff911f;
  color: #ffffff;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #ffffff;
}
.purchase a:link, .purchase a:visited{
  text-decoration: none;
  color: #ffffff;
}
.purchase a:hover, .purchase a:active {
  text-decoration: none;
  color: #000000;
}
.purchase_td {
  padding-top: 7px;
  padding-bottom: 7px;
}


.category {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  background-color: #ff911f;
}

.event {
  font-size: 12px;
  padding-bottom: 15px;
}
.event_name {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
.event_price {
  font-size: 12px;
  font-weight: bold;
}
.event_ul {
  color: #ff911f;
  font-size: 12px;
}
.event_li_text {
  color: #fff;
  font-size: 12px;
}

.hotel{
  font-size: 12px;
  padding-left: 20px;
}
.hotel a:link, .hotel a:visited {
  text-decoration: none;
  color: #ff911f;
}
.hotel a:hover, .hotel a:active {
  text-decoration: underline;
  color: #ff911f;
}
.hotel_name {
  font-size: 16px;
  font-weight: bold;
  color: #ff911f;
}

.about {
  font-size: 12px;
}
.about a:link, .about a:visited {
  text-decoration: none;
  color: #ff911f;
}
.about a:hover, .about a:active {
  text-decoration: underline;
  color: #ff911f;
}
.about_heading {
  font-size: 12px;
  font-weight: bold;
}

.faq {
  font-size: 12px;
}
.faq_q {
  color: #ff911f;
  font-weight: bold;
}
.faq_a {
  color: #ffffff;
}
.faq_a a:link, .faq_a a:visited {
  text-decoration: none;
  color: #ff911f;
}
.faq_a a:hover, .faq_a a:active {
  text-decoration: underline;
  color: #ff911f;
}

.cart_heading { 
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #ff911f;
}
.cart_heading a:link, .cart_heading a:visited{ 
  color: #ffffff;
}
.cart_heading a:hover, .cart_heading a:active{ 
  color: #000000;
}

.cart_text { 
  font-size: 12px;
}

.cart_label { 
  font-size: 12px;
  font-weight: bold;
}

.table_heading { 
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #ff911f;
}
.table_heading a:link, .table_heading a:visited{ 
  color: #ffffff;
}
.table_heading a:hover, .table_heading a:active{ 
  color: #c87e25;
}

.table_text { 
  font-size: 12px;
}

.table_label { 
  font-size: 12px;
  font-weight: bold;
}

.pkg_name{
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}

.thanks a:link, .thanks a:visited{ 
  color: #ffffff;
}
.thanks a:hover, .thanks a:active{ 
  color: #c87e25;
}

