#cityWriteUpHead {
text-align: center;
font-weight: bold;
font-size: 20px;
padding: 5px 0;
border-top: 2px solid silver;
border-bottom: 2px solid silver;
margin-bottom: .75em;
background-color: white;
}

#cityWriteUp {
padding: 0 1em;
margin-bottom: 1em;
margin-left: -8px;
background-color: white;
}

.cityName {
font-size: 16px;
font-weight: bold;
color: #456F6F;
margin-bottom: -.4em;
background-color: white;
display: block;
}

.cityCopy {
font-size: 12px;
line-height: 1.4;
color: black;
background-color: white;
margin-bottom: -.5em;
}

#topContainer {
position: relative;
background-color: white;
}

#topColumnLeft {
width: 220px;
float: left;
margin-top: 10px;
margin-left: 0px;
background-color: white;
}

#stateIntroCopy {
margin: -20px 0 -40px 0;
font-size: 18px;
line-height: 1.3;
padding: 20px;
}

#stateName {
font-size: 26px;
font-weight: bold;
border-top: 3px solid gray;
border-bottom: 3px solid gray;
text-transform: uppercase;
margin-bottom: 6px;
text-align: center;
background-color: white;
}

.stateName {
margin: 8px 0 5px 0;
line-height: .9;
color: black;
background-color: white;
}

.stateNameMA {
font-size: 20px;
margin: 8px 0 5px 0;
line-height: .9;
color: black;
background-color: white;
}

#firstParagraph {
margin-bottom: 0;
}

#firstParagraph:first-letter {
	font-size: 42px;
	float: left;
  line-height: .7;
	margin: 0 3px -3px 0;
  background-color: silver;
  border: 1px solid black;
  color: white;
  padding: 6px;
}

#videoHead {
margin-left: 25px;
margin-top: 15px;
font-size: 16px;
font-weight: bold;
}

 .bucket {
  width:228px;
  height:237px;
  background: url(/images/2008/bucket_full.gif) no-repeat;
  float:left;
  margin: 1em 0 0 -5px;
}

.bucket h3 {
margin: .7em 0 1em 12px;
}

#pamela {
padding: 0 15px 0 20px;
background-color: white;
}

#featuredBB {
text-align: center;
font-weight: bold;
font-size: 20px;
color: black;
padding: 5px 0;
border-top: 3px solid gray;
border-bottom: 3px solid gray;
margin-bottom: .75em;
background-color: white;
}

#stateBreadcrumb {
font-size: 17px;
font-weight: normal;
color: white;
position: absolute;
top:245px;
left: 260px;
}

#stateContinued {
margin-top: 20px;
font-weight:normal; 
font-size:14px; 
padding-left:20px; 
line-height: 1.3;
background-color: white;
}

#content-holder {
background-color: white;
}

#right {
background-color: white;
  width:225px;
  margin-left:1px;
  padding:0px;
  float:left;
  overflow: hidden;
}

#main {
position: relative;
}

body {
background-color: white;
background: none;
}

.specials {
border: none;
margin-top: -5px;
}
