/*Common styles for Able Law*/

* {
	margin: 0px;
	padding: 0px;
}

body {
   font-family: Verdana, Arial, Helvetica;
   background-image:url(../lincolnshire-lawyers/lincolnshire-law-bg.jpg);
   background-repeat:repeat-x;
   background-color:#ccd6e1;
}

div#lincolnshire-band-container{
width:875px;
height:580px;
margin: 15px auto 10px auto;
}

div#fanfare-big-band-header {
width:875px;
height:89px;
float:left;
}

div#left-shadow {
float:left;
width:19px;
height:437px;
background-image:url(../lincolnshire-big-band/left-shadow.jpg);
background-repeat:repeat-y;
}

div#main-band-contents {
width:640px;
height:437px;
background-image:url(../lincolnshire-big-band/lincolnshire-band.jpg);
float:left;
}

div#big-band-right-main {
float:right;
width:216px;
height:437px;
}

div#lincolnshire-swing-band {
width:216px;
height:148px;
background-image:url(../lincolnshire-big-band/glen-miller.jpg);
}

div#fanfare-description {
width:181px;
height:263px;
background-image:url(../lincolnshire-big-band/lincolnshire-big-band-lblfet.jpg);
font-size:8pt;
color:#fff;
padding: 26px 25px 0px 10px;
}

div#fanfare-big-lincolnshire-footer {
float:left;
clear:both;
width:875px;
height:47px;
text-align:center;
font-size:8pt;
color:#fff;
background-image:url(../lincolnshire-big-band/lincolnshire-band-footer.jpg);
padding-top:13px;
}

.class-email {
text-decoration:none;
color:#fff;
font-size:8pt;
}






