/*
	Hurlingham Clinic
	--------------------------------------------
	Main Green			: #68B28F;
	Over Green			: #4A956D;
	Blue				: #014584;

*/
h1{
	color 				: #68B28F;
	font-size			: 150%;
	text-transform		: uppercase;
	letter-spacing		: 3px;
}

h2{
	color 				: #68B28F;
	font-size			: 120%;
	text-transform		: uppercase;
	letter-spacing		: 3px;
}

h3{
	color 				: #68B28F;
	font-size			: 100%;
	text-transform		: uppercase;
	letter-spacing		: 3px;
}

h4{
	color 				: #68B28F;
	font-size			: 100%;
	text-transform		: uppercase;
	letter-spacing		: 3px;
}



.enhanceMag{
	float				: right;
	width				: 150px;
	margin-left			: 10px;
	font-size			: 90%;
	text-align			: center;
}

.enhanceMag a{
	color 					: #666666;
	text-decoration 		: none;
}
.enhanceMag a:hover{
	color 					: #000000;
	text-decoration 		: underline;
}

.rightContentImages{
	float				: right;
	border				: none;
	padding-left		: 15px;
}


.sitemap li a{
	color				: #68B28F;
	font-weight			: bold;
	text-decoration		: none;
}

.sitemap li a:hover{
	text-decoration		: underline;
}



a.generalLink{
	color				: #68B28F;
	font-weight			: bold;
	text-decoration		: none !important;
}

a.generalLink:hover{
	text-decoration		: underline !important;
}



a.btt{
	display				: block;
	border-top 			: 1px solid #68B28F;
	margin-top 			: 10px;
	padding-top 		: 5px;
	color				: #68B28F;
	font-weight			: bold;
	text-decoration		: none !important;
	text-transform 		: uppercase;
	text-align 			: right;
}
a.btt:hover{
	text-decoration 	: underline !important;
}


a.otherLink, #footer a{
	color				: #666666;
	text-decoration		: underline;
}

a.otherLink:hover, #footer a:hover{
	color 				: #000000;
	text-decoration		: underline;
}




.quoteReference{
	clear				: both;	
	width				: 90%;
	float				: left;
	text-align			: right;
	margin-right		: 30px;	
}

.contentLinkBox{
	border				: 1px solid #68B28F;
	width				: 280px;
	min-height				: 52px;
	margin				: 25px 0px 5px 0px;
	padding				: 5px 140px 5px 5px;
	background			: url(../images/healthcare-commission.gif) top right no-repeat;
}
.contentLinkBoxHome{
	width				: 150px;
	margin				: -20px 0px 10px 10px;
	float:right;
	clear:both;
	font-size:87%;
}

*html .contentLinkBoxHome{
	margin				: 0px 0px 10px 10px;
	
	}

.topContentBox{
	border				: 1px solid #68B28F;
	min-height			: 20px;
	width				: 274px;
	float				: left;
	margin				: 0px 0px 20px 0px;
	clear				: both;
	padding				: 7px;
	vertical-align		: middle;
}
.enhanceMag{
	float:right;
	clear:both;
}
.faqHeader{
	color			: #68B28F;
	font-weight		: bold;
}

.tourImg{
	border: 1px solid #68B28F;
}

.beforeAfterPic{
	margin-left: 10px;
	border: none;
}

.beforeAfterHR{
	border-top: none;
	height: 1px;
	border-bottom: 1px solid #68B28F;
	margin-top: 15px;
}

td{
	vertical-align: top;
}
.newsHeadline{
	background-color 	: #D6EAE1;
	padding:5px;
}	

.newsArticle{
	padding:5px;
	background-color:#f2f2f2;
}
.newsImage{
	border	: 1px solid #D6EAE1;
	padding:5px;
}

.contentLinkBox ul{
	list-style			: none;
	margin:0px;
	padding: 0px;
}
.imageRight{
	float 				: right;
	margin-left 		: 10px;
}


.staffHolder {
	margin				: 20px 0px 20px 0px;
	padding				: 0px 0px 0px 0px;

}

.staffHolder td{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 5px 5px 5px;
	vertical-align		: top;
	width				: 115px

}
