@charset "UTF-8";
/* LEATHER */
body {
	background:#1E0B05 url(../img/bg_page_linen1.jpg) center top;
}
div#light_bar_top {
	background:#fff;
}
div#top div#logo {
	background: url(../img/logo_linen.gif) no-repeat bottom left;
}
div#green_bar {
	background:url(../img/transparent_2.png);
}
div#bottom {
	background:#fff;
}
h2.tir-the-latest {
	background: url(../img/the_latest_linen.gif) no-repeat bottom right;
}
div#main_nav {
	background:url(../img/transparent_2.png);
}
div#main_nav ul li a {
	color: White;
}
div#main_nav ul li a:hover {
	background:url(../img/transparent_2.png);
	color: #F9EA19;
}
div#main_nav ul li a.active {
	background:url(../img/transparent_2.png);
	color: #F9EA19;
}
div#footer {
	background:url(../img/logo-mini_linen.gif) no-repeat bottom right;
}
p span.green {
	color:#01ae00;
	font-weight:bold;
}
p span.yellow, div#footer p a {
	color:#01ae00;
	font-weight:bolder;
	padding:0 3px 0 3px;
	text-decoration:none;
}
p span.white {
	color:#01ae00;
}
div#clickme a{
	background:url(../img/style_linen.gif) no-repeat;
	}