.contentheading, #page  h3, .componentheading, #content h1, .page-header h2 {
	color: #2F8B6E;
}
.contentheading, .componentheading, .page-header h2 {
	font-size: 1.45em;
	padding-bottom: 0px;
	font-weight: normal;
	margin-bottom: 1px;
}

#middle    p, #middle ul, #middle ol {
    font-size: 1em;
    color: #484848;
    line-height: 1.5em;
}
#page h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
}
#logo {
	float: left;
	margin-right: 22px;
	margin-top: 0px;
	padding-top: 0px;
}

.contact_email label {
	font-size: 0.8em;
}

.moduletable_footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	padding-left: 10px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 0.85em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
div[class^="leading-"] {
    border: 1px dashed #88BDAC;
    clear: both;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}

h1 {
	color: #2F8B6E;
	font-size: 2.3em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content     h1     {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 0px;
	float: none;
}

.smaller {
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
}



#emailForm  .contact_email     {
	margin-bottom: 10px;
}
#emailForm .contact_email_checkbox {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: .85em;
}
.contact {
	background-color: #EBEBEB;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.marker {
	font-weight: bold;
	color: #1F7E8F;
}

.name {
	font-size: 0.7em;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#middle   .moduletable_quote {
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 45px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border: 1px dashed #CCCCCC;
	padding-right: 20px;
	padding-top: 10px;
}

#middle    .moduletable_quote    p       {
	color: #8D8D8D;
	margin-bottom: 5px;
	margin-top: 0px;
}
#middle  .moduletable_quote  .name  {
	color: #666666;
	text-align: right;
}


#page img {
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #747474;
	font-size: .9em;
	margin-bottom: 5px;
	padding-bottom: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.moduletable_open h3 {
	color: #03653B;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	background-color: #EFEFEF;

}
.moduletable_open {	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.moduletable_open h4 {
	margin-bottom: 0px;
}
.moduletable_open p {
	font-size: .85em;
	margin-top: 4px;
}
.moduletable_open p, .moduletable_open h4 {
	padding-left: 10px;

}
#middle #page p {
	margin-top: 0px;
}
.moduletable_phone a {
	color: #03653B;
}
/* ----- blog styles ----------*/
#blog p:first-child {font-size: 18px;}

.createdby, .createdate {
	font-style: normal;
	font-size: 11px;
	display: inline-block!important;
}
.createdby {
	background-color: #CCE3DB;
	padding: 2px;
	margin-right: 5px;
	    display: inline-block;
}
.createdate {
	background-color: #88BDAC;
	color: #FFFFFF;
	padding: 2px;
	    display: inline-block;
}

#blog .articleinfo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88BDAC;
	padding-bottom: 8px;
}
#blog .blog p.iteminfo {
	margin: 0px;
}

#blog .contentpagetitle {
	border-bottom-style: none;
	color: #2F8B6E;
}
#home .article_row .contentpagetitle {
	border-bottom-style: none;
	color: #2F8B6E;
}

#blog h2 {
	margin-bottom: 10px;
}
#blog #middle strong {
}

#blog .buttonheading {
	display: none;
}
#blog #rightcol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.moduletable_latest    h3, .moduletable_tweets h3   {
	color: #FFFFFF;
	background-color: #88BDAC;
	padding: 4px;
	margin-bottom: 5px;
}


#blog #rightcol ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.moduletable_tweets h3 {
	background-image: url(../images/tweet.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 35px;
}
#twitter_update_list {
	color: #484848;
}

#blog #rightcol li  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7E8E2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#blog  #rightcol a {
	color: #2F8B6E;
	text-decoration: none;
}
#blog    .blog  .contentpagetitle, #home .article_row .contentheading {
	color: #2F8B6E;
	text-decoration: none;
	padding-left: 0px;
	font-size: 20px;
	margin-bottom: 0px;
}
#blog .blog  p {
	margin-bottom: 0px;
}
#blog   .article_row, #home .article_row {
	border: 1px dashed #88BDAC;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#blog .readon, #home .readon, .readmore .btn   {
	background-color: #88BDAC;
	font-weight: bold;
color: #FFFFFF!important;
	font-size: 14px;
	padding: 6px;
	text-decoration: none;
	border-bottom-style: none;
}
.readon  a:hover, .readmore .btn:hover {
	color: #569A84;
}
.blog   p.readon  {
	margin-top: 10px;
}
