body
{
	background: #446240 url('gfx/pagetop.png') repeat-x;
	padding: 16px;
	margin: 0;
}
* html body
{
	text-align: center;
}

body, div, td, th, button, input, select
{
	font-family: lucida sans unicode, lucida grande, tahoma, verdana, helvetica;
	font-size: 12px;
}

input
{
	color: #000000;
}

img
{
	border: 0;
}

h1, h2, h3
{
	margin: 0 0 8px 0;
}

h2
{
	font-size: 15px;
	font-weight: bold;
}

h3
{
	font-size: 14px;
	font-weight: bold;
}


h3, h2
{
	color: #005D19;
}

input, select, textarea
{
	font-size: 11px;
	border: 1px solid #008A24;
	background: #ffc;
	padding: 4px;
	-moz-border-radius: 4px;
}

button
{
	border: 1px solid #005a04;
	background: #008A24;
	-moz-border-radius: 4px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding: 4px;
}

form
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}


#container
{
	background: #E3DBCA;
	width: 860px;
	margin: auto;
	position: relative;
	text-align: left;
}

#container img
{
	float: left;
}

#bottomimg
{
	float: left;
	padding: 0;
	border: 0;
	margin: 0;
	display: inline;
}
* html #bottomimg
{
	margin-left: -3px;
	margin-right: -3px;
}


#container div img
{
	float: none;
}

#navigation
{
	position: absolute;
	top: 0px;
	left: 0;
	background: #fff;
	width: 640px;
	height: 26px;
}

#navigation a
{
	font-size: 10px;
	display: block;
	float: left;
	padding: 6px 12px 2px 12px;
	background: #fff;
	color: #ABA598;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
}
* html #navigation a
{
	height: 26px;
}

#navigation a.active
{
	background: #E3DBCA url('gfx/menuback.png');
	color: #F7FD8F;
	font-weight: bold;
}

#navigation a:hover
{
	display: block;
	float: left;
	background: #73002E;
	color: #fff;
	text-decoration: none;
}

#search
{
	display: block;
	padding: 16px;
}

#search h3
{
	font-size: 11px;
	font-weight: bold;
}

#search input
{
	width: 160px;
	border-top: 1px solid #7C776B;
	border-left: 1px solid #7C776B;
	border-right: 1px solid #FFF4DD;
	border-bottom: 1px solid #FFF4DD;
	background: #EEE6D4;
	color: #008A24;
}

#search button
{
	border-top: 1px solid #FFF4DD;
	border-left: 1px solid #FFF4DD;
	border-right: 1px solid #7C776B;
	border-bottom: 1px solid #7C776B;
	background: #EEE6D4;
	color: #008A24;
	font-weight: bold;
	font-size: 10px;
	margin: 4px 0 0 0;
}

#content
{
	margin: 8px 0 0 0;
	padding: 0;
}

#content img
{
	display: inline;
	float: left;
}

#data
{
	width: 608px;
	padding:  16px 16px 16px 16px;
	background: #fff;
	min-height: 550px;
	line-height: 18px;
}
* html #data
{
	height: 550px;
	width: 640px;
}

div#data p img
{
	float: right;
	margin: 0 0 4px 8px;
}

#data.hasimage
{
	min-height: 550px;
}
* html #data.hasimage
{
	height: 550px;
}

#sidemenu
{
	position: absolute;
	top: 20px;
	left: 640px;
	width: 220px;
	font-size: 11px;
}

#sidemenu img
{
	margin: auto;
	display: inline;
}


#mailinglist
{
	display: block;
	padding: 0 16px;
}

#sidemenu img.logo
{
	display: block;
	margin: auto;
	text-align: center;
}

hr
{
	padding-top: 8px;
	border: 0px solid #fff;
	color: #E3DBCA;
	background: transparent;
	display: block;
}

a
{
	color: #A02118;
	text-decoration: none;
}

a:hover
{
	color: #C1281D;
}

div.featurePreview
{
	display: block;
	padding: 8px;
	border: 1px solid #CFC8B8;
	-moz-border-radius: 3px;
	margin: 16px;
	font-size: 11px; 
}

div.news_list
{
	display: block;
	padding: 16px;
	border: 1px dotted #E3DBCA; 
	margin-bottom: 8px;
}

table.list
{
	border-collapse: separate;
	border-spacing: 1px;
	background: #E3DBCA;
} 

table.list tr th
{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	background: #fff;
	padding: 4px;
}

table.list tr td
{
	font-size: 11px;
	background: #FBF3EA;
	padding: 4px;
}

table.list tr:hover
{
	color: #A02118;
}

div.galleryImage
{
	float: left;
	text-align: center;
	margin: 0px 4px 4px 0;
	height: 140px;
	background: #FBF3EA;
	color: #fff; 
	width: 198px;
}

div.galleryImage:hover
{
	background: #F9F0DE; 
}

div.galleryImage img
{
 	border: 2px dashed white;
 	margin: 0 0 0 0;
 	float: none;
}

div.galleryImage h3, div.galleryImage h2
{
	margin: 8px;
	font-size: 12px;
	font-weight: bold;
}

/* pure gallery without title */

div.galleryImagePure
{
	float: left;
	text-align: center;
	margin: 0px 4px 4px 0;
	height: 110px;
	background: transparent;
	color: #fff; 
	width: 110px;
}

div.galleryImagePure img
{
 	border: 2px dashed white;
 	margin: 0 0 0 0;
 	float: none;
}


div.large
{
	width: 604px;
	height: auto;
	padding-bottom: 4px;
}
* html div.large
{
	width: 596px;
}

h2.gallery
{
	margin: 0 0 0 0;
	margin-bottom: 20px;
}

center#footer a, center#footer
{
	color: #8a0;
	font-size: 10px;
	text-decoration: none;
}

/* link under lightbox  */
.shade,
.shade a
{
	color: #8a0;
	font-size: 10px;
	text-decoration: none;
}
.shade
{
	display:block; clear:both; text-align:center; padding:20px;
}

p
{
	margin: 4px 0 8px 0;
}

#content #data { min-height: 800px; }
