@charset "utf-8";
.sidebar .section {
	margin-bottom: 12px;
	background-image: url(/images/rugged-h-seperator.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 12px;
}
.sidebar .section.last {
	background: none;
}

.sidebar  .section h3 {
	height: 18px;
	margin-bottom: 5px;
}
.sidebar .mailer .description {
	text-align: justify;
	color: #3F3F57;
}
.sidebar .locations    h3  {
	background-image: url(/images/locations.gif);
	background-repeat: no-repeat;
}
.sidebar .locations {
	font-size: 13px;
}



.sidebar  .locations ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebar   .locations   ul li {
	padding-bottom: 5px;
	padding-left: 26px;
	background-position: 0px 2px;
	background-image: url(/images/sidebar/bullet.png);
	background-repeat: no-repeat;
}
.sidebar .locations ul li.last {
	padding-bottom: 0px;
}
.sidebar .locations .title {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 2px;
}
.sidebar  .locations  .address {
	margin-bottom: 2px;
	font-size: 10px;
	color: #3f3f57;
	line-height: 13px;
}
.sidebar .locations .phone {
	font-weight: bold;
	font-size: 10px;
}
.sidebar .locations .link span.back {
	background: transparent url(/images/locations-link.gif) no-repeat right 4px;
	padding-right: 10px;
	font-size: 10px;
}
.sidebar  .locations  .link a {
	color: #000000;
	text-decoration: none;
}

.sidebar .locations .link span.front {
	display: block;
}


.sidebar .mailer h3 {
	background-image: url(/images/mailing-list.gif);
	background-repeat: no-repeat;
}
.sidebar .mailer .form {
	padding-top: 10px;
}
.sidebar .mailer .button {
	padding-top: 2px;
	padding-bottom: 2px;
}
.sidebar  .mailer  .field  .textfield {
	background-image: url(/images/sidebar/field-background.gif);
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	background-repeat: no-repeat;
	text-align: center;
	color: #666666;
}
.sidebar .brighton .sub {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}

