/* style for kg web 2009 */

/* 2008: background, index text/link/visited #ffffe0 pale cream */
/* 2008: heading 6, index background #402000 very dark brown */ 
/* 2008: heading 3, cat table head, some cat, caption #004000 dark green */
/* 2008: heading 2 #a00000 rusty red */
/* 2008: link, visited link #008000 mid green */
/* 2008: heading 1, text, some cat, tables, #703010 dark rusty brown */
/* 2008: link hover, index hover #f06020 deep orange */
/* 2008: font size reduced 14 to 13, h2 18 to 20, h3 18 to 16, index arial to verdana */

/* 2007: background, index text/link/visited #e0f0ff pale blue */
/* 2007: heading 1, link, index background #000086 dark blue */
/* 2007: heading 2, visited link, cat table head, some cat, caption #c03000 red */
/* 2007: heading 3, hover link #860000 dark red */
/* 2007: heading 6, text, some cat, tables, #000066 very dark blue */
/* 2007: index hover #8080ff mid blue */

/* 2006: background, index text/link/visited #d0d0d0 light grey */
/* 2006: heading 1, link, index background #860043 maroon */
/* 2006: heading 2, visited link, cat table head, some cat, caption #760076 purple */
/* 2006: heading 3, hover link #000086 dark blue */
/* 2006: heading 6, text, , some cat, tables, #5F5F5F dark grey */
/* 2006: index hover #a0a0a0 mid pale grey */
/* 2006: some font sizes reduced; 28 to 24, 20 to 18 */

/* 2005: body background changed from #ffffaa to #e0f0f0 pale blue */
/* 2005: index background change from #004400 to #800066 purple */
/* 2005: index links changed from #ffff66 to #e0f0f0 pale blue */

/* 2004 colours: #ffffaa cream; #dd0000 dark red; #993300 brown; #998800 olive; */
/* #004400 dark green; #ff3300 orange; #339933 green */

#news {
  width: 20%;
  margin-left:75%;
  padding: 10px;
  font: 15px arial
  float: right;
  text_align: left;
  background: #e0f0f0;
  position: absolute;
  right: 5px;
  border: 5px solid #d00000;
}

#content {
  margin-left: 10px;
  padding: 0px;
  margin-right: 25%;
}

body {background : #e0ffe0; font-family:arial, san serif; }
body.index {background : #004000; color:#ffff90; font-family:arial, san serif;
	font-size:13px; font-weight:bold} 

h1 {text-align:center; color:#000066; font-size:28px; font-weight:bold}
h2 {text-align:left; color:#d00000; font-size:24px; font-weight:bold}
h3 {text-align:left; color:#704800; font-size:18px; font-weight:bold}
h6 {text-align:center; color:#004000; font-size:18px; font-weight:bold}

p {text-align:left; color:#000066; font-size:15px; font-weight:normal}

em.h2 {color:#704800; font-size:18px; font-weight:bold; font-style:normal}
em.caption {color:#704800; font-size:16px; font-weight:normal; font-style:normal}
em.catcode {color:#000066; font-size:16px; font-weight:bold; font-style:normal}
em.catforrest {color:#704800; font-size:16px; font-weight:bold; font-style:italic}
em.catsize {color:#000066; font-size:14px; font-weight:bold; font-style:normal}
em.catprice {color:#000066; font-size:14px; font-weight:bold; font-style:normal}
em.catdescr {color:#000066; font-size:14px; font-weight:normal; font-style:normal}

img {border-color:transparent}
th {color:#d00000; font-size:16px; font-weight:normal}
td {color:#000066; font-size:16px; font-weight:normal}
li {color:#000066; font-size:15px; font-weight:normal}

th.cat {color:#d00000; font-size:18px; font-weight:bold}
td.cat {color:#000066; font-size:16px; font-weight:normal}

a:link {color:#703010; font-weight:bold}
a:visited {color:#703010; font-weight:bold}
a:active {color:#703010; font-weight:bold}			
a:hover {color:#f06020; font-weight:bold}

a.cat:link {color:#703010; font-weight:bold}
a.cat:visited {color:#703010; font-weight:bold}
a.cat:active {color:#703010; font-weight:bold}			
a.cat:hover {color:#f06020; font-weight:bold}

a.plant:link {color:#703010; font-weight:bold}
a.plant:visited {color:#703010; font-weight:bold}
a.plant:active {color:#703010; font-weight:bold}			
a.plant:hover {color:#f06020; font-weight:bold}

a.index:link {color:#e0ffe0; font-weight:bold}
a.index:visited {color:#e0ffe0; font-weight:bold}
a.index:active {color:#e0ffe0; font-weight:bold}			
a.index:hover {color:#f06020; font-weight:bold}
