/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back1.jpg);
	background-repeat: repeat;
	background-position: left top;
}

/** HEADINGS */

h1, h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 25px;
	color: #FF9900;
}

h2 {
	margin-bottom: 20px;
	font-size: 16px;
	color: #96794F;
}

h3 {
	margin-bottom: 1em;
	font-size: 12px;
	color: #59862D;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B6D74;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 185%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #6B9757;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/** WRAPPER */

#wrapper {
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper2 {
	width: 940px;
	background-image: url(images/back3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#wrapper3 {
	padding: 0px 45px;
	background-image: url(images/back4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/** HEADER */

#header {
	height: 250px;
}

/** MENU */

#menu {
	height: 45px;
	background-image: url(images/menuback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0px;
	padding: 8px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 10px 0px 11px;
	background-repeat: no-repeat;
	background-position: left center;
}

#menu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#single {
	padding: 25px;
	background-image: url(images/homebox.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#single a {
	text-decoration: none;
}

/** CONTENT */

#content {
	width: 535px;
	padding: 15px 25px 10px 25px;
	background-image: url(images/homebox.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/** BASIC */

html, body {
	height: 100%;
}

/** WRAPPER */

#wrapper2 {
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 850px;
	height: 250px;
	background-image: url(images/mainbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1 {
	font-size: 20px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 9px;
	padding-left: 20px;
}
#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
}

/** FOOTER */

#footer {
	width: 940px;
	height: 96px;
	background: url(images/back5.jpg) no-repeat left top;
		margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
}

.separator {																/** Date of a KF news item */
	font-size: 11px;
	font-weight: normal;
	color: #6D4F2F;
}

.bold_contact {
	color: #31681A;
	font-weight: bold;
	font-size:1.4em;
}

.access {
	font-weight: none;
	font-size:1.3em;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
}

/* Highslide */


.highslide {
	cursor: url(zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.slides {
	padding-bottom: 2px;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.greenhead {
	color: #59862D;
	margin: 0px;
	padding: 0px;
}
.initials {
	margin: 0px;
	padding: 0px;
	float: right;
	color: #59862D;
}
