/**
 * Style sheet nc-home
 */
#header
{
	width:900px;
	margin:0 auto;
}

#header-wrapper
{
	width:100%;
	background-image:url("tl_files/images/header-back.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

#custom-wrapper
{
	width:100%;
	background-image:url("tl_files/images/home-container-back.jpg");
	background-position:left bottom;
	background-repeat:repeat-x;
}

#container
{
	padding-bottom:10px;
	background-color:#C8D71E;
	background-image:url("tl_files/images/footer-back.gif");
	background-position:left top;
	background-repeat:repeat-x;
	border-right:2px solid #C8D71E;
	border-left:2px solid #C8D71E;
}

html>body #container
{
	height: auto;
	min-height: 175px;
}

#container-wrapper
{
	background-color:#AAB919;
}

#header_banner
{
	width:900px;
	height:300px;
	position:relative;
	margin:0;
	padding:0;
	border:2px solid #FFFFFF;
	margin:0 auto;
}

#left
{
	padding-top:17px;
	padding-right:10px;
	padding-left:20px;
}

#left h2, #left h2 a
{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:16px;
	color:#FFFFFF;
	line-height:16px;
}

#left .teaser
{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	font-size:11px;
	color:#425600;
}

#left .info
{
	clear:both;
	display:block;
	margin:0px;
	padding:2px 0px 0px 0px;
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	font-size:11px;
	color:#425600;
}

#left .more a, #main .more a, #right p a
{
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#425600;
	line-height:11px;
}

#left .more a:hover, #main .more a:hover, #right p a:hover
{
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	text-decoration:underline;
	font-size:11px;
	color:#425600;
	line-height:11px;
}

#left .more, #main .more
{
	margin:0px 0px 15px 0px;
	padding:0px;
}

#main
{
	padding-top:20px;
	padding-left:10px;
}

#main .teaser
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	font-size:15px;
	color:#425600;
	line-height:15px;
}

#main h2, #main h2 a
{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:22px;
	color:#FFFFFF;
}

#right
{
	padding-top:17px;
	padding-right:20px;
}

#right p
{
	margin:0px;
	border-bottom:1px dashed #AAB919;
	font-size:11px;
}

#right p.description
{
	border-bottom:0px;
	font-size:11px;
}

div.mod_rss_reader
{
	clear:both;
	margin-bottom:20px;
}

#right h1, #left h1
{
	margin:0px;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #AAB919;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

#right h2, #right h2 a
{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	line-height:14px;
}

#right .description p
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	font-size:11px;
	color:#425600;
	line-height:11px;
}

#footer
{
	height:46px;
	background-color:#C8D71E;
}

#footer-wrapper
{
	background-color:#AAB919;
}

.mod_navigationMain
{
	background-image:url("tl_files/images/mainnav-back-home.gif");
}

#languages
{
	float:right;
	margin-right:10px;
}

.mod_navigationBottom
{
}

.mod_navigationBottom li
{
	float:left;
	display:block;
	text-align:left;
}

.mod_navigationBottom li a
{
	padding-top:5px;
	padding-right:10px;
	text-align:left;
	font-size:12px;
}

