/* fix bug in mozilla */
html { min-width: 679px; }

/* layout */
body, div, span, th, td, p, ul, li, h1, h2, h3, h4, h5, h6, a, .p, .path, .checkul {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
}

body { 
	background: #76b07a;
	margin: 0;
	padding: 0;
}

h1 {
	text-indent: -9999px;
	margin: 0 auto;
	width: 752px;
	padding: 0;
	border: 0;
}
	
h1 a:link,
h1 a:visited {
	display: block;	
	height: 18px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-decoration: none;
}
	
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active { background: url("i/header.jpg") top left no-repeat; }

h2 {
	font-size: 1.40em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.30em;
	color: #3e6441;
	text-transform: uppercase;
}

h4 { }
h5 { }

/*l v h a */
a { color: #3e6441; }
a:link { }
a:visited { }
a:hover { text-decoration: none; }
a:active { }

p,
li { /*/*/ line-height: 20px; /**/ }

/* wrapper */
div#wrapper {
	background: transparent url("i/mainbg.jpg") top left repeat-y;
	width: 752px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #3e6441;
}

div#intwrapper {
	width: 752px;
	background: transparent url("i/miltonbar.jpg") top left no-repeat;
}

/* leftbar */
#leftbar {
	float: left;
	width: 133px;
	padding-left: 69px;
}

.navlist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #3e6441;
	width: 122px;
}

.navlist li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #3e6441;
	display: block;
}

.navlist li a {
	text-decoration: none;
	font-weight: bold;
	color: #3e6441;
	display: block;
}

.navlist li.elect { background: #13007e; }
.navlist li.elect a { color: #fff; }
.navlist li.elect:hover { background: #3f6442; }

.navlist a:hover {
	color: #000;
}

.navlist li:hover {
	display: block;
	color: #000;
	background: #d6e6d7;
}

/* content area */
#maincontent {
	float: left;
	width: 550px;
}

h2.homeheader {
	text-indent: -9999px;
	background: transparent url("i/home_heading.jpg") top left no-repeat;
	height: 19px;
	width: 416px;
}

.content {
	padding: 20px;
	padding-top: 5px;
}

.homeimage {
	padding-left: 5px;
	padding-top: 10px;	
}

.mainimage {
	padding: 4px;
	border: 1px solid #ccc;
	margin-left: 10px;
}

/* footer */
div#footer {
	border: 0;
	padding: 0;
	margin: 0 auto;
	clear: both;
}

div#footer ul {
	background: url("i/footer.jpg") top left no-repeat;
	width: 752px;
	height: 64px;
	margin: 0;
	padding: 0;
	position: relative;
}
	
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#footer ul li,
#footer a {
	height: 64px;
	display: block;
	color: #fff;
}

#footer ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}

.fnb1 { left: 99px; width: 140px; }
.fnb2 { left: 467px; width: 271px; }