#content {
background-color: #fff;
font-size: 12px;
color: #000;
}

#leftbox {
display: none;
}

#middlebox {
width: 780px;
margin: 0 17px 0 17px !important;
}

#middlebox2 {
width: 780px !important;
width: 740px;
margin: 0 auto;
padding: 0px;
}

#rightbox {
display: none;
}

.product h3.productTitle {
background-color: #422911;
color: white;
font-size:1.2em;
font-weight: bold;
}

.product h3.productTitle a {
color: white;
text-decoration:none;
}

.product h3.productTitle a:hover {
color:#b26720;
text-decoration:none;
}


.product .productGroups,
.options th.rowHeader,
.options td.option,
.product .addToTripInactiveWithBox, .itrInfo .dateInactive {
background-color: #b7f2ff;
}

.product .addToTripActiveWithBox, .itrInfo .dateActive {
background-color: #dec189;
}

/* Tour Description */
#tourDescription h1 {font-size:15px; color: #1c2169;}

