BODY {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	COLOR: #F5EBA0;
	BACKGROUND:url(../images/f_bg.gif);
	BACKGROUND-COLOR:#FFEBCD;
}
TD {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	COLOR: #F5EBA0;
}

H1 {
	FONT-SIZE: 14px;
	COLOR: #000000;
	MARGIN-BOTTOM: 5px;
	MARGIN-TOP: 0px;
}
H2 {
	FONT-SIZE: 12px;
	COLOR: #E9CD8B;
	
	MARGIN-TOP: 0px;
}
P{
	FONT-SIZE: 12px;
	COLOR: #F5EBA0;
	MARGIN:0px 0px 10px 0px;
}
INPUT{
	FONT-SIZE: 11px;
	COLOR: #000000;
}
TEXTAREA{
	FONT-SIZE: 11px;
	COLOR: #000000;
}
UL	{
	MARGIN-TOP:0px;
	MARGIN-BOTTOM:0px;
}
LI {
	FONT-SIZE: 11px;
	MARGIN-BOTTOM:0px;
	MARGIN-TOP:0px;
	TEXT-INDENT: 0px;
	LINE-HEIGHT: 13px;
	LIST-STYLE-IMAGE:url(../images/li.gif);
}



#params{
	FONT-SIZE: 11px;
	COLOR: #000000;
}


/* *** All hyper link should be in this section  *** */

A, A:active, A:visited{
	FONT-SIZE: 12px;
	COLOR: #CBEAF5;
	TEXT-DECORATION:underline;
}
A:hover{
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION:none;
}


#foot{
	TEXT-ALIGN:center;
	FONT-SIZE: 9px;
	COLOR: #990000;
}
#foot A, #foot A:active, #foot A:visited{
	FONT-SIZE: 9px;
	COLOR: #F5EBA0;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
}
#foot A:hover{
	FONT-SIZE: 9px;
	TEXT-DECORATION:underline;
}


/* **** Footer special links ***

#fancymenu { 
	position: relative; 
	height: 29px; 
	width: 421px; 
	background: url('images/bg.gif') no-repeat top; 
	padding: 15px; 
	margin: 10px 0; 
	overflow: hidden; 
} 
  
#fancymenu ul { 
	padding: 0; 
	margin: 0; 
} 
  
/* 
	Don't apply padding here (offsetWidth will differ in IE) 
	If you need padding add it to the child anchor 
*/ 
#fancymenu ul li { 
	float: left; 
	list-style: none; 
} 
  
#fancymenu ul li a { 
	text-indent: -500em; 
	z-index: 10; 
	display: block; 
	float: left; 
	height: 30px; 
	position: relative; 
	overflow: hidden; 
} 

#menu_home a { 
	width: 59px; 
	background: url('images/menu_home.png') no-repeat center !important; 
	background: url('images/menu_home.gif') no-repeat center; 
} 
  
#menu_plantatree a { 
	width: 119px; 
	background: url('images/menu_plantatree.png') no-repeat center !important; 
	background: url('images/menu_plantatree.gif') no-repeat center; 
} 
  
#menu_travel a { 
	width: 70px; 
	background: url('images/menu_travel.png') no-repeat center !important; 
	background: url('images/menu_travel.gif') no-repeat center; 
} 
  
#menu_rideanelephant a { 
	width: 142px; 
	background: url('images/menu_rideanelephant.png') no-repeat center !important; 
	background: url('images/menu_rideanelephant.gif') no-repeat center; 
} 

#fancymenu li.background { 
	background: url('images/bg_menu_right.png') no-repeat top right !important; 
	background: url('images/bg_menu_right.gif') no-repeat top right; 
	z-index: 8; 
	position: absolute; 
	visibility: hidden; 
} 
  
#fancymenu .background .left { 
	background: url('images/bg_menu.png') no-repeat top left !important; 
	background: url('images/bg_menu.gif') no-repeat top left; 
	height: 30px; 
	margin-right: 9px; /* 7px is the width of the rounded shape */ 
} 

#ajaxticker1 {
	padding-top: 20px;
	padding-left:40px; 
	padding-right: 10px;
	width:250px; 
	height:120px;
	line-height: 12px;
	font-size: 12px;
}


/* ****  All classes should be in this section *** */

.title {
	color: #CBEAF5;
	font-size: 14px;
	font-weight: bold;
}
.title_bg {
	color: #A34710;
	background-image:url(/images/title_bg.gif);
	opacity: .5;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #CBEAF5;
	font-size: 14px;
	font-weight: bold;
}
.sponsor {
	color: #CBEAF5;
	font-size: 10px;
	font-weight: bold;
}

.cursive {
	font-family: Georgia, MS Serif, Serif;
}

.contentmenucolor {
	background-color:#B48E69;
	opacity: .75;
	font-weight:bold;
	filter: alpha(opacity=75);
	
}
.contentmenu {

}