.secondary-page .left-column {
	float: left;
	width: 555px;
	padding-bottom: 30px;
	color: #000;
	font-size: 12px;
	display: inline;
}
.secondary-page .large-column {
	width: 770px !important;
}
.secondary-page .left-column .content {
	width: 523px;
	margin: 18px 0px 0px 26px;
}

.secondary-page .full-column .content {
	width: 700px;
	margin: 18px 0px 0px 26px;
}


.secondary-page .table{
	
	margin: 0px 0px 0px 0px;
}


.secondary-page .large-column .content {
	width: 738px;
}
.secondary-page .right-column {
	float: left;
	width: 215px;
	margin-left: 10px;
	padding-bottom: 30px;
	display: inline;
	background: url(../images/content-secondary-right-bg-tile.jpg) repeat-x;
}
.secondary-page .right-column .content {
	width: 196px;
	margin: 18px 0px 0px 9px;
}
.secondary-page .right-column .email-signup {
	font-size: 10px !important;
}
.secondary-page .right-column .email-signup p {
	line-height: 12px !important;
}
.secondary-page .inthenews {
	color: #66b821;
	font-size: 10px;
}
.secondary-page .inthenews ul {
	margin-left: 22px;
}
.secondary-page .inthenews a {
	color: #66b821;
	text-decoration: none;
}
.secondary-page .sub-navigation, .secondary-page .content-box {
	padding-bottom: 20px;
	border-bottom: 1px solid #66b821;
  min-height: 160px;
  height: auto !important;
  height: 160px;
}
.secondary-page .sub-navigation ul {
	list-style: none;
	margin-left: 0px !important;
}
.secondary-page .sub-navigation li {
	list-style: none;
}
.secondary-page .sub-navigation a {
	display: block;
	padding: 5px 3px 5px 10px;
	font-size: 11px;
	text-decoration: none;
	color: #66b821;
}
.secondary-page .sub-navigation a:hover, .secondary-page .sub-navigation .active {
	background-color: #51921a;
	color: #fff !important;
	text-decoration: none !important;
}
.secondary-page .sub-navigation .active {
 	background-color: #66b821;
}
.secondary-page .sub-navigation .active a {
	color: #fff !important;
	padding-left: 10px;
}
.testimonial {
	margin-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #66b821;
}
.testimonial .photo {
	padding-bottom: 10px;
}
.testimonial .quote {
	color: #008bb9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}
.testimonial .quote a {
	text-decoration: none;
	color: #66b821;
	font-size: 10px;
	font-weight: bold;
}
.testimonial .quote-cite {
	margin: 8px 0px 0px 12px;
	color: #008bb9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
}
.secondary-page .right-column .green-arrow {
	margin: 4px 0px 0px 0px !important;
	font-size: 10px;
}
.email-signup {
	margin-top: 16px;
}
.secondary-page h1 {
	font-size: 18px !important;
}
.testimonials-thumbnail-holder {
	float: left;
	width: 517px;
	padding-bottom: 14px;
	border-bottom: 1px solid #008bb9;
	display: inline;
}
.testimonial-detail {
	width: 517px;
	border-bottom: 1px solid #008bb9;
	padding-top: 14px !important;
	clear: both;
	margin-bottom: 14px;
}
.testimonial-image {
	width: 160px;
	padding-bottom: 1px;
	border-bottom: 5px solid #008bb9;
}
.testimonial-description {
	padding-top: 14px;
	width: 517px;
}
.testimonial-description h3 {
	font-size: 14px;
	font-weight: normal;
	color: #008bb9;
	padding-bottom: 14px;
}
.testimonial-description p, .testimonial-description ul, .testimonial-description ol {
	font: 11px Georgia, "Times New Roman", Times, serif;
}
.photo-gallery {
	float: left;
	width: 500px;
	display: inline;
}
.photo-gallery .gallery-image {
	float: left;
	width: 110px;
	height: 120px;
	margin: 18px 10px 0px 0px;
	text-align: center;
	font-size: 10px;
	display: inline;
}
.signup-form {
	width: 515px;
}
.signup-form td {
	padding: 0px 3px 12px 0px;
}
.signup-form input, .signup-form select {
	width: 240px;
}
.signup-form .required {
	color: #008bb9;
}
.auto-width {
	width: auto !important;
}
.events-list li {
	margin-bottom: 12px;
}

.red { color: #f00; font-size: 18px; font-weight: bold; }

