﻿body {
	background:#E9E1B3 url(images/bkg.jpg);
	margin: 0;
	padding:0;
}
#windmill {
	position:relative;
	top: 65px;
	left:20px;
	width:153px;
	height: 221px;
	background:url(img/windmill.gif) no-repeat;
}


#logo {
	position: absolute;
	top: 20px;
	left: 250px;
}

h1 {font-size:125%;
	color: #006634;
	margin-top: 10px;	
}

em {
	font-weight:bold; 
	font-style:normal; 
	margin-right: 3px;
}

.clear {
	clear: both;
}

.space {
	margin-left: 15px;
}

.floatlft{
	float: left;
	margin-top: 10px;
	margin-right:20px;
	margin-bottom:8px;
	border:#FFFFFF groove 2px;
}

#titlebox {
	position: absolute;
	top: 10px;
	right: 10px;
}

#header h1 {
	font-size:115%;
	color: #006634;
	margin-top: 0px;
	text-align: right;
	text-decoration: underline;
	font-family: Verdana;
	float: left;
}
h2 {
	font-size:105%;
}

#header h2 {
	margin-top:2px;
	text-align: right;
	font-family:Verdana;
	color: #FCFCFC;
	font-size: 80%;
	float:right;
	clear: right;
}

#header {
	width: 900px;
	height:142px;
	background: #E9E1B3 url(img/2010_logo.gif);
	background-repeat:no-repeat;
	margin: 0;
}

#hzmenu {
	width: 900px;
	height:31px;
	padding-top:16px;
	background: #6382C6 url(images/menu_bg.gif) repeat-x;
	margin: 0;
}

#hzmenu a	{
   color: #FFFFFF;
   text-decoration:none;
   background: url(images/arrows2.gif) no-repeat;
   background-position: 0px 50%;
   padding-left: 16px;
   padding-right:10px;
   margin-left: 5px;
   font-size:75%;
   text-transform:uppercase;
   font-weight: bold;
}

#hzmenub {
	height:105px;
	background:#006634;
	border-bottom:#FFFFFF solid 4px;
}

#hzmenu a:hover{
	color: #000000;
	/*background-position: -176px 50%;
	background-position: -75px 50%;*/
}

#hzmenu a:visited {
	/*background-position: -346px 50%;
	background-position: -250px;*/
}
#hzmenu li{
    float: left;
    display: block;
    padding-right: 2px;
    padding-left: 15px;
}
#hzmenu ul {
	padding: 0;
	margin: 0;
	margin-left: 175px;
}

body#six #t-six a{color: #B25155;background-position: -176px 50%;}
body#five #t-five a{color: #B25155;background-position: -176px 50%;}
body#four #t-four a{color: #B25155;background-position: -176px 50%;}
body#three #t-three a{color: #B25155;background-position: -176px 50%;}
body#two #t-two a{color: #B25155;background-position: -176px 50%;}
body#one #t-one a{color: #B25155;background-position: -176px 50%;}

#content {

	background: #E9E1B3 url(images/bkg.jpg);
	margin-top: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, san-serif;
	letter-spacing: .1px;
	font-size: .95em;
	width: 900px;	
}



#container {
	background: url(images/bkg.jpg);
	border-left:2px black solid;
	border-right: 2px black solid;
	border-bottom:2px black solid;
	margin:0 auto;
	width: 900px;
}



#sb1 {
	float: left;
	clear: left;
	padding: 0;
	width: 195px;
	height:90px;
}



.gtext {
	margin:0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color: white;
}

.floatlft{
	float: left;;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border:#FFFFFF groove 4px;
}

.floatrgt{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border:#FFFFFF groove 4px;
}

#footer {
	clear: both;
	width: 100%;
	padding:40px 0 50px 0;
	height: 50px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#006633;
	font-weight:400;
}

#footer a, a:visited {
	color: #000000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
#footer2 {
	width: 100%;
	margin: 20px auto 10px auto;
	text-align:center;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;	
}

#footer2 a, a:visited {
	color: #006633;
	text-decoration:none;
}

#footer2 a:hover {
	text-decoration:underline;
}

.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#006633;
}

.reduced {
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	color: #063;
}

.clear {
	clear: both;
}
