*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #FFFFFF;
color: #333333;
font-size: 1px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
margin-top: 5;
line-height: 12pt; 
}


.six   {font-family: Verdana, Tahoma, Helvetica;
         font-size: 6pt;
	   color: #333333;
	   text-decoration: none;}
.seven   {font-family: Verdana, Tahoma, Helvetica;
         font-size: 7pt;
	   text-decoration: none;}
.eight   {font-family: Verdana, Tahoma, Helvetica;
         font-size: 8pt;
	   color: #333333;
	   text-decoration: none;}
.nine   {font-family: Verdana, Tahoma, Helvetica;
         font-size: 9pt;
	   color: #333333;
	   text-decoration: none;}
.ten   {font-family: Verdana, Tahoma, Helvetica;
         font-size: 10pt;
	   color: #333333;
	   text-decoration: none;}
.eleven   {font-family: Verdana, Tahoma, Helvetica;
         font-size: 11pt;
	   color: #333333;
	   text-decoration: none;}
.twelve   {font-family: Verdana, Tahoma, Helvetica;
         font-size: 12pt;
	   color: #333333;
	   text-decoration: none;}
.twelve_bold   {font-family: Verdana, Tahoma, Helvetica;
         font-size: 12pt;
	   color: #333333;
	   font-weight: bold;
	   text-decoration: none;}


a
{
text-decoration: none;
color: #565656;

}

a:hover
{
text-decoration: underline;
color: #E95B1C;
//background: #FFFFFF url('images/bbg1.gif') repeat-x;
}

strong
{
background: inherit;
color: #50514D;
}



#description
{
font-size: 12px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 14pt; 
padding-top: 20px;
padding-left: 16px;
padding-right: 6px;
}

#description_sml
{
font-size: 11px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 12pt; 
padding-top: 20px;
padding-left: 16px;
padding-right: 6px;

}


#title_heading
{
font-size: 12px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 14pt; 
padding-bottom: 5px;
padding-left: 16px;
	
}

#main_title
{
font-size: 16px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 14pt; 
padding-bottom: 5px;
padding-left: 7px;
padding-right: 7px;
	
}

#larger_text
{
font-size: 15px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 14pt; 
padding-bottom: 5px;
padding-left: 7px;
	
}

#title_more_padding
{
font-size: 11px;
font-color: #333333;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 11pt; 
padding-bottom: 4px;
padding-top: 4px;
padding-left: 16px;
}

#title_no_padding {
font-size: 11px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 11pt; 
padding-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
}

#title_left_indent_padding {
font-size: 11px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 11pt; 
padding-bottom: 0px;
padding-top: 0px;
padding-left: 3px;
}

#tiny_text
{
font-size: 12px;
color: #999999;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 11pt; 
padding-bottom: 2px;
padding-right: 30px;
padding-left: 5px;
}

#popup_text
{
font-size: 11px;
color: #FFFFFF;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 11pt; 
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;

}

#medium_text
{
font-size: 12px;
color: #666666;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 11pt; 
padding-bottom: 10px;
padding-right: 50px;
padding-left: 5px;
}

#small_text
{
font-size: 9px;
color: #999999;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
line-height: 11pt; 
padding-bottom: 5px;
padding-right: 0px;
padding-left: 0px;

}


#us_map {
	width: 418px;
	height: 344px;
	font: bold 11px "Verdana", Arial, Helvetica, sans-serif;
      color: #000;
	background: url('images/blank-usa.gif');
	background-repeat: no-repeat; 
}

#map_ca {
	width: 418px;
	height: 344px;
	font: bold 11px "Verdana", Arial, Helvetica, sans-serif;
      color: #000;
	background: url('images/states/california.gif');
	background-repeat: no-repeat; 
}

#map_ma {
	width: 418px;
	height: 344px;
	font: bold 11px "Verdana", Arial, Helvetica, sans-serif;
      color: #000;
	background: url('images/states/massachusetts.gif');
	background-repeat: no-repeat; 
}

#map_ny {
	width: 418px;
	height: 344px;
	font: bold 11px "Verdana", Arial, Helvetica, sans-serif;
      color: #000;
	background: url('images/states/new_york.gif');
	background-repeat: no-repeat; 
}

#county_activate {
	font: bold 11px "Verdana", Arial, Helvetica, sans-serif;
      color: #000;
}




#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 0px;
height: 27px;
margin-bottom: 0px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 0px;
padding-top: 0px;
color: #636363;
text-transform: lowercase;
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

h1
{
background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 26px;
}

h1 span
{
background: inherit;
color: #CDE6F7;
}

h1 span sup
{
background: inherit;
color: #CDE6F7;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
text-transform: lowercase;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #FFFFFF;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: none;
}

li
{
background: url('images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 485px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

.title_font 
{
font-family: "Verdana";
font-size: 9px;
color:#333333;
}

.popup_box
{
font-family: "Verdana";
font-size: 11px;
color:#333333;
}


#footer_home
{
width:700px;
text-align: center;
padding-top: 30px;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
text-transform: lowercase;
}

#err_msg 
{
font-size: 10px;
font-family: Helvetica;
color: #fff;
border-style: solid;
background-color: #C9433C;
border-color: #BD3831; 
border-width: 1px;
padding: 1px 3px 1px 3px;
}
