body {
	background-color: #003300;
	margin: 0px;
	padding: 0px;
	}

#topBorder {
	background: url(/images/top-backrgound.gif) repeat-x left top;
	width: 100%
	}
	
#topContainer  {
	position: relative;
	width: 990px;
	height: 65px;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
  	margin-right: auto;
}

#topContainerLeft  {
	position: relative;
	float: left;
	width: 200px;
}	

#topCountryBox  {
	position: relative;
	width: 190px;
	background-color: #cccc66;
	float: left;
	margin-top: 5px;
	padding-left: 1px;
	padding-right: 5px;
}

#topContainerRight  {
	position: relative;
	float: right;
	width: 778px;
	margin-right: 5px;
}

#ad728x90  {
	position: relative;
	width: 728px;
	height: 90px;
	margin-top: 23px;
	margin-left: 55px;
}

#ad250x250  {
	position: relative;
	float:left;
	width: 250px;
	height: 250px;
	margin-right: 10px;
	margin-top: 8px;
	padding-bottom: 18px;
}

#ad336x280 {
	position: relative;
	float:left;
	width: 480px;
	height: 285px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: -8px;
	border-bottom: 1px dotted #f0f0f0;
	clear:both;
}
#ad160x600 {
	position: relative;
	float:left;
	width: 163px;
	padding: 6px;
	margin-top: 50px;
	margin-left: 2px;
	background-color: white;
	clear:both;
}

#emptyFullBodyWrapper {
	position: relative;
	width: 990px;
	margin-top: 100px;
	margin-left: auto;
  	margin-right: auto;
	}
	
#fullBodyWrapper {
	position: relative;
	float: left;
	width: 963px;
	padding: 5px;
	background: url(/images/left-background.gif) repeat-y;
	background-color: white;
	border: 8px solid #cccc66;
	}
	
#columLeft {
	position: relative;
	float: left;
	width: 180px;
	padding-right: 5px;
}

#columMiddle {
	position: relative;
	float: left;
	width: 480px;
	margin: 10px;
	margin-top: 0px;
	padding-left: 15px;
}

#columRight {
	position: relative;
	float: right;
	width: 250px;
	margin: 5px;
}

#columDouble {
	position: relative;
	float: left;
	width: 735px;
	margin: 10px;
	margin-top: 0px;
	padding-left: 15px;
}

.box250 {
	position: relative;
	float: left;
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
	border: 1px dotted #999999;
	}

.box250Colored {
	position: relative;
	float: left;
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
	border: 1px solid #cccc66;
	}

.box250Solid {
	position: relative;
	float: left;
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
	background-color: #f0f0f0;
	border: 1px solid #cccc66;
	}
	
.boxImage {
	position: relative;
	float: left;
	width: 240px;
	padding: 5px 10px 5px 0px;
	text-align: left;
	}
		
.divider {
	position: relative;
	width: 470px;
	border-top: 1px dotted #999999;
	margin-bottom: 25px;
	margin-top: -5px;
	clear: left;
	}


#bottomBorder {
	position: relative;
	width: 990px;
	margin-left: auto;
  	margin-right: auto;
	}

#bottomWrapper {
	position: relative;
	float: left;
	width: 963px;
	padding: 5px;
	border: 8px solid #cccc66;
	background-color: #cccc66;
	border-top: 2px solid white;
  	clear: both;
	}

p {
	font-size: 12px;
	color: black;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	}
h1 {
	font-size: 20px;
	color: #000000;
	font-family: "Trebuchet MS", "Helvetica", "Arial", "Tahoma", sans-serif;
	border-bottom: 8px solid #ffcc00;
	margin: 10px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h2 {
	font-size: 18px;
	color: #ffcc00;
	font-family: "Arial Black", "Gadget", "Verdana", "Geneva", "Arial", sans-serif;
	border-bottom: 1px solid white;
	background-color: #003300;
	margin: 8px 4px 5px 0px;
	padding: 2px 2px 2px 5px;
	}

h2 a {
	color: #ffcc00;
	text-decoration: none;
	}

h2 a:hover {
	color: white;
	text-decoration: underline;
	}

h2 a:visited {
	color: #ffcc00;
	}

h3 {
	font-size: 12px;
	color: #666666;
	font-family: "Trebuchet MS", "Helvetica", "Arial", "Tahoma", sans-serif;
	margin: 4px 0px 12px 0px;
	padding: 0px 5px 0px 0px;
	}

h4 {
	font-size: 15px;
	color: black;
	font-family: "Trebuchet MS", "Helvetica", "Arial", "Tahoma", sans-serif;
	border-bottom: 1px dashed #cccccc;
	margin: 15px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	}
	
h5 {
	font-size: 12px;
	color: #666666;
	font-family: "Trebuchet MS", "Helvetica", "Arial", "Tahoma", sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	}

.wildlifeParkStyle {
	font-size: 12px;
	font-family: "Trebuchet MS", "Calibri", "Verdana", "Arial", sans-serif;
	}
			
a {
	color: #0000ff;
	}

a:hover {
	color: #003300;
	text-decoration: none;
	}

a:visited {
	color: #660066;
	}

a.highlight {
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted #999999;
	}

a.highlight:hover {
	color: #0000ff;
	text-decoration: none;
	border-bottom:1px solid #0000ff;
	}

a.highlight:visited {
	color: black;
	}
	
					
p.hNav {
	font-size: 12px;
	color: black;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	margin-top: 2px;
	margin-right: 5px;
	text-align: right;
	}	

a.hNav {
	color: #ffffff;

	}	
a:hover.hNav {
	color: #ffcc00;
	text-decoration: none;
	}	

	
p.footNote {
	font-size: 10px;
	color: #003300;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	}

p.copyright {
	font-size: 10px;
	color: #999999;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: right;
	}

p.nextItems {
	font-size: 15px;
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px dotted grey;	
	}

a.copyright {
	color: #999999;
	text-decoration: none;
	}

p.featured250 {
	margin-top: 5px;
	}

p.youAreHere {
	color: #999999;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	}

a.youAreHere {
	color: #999999;
	border-bottom:1px dotted #999999;
	text-decoration: none;
	}	
a:hover.youAreHere  {
	color: #0000ff;
	border-bottom:1px dotted #0000ff;
	text-decoration: none;
	}	

ul.vNav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	}

ul.vNav a {
	display: block;
	width: 160px;
	height: 20px; 
	margin: 0px 0px 3px 0px;
	padding: 2px 1px 0 5px;  
	border-left: 10px solid #ffcc00;
	background-color: white;
	font-size: 12px;
	font-weight: bold;
	color: black;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	text-decoration: none;
	}

ul.vNav a.highlighed {
	border-left: 10px solid #003300;
	 }
	 
ul.vNav a:hover {
	background-color: #ffcc00;
	border-left: 10px solid #003300;
	text-decoration: underline;
	}	
	
ul.featured250  {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	font-size: 13px;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	}

ul.featured250  a {
	display: block;
	width: 235px;
	height: 22px; 
	padding: 3px 0px 0 5px; 
	margin-bottom: -8px; 
	margin-top: -5px;
	background-color: #d6d6d6;
	border-top: 1px solid #F0F0F0;
	border-bottom: 2px solid #999999;
	color: black;
	text-decoration: none;
	}

ul.featured250  a:hover {
	background-color: #ffcc00;
	color: #003300;
	text-decoration: underline;
	}

ul.featured480  {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	font-size: 13px;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	}

ul.featured480  a {
	display: block;
	width: 465px;
	height: 20px; 
	padding: 2px 1px 0 5px; 
	margin-bottom: -8px; 
	margin-top: -5px;
	background-color: #dada92;
	border-top: 2px solid #f0f0f0;
	border-bottom: 2px solid #666633;
	color: black;
	text-decoration: none;
	}

ul.featured480  a:hover {
	background-color: #ffcc00;
	color: #003300;
	text-decoration: underline;
	}

.columnBottomList {
	position: relative;
	float: left;
	width: 227x;
	padding-top: 5px;
	margin: 8px;
	margin-left: 0;
	margin-right: 4px;
	text-align: left;
	}
	
ul.bottomList {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	font-size: 10px;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	}

ul.bottomList a {
	display: block;
	width: 220px;
	height: 18px; 
	margin: 0px 0px 3px 10px;
	padding: 2px 1px 0 4px;  
	border-bottom: 1px solid #999999;
	background-color: #FFFF80;
	color: black;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	}

ul.bottomList a.parent {
	 background-color: #003300;
	 border-bottom: 2px solid #ff9900;
	 height: 22px; 
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration: none;
	 color: #ffffff;
	 }
	 
ul.bottomList a:hover {background-color: #808080;}

ul.vNavR {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	}

ul.vNavR a {
	display: block;
	width: 220px;
	height: 20px; 
	margin: 0px 0px 3px 0px;
	padding: 2px 1px 0 5px;  
	border-left: 10px solid #ffcc00;
	background-color: #f0f0f0;
	font-size: 12px;
	font-weight: bold;
	color: black;
	font-family: "Trebuchet MS", "Calibri", "Arial", sans-serif;
	text-decoration: none;
	}

ul.vNavR a.highlighed {
	border-left: 10px solid #003300;
	 }
	 
ul.vNavR a:hover {
	background-color: #ffcc00;
	border-left: 10px solid #003300;
	text-decoration: underline;
	}
