
	body { border-top: 5px solid #b8d30b; }
	.intro p { font-size:14px; line-height: 21px; } 
		h1, h2, h3, h4, h5, h6 { font-family:"Arial", Arial, Helvetica, sans-serif !important; }
		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h3 a strong, .visual-list a h5 { font-family:"Arial", Arial, Helvetica, sans-serif !important; } 
		h1, h2, h3, h4, h5, h6 { color:#5B996D !important; }
		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h3 a strong, .visual-list a h5 { color:#5B996D !important; } 
		h1, h1 a{ font-size:24px !important; line-height:29px !important; } 
		h2, h2 a { font-size:20px !important; line-height:25px !important; } 
		h3, h3 a, h3 a strong { font-size:16px !important; line-height:21px !important; } 
		a, .info-list li a, .comments-info .author a, .article-list h4 a, .add-info li a, .article .heading .author a { color:#5b996d; }
		.article-list h4 a, .box.featured h4 a, .popular-posts h4 a, .tabset a, .tabset2 a, .tabset2 .active a { color:#5b996d !important; } 
		.paging ul .active { background:#5b996d; }
		.paging ul .active a{ color: #fff; padding-left: 5px; }
		.paging ul a { color:#5b996d; } 
		a:hover { color:#1f5c1b; } 
		
		.list-sitemap li a:hover, .comments-info .author a:hover, .article h2 a:hover, .article .heading .author a:hover, .add-info li a:hover, .info-list li a:hover, .article-list h4 a:hover, .box h4 a:hover, .add-info li a:hover, .article .heading .author a:hover, .tabset a:hover, .tabset2 a:hover, .tabset2 .active a:hover { color:#1f5c1b; } 
		.article-list h4 a:hover, .box.featured h4 a:hover, .popular-posts h4 a:hover { color:#1f5c1b !important; }
		.paging ul a:hover { color:#1f5c1b; }
		.paging ul .active a:hover { color:#fff; } 
		body, .row label, .row label span, .post .date, input, textarea, .about-author p, .title, .project-type strong, p,.headline as, .testimonials cite, .date { font-family: "Arial", Arial, Helvetica, sans-serif; } 
		body, .row label, .row label span, .post .date, input, textarea, .about-author p, .title, .project-type strong, p, .headline as, .testimonials cite, .date { font-size: 13px; }
		body { line-height: 22px; } 
		body, .row label, .row label span, .post .date, input, textarea, .about-author p, .title, .project-type strong, p, .headline as, .testimonials cite, .date { color: #555; } 
		#nav ul a { font:14px/17px "Open Sans", Arial, Helvetica, sans-serif !important; } 
		#nav ul ul a { font-size: 12px !important; } 
		#nav ul a { color: #555 !important; } 
		#nav ul a:hover { color: #222 !important; } 
		#nav ul ul a { color: #555 !important; } 
		#nav ul ul  a:hover { color: #222 !important; } 
	#footer .footer-holder .container, #footer .add .case { color:#999 !important; } 
	#footer .footer-holder .container a, #footer .add .case a { color:#999 !important; } 
	#footer .footer-holder .container a:hover, #footer .add .case a:hover { color:#fff !important; } 
/*single post content elements*/
.pagecontent dl {
	border: 3px double #ccc;
	padding: 0.5em;
	font-family: "Open Sans";
	font-size: 14px;
	margin-bottom:30px;
}
.pagecontent dt {
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color: #e13d18;
}
.pagecontent dt:after {
	content: ":";
}
.pagecontent dd {
	margin: 0 0 0 110px;
	padding: 0 0 0.5em 0;
}

.pagecontent ul {
	margin:0 0 5px 16px;
}
.pagecontent ul li {
	padding:0 0 4px 22px;
	background:url(../images/bullet3.png) 0 8px no-repeat;
}

.pagecontent ol {
	margin:0 0 5px 16px;
	list-style: decimal;
}
.pagecontent ol li {
	padding:0 0 4px 30px;
}

ul.tabset2, ul.menu, ul.list-sitemap {margin:0 !important;}
ul.tabset2 li, ul.menu li, ul.list-sitemap li{
	padding:0;
	background: none;
}

.pagecontent abbr, .pagecontent acronym{
	border-bottom: .1em dotted;
}
.pagecontent table, .pagecontent ul, .pagecontent ol {margin-bottom:10px;}
.pagecontent table th, .pagecontent table tr{border:1px solid #999; padding:3px;}
.pagecontent table tr, .pagecontent table th, .pagecontent table td{padding:5px !important;}

/*.span4 {width:280px;}*/
