.leftColText {
	font-size: 12px;
	color: #471B08;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.rightColText {
	font-size: 12px;
	color: #4E4A51;
	text-align: justify;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
}

.leftCol {
	padding: 15px 30px 0px 7px;
}

.rightCol {
	padding: 45px 0px 0px 0px;
}

.leftCol img{
	margin-bottom: 10px;
}

.box1 {
	margin-left: 10px;
	margin:auto;
	width: 334px;
	border: 1px solid #666;
	height: 68px;
	margin-bottom: 8px;
	display: block;
}

.box2 {
	border: 1px solid #fff;
	height: 66px;
}

.offerBox {
	background: url(images/gradient_offers.gif);
	width: 130px;
	height: 100%;
	float: left;
}

.detailsBox {
	background: url(images/gradient_details.gif);
	width: 200px;
	height: 100%;
	float: left;
}

.allBoxContent {
	margin: 10px 5px 0px 10px;
}

.bigRedText {
	color: #B52612;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

.smallGreyText {
	color: #1F1F1F;
	font-size: 10px;
	font-weight: bold;
}

a.boxes {
	 text-decoration: none;
}

a.boxes:hover {
	cursor: hand;
}

.cellText {
	margin-top: 20px;
	
	font-size: 10px;
	font-weight: bold;
}

.celltext td{
	padding: 10px;
}

.nextItem{
	margin: 5px 20px 300px 0px;
	font-size: 11px;
	font-weight: bold;
}

.nextItem a{
	text-decoration: none;  
	color: #555;
}

.optionsTable{
	border-collapse: collapse;
	border: 1px solid #555;
}

.optionsTable td{
	padding: 3px;
	border: 1px solid #555;
	font-size: 11px;
}

ul {
	margin-left: 10px;
}

ul li{
	margin: 0px;
}

a, a:visited {
	color: #b51706;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #b51706;
	text-decoration: underline;
	font-weight: bold;
}

input {
	border: 1px solid #666;
	width: 150px;
	height: 15px;
	margin-left: 20px;
	font-size: 11px;
	
}

.inputItem {
	border: 1px solid #666;
	height: 15px;
	margin-left: 20px;
	font-size: 11px;
	
}

.tourCell {
	padding: 10px;
	font-size: 11px;
	color: #444;
}

.tourismTable {
	border: 1px solid #666;
	margin-bottom: 20px;
	width: 360px;
}

