/* green */
body
{
	background				:	#6c6554 url(../images/layout-elements/body-bg.png) repeat-x;
}

/* =LINKS */
a:link,	
#home #content-wrapper a:visited	
{
	color					: 	#333b14;
}
a:visited	
{
	color					: 	#626948;
}

#clear-header {
	height: 233px;
}
#header
{
	background				: 	transparent url(../images/layout-elements/header.jpg) no-repeat left 0px;
	
	height: 179px;
}

#header h1#page-title {
	width: 661px;
	height: 146px;
	margin-top: -75px;
	padding-top: 42px;
	padding-left: 90px;
	background: transparent url(../images/layout-elements/title-bg.png) no-repeat -50px top;
}


#header h1 a:link,
#header h1 a:visited,
#header h1 a:active {
	color: #fff;
}
#header h1 a:hover {
	color: #EADBA7;
}
.sIFR-active #header h1#page-title {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 32px;
}
.sIFR-active #header h2 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 15px;
  padding-top: 0px;
  margin-top:-133px;
}
/* ie 7
.sIFR-active #header h1#page-title {
  visibility: hidden;
  font-family: Verdana;
  line-height: 2em;
  font-size: 30px;
}
.sIFR-active #header h2 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 0.8em;
  font-size: 15px;
  padding-top: 0px;
  margin-top:-133px;
}
*/

#header h2 {
	color: #EADBA7;
	margin-left: 90px;
	margin-top: -130px;
}
/* =LOGO */
#header #logo 
{
	position				: 	relative;
	display					: 	inline-block;
	top						: 	35px;
	left					: 	20px;
}
#header #logo h1 
{
	margin					:	0;
	padding					:	0;
	overflow				:	hidden;
	float					:	left;
	background				: 	none;
}
#header #logo h1 a 
{
	display					: 	block;
	text-indent				:	-9000px;
	overflow				:	hidden;
	background				:	transparent url(../images/layout-elements/title-logo.png) no-repeat;
	margin					:	0;
	padding					:	0;
	border					: 	none;
}
#header #logo h1, 
#header #logo h1 a 
{
	width					:	59px;
	height					:	71px;
	background-position		:	0 0;
	text-decoration			:	none;
	border					: 	none;
}



#content-wrapper h1,
#content-wrapper h2,
#content-wrapper h3,
#first-content-wrapper #welcome-box h2,
#second-content-wrapper h2,
#second-content-wrapper .col-2 .news-item .title h3,
#second-content-wrapper .col-3 #aue-ad .title h3,
.special,
legend
,#content-wrapper .layout-col-2 h2
,#content-wrapper .layout-col-2 h2 a
{
	color: #485027;
}

#hero-box #title-overlay-01 {
	background: transparent url(../images/layout-elements/hero-bg-01.png) no-repeat;
}

/* =SITE-NAV
===================================================================================== */

#site-nav {
	background: transparent url(../images/layout-elements/nav-bg.png) no-repeat;
	height: 32px;
	top: 147px;
}
#site-nav .sn1 ul {
	margin-top:7px;
}
#site-nav .sn1 li {
	background: transparent url(../images/layout-elements/nav-li-bg-01.png) repeat-x;
}
#site-nav .sn1 li:hover, 
#site-nav .sn1 li.sfhover {
	/*background: #decadb;*/
	background: transparent url(../images/layout-elements/nav-li-bg-01-mo.png) repeat-x;
	}
#site-nav .sn2 li:hover li a, 
#site-nav .sn2 li.sfhover li a {
	/*background: #decadb;*/
	color: #7e0017;
	}
#site-nav .sn1 li li:hover a, 
#site-nav .sn1 li li.sfhover a {
	/*background: #f2e6f0;*/
	color: #a6152b;
	}
#site-nav .sn1 li li:hover, 
#site-nav .sn1 li li.sfhover {
	background: none;
	}
#site-nav .sn2 li li:hover a, 
#site-nav .sn2 li li.sfhover a {
	/*background: #f2e6f0;*/
	color: #d80027;
	}
/* blocks*/
#content-wrapper .layout-col-2 h2 a, 
#content-wrapper .layout-col-2 h2 a:visited{
color:#485027;
}
#content-wrapper #second-content-wrapper h2 a,
#home #content-wrapper h2 a:visited {
	color:#485027;
}



/* ----------------- SLIDES -----------------*/

#controller span {
	color:#485027;
}
#controller span.jFlowSelected {
	background:transparent url(../images/layout-elements/nav-li-bg-01.png) repeat-x scroll 0 0;
}
#content-wrapper h2.slide_text {
	color:#485027;
}

/* ----------------- ad block slides -----------------*/
#navi {
padding-top:10px;


}

#navi a{
	color:#485027;
	}
	
#navi a:hover, #navi a.activeSlide{
	background:#485027;
	color:#fff;
	}
	
#second-content-wrapper .ad-block ul li,.layout-col-2 .ad-block ul li {
    list-style-image: none;
    list-style-type: none;
}

