/* CSS Document */
.internalPage .block_content_top {
	height: 84px !important;
}
div#content.internalPage {
	background-image: url(themes/images/dark_green/bg_main.jpg) !important;
	background-repeat: repeat-x;
}
#contentContainer {
	height: 1000px;
	background: #FFFFFF;
	width: 100%
}
#facebookWallContainer {
	height: 250px;
	overflow: visible;
}
	#facebookWallContainer .line_2 {
		margin: 3px 0 !important;
	}	
	
#tweetContainer ul.tweet_list li .block_footer_latest_tweets {
	font-size: 11px;
	color: #F1F1F1;
}

.galleryCatCol {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	width: 250px;
	vertical-align: top;
	margin: 10px 0 0 0;
}
.galleryCatCol ul li, .galleryCatCol ul li a, .galleryCatCol ul li a:link, .galleryCatCol ul li a:visited, .galleryCatCol ul li a:active, .galleryCatCol ul li a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}

.galleryImageCol {
	display: inline-block;
	* display: inline;
	* zoom: 1;
	vertical-align: top;
	margin: 10px 0 0 0;
}
#loader > img {
	margin: 50% 40%;
}
.masonry { display: none; }
.masonry #gallery li.masonryItem {
	display: inline-block;
	* display: inline;
	* zoom: 1;
}
div.post p.title, div.post p.post_info {
	text-align: left;
}
div.column_thirds div.testimonial p { font-size: 11px; line-height: 17px; }
.author a { font-size: 11px; font-family: 'Droid Serif',Georgia,'Times New Roman',Times,serif; font-style: italic; }
.leftText { text-align: left; }
div.block_popular_posts div.post div.text p.post_info { color: #808080; font-size: 11px; font-style: normal; font-family: Arial, Helvetica, sans-serif; }
div.block_popular_posts div.post div.text p.post_info a { color: #569300; }
div.block_popular_posts div.post div.text p.post_info a:hover { text-decoration: underline; }

ul#articleList { margin: 0; padding: 0; list-style: none; }
ul#articleList li.article { list-style: none; padding: 0px 3px 10px 3px; border-bottom: 1px #666 dashed; margin: 0 0 10px 0; clear: both; }
ul#articleList li.article .title { font-size: 14px; font-weight: bold; margin: 0 0 5px 0; }
ul#articleList li.article .title .date { font-size: 12px; font-weight: normal; }
ul#articleList li.article img { float: right; margin: 0 5px 5px 5px; }
ul#articleList li.article .story { display: block; font-size: 12px; }
/*li.block_testimonials_1 { width: 33%; margin: 0 10px 10px 0; }*/
li.block_testimonials_1 .testimonial { height: auto; }

#contactForm { color: #848383; border: 1px #E0E0E0 solid; background: #ECECEC; padding: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; line-height: 16px; height: 380px; }
#contactForm input[type=text], #contactForm textarea { border: none; font-size: 12px; line-height: 16px; padding: 3px; width: 254px; display: block; margin: 0 0 2px 0; }
#contactForm label, #contactForm label div { display: inline; }

#googlemap { width: 280px; height: 400px; border: 1px #E0E0E0 solid; }
.textRed { color: #C00; font-size: 11px; line-height: 16px; }
.inline { display: inline-block; * display: inline; * zoom: 1; }


