/* CSS Document */
body { margin:0px; padding:0px; font-family: "Microsoft Sans Serif", Tahoma, Arial; font-size:11px; color:#000;
}

a {
	text-decoration:none;
	color:#FF8226;
	}
a:hover {
	text-decoration:;
	color:#fff;
	}	

.heaerbg {
	background:url(../images/header_bg.jpg) repeat-x;
	margin:0px; 
	padding:0px;
	}

.toplink a:active,
.toplink a:hover,
.toplink a:visited,
{
	color:#fff;
	line-height:20px;
	padding: 5px 8px 0px 10px;
	text-decoration:none;
	}
.nevg {
	background:#4F4B40;
	border-top:1px solid #223660;
	border-bottom:5px solid #B19A64;
	height:21px;
	padding-top:1px;
	padding-bottom:1px;
	margin:0px;
	}
	
.nevg a {
	width:100px;
	color:#BEB49B;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	}

.nevg a:hover {
	width:100px;
	color:#BEB49B;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
	}	
.left_col {
	width:205px;
	padding:0px;
	margin:0px;
	border-right:1px solid #888888;
	}
	
.right_col {
	width:203px;
	padding:0px;
	margin:0px;
	}	
.mainarea {
	width:577px;
	padding:0px;
	margin:0px;
	}	
.border {
	border:1px solid #8B8B8B;
	padding:0px;
	margin:0px;
	}
.strong {
	font-weight:bold;
	color:#000;
	padding:0px 0px 3px 0px;
	}
.readmore {
	text-align:right;
	font-weight:bold;
	color:#B10303;
	padding:5px 0px 0px 0px;
	}
p {
	text-align:left;
	margin:0px;
	padding:0px;
	}	
.newsletter {
	background:	url(../images/newsletter.jpg) no-repeat;
	width:195px;
	height:95px;
	}
.searchbg {
	background:#FFE294;
	border:1px solid #D87F00;
	padding:5px;
	margin:0px;
	}	
.travelnews {
	/*background:url(../images/travel_img.jpg) no-repeat right top;*/
	border:1px solid #888888;
	margin:0px;
	padding:0px;
	}
.travelnews p {
	margin-right:85px;
	margin-left:3px;
	padding:5px 0px 5px 0px;
	text-align:justify;
	}
	
.footer {
	background:#4F4B40;
	border-top:5px solid #B19A64;
	padding:0px;
	margin:0px;
	color:#BEB49B;
	text-align:center;
	}
	
.footer a:active,
.footer a:hover,
.footer a:visited,
{
	color:#BEB49B;
	font-weight:bold;
	line-height:22px;
	padding:0px 12px 5px 15px;
	text-decoration:none;
	}
h1 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px 5px 5px 5px;
	}
.nav_title {
	background:url(../images/blank_strip.jpg) repeat-x;
	text-align:center;
	line-height:21px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	}
	
.llink {
	background: url(../images/errow_orange.jpg) no-repeat left center; 
	text-indent:30px;
	padding:6px 0px 4px 0px; 
	margin:0px;
	font-weight:bold;
	border-bottom:1px solid #8B8B8B;
	}
.llink a {

	color:#707070;
	text-decoration:none;
	}
	
.llink a:hover {
	color:#1357B8;
	text-decoration:none;
	}		