* {
	margin:0;
	padding:0;
}

body {
	font-family: Trebuchet MS,Arial,sans-serif;
	line-height: 20px;
	font-size: 13px;
	color: #000000;
	background: #b3c09e;
	background-image:url(images/template/bgtile.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

img {
	border:none;
}

#header {
	border:none;
}

#indexcontent {
	position: absolute;
	left: 203px;
	top: 120px;
	margin:0px;
	padding:0px;
	width:647px;
	background-color:#FFFFFF;
}

#content {
	position: absolute;
	left: 203px;
	top: 120px;
	margin:0px;
	padding:10px 0px 45px 10px;
	width:627px;
	background-color:#FFFFFF;
}

#sidebar {
	position: absolute;
	left: 0px;
	top: 120px;
	margin:0px;
	padding:0px 0 70px 0px;
	width:200px;
	background-image:url(images/template/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#FFFFFF;
}

.contentimages {
	padding-right: 10px;
	float:left;
}

.contentimages img {
	padding-bottom: 10px;
}

.indexthumbs {
	float:left;
	display:block;
	margin:0px;
	padding: 0px 3px 5px 0px;
}

.indexthumbsend {
	float:left;
	display:block;
	margin:0px;
	padding: 0px 0px 5px 0px;
}

.indexmainimage {
	margin:0;
	padding: 0px;
}

.mainmenu, .mainmenu_active {
	height:45px;
	margin:0px;
	padding: 0 0 0 10px;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 13px;
	color: #373f26;
	text-transform: uppercase;
	font-weight: bold;
	text-align:left;
	line-height: 45px;
}

.submenu {
	height:30px;
	margin:0px;
	padding: 0 0 0 20px;
	background-image:url(images/template/submenuplain.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 11px;
	color: #373f26;
	text-transform: uppercase;
	font-weight: bold;
	text-align:left;
	line-height: 30px;
}

.mainmenu {
	background-image:url(images/template/menuplain.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.mainmenu_active {
	background-image:url(images/template/menuactive.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#sidebar a {
	text-decoration:none;
}

.mainmenu:hover, .mainmenu_active:hover {
	background-image:url(images/template/menuhover.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.submenu:hover {
	background-image:url(images/template/submenuhover.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

h1 {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size:18px;
	color: #376f26;
	text-transform: uppercase;
}

h2 {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size:15px;
	color: #376f26;
	text-transform: uppercase;
}

strong {
	color: #376f26;
}

span.indexhead {
	font-family: serif;
	font-size:18px;
	color: #376f26;
}

span.indexsubhead {
	font-family: serif;
	font-size:15px;
	color: #000000;
}

#content ul {

	list-style:circle;
	list-style-position: outside;
	padding: 0 0 0 30px;
}

div.formtitle {
	padding: 0 0 15px 0;
}

label.formtitle {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 13px;
	color: #000000;
}

.req {
	font-weight: bold;
	color: #CC0000;
}

tr, td, div{
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align: top;
}

table {
	border-collapse: collapse;
}

td img{
	padding: 0px 10px 3px 0px;
}
