#tour-bg {
	background-image: url(../images/tour_bg.jpg);
	width: 250px;
	height: 150px;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

#news {
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 240px;
}
#news1 {
	margin-left: 18px;
}

.news-date {
	color: #CC0000;
	font-size: 10px;
	font-family: Verdana, "Trebuchet MS", Arial, san-serifs;
	font-weight: bold;
}
.news-header {
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, san-serifs;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-spacing: 5px;
}
#kanach {
	color: #339999;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, san-serifs;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
}
.news-header:hover {
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, san-serifs;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

#impressions {
	background-color: #f2f2f2;
	width: 250px;
	height: 90px;
	color: black;
}

#subscribe {
	height: 80px;
	width: 250px;
	background-image: url(../images/subscribe.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}


.weather {
	color: #336699;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, san-serifs;
	font-weight: bold;
}
.weather1 {
	color: #000000;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, san-serifs;
}
.currency {
	color: #669900;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, san-serifs;
	font-weight: bold;
}
#weather {
	height: 50px;
	margin-left: 20px;
}
#currency {
	height: 40px;
	margin-left: 20px;
}
