body.mceContentBody {
   background: #FFFFFF;
   text-align:left;
   margin:0px;
   color:black;
   font-size:80%;
}

.mceContentBody a {
	color: black !important; /* FF requires a important here */
	text-decoration:underline;
}


body {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
}

#strap h1 {
	color: #cbda2a;
	font-size: 150%;
	padding: 15px 0;
}

.content-404 h1 {
	color: #cbda2a;
	font-size: 150%;
	margin: 0 0 15px;
}

.content-portfolio h1 {
	color: #cbda2a;
	font-size: 150%;
	float: left;
	width: 685px;
	margin: 20px 8px 0 0;
}

.content-portfolio h2 {
	color: #cbda2a;
	font-weight: bold;
}

.content-portfolio h3 {
	color: #666;
	font-size: 87.5%;
	font-weight: normal;
}

.content-contact h1 {
	width: 385px;
	float: left;
	margin: 24px 0 0;
}

.content-contact h2 {
	font-size: 143.75%;	
	margin: 0 0 10px;
}

		.content-contact h2.sIFR-replaced {
			margin: 0;	
		}

.content-contact h3 {
	color: #cbda2a;
	font-size: 87.5%;
}

.content-contact address {
	font-size: 87.5%;
	color: #666;
	font-style: normal;
}

.content-contact h1 {
	font-size: 150%;
	color: #cbda2a;
}

.content-aboutus h1 {
	color: #666;
	font-size: 150%;	
}

.content-aboutus h1 {
	color: #666;
	font-size: 112.5%;	
	margin: 0 0 10px;
}

		.content-aboutus h1.sIFR-replaced {
			margin: 0;
		}

.content-aboutus h2 {
	color: #666;
	font-size: 112.5%;
	font-weight: normal;
	margin: 0 0 10px;
}

		.content-aboutus h2.sIFR-replaced {
			margin: 0;
		}

.content-team h1 {
	color: #cbda2a;
	font-size: 150%;
	display: block;
	float: left;
	width: 655px;
	margin: 25px 0 10px;
}

		.content-team h1.sIFR-replaced {
			margin: 25px 0 15px;
		}


.content-team h2 {
	color: #666;
	font-size: 143.75%;
	margin: 0 0 10px;
}

		.content-team h2.sIFR-replaced {
			margin: 0;
		}
		
.content-team h3 {
	color: #cbda2a;
	font-size: 93.75%;
	font-weight: bold;
}

.content-team h4 {
	color: #666;
	font-size: 93.75%;
	font-weight: bold;
	margin: 0 0 15px;
}

.content-home h2 {
	font-size: 143.75%;
	color: #cbda2a;
	font-size: 143.75%;
	margin: 0 0 10px;	
}

		.content-home h2 a:link, .content-home h2 a:visited {
			color: #cbda2a;	
			text-decoration: none !important;
		}
		
		.content-home h2 a:hover {
			color: #7E8619;	
		}

.content-casestudy h2 {
	color: #666;
	font-size: 112.5%;
	margin: 0 0 5px;
}

.content-casestudy h3 {
	font-size: 100%;
	color: #666;
	font-weight: bold;
	margin: 0 0 15px;
}

#content p, #content ul, #content ol {
	font-size: 95%;
	margin: 0 0 15px;
	color: #666;
}
#content .col1 ul{
	margin:0px;	
}

		#content p a:link, #content p a:visited {
			color: #cbda2a;	
			font-size: 107%;
			font-weight: bold;
			text-decoration: none;
		}
		
		#content p a:hover {
			color: #7E8619;	
		}

.content-home .col3 ul {
	
}

.content-home .col3 li {
	background: url(../images/bullet-tick.gif) no-repeat left center;
	margin: 0 0 3px 2px;
	padding: 0 0 0 22px;
}

strong {
	font-weight: bold;	
}

#blog .blog-post h2 {
	margin: 0 0 10px;	
}

.blog-post h2 a:link, .blog-post h2 a:visited {
	color: #666;
	text-decoration: none;
}

.blog-post h2 a:hover {
	color: #999;
}

#content .blog-footer-commentlink a:link, #content .blog-footer-commentlink a:visited {
	font-weight: normal;
	color: #cbda2a;	
	text-decoration: none;
}

#content .blog-footer-commentlink a:hover {
	color: #7E8619;	
}


#content h4 {
	font-weight: bold;
	margin: 0 0 15px;
	color: #666;
}

#content p a.inlineLink{
	text-decoration:underline;
	font-weight:normal;
	color:#666;	
	font-size:100%;
}
#content p a.inlineLink:hover{
	text-decoration:none;
}
h2.spaceAbove{
	padding-top:12px;
}
#portfolio-items h3{
	font-size:80%;	
}

.content-single-col-2 h3 {
	font-weight: bold;
	margin: 0 0 15px;
	color: #666;
	font-size: 112.5%;
}


div.form-field-wrapper{
	clear:both;
	margin-bottom:10px;	
}

div.form-field-wrapper label{
	float:left;
	width:150px !important;
}
.input-medium{
	width:200px;	
}

.img-left{
	float:left;
	margin-right:12px;
	margin-bottom:12px;
}
.img-right{
	float:right;
	margin-left:12px;
	margin-bottom:12px;
}
