@charset "utf-8";
.html {
     width:1000px;
     height:100%;
     padding:0 0 0 0;
     margin:0px;

    }
#mineHolder{
      width:1000px;
	  height:auto;
	  padding:0px;
	  margin:0px;
	  z-index:0;
	  margin:0 auto;
	 border-left:#333333 medium solid;
	 border-right:#333333 medium solid;
	}
#header{
	  height:30px;
	  background-color:#7a011d;
	}
	
#headerContent{
      width: inherit;
	  height:150px;
	}

#textHeading{
font-size:13px;
font-weight:bold;
color:#990000;
font-family:"Verdana";
}	

#heading {
	font-size: 13px;
	font-weight: bold;
	font-family: "Verdana";
	color:#000000;
	width:300px;
	height:20px;
	padding-top:08px;
	text-align: center;
	background-image:url(../image/heading_bg.jpg);
    /*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;*/
}

.option{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	font-family:Arial;
	text-align:left;
	text-decoration: none;
}

#colLeft{
     width:1000px;
	 height:150px;
	 float:left;
	 }	
	 
#midLine{
float:left;
width:2px;
height:600px;
background-color:#666666;
}


#contentHolder{
      width:100%;
	  background-color: #FFFFFF;
	  float:left;	 
	} 
#menuHolder{
      width:700px;
	  float:left;
	  background-color:#B79848;
      }	
	
#menu{
	width:700px;
	height:30px;
	padding-top:10px;
	font-family:"Times New Roman";
	font-size:12px;
	color:#7E807D;
 }	
 
  #menuRight{
	width:300px;
	height:30px;
	padding-top:10px;
	font-family:"Times New Roman";
	font-size:12px;
	color:#7E807D;
	background-color:#505050;
	
 }	
 
 
#leftShadow{
	float:left;
	padding-left:110px;
	background-image:url(../image/left_shadow.png);
	background-repeat: no-repeat;
}
	
a.topnav:link, a.topnav:visited {
	text-decoration:none; 
	color:#FFFFFF;
	padding-left:15px;
	font-family:"Verdana";
}

a.topnav:hover {
	text-decoration:none;  
	color: #333333;
	padding-left:15px;
	font-family:"Verdana";
}

a.topnav:active {
	text-decoration:none; 
	color:#7E807D;
	padding-left:15px;
	font-family:"Verdana";
}

a.mainnav:link, a.mainnav:visited {
	text-decoration:none; 
	color:#CCCCCC;
	padding-left:15px;
	padding-top:3px;
	font-size:9px;
	font-family:"Verdana";
}

a.mainnav:hover {
	text-decoration:none; 
	padding-top:3px; 
	color:#FFFFFF;
	padding-left:15px;
	font-size:9px;
	font-family:"Verdana";
}

a.mainnav:active {
	text-decoration:none;
	padding-top:3px; 
	color:#CCCCCC;
	padding-left:15px;
	font-size:9px;
	font-family:"Verdana";
}

	
.content {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.content1 {
	 width:250px;
	font-size: 12px;
	font-weight: normal;
	padding-left:15px;
	padding-top:15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

#colRight{
     /*width:295px;
	 height:105px;
	 margin-left:5px;*/
	 float:left;
	 }
#colRight1{
     width:280px;
	 height:800px;
	 float:left;
	 background-image:url(../image/side_bg.png);
	 
	 }
#colLeft1{
     width:100%;
	 height:auto;
	 background-color:#FFFFFF;
	 float:left;
	 }
#optionHolderLeft{
	width:700px;
	height:250px;
	float:left;
	z-index:200;
	 }	
#optionHolderLeft1{
     width:680px;
	 height:450px;
	 margin-left:5px;
	 margin-top:5px;
	 float:left;
	 background-image:url(../image/text_bg.png);
	 }	
#optionHolderMiddle{
   background-color:#FFFFFF;
     width:700px;
	 float:left;
	 }	 
#optionHolderRight{
      width:32%;
	  margin-left:5px;
	  background-color:#666666;
	  height:auto;
	  float:left;
	  }
 
#optionHolderRight1{
      width:336px;
	  margin-left:6px;
	  margin-top:5px;
	  background-color:#ffffff;
	  height:200px;
	  float:left;
	  }	  
#colLeft2{
     width:100%;
	 height:auto;
	 margin-top:5px;
	 float:left;
	 }
#lineShadow{
	width:590px;
	height:1px;
	background-image:url(../image/left_shadow.gif);
	background-repeat:repeat-x;
	clear:both;
	}
	
#lineShadow1{
	width:250px;
	margin-left:15px;
	height:1px;
	background-image:url(../image/left_shadow1.gif);
	background-repeat:repeat-x;
	}
	
#lineShadow2{
	width:250px;
	margin-left:20px;
	height:1px;
	background-image:url(../image/left_shadow1.gif);
	background-repeat:repeat-x;
	}
		
#GalleryRecentToursMain
{
	width:265px;
	height:150px;
	padding:10px;
}

#GalleryRecentTours
{
	width:100px;
	height:auto;
	float:left;
}

#GalleryRecentToursText{
    width:105;
	height:auto;
	float:left;
	padding-top:15px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000000;
	}

#GalleryRecentToursImage
{
	width:auto;
	height:auto;
	text-align:center;
	padding:5px;
}

#shopHeading{
font-size:13px;
font-weight:bold;
color:#990000;
font-family:"Verdana";
}

#shopHeading1{
font-size:12px;
font-weight:bold;
color:#666666;
font-family:"Arial";
text-align:left;
padding-left:50px;
}
#copyRight{
text-align:center;
font-size:13px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}

	 	
#fotter{
   width:1000;
   height:20px;
   background-image:url(../image/footer_1.png);
   clear:both;
   }
   
 #div{
  width:800;
  }  	   	 
	 	 
		 		  	
	
