/* CSS Document */

body{
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #663366;
	font-weight: bold;
}
#banner {
	background-color: #000000;
	height: 89px;
	width: 100%;
	position: absolute;
}
#content {
	height: 700px;
	width: 1024px;
	left: -1px;
	top: 124px;
	background-repeat: no-repeat;
	position: absolute;
	background-color: #000000;
	background-image: url(images/splash.jpg);
}
#workshops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663300;
	width: 150px;
	position: absolute;
	left: 253px;
	top: 98px;
}
#workshops a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	font-weight: normal;
}
#workshops a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006699;
}
#join_us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #663300;
	position: absolute;
	width: 425px;
	left: 229px;
	top: 25px;
}
#fieldtrips {
	font-size: 18px;
	color: #006699;
	position: absolute;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	left: 537px;
	top: 125px;
}
#fieldtrips a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	text-decoration: none;
}
#fieldtrips a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	text-decoration: none;
}
#home {
	height: 85px;
	width: 200px;
	position: absolute;
	left: 33px;
	top: 661px;
}
#text {
	height: 400px;
	width: 500px;
	position: absolute;
	left: 464px;
	top: 116px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#div,#nav {
	height: 30px;
	width: 100%;
	background-color: #CCCCCC;
	position: absolute;
	top: 91px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	z-index: +1;
}
#div,#nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}
#div, #nav li {
	list-style-type: none;
	display: inline;
}
#div, #nav li a {
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#div, #nav li a:link {
    color: #FFF:
}
#div, #nav li a:visited {
    color: #000000;
}
#div, #nav li a:hover {
	color: #000000;
	text-decoration: underline;
}
.searchbtn {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px groove #999999;
	z-index: 4;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 75px;
	width: 100%;
	position: relative;
	padding-left: 35px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #000000;
	clear: both;
	top: 600px;
	}
#searchL {
	position: absolute;
	z-index: 5;
	height: 57px;
	width: 288px;
	left: 750px;
	top: 95px;
	visibility: visible;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bottom_nav {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#lpi_logo {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 18px;
	top: 76px;
	z-index: +2;
	visibility: hidden;
}

