*{
margin:0;
padding:0;
}
img{
border:0px;
}

body {
background:#669966;
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#000;
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
 margin-top:10px;
  margin-bottom:10px;
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  text-align: left;
  background: #b9d500 /*url('../img/content_bg.gif') top left repeat-y*/;
}

#page_header {
z-index:5px;
position:relative;
  height: 140px;
  background: #FFFFFF url('../img/head_bg1.jpg') bottom right repeat-x;
  clear: both;
}

#logo{
position:absolute;
width:151px;
left:0;
top:0;
}

#lion_bg{
position:absolute;
width:190px;
right:0;
top:0;
}

#page_header .slogan{
font-style:italic;
}



#page_header h1 {
z-index:5px;
  padding-top:50px; 
	padding-left:px;
  margin-left:px;
  font-family: verdana;
	text-align:center;
  font-size: 20px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin-left:px;
  padding-left:px;
  font-family: verdana;
	text-align:center;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #b9d500 /*url('../img/menu_bg.gif') bottom left no-repeat*/;
}

#content_wrapper {
background:#b9d500;
color:#000;
/*background:#669966;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px; */     
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#center p {
  margin-top:5px;
	margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
margin-left:3px;
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
	margin-right:3px;
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 60px;
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color:;
  background: url('../img/lion_mn.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}


.home #homeL, .about #aboutL, .tour #tourL{
background:#ffff00;
color:#666666;

}








#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color:#0000ff;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #ffff00;
}

#navcontainer ul li a:hover {
  background-color:#ffff00;
  background: url('../img/') bottom left repeat-x; 
 	cursor: pointer;
  color:#666666;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}



/***********Google Search*************/

.add{
margin-right:2px;

}

.submit3{
background:#99ffff;
border: solid 1px #0033ff;
cursor: pointer;
}	


.submit2{
background:#99ffff;
border: solid 1px #0033ff;
}	
/***********Google Search*************/





fieldset { border:0;margin:0;padding-left:20px; }

	label { display:block; }
	
	input.text,textarea { width:300px;
	font:1.2em /*'courier new',courier,monospace*/;
	color:;
	padding:3px;
	margin:1px 0;
	border:1px solid #94946F; 
	background:#fff;
	}
	
	input.submit { padding:2px 5px;
	font:bold 12px/12px verdana,arial,sans-serif; }
	
	.text, textarea{
	background:#fff;
	font-size:1.2em;
	}
	
input .text	{
background:#DFDFBE;
font-size:1.2em;
}
	
input.check{
background:#DFDFBE;
}	
	
input.submit{
margin-left:100px;
background:#DFDFBE;
color:#00cc00;
border: solid 1px #94946F;
cursor: pointer;
}	

.formInputField1, .formInputButton1{
border:1px solid #94946F; 
}

.orderform .formarea{
background:#ddddbb;

}

.orderform #text{
float:left;
background:#ddddbb;
}