@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
	color: #ccc;
	background-color: #322B27;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#container {
	width: 720px;
	text-align:justify;  /* this overrides the text-align: center on the body element. */
	background-color: #322B27;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-color: #322B27;
	color: #FFFFFF;
	background-image: url(logo.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 90px;
	position: relative;
	width: 720px;
	padding: 0px;
	visibility: visible;
	text-align: left;
	vertical-align: baseline;
}

#header_PS {
	background-color: #322B27;
	color: #FFFFFF;
	background-image: url(/images/SHOP.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 90px;
	position: relative;
	width: 770px;
	visibility: visible;
	text-align: left;
	vertical-align:baseline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mainContent {
	width: 690px;
	height: 400px;
	background-image: url(frame_background_half.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	padding: 10px;
	border: 1px solid #999;
	margin: 1px;
	overflow: visible;
	padding-top: 25px;
	text-align:left;
}

.mainContent_full {
	width: 670px;
	height: 400px;
	background-image: url(/images/icons_buttons/elephant_740x440_full.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	border: 1px solid #999;
	margin: 1px;
	overflow: visible;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.mainContent_black {
	width: 670px;
	height: 400px;
	background-color: #000;
	background-repeat: no-repeat;
	border: 1px solid #999;
	margin: 1px;
	overflow: visible;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.mainContent_expand {
	width: 670px;
	height: auto;
	background-color: #000;
	background-repeat: no-repeat;
	border: 1px solid #999;
	margin: 1px;
	overflow: visible;
	padding: 25px;
}
.mainContent_fullexp {
	position:inherit;
	width: 690px;
	height: auto;
	background-color: #000;
	background-repeat: no-repeat;
	padding:10px;
	border: 1px solid #999;
	margin: 1px;
	
}

.mainContent_expand p {
text-align: left;
margin: 20px;
}

.mainContent_expand table {
margin-left: 20px;
margin-right: 20px;
}

.mainContent_expand td {
text-align: justify;
}


.mainContent_scroll  {
	padding: 10px;
	padding-top: 25px;
	width: 690px;
	height: 400px;
	background-color: #000;
	border: 1px solid #999;
	margin: 1px;
	overflow: auto;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #534741;
	scrollbar-highlight-color: #534741;
	scrollbar-shadow-color: #111111;
}
.mainContent_hscroll  {
	padding: 00px;
	text-align:center;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	width: 710px;
	height: 435px;
	background-color: #000000;
	border: 1px solid #999;
	margin: 1px;
	line-height: normal;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	position: relative;
	cursor: crosshair;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #534741;
	scrollbar-highlight-color: #534741;
	scrollbar-shadow-color: #111111;
}

.mainContent_hscroll img {

	height: 370px;

}


#mainContent_black_trips {
	font-size: small;
	font-style: normal;
	color: #CCCCCC;
	border: 1px solid #FFFFFF;
	margin: 1px;
	line-height: normal;
	font-weight: normal;
	overflow: visible;
	visibility: visible;
	position: relative;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #999999;
	scrollbar-face-color: #534741;
	scrollbar-highlight-color: #534741;
	scrollbar-shadow-color: #111111;
	cursor: default;
	width: 720px;
	background-image: url(../images/Gallery_safari/Workshops-2008_8.jpg);
	background-repeat: no-repeat;
	height: auto;
	background-color: #000000;
}

 #footer_PS {
	width: 720px;
	position: relative;
	background-color: #322B27;
	font-size: 12px;
	text-align: center;
	align: center;
	height: auto;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding: 0px;
	float: none;

}


 #footer {
	background-color: #322B27;
	position: relative;
	font-size: 12px;
	text-align: center;
	height: auto;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	width: 720px;
	padding: 0;
	float: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#CC0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	background-color: #322B27;
}
body,td,th {
	font-size: 12px;
}

h1 { 
color: #c90; 
display:inline;
font-size: 22px;
text-align:left;
}

h2 { font-size: 10px; 
color: #ccc;
display: inline;
text-align:left;
}

h3 { 
color: #c90;
font-size: 20px;
font-variant: small-caps;
text-align:center;
}

h4 { font-size: 14px; 
color: #c90;
margin-left: 50px;
}


h6 { color: #c90 ;
      font-size: 12px;
	  font-weight: bold;
	  margin-bottom:1em;
	  font-variant: small-caps;
	  }
	    
h5 { color: #c90;
      font-size: 14px;
	  text-align:justify;
	  }	  

h7 { color: #c90;
      font-size: 12px;
	  text-align:justify;
	  }	  	  
	  .datum {
	color: #FFFFFF;
	font-weight: bold;
}


#footer td {
text-align: center;

}

strong {
color: #fff;
}

.mainContent td {
text-align: justify;
}

.mainContent_black img {
margin: 20px;
}

.mainContent img {
border: 0px;
}

p.full {
text-align: justify;
margin-left:120px;
margin-right:20px;
}

.gallery  td {
text-align: center;
}

.date {

white-space:nowrap;
width: 150px;
}

.itinerary td.date		 {
color: #c90;
width: 100px;
text-align:justify;
font-weight: bold;
}

.itinerary td {
vertical-align: text-top;
text-align:justify;
}


.itinerary span.title {
color: #c90;
font-weight: bold;
text-align:justify;
}

div.embedphoto {
margin-top: 20px;
margin-bottom: 20px;
text-align:center;
font-style: italic;
}

.flow th {
font-weight: normal;
padding-top:1.5em;
}
.mainContent_expand_ws {
	width: 670px;
	height: auto;
	background-color: #000;
	background-repeat: no-repeat;
	border: 1px solid #999;
	margin: 1px;
	overflow: visible;
	background-image: url(../images/Gallery_safari/Workshops-2008_8.jpg);
	padding-top: 70px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.mainContent_intro {
	width: auto;
	height: auto;
	background-color: #000;
	background-repeat: no-repeat;
	border: 1px solid #999;
	margin: 1px;
	overflow: visible;
	background-image: url(../images/Gallery_safari/Workshops-2008_8.jpg);
	padding-top: 70px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
