BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #1F1F1F;
	margin: 10px;

}



UL{
	

	list-style-type :square;
	font-size: 12px;
	text-decoration: none;
	color: #1F1F1F;



}



OL {
	
	color: #000000;

     }



a {
	text-decoration:none;
	color:#993300;
	
     }

	 

a:hover {
	color:#CC0000;
	text-decoration: underline;

}

/*......LB..WEB.....................*/
#lb-web {
	text-align: center;
	width: 100%;


}

/*......LB..HEADER.....................*/

#lb-web-1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}

#lb-web-headbanner-logo a {
	background-image: url(../images/bannerleslie.gif);
	background-repeat: no-repeat;
	float: left;
	height: 76px;
	width: 800px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f04040;
}







/*......LB..CONTENT.....................*/

#lb-web-2 {

	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	
}

/*......content 1 column.....................*/
#lb-web-2-col {
	width: 800px;
	float: left;

}
/*......content 2 columns.....................*/

#lb-web-2-col-left {
	width: 200px;
	float: left;
}
.lb-web-2-col-left-image a {
	width: 200px;
	float: left;
	background-image: url(../images/Leslie_Burger.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 148px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f04040;
}

/*...........links 1 styles.........................*/
#lb-web-2-col-left-nav-box {
	width: 200px;
	float: left;
	padding: 0;
	margin: 0;
	
}
#lb-web-2-col-left-nav ul {

	padding: 0;
	margin: 0;
	
}

#lb-web-2-col-left-nav li{
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f04040;
}

#lb-web-2-col-left-nav li a {
	display: block;
	padding: 5px 8px 2px;
	color: #990000;
}
#lb-web-2-col-left-nav li a:hover {
	background-color: #D2D8DF;
	text-decoration: none;
	color: #000000;
	
}

/*...........links 2 styles.........................*/


.lb-web-2-col-left-nav2 li a {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #F04040;
	font-size: 11px;
	text-decoration: none;
		
}

/*...........col right styles.........................*/
#lb-web-2-col-right {
	width: 600px;
	float: left;

}




.lb-web-2-col-righttext {
	padding: 10px;

}
.lb-web-2-col-right-header {
	font-size: 24px;
	color: #f04040;
}

.lb-web-2-col-right-header a {

	color: #f04040;
}
.lb-web-2-col-right-content {

}



/*......LB..footer.....................*/


#lb-web-3 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}

.lb-web-3-text  {
	width: 800px;
	float: right;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 10px;
}

.lb-web-3-text a {

	font-size: 11px;
	color: #666666;
	text-decoration: none;	
}
.homebutton {
	background-color: #E7E9ED;
	text-align: right;
	padding: 2px;
}

