@charset "utf-8";
/* CSS Document */
body{
	/*margin:auto;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*width:952px;*/
	background-image: url(../images/bkgd_02.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	color: #533d02;
	line-height: 18px;
}
.top{
	background-image: url(../images/image_01.jpg);
	width: 800px;
	height: 32px;
}
.left{
	background-image:url(../images/image_02left.jpg);
	width: 15px;
	height: 752px;
	float:left;
}
.right{
	background-image:url(../images/image_02right.jpg);
	width: 15px;
	height: 752px;
	float: right;
}
#leftcolumn{
	float: left;
	margin-right: 15px;
	height: 900px;
}
#rightcolumn{
	float: left;
}
.navigation a {
	background-color:#FFFFFF;
	color:#4C741C;
	font-size:13px;
	font-weight: bold;
	line-height:15px;
	text-decoration:none;
	text-transform:capitalize;
	padding: 7px 0px 7px 5px;
	display: block;
}

.navigation a:hover{
	background-color: #ffffcc;
	/*text-indent: 10px;*/
}
.logo{
	background-image: url(../images/tangaza_logo.gif);
	width: 180px;
	height: 210px;
}
.header{
	/*background-image:url(../images/headerimage.jpg);*/
	width: 575px;
	display: block;
	height: 230px;
}
.tagline{
	background-image:url(../images/image_03.gif);
	background-repeat:no-repeat;
	display:block;
	height: 80px;
	width: 575px;
}
.img{
	padding:10px 10px 0px 0px;
}
.imgright{
	padding:10px 0px 0px 10px;
}
.content{
	padding-top: 10px;
	width: 575px;
}

.headline{
	width: 340px;
	height:17px;
	background-color: #4c741c;
	height: 17px;
}
.destinationstop{
	/*background-image:url(../images/image_05.gif);
	width: 340px;float: left;*/
	height: 37px;
	
	display:block;
}
.destinations{
	background-color: #ffffcc;
	background-image:url(../images/image_06.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 330px;
	color: #73734c;
	float: left;
	padding: 5px;
}
#destination a{
	color: #73734c;
	font-weight:bold;
	line-height: 22px;
	text-decoration: none;
}
#destination a:hover{
	text-decoration: underline;
}
.content2{
	padding-top: 15px;
	width: 575px;
}
.heading1{
	color: #f47d24;
	font-size:12px;
	font-weight:bold;
}
.heading2{
	color: #4c741c;
	font-size:15px;
	font-weight:bold;
}
h1{
	color: #4c741c;
	font-weight:bold;
}
h2{
	color: #f47d24;
	font-weight:bold;
	font-size:16px;
}
h3{
	color: #4c741c;
	font-size:13px;
}
#extra{
	float: left;
	width: 230px;
}
.ad{
	float: left;
}
.footer{
	background-color:#000000;
	/*color: #663300;*/
	color:#d3975c;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	padding-bottom:20px;
}
a.footerlinks{
	text-decoration:none;color: #d3975c;
	/*color: #663300;*/
}
a.footerlinks:hover{
	color: #993300;
	text-decoration:underline;
}
.table1{
	/*float: left;................ this float distorts the html in the browser and without it disotorts the desing within dremweaver*/
	width: 165px;
	float: left;
}
/*img{
	width: 135px;
	height: 95px;
}*/
#tours{
	float:left;
	width: 169px;
	/*background-color:#ffffcc;*/
	margin-bottom: 15px;
	padding: 10px 5px 5px;
	height: 320px;
	border: solid 1px #dddeb4;
}
a.details{
	color: #f47d24;
	text-decoration: underline;
}
#spacer{
	width:16px;
	display:block;
	height:30px;
	float: left;
}
#longtours{
	float:left;
	width: 565px;
	/*background-color:#ffffcc;*/
	margin-bottom: 15px;
	padding: 10px 5px 5px;
	/*border: solid 1px #FF9900;*/
}
.destinationsleft{
	background-color: #ffffcc;
	background-image:url(../images/image_06.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 170px;
	color: #73734c;
	float: left;
	padding: 5px;
	margin-bottom: 15px;
}
.space{
	margin:20px 0px 0px;
}
.space2{
	margin-top:0px;
}
/* ......begin slideshow......*/



/*...........end............*/