body{
	background-color: #000000;
	background-image: url(/web-dev/master-template/master-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B1B1B1;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	padding: 1px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	padding: 2px;
	margin: 1px;
}

.whiteText{
	color: #FFFFFF;
}

.yellowText{
	color: #FFCC00;
}

.bookedTourRed{
	color: #CC0000;
}

.tableBorder{
	border: 1px solid #666666;
}

.textSize2{
	font-size: 12px;
}

.tourDatesTable{
	background-color: #2C2C2C;
	border: 1px solid #515151;
}

.whiteHeading{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#bottomMenu a:link{
	text-decoration: none;
	color: #737273;
}
#bottomMenu a:visited{
	text-decoration: none;
	color: #737273;
}

#bottomMenu a:hover{
	color: #f5c403;
}

#bottomMenu a:active{
	text-decoration: none;
}

#bottomMenu{
	color: #737273;
}

#greyLink a:link{
	text-decoration: none;
	color: #CCCCCC;
}
#greyLink a:visited{
	text-decoration: none;
	color: #CCCCCC;
}

#greyLink a:hover{
	color: #f5c403;
}

#greyLink a:active{
	text-decoration: none;
}

#greyLink{
	color: #CCCCCC;
}

ul{
	margin-left: 10px;
	padding-left: 10px;
}
ol{
	margin-left: 10px;
	padding-left: 10px;
}
.imagePadding{
	padding: 5px;
}
a:link{
	text-decoration: none;
	color: #f5c403;
}
a:visited{
	text-decoration: none;
	color: #f5c403;
}

a:hover{
	color: #CCCCCC;
}

a:active{
	text-decoration: none;
}
.menu {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	border: 1px solid #666666;
}
.destinationsMenu {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	background-color: #333333;
	border: 1px solid #666666;
}
.destinationsMenu2 {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	background-color: #000000;
	border: 1px solid #666666;
}
.destinationsMenu3 {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	background-color: #000000;
	border: 1px solid #666666;
}
.indeximage{
	background-image: url(/web-dev/index-images/african-overland-tours-main01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
