html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #6d624b;
	background-image:url(../images/bg6.jpg);
	background-repeat:repeat-x;
	background-color: #6b614c;
	margin:0px;	
	padding:0px;
}

#tableContentHome td{
	background-image:url(../images/bg_boxContentHome.png);
	background-repeat:no-repeat;
	width:309px;
	height:155px;
	padding:0px;
	color:#645c54;
}
.insideHome{
	padding:15px;
}
.insideHomeLeft {
	position:relative;
	float:left;
}		
.insideHomeRight {
	position:relative;
	float:right;
	width:155px;
	height:118px;
}

.tripBox{
	position:relative;
	background-image:url(../images/boxBgTrips.jpg);
	background-repeat:no-repeat;
	width:927px;
	height:181px;
	padding-top:15px;
	margin:0px auto;
}
.tripTable{
	width:897px;
	height:151px;	
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fa0a0b;
}
.txt13{
	font-size:13px;
}
.txt13 a{
	color:#fb4946;
	text-decoration:none;
}
.txt13 a:hover{
	text-decoration:underline;
}
.txtBoldRed{
	color:#fa0a0b;
	font-weight:bold;
}
div.red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fa0a0b;
}
div.redLine{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fa0a0b;
	border-bottom:1px #efeadc solid;
}
.tripBoxPhoto{
	background-image:url(../images/photoframeTrips.gif);
	background-repeat:no-repeat;
	width:220px;
	height:149px;
	margin-left:20px;
}
.tripBoxPhotoDetail{
	background-image:url(../images/photoframeTrips.gif);
	background-repeat:no-repeat;
	width:220px;
	height:149px;
}
.tripsTitle{
	color:#8f8982;
}



.box{
	position:relative;
	margin:0 auto;
	padding:0;
	width:940px;
	background:url(../images/bigBox_bgNew.jpg) repeat-y;
}
.boxContent{
	position:relative;
	margin:0;
	width:940px;
	min-height:30px;
	background: url(../images/bigBox_bgTopNew.jpg) no-repeat;
}
.boxContent .leftCol{
	position:relative;
	width:220px;
	float:left;
	margin:20px 0 10px 25px;
	/*color:#48433e;*/
}
.boxContent .rightCol{
	position:relative;
	width:645px;
	float: right;
	margin:20px 25px 10px 0;
	/*color:#48433e;*/
}
.boxContent .leftColInside{
	position:relative;
	width:238px;
	float:left;
	margin:20px 0 10px 10px;
	/*color:#48433e;*/
}
.boxContent .rightColInside{
	position:relative;
	width:660px;
	float: right;
	margin:20px 10px 10px 0;
	/*color:#48433e;*/
}
.rightColInside input[type=text]{
	width:98%;
	background-color:#f0eadc;
	border:1px #fdc3b8 solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#645c54;
	padding:3px;
}
.rightColInside textarea{
	width:98%;
	height:120px;
	background-color:#f0eadc;
	border:1px #fdc3b8 solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#645c54;
	padding:3px;
}		
.boxBtm{
	position:relative;
	width:940px;
	height:35px;
	background:url(../images/bigBox_bgBottomNew.jpg) no-repeat;
}

.boxInclude{
	position:relative;
	/*margin:0 auto;*/
	padding:0;
	width:649px;
	background:url(../images/tableInclude_content.gif) repeat-y;
	display:table;
}
.boxContentInclude{
	position:relative;
	margin:0;
	width:649px;
	min-height:39px;
	background: url(../images/tableInclude_top.gif) no-repeat;
	/*border:1px red solid;*/
	display:table;
}
.boxContentAboutUs{
	position:relative;
	margin:0;
	width:649px;
	min-height:42px;
	background: url(../images/tableOurteam_top.gif) no-repeat;
	/*border:1px red solid;*/
	display:table;
}
.contentInclude{
	position:relative;
	width:629px;
	padding-top:50px;	
	margin:0px auto;
}
.contentInclude ul{
	list-style-image: url(../images/bullet.gif);
	font-size:12px;
}
.boxBtmInclude{
	position:relative;
	width:649px;
	height:14px;
	background:url(../images/tableInclude_bottom.gif) no-repeat;
	display:table;
}
.error{color:#C20001; font-weight:bold;}

