body {
	background-color: #001B00;
	
}

#sidenav ul {list-style: none; line-height: 50px;}
#sidenav img {border: none; }
#sidenav a {text-decoration: none;}
#sidenav a:active {text-decoration: none; }
#mainback {background-image:url(img/bigleaf.jpg); background-repeat:no-repeat; background-position: top left; background-color:#000; }
#footer {
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding: 1em 0;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #001C00;
}
#footer a:hover {text-decoration:none; color:#93BE3A;}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: #FFF;
}
.hometext {
	line-height: 145%;
}
.progress {
	font-size:10px;
}

#buttons {
	white-space: normal;
	padding-bottom: 1em;
}
#buttons img {
	border: solid 0px;}

#page {padding:1em 1em 1em 2em;}
#page p object {float:right; padding: .5em 1em 0 1.25em; }
#page p img {float:right; padding:1em 1em 0 1.25em; }
#page p img.kvar {float:left;}
#page div.contact {
	background-color:#030;
	background-image:url(img/bg2.jpg);
	padding: 1em;
	border: double 3px #FFF;
}
#page div.contact img.number {
	float:right;
	padding: 1em 0 0 0; }
#page div.confirm {
	background-color:#030;
	background-image:url(img/bg2.jpg);
	padding: 1em 1em 5em 1em;
	border: double 3px #FFF;
}
#page div.confirm img.number {
	float:right;
	padding: 0; }

.hometext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.kvar2 {
	font-size:18px;
}
#footer p a {
	color: #FFF;
	text-decoration: none;
}
.highlight {
	font-weight: bold;
	color: #690;
}
.highlight2 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bolder;
	color:#690;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}