
.banner1 {
	background-image: url(../_img/banner1.jpg);
	background-repeat:no-repeat;
	height: 100px;
}

.banner2 {
	background-image: url(../_img/banner2.jpg);
	background-repeat:no-repeat;
	height: 100px;
}

.headbottom {
	background-image: url(../_img/headbottom.jpg);
	background-repeat:no-repeat;
	height: 10px;
}


.headlefttop {
	background-color: #c0c2bb;
	height: 34px;
	width: 76px;
}

.headleftmiddle {
	background-color: #cecdce;
	height: 92px;
	width: 76px;
}

.headleftbottom {
	background-image: url(../_img/headleftbottom.jpg);
	background-repeat:no-repeat;
	height: 8px;
}

.navactive {
	background-color: #888a83;
}

.navigation {
	background-color: #c0c2bb;
	height: 34px;
}

.homeleft {
	width: 76px;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #888a83;
	vertical-align:bottom;
	text-align:left
}

.logotop {
	font-family: Courier New, Courier, mono;
	color: #97b92f;
	font-size:18px;
}

.logobottomleft {
	width: 35px;
}

.logobottomright {
	width: 20px;
}

.logobottom {
	font-family: Courier New, Courier, mono;
	color: #8a8c7f;
	font-size:18px;
}

.rightcolumn {
	background-color: #f4f4f3;
	width: 248px;
}

.rightborder {
	width: 40px;
}

.item {
	background-color: #f4f4f3;
}

.contenttop {
 	height: 60px;
}

.contentleft {
 	width: 40px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #888a83;
}

.contentright {
	width:  60px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #97b92f;
}

.footer {
	background-color: #97b92f;
	height: 13px;
}

a.homelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #888a83;
	text-decoration:none; 
}

a.homelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #888a83;
	text-decoration:none;
}

a.homelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #888a83;
	text-decoration:underline;
}

a.homelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #888a83;
	text-decoration:none;
}

a.homelink:focus { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #888a83;
	text-decoration: none;
}

a.navlink:link {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
a.navlink:visited {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

a.navlink:hover {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
}

a.navlink:active {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

a.navlink:focus {  
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

a.contentlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #888a83;
	text-decoration:none; 
	font-weight:bold;
}

a.contentlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #888a83;
	text-decoration:none;
	font-weight:bold;
}

a.contentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #888a83;
	text-decoration:underline;
	font-weight:bold;
}

a.contentlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #888a83;
	text-decoration:none;
	font-weight:bold;
}

a.contentlink:focus { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #888a83;
	text-decoration: none;
	font-weight:bold;
}

