@charset "utf-8";
/* CSS Document */

.twoColFixLtHdr #tour_container{ 
margin: 0 0 0 0px;
padding: 0;
width:920px;
float:left;
background-color:#FFFFFF;
}

.twoColFixLtHdr #tour_img { 
margin: 10px 0 10px 20px;
padding: 0;
width:900px;
float:left;
}

.twoColFixLtHdr #tour_text { 
margin: 0 auto;
padding: 10px 10px 10px 10px;
width:570px;
float:left;
text-align:justify;
border-right:2px solid #990500;
}


.twoColFixLtHdr #tour_reservbox { 
margin: 0 0 10px 0;
padding:0;
width:300px;
float:right;
font-size:14px;
font-weight:bold;
background-color:#fdeaaa;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
}

.twoColFixLtHdr #tour_reservboxTitle {
	height:35px;
	font-size:20px;
	line-height:35px;
	text-align:center;
	color:#FFFFFF;
	background-image:url(../images/tour_reservBoxTitle.png);
}

.twoColFixLtHdr #tour_reservboxName {
height:35px;
line-height:35px;
padding-right:15px;

}

.twoColFixLtHdr #tour_reservboxAdults { 
height:35px;
line-height:35px;
padding-right:50px;
}

.twoColFixLtHdr #tour_reservboxKids { 
height:35px;
font-size:14px;
padding-right:50px;
}

.twoColFixLtHdr #tour_reservboxDate { 
height:35px;
line-height:35px;
padding-right:15px;
}

.twoColFixLtHdr #tour_reservboxHotel { 
height:35px;
line-height:35px;
padding-right:15px;
}

.twoColFixLtHdr #tour_reservboxButtons{
height:35px;
line-height:35px;
padding-right:5px;
text-align:center;
background-image:url(../images/tour_reservBoxButtons.png);
}

.twoColFixLtHdr #tour_reservboxButtons input{
background-color:#fd7d82;
color:#FFFFFF;
border:solid 0 #fd7d82;
font-weight:200;
}

.twoColFixLtHdr #tour_reservboxButtons input:hover{
background-color:#fe656b;
}

.twoColFixLtHdr #tour_itinerary{ 
margin: 0;
padding: 0;
width:300px;
border: 1px solid #ffac7e;
float:right;
}

.twoColFixLtHdr #tour_rightbox{ 
margin: 0 auto;
padding: 0;
width:320px;
float:right;
}

.twoColFixLtHdr #tour_funFacts{
padding:10px;
margin:0 auto;
float:right;
}

.twoColFixLtHdr #tour_itinerary table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-collapse: collapse;
	width: 300px;
	}

.twoColFixLtHdr #tour_itinerary th {
	padding: 3px;
	text-align: left;
	background-color:#ffac7e;
	color:#FFFFFF;
	height:30px;
	font-size:16px;
	text-align:center;
	}


.twoColFixLtHdr #tour_itinerary td {
	border-bottom: 1px solid #ffac7e;
	height:25px;
	font-weight:bold;
	padding-left:15px;
	background-color:#fdeaaa;
	}


.twoColFixLtHdr #tour_itinerary td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	}
	
h1 {
font-size:24px;
color:#2d78c3;
text-align:center;
}

h2{
font-size:18px;
color:#ff6600;
text-align:center;
}

h3{
font-size:18px;
color:#990500;
text-align:center;
}

input{
border: 1px solid;
border-color:#0c2136;
}

select{
border: 1px solid;
border-color:#0c2136;
}

