@charset "utf-8";
/* CSS Document */

*{
	padding: 0;
	margin: 0;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #495940; 
}

#header {
	width: 900px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	background:#00391d;
	border-bottom: 1px solid #000;
}

* html #header {
	border-bottom: none;
}
#header #he-in{
	float: left;
	width: 880px;
	background:#00391d url(../images/header-left.jpg) top left repeat-y;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

#header #he-in .he-left{
	float: left;
	width: 280px;
	background:#00391d url(../images/header-back.jpg) bottom left repeat-x;
	padding: 3px 10px 11px 10px;
	margin: 0px;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif, "Lucida Sans Unicode", "Lucida Grande", sans-serif, Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	color: #FF0;
}

/* Top Menu */

#header #he-in .topmenu{
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 0px;
	float: right;
	background:#00391d url(../images/header-back.jpg) bottom left repeat-x;
	width: 570px;
}

#header #he-in .topmenu ul{
	margin: 0;
	margin-bottom: 0px;
	padding: 0 0 0 0px;
	float: right; 
	font: bold 12px Arial, Geneva, sans-serif;
	width: 570px;
}

#header #he-in .topmenu ul li{
	display: inline;
}


#header #he-in .topmenu ul li a{
	float: right;
	color: #f5f2e5;
	padding: 10px 16px 10px 16px;
	text-decoration: none;
	margin: 0px 0px 0px 3px;
	background: url(../images/topmenu-back.jpg) top right repeat-x;
}

#header #he-in .topmenu ul li a:hover{
	color: #FFF;
	background: #243a1a;
	text-decoration: none;
}

#header #he-in .topmenu a.selected{
color: #41241c;
	background: #f4f1e1;
}


#top-photo {
	width: 900px;
	margin: auto;
	padding: 0px;
}

#top-photo #photo-in{
	float: left;
	width: 880px;
	background:#4b8840 url(../images/header-left.jpg) top left repeat-y;
	padding: 0px 10px 0px 10px;
}
#wraper{
	width: 900px;
	margin: auto;
	padding: 0px;
	
	
}

#wrap-in{
	width: 880px;
	padding: 0px 10px 0px 10px;	
	background: url(../images/header-left.jpg) top left repeat-y;
	margin-left: 0px;
	float: left;
	position: relative;
}

#wrap-body{
	width: 880px;
	padding: 0px 0px 0px 0px;	
	background: #d5dcb2 url(../images/background.jpg) right top repeat;
	margin-left: 0px;
	float: left;
	position: relative;
}

.body-top{
	width: 880px;
	padding: 0px;	
	background: #d5dcb2 url(../images/body-bg.jpg) right top repeat-x;
	margin-left: 0px;
	float: left;
}



#menubar {
		width: 860px;
		float: left;
		margin: 0px 10px 10px 10px;
		
}

* html #menubar {
		width: 850px;

		
}

#menubar #menu-left {
		width: 690px;
		float: left;
		position: relative;

		
}

#menubar #menu-right{
		width: 160px;
		float: right;
		font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Column */

#rightcolumn{
	margin-left: 640px; /*Set right margin to RightColumnWidth*/
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	background: none;
	padding: 0px 0px 0px 0px;
	
}


#leftcolumn{
	float: left;
	width: 620px; /*Width of right column in pixels*/
	margin: 0px 0px 0px 10px;
	background: none;

}

* html #leftcolumn{

	margin: 0px 0px 0px 5px;


}

#inbody-inside{
	width: 860px;
	padding: 0px;	
	background: #FFF url(../images/inbody-back.jpg) top left repeat-y;
	margin: 0px 10px 5px 10px;
	float: left;
} 

* html #inbody-inside{

	margin: 0px 5px 5px 5px;
} 

#inbody-inside .top1{
	width: 860px;
	padding: 0px;	
	background: #FFF url(../images/inbody-top.jpg) top left no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 20px;
} 

#inbody-inside .btm1{
	width: 860px;
	padding: 0px;	
	background: #FFF url(../images/inbody-btm.jpg) top left no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 20px;
} 

#inbody-s-inside{
	width: 860px;
	padding: 0px;	
	background: #FFF url(../images/new-s-back.jpg) top left repeat-y;
	margin: 0px 10px 5px 10px;
	float: left;
} 

* html #inbody-s-inside{

	margin: 0px 5px 5px 5px;
} 


#inbody-s-inside h1{
	font: bold 18px Tahoma, Geneva, sans-serif;
	color:#900;
	border-bottom: 1px solid #fadc37;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
} 

#inbody-s-inside h1 span{
	font: bold 18px Tahoma, Geneva, sans-serif;
	color:#900;
	float: right;
	padding: 0px 40px 0px 0px;
} 

#inbody-s-inside .top-s1{
	width: 860px;
	padding: 0px;	
	background: url(../images/new-s-top.gif) top left no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 20px;
} 

#inbody-s-inside .btm-s1{
	width: 860px;
	padding: 0px;	
	background: url(../images/new-s-btm.gif) top left no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 20px;
} 


.banner-box {
		float: left;
		width: 830px;
		padding: 0px;
		margin: 0px;
		
}

.banner-box .banner-left{
	float: left;
	width: 405px;
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 0px 0px;
		
}



.banner-box .banner-right{
	float: right;
	width: 390px;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	font: normal 12px/1.5 Arial, Helvetica, sans-serif;
	color: #111111;
		
}

#rightcolumn1, #rightcolumn2{
	margin-left: 200px; /*Set right margin to RightColumnWidth*/
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	background: none;
	padding: 0px 15px 0px 15px;
	font: normal 12px/1.5 Arial, Helvetica, sans-serif;
	
}




#rightcolumn1 h1, #rightcolumn2 h1{
		font: bold 18px Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px 0px 5px 0px;
		color: #006600;
	
}

#rightcolumn1 h2, #rightcolumn2 h2{
		font: bold 14px Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px 0px 5px 0px;
		color: #006600;
	
}


#rightcolumn1 p, #rightcolumn2 p{

		padding: 0px 0px 5px 0px;

	
}
.red {
		color: #9f0b00;
		font-weight: bold;
}

.tdpadding {
		padding: 3px;
		border: 0px;
	
}
#rightcolumn1 ul{

		padding: 0px 0px 5px 30px;

	
}

#rightcolumn2 ul {
	padding: 0px 0px 5px 0px;
}

#rightcolumn1 ol{

		padding: 0px 0px 5px 30px;

	
}


#leftcolumn1{
	float: left;
	width: 170px; /*Width of right column in pixels*/
	margin: 0px 0px 0px 10px;
	background: none;
	padding: 0px 5px 0px 10px;

}

* html #leftcolumn1{

	margin: 0px 0px 0px 5px;


}



#whitebox {
		width: 620px;
		float: left;
		background: #FFF url(../images/body-white-back.gif) top left repeat-y;
		margin: 0px 0px 0px 0px;
}

#white-in {
		width: 570px;
		margin: 0px 0px 0px 0px;
		padding: 0px 25px 0px 25px;
		font: normal 12px/1.5 Arial, Helvetica, sans-serif;
		line-height: 19px;
}

#white-in #welbox {
		width: 570px;
		margin: 0px 0px 0px 0px;
		background:url(../images/wel-box-back.jpg) center bottom no-repeat;
}

#white-in h1{
		font: bold 17px Tahoma, Geneva, sans-serif;
		color: #060;
		padding: 0px 0px 5px 0px;
}

#white-in ul{	
		padding: 0px 0px 0px 30px;
}

.green {
		color: #316000;
}

.package-title {
		background: #060;
		font: bold 16px Tahoma, Geneva, sans-serif;
		padding: 5px;
		color: #FFF;
		width: 97%
		
}
.trips {
	background: #dde7c4;
        width: 550px;
		border: 1px solid #bdcf95;
		padding: 5px;
		margin: 0px 0px 5px 0px;
}


.trips h2 .day{
	font-weight: normal;
	color: #311b02;
	font: bold 12px Arial, Helvetica, sans-serif;
	float: right;
	width: 30%;
	text-align: right;
}


.trips h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #277600;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px;
	left: auto;
	right: auto;
}

.trips1 {
	background: #eef3d5;
        width: 550px;
		border: 1px solid #d6ddb6;
		padding: 5px;
		margin: 0px 0px 5px 0px;
}

.trips1 h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #277600;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px;
}
.trips1 h2 .day{
	font-weight: normal;
	color: #311b02;
	font: bold 12px Arial, Helvetica, sans-serif;
	float: right;
	width: 30%;
	text-align: right;
}

.imgtrips {
	border: 1px solid #d6d8c6;
	background-color: #FFFFFF;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
	}
.imgleft {
	border: 1px solid #d6d8c6;
	background-color: #FFFFFF;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	}
	
.imgright {
	border: 1px solid #d6d8c6;
	background-color: #FFFFFF;
	padding: 4px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	}
	
.imgcon {
	border: 1px solid #c6cbd8;
	background-color: #FFFFFF;
	padding: 4px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	}

.title {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #060;
		padding: 0px 0px 5px 0px;
}
#white-in p{	
		padding: 2px 0px 2px 0px;
}

.white-btm {
		width: 620px;
		float: left;
		background: #FFF url(../images/white-btm.gif) bottom left no-repeat;
		margin: 0px 0px 10px 0px;
}
	
/* Destination */

.navi-top{
	width:230px;
	float: left;
}
.navi {

	width:220px;
	margin:0 0 0 0px;
	padding: 0px 5px 0px 5px;
	background: #5d8518;
	float: left;
}
.navi li {

	clear:both;
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style: none;
}

.navi li a {
	display:block;
	width:200px;
	padding:4px 5px 4px 15px;
	overflow:hidden;
	color:#FFF;
	border-bottom: 1px dashed #739b2e;
	background: url(../images/arrow.gif) left center no-repeat;
	text-decoration: none;

}

.navi li a:hover {
	text-decoration:none;
	 background: #507e00;
	 color: #FC0;
}

#dis-nav {
	list-style:none;
	margin:0;
	padding:10px 0px 0 0px;
	width:230px;
	font: 18px bold "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	float: right;
}



#dis-nav li {
	list-style:none;
		}
	
#dis-nav li a {
	display:block;
	padding:12px 5px 10px 5px;
	color:#277600;
	font-weight:bold;
	border: 1px solid #242424;
	height: 35px;
	text-align: right;
	margin-bottom: 10px;
	text-decoration: none;
	
	}
	
* html #dis-nav li a {
	padding:12px 5px 8px 5px;

	}
	
#dis-nav ul li.dlast a {
	margin-bottom: 0px;
}
#dis-nav li a span{font: normal 12px Helvetica, Arial, sans-serif;
color: #000000;}
#dis-nav li a:hover {text-decoration:none;color:#000;}

#dis-nav li a:hover span {text-decoration:none;color:#ff7800;}


#nepal a {background: url(../images/nepal.gif) left top no-repeat;}
#nepal a:hover {background: url(../images/nepal1.gif) left top no-repeat;}
#tibet a {background: url(../images/tibet.gif) left top no-repeat;}
#tibet a:hover{background: url(../images/tibet1.gif) left top no-repeat;}
#kailash a {background: url(../images/kailash.gif) left top no-repeat;}
#kailash a:hover {background: url(../images/kailash1.gif) left top no-repeat;}
#bhutan a {background: url(../images/bhutan.gif) left top no-repeat;}
#bhutan a:hover {background: url(../images/bhutan1.gif) left top no-repeat;}


#hot-box {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:230px;
	float: left;

	background: #f2eebb url(../images/right-box-top.gif) top left no-repeat;
}



#hot-box #hot-box-in {
	padding: 5px 5px 0px 5px;
	margin: 0px;
	background: url(../images/right-box-btm.gif) bottom left no-repeat;

	width: 220px;
	float: left;
}




#hot-box h1{
	font: bold 17px Tahoma, Verdana, Arial, sans-serif;
	color: #3b6800;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 5px 5px;
	
}

#hot-box .hot-trips {
		width: 210px;
		padding: 4px 5px 0px 5px;
		
		background: #ffffcc url(../images/hot-trip-back.gif) top left no-repeat;
		margin: 0px;
		font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		float: left;
}


#hot-box .hot-trips h2 {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #365b00;
		padding: 5px 0px 0px 0px;
		margin: 0px;
		border-bottom: 1px solid #e9e9cb;
		
}

#hot-box .hot-trips1 {
		width: 210px;
		padding: 4px 5px 0px 5px;
		
		background: #ecfcb0 url(../images/hot-trip-top.gif) top left no-repeat;
		margin: 0px;
		font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		float: left;
}


#hot-box .hot-trips1 h2 {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #365b00;
		padding: 5px 0px 0px 0px;
		margin: 0px;
		border-bottom: 1px solid #e9e9cb;
		
}

.kailash-trips {
		width: 210px;
		padding: 5px 8px 0px 7px;
		
		background: #fce2b0 url(../images/kbox-top.gif) top left no-repeat;
		margin: 10px 0px 0px 0px;
		font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		float: left;
}

.kailash-trips h3{
		padding: 0px 0px 5px 0px;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #900;
}
.submenu {

	width:210px;
	margin:0 0 0 0px;
	padding: 0px 0px 5px 0px;
	float: left;
}

.submenu li {

	clear:both;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
}

.submenu li a {
	display:block;
	width:190px;
	padding:3px 5px 3px 15px;
	overflow:hidden;
	color:#262626;
	border-bottom: 1px solid #edf3c4;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/arrow2.gif) left center no-repeat;
	text-decoration: none;

}

.submenu li a:hover {
	text-decoration:none;
	 background: #f2eebb url(../images/arrow2.gif) left center no-repeat;
	 color: #da2e00;
}

.img-hot {
		padding: 4px;
		border: 1px solid #955203;
		background: #fea43a;
}

a.button {
    background:url(../images/button_bg_green.jpg) 0 0 no-repeat; /* COLOR CHANGE */
	position:relative;
            border-bottom:0;
            display:inline-block;
            height:28px;
            padding:0 0 0 1em;
            color:#fff;
            font-size:10px;
            letter-spacing:0.09em;
            text-transform:uppercase;
            line-height:28px;
            z-index:200;
            cursor:pointer;
			text-decoration: none;

}
a.button span {
	background:url(../images/button_bg_green.jpg) 100% 0 no-repeat; /* COLOR CHANGE */
            padding-right:1em;
            display:inline-block;
			

}

a:hover.button {
		color: #FF0;

}

/* Destination End */
	/* Column End */
	#footer{
	width: 900px;
	margin: auto;
	padding: 0px;
	
}

#footer-inbody{
	width: 880px;
	padding: 0px 10px 0px 10px;	
	background: url(../images/header-left.jpg) top left repeat-y;
	margin-left: 0px;
	float: left;
	position: relative;
}

#footer-body{
	width: 860px;
	padding: 0px;	
	background: #3b5d28;
	margin-left: 0px;
	float: left;
	padding: 10px;
	color: #FFF;
	font: normal 13px/1.6 "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer-body #fot-left{
	width: 450px;
	padding:0px;
	float: left;
}

#footer-body #fot-left h1{
		font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px 0px 2px 0px;
		color: #FFF;
}

#footer-body #fot-mid{
	width: 150px;
	padding:0px;
	float: left;
}

#footer-body #fot-right{
	width: 240px;
	padding:0px;
	float: right;
	text-align: right;
}
.fot-menu ul {
	width: 100%;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

.fot-menu ul li {
	width: 100%;
	float: left;
	border-bottom: 1px solid #334d12;
	border-left: 0;
	list-style: none;
}


.fot-menu ul a:link, .fot-menu ul a:visited {
	width: 94%;
	padding: 2px 5px 2px 5px;
	display: block;
	color: #FFF;
	text-indent: 0;
	background: none;
	text-decoration: none;
}

.fot-menu ul a:hover, .fot-menu ul a:active, .fot-menu ul a:focus {
	background: #355310;
	color: #CC0;
	text-decoration: none;
}


#footnote{
	width: 900px;
	margin: auto;
	padding-top: 0px;
	margin-bottom: 20px;
	font-family: "Lucida Grande", Arial, Tahoma;
	font-size: 12px;
	color: #FFF;
}


#footnote #footer-in{
	width: 900px;
	padding-top: 0px;
	color: #FFF;
	float: left;
	margin-left: 0px;
	background:url(../images/footer-back.jpg) top left repeat-x;
}

#footnote #footer-in .fleft{
	width: 900px;
	float: left;
	text-align: left;
	background: url(../images/fot-right.jpg) top right no-repeat;
}

#footnote #footer-in .note-left{
	width: 490px;
	float: left;
	text-align: left;
	padding: 5px 0px 5px 15px;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}



#footnote #footer-in .note-right{
	width: 350px;
	float: right;
	text-align: right;
	padding: 5px 15px 5px 0px;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#footnote #footer-in .note-right a:link{
		color: #CCC;
}


#footnote #footer-in .note-right a:viisted {
		color: #CCC;
}



#bfooter {
	background: #ebe0a3 url(../images/bfooter-back.jpg) top left repeat-x;
	float: left;
	width: 860px;
	padding: 25px 10px 10px 10px;
	margin: 0px ;
	font: normal 11px Tahoma, Geneva, sans-serif;
	height: 75px;
	
}

#bfooter .bbox{
	width: 116px;
	text-align: center;
	padding: 0px 6px 0px 0px;
	float: left;
}

#bfooter .bbox a:link{
	color: #F00;
	text-decoration: none;
	
}

#bfooter .bbox a:visited{
	color: #F00;
	text-decoration: none;
	
}

#bfooter .bbox a:hover, a:visited:hover{
	color: #000;
	text-decoration: none;
	
}

#bfooter .bbox a img{

border:0px;
opacity: .4;
filter: alpha(opacity=40);
}

#bfooter .bbox a:hover img{

border:0px;
opacity: 10;
filter: alpha(opacity=100);
}

/* inside Mene */
.inmenu-title {
		background: #83c580;
		padding: 5px;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #012800;
		width:170px;
		float: left;
}
.inmenu {

	width:180px;
	margin:0 0 0 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	
}

.inmenu li {

	clear:both;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
}

.inmenu li a {
	display:block;
	width:160px;
	padding:3px 5px 3px 15px;
	overflow:hidden;
	color:#262626;
	border-bottom: 1px solid #b7dab6;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/arrow2.gif) left center no-repeat;
	text-decoration: none;

}

.inmenu li a:active {
	color: #960;

}

.inmenu li a:visited {
	color: #960;

}

.inmenu li a:hover {
	text-decoration:none;
	 background: #b8dcb7 url(../images/arrow2.gif) left center no-repeat;
	 color: #da2e00;
}


/* Book Button */

.buttoncommon {
	margin-right: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #015401;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	}

.buttoncommon a {
	padding: 8px 6px;
	background: #c9e8af url(../images/book-button.gif) left top repeat-x;
	display: block;
	color: #015401;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	border-left: 1px solid #b8d4a1;
	border-right: 1px solid #b8d4a1;
	border-bottom: 1px solid #b8d4a1;
	
}

.buttoncommon a:hover {
	background-position: left bottom;
	color: #0b0b0b;
	}
	
.include-box {
		background: #e3f6d3;
		padding: 5px;
		border: 1px solid #d2e5c3;
		margin: 0px 0px 5px 0px;
	
}

.short-box {
		background: #e3f6e3;
		padding: 5px;
		border: 1px solid #d2e5c3;
		margin: 0px 0px 5px 0px;
	
}

.tf-box {
			padding: 5px;
		border: 1px solid #c3dcc5;
		margin: 0px 0px 5px 0px;
		background: #f0faee;
	
}
.newstitle {
		background: #b07c21;
		padding: 5px;
		width: 94%;
		font: bold 14px Arial, Helvetica, sans-serif;
		float: left;
		color: #FFF;
}

.newsbox {
		background: #f8eddd;
		padding: 5px;
		width: 94%;
		font: normal 11px/1.5 Tahoma, Geneva, sans-serif;
		float:left;
}

/* Inquiry Form */

.formbox{
	width: 95%;
	padding: 10px;
	border: 1px solid #DDD;
	background-color:#f8f8f8; 	
}

.formbox p{
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	width: auto;

	right: auto;
	margin: auto;
	padding: 5px 2px 5px 2px;
	border-bottom: 1px dashed #DDD;
	height: 5%;

}
* html .formbox p{
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	width: auto;
	clear: left;
	right: auto;
	margin: auto;
	padding: 5px 2px 5px 2px;
	border-bottom: 1px dashed #DD;
	height: 1%;

}

.formbox .writespace{
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-left: 5px; 
	width: 25%;
	text-align: left;
}


/* Banner Menu */

.adv-box {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width:97.5%;
	background: #f0db6b;
	border: 1px solid #dec855;
}

.advbox{
	border-bottom: 1px solid #dfca59;
	width: 100%;
}

.advbox h2{
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #d31700;	
	padding-top: 5px;
}
.advbox h2 span {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #111;
	padding-left: 10px;
}

.advbox h2 a,
.advbox h2 a:visited{
	text-decoration: none;
	color: #dd2c0d;	
}

.advbox h2 a:hover{
	text-decoration: underline;
	color: #000;	
}


.advbox p{
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #111;	
	margin-bottom: 5px;
}
