#wrapper {
	width: 930px;
	margin: 0 auto 0 auto;
/*	background-image: url(images/wrapperbg2.jpg); 
	background-repeat:repeat-y;	*/
	padding-left: 25px;
	padding-rift: 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.tablerowfmt {
	line-height: 55px;	
}
#header {
	/*background-image: url(images/hdrgradient.gif);
	background-image: repeat-x;	*/
	/*background-image:url(images/lcslogo.png); 
	height: 87px;*/
	background-image:url(images/lcslogo-low.jpg);
	width: 930px;
	height:117px;
	repeat: no-repeat;
}
body {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	behavior: url("csshover3.htc");  /*used with accessible nav  */
}
#navbar {
height: 30px;
text-align: center;
margin: 0 auto 10px auto;
}
.navlist {	
	padding-right: 10px;
	text-decoration:none;
	padding-left: 20px;
	border-size: 1px;
	border-color:#CCC;
	font-size: 12px;
}
.navlist li  {
	display: inline;
	list-style-type: none;
	}

#search{
	float: right;
	}
#main-image {

}
#maincontent{
	margin-top: 10px;
	
}
h1, h2, h3 {
	color:#039;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size:14px;
}
#bucket-holder {
	margin: 0 auto 0 auto;
	
}
#bucket1{
	width: 290px;
	height:195px;	
	float:left;
	margin-left: 25px;
	border: #333 solid 1px;
	background-image: url(images/lblakebldgs.jpg);
	}
#bucket2{
	width: 290px;
	height:195px;
	float:left;
	margin-left: 3px;
	border: #333 solid 1px;
	background-image: url(images/srvstatue.jpg);	
}
#bucket3{
	width: 290px;
	height:195px;
	float:left;
	margin-left: 3px;
	margin-right: 35px;
	/*padding-left: 15px; */
	border: #333 solid 1px;
	background-image: url(images/capitolbldg.jpg)
	
	
}
#bucket-bottom {
	float:left;
	font-style: italic;
	width: 930px;
	padding-left: 30px;
	padding-bottom:30px;
	font-size: smaller;
	}
.img a {

}
picborder {
	border: thin solid #CCC;
}
.floatright {
	float:right;
	padding-left: 10px;
}
.floatleft{
	float: left;
	padding-right: 10px;
}
.right-align {
	text-align:right;
}
.cleartextformat {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#footer {
	font-size: 10px;
	padding: 10px 0px;
	background-image:url(images/footer.gif);
	text-align:center;
	vertical-align: middle;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.clearfloat {
	float: none;
}
.tablefmt {
	border: 1px solid #069;
}
#contactform {
	padding-left:50px;
	padding-bottom: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;	
	}
#thankyoucontent {
	padding: 80px 20px 200px;
	font-size:14px;
	text-align: center;
}
