@charset "utf-8";
body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 595px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topnav {
	width: 100%;
	height: 24px;
	z-index:1;
	text-align: center;
	line-height: 2em;
	color: #FFFFFF;
	background-color: #4E902C;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#botnav {
	width: 100%;
	height: 24px;
	line-height: 2em;
	z-index:1;
	text-align: center;
	color: #FFFFFF;
	background-color: #4E902C;
}
#botnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#botnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.green {
	color: #4E902C;
}
#page1 {
	width: 595px;
	height: 574px;
	background-image: url(LUCBrochure1.jpg);
}
#page2 {
	width: 595px;
	height: 574px;
	background-image: url(LUCBrochure2.jpg);
}
#page3 {
	width: 595px;
	height: 574px;
	background-image: url(LUCBrochure3.jpg);
}
#page4 {
	width: 595px;
	height: 574px;
	background-image: url(LUCBrochure4.jpg);
}
#page5 {
	width: 595px;
	height: 574px;
	background-image: url(LUCBrochure5.jpg);
}
#page6 {
	width: 595px;
	height: 574px;
	background-image: url(LUCBrochure6.jpg);
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
