/* General elements -------------------------- */

p {
	margin-bottom:1em;	
}

div.txt-img {
	margin-bottom:1em;
}

a {
	color:#64694f;
	text-decoration:none;
}

a:hover {
	color:#d19a25;
}

#fade a {
	color:#ffffff;
	padding-left:20px;
	background:url(../img/page/more.gif) no-repeat center left;
}

#fade a:hover {
	text-decoration:underline;
}

div.boxtext {
	padding:20px 20px 20px 295px;
}

/* Menus ------------------------------------- */

#mainmenu ul {
	padding:0px;
}

#mainmenu li {
	display:inline;
	list-style:none;
}

#mainmenu a {
	display:block;
	float:left;
	margin-right:20px;
	line-height:46px;
}

#mainmenu a.active {
	background: url(../img/page/triangle.gif) no-repeat top center;
}

#navfooter ul {
	float:right;
	padding-right:20px;
}

#navfooter li {
	display:inline;
	list-style:none;
	margin-left:20px;
}

#mail a {
	width:24px;
	margin-right:0px;
	background: url(../img/page/mailgreen.jpg) no-repeat center center;	
}

#mail a:hover {
	background: url(../img/page/mailorange.jpg) no-repeat center center;	
}

/* Headings ---------------------------------- */

h1 {
	font-size:1.2em;
	margin-bottom:1em;
	color:#64694f;
}

h2 {
	font-size:1.1em;
	margin-bottom:0.5em;
	color:#339999;
}

h3 {
	font-size:0.9em;
	margin-bottom:0.25em;
}
