@charset "utf-8";
/* CSS Document */
/*
  CSS definitions for The Lane Center site
  
  Steve Shoyer, 11/29/2007
  
*/
  
.MainBlock {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	font-size: 14px;
}
.MainBlock a {
	text-decoration:underline;
	color: #0000FF;
}
.MainTable {
	border:1px solid #000;
}
#copyright {
	color: #808080;
	font-size: 9px;
	margin-top: 20px;
}
.homeStyle{
	text-decoration:none;
	margin-left: 5px;
	color: #d4b406;
	font-size: 4px;
	/*	background-color: #53714b; */
	vertical-align: middle;
}
.homeStyle a:link, a:visited{
	text-decoration:none;
/*	background-color: #53714b; */
	color: #d4b406;
}
.SideMenuBlock{
	background-color: #000000;
	background-image:url(images/wood-path-fade200.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	min-height: 302px;
	vertical-align: text-top;
	color: #FFFFFF; 
}
.SideMenuBlock a, .SideMenuBlock a.innerStyle:link, .SideMenuBlock a.innerStyle:visted {
	text-decoration:none;
	color: #FFFFFF;
}
.SideMenuBlock a:hover {
	font-weight: bold;	
}
.CondMenuBlock td a:link, a:visited {
	border: 1px hidden #FFFFFF;
}
.CondMenuBlock a:hover {
	background-color: #CCCCCC;
}
#footer {
	font-size: 12px;
	color: #d4b406;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
}
#header {
	font-size: 12px;
	color: #d4b406;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
}
body {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
}
.MainLink {
    color:#0000FF;
	text-decoration:underline;
}
td {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.HeadLogo {
	margin: 0px;
	padding: 0px;
	border-width: 0;
}
#scrollable  {
	height: 370px;
	width: 745px;
	overflow: auto;
                }
#scrollable a {
	color:#0000FF;
	text-decoration:underline;
                }
h5 {
	font-size: x-small;
}
.SideMenuArea {
	height: 400px;

}
.SideMenuSearch {
	vertical-align: bottom;
	height: 100px;
}
.indexBox {
	padding: 5px 5px 10px 5px;


}

