/*
font-family: 'Cardo', serif;
font-family: 'Ubuntu', sans-serif;
font-family:"Century Schoolbook W01";
font-family:"Zona W01 Bold";
font-family: 'Arima Madurai', cursive;
*/
.green h1, .green p {
	color: #fff;
}


body {
	font-family: 'Ubuntu', sans-serif;
}

h1 {
	font-family: 'Cardo', serif;
	font-size: 36px;
	color: #fff;

}

h2, h1.dark {
	font-family: 'Cardo', serif;
	font-size: 36px;
	color: #035238;
	border-bottom: 4px solid #99804E;
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: inline-block;
}

h1.greens {
	color: #035238;
}


h3 {
	font-family: 'Cardo', serif;
	color: #fff;
}

.awards h3 {
	color: #035238;
}

.awards h4 {
	color: #035238;
	font-size: 1em;
}

#about h4 {
	font-size: 16px;
}

#about li {
	margin-left: -22px;
}

.modal-body h1 {
	color: #035238;
	font-size: 24px;
}

#news-post-new h2, #admin h2 {
	display: block;
}

h1.dark, h2.dark {
	color: #fff;
}

h1.light  {
	color: #035238;
}



.green h2 {
	border-color: #fff;
}

.job_form h4 {
	color: #fff;
}

p {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-size: 15px;
}

.navbar li {
	font-family: 'Cardo', serif;
	font-size: 14px;
	text-transform: uppercase;
}

.green h3, .green p, .green li {
	color: #fff;
}

.nav > li> a {
	padding: 5px;	
}

.quote h4 {
	display: block;
	text-align: center;
	font-family:"Century Schoolbook W01";
	font-size: 19px;
	color: #fff;
}

.quote i {
	color: #fff;
	font-size: 36px;
}

.quote .quote-mark {
	font-size: 60px;
}

.quote p {
	text-align: center;
	font-size: 12px;
}


p#copyright{
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: #fff;
	margin-top: 30px;
	text-align: center;
}

ul.custom-list {
    list-style-image: url('../images/graphics/bullet.png');
}

ul.custom-list li {
	margin-left: -20px;
	padding-left: 10px;
}

#welcome-person #signature {
	margin-top: 20px;
}

#welcome-person h4 {
	font-size: 11px;
	color: #fff;
	font-weight: 300;
	text-align: center;
}

a.home-middle-button {
	font-family:"Zona W01 Bold";
}

#staff-list h3 {
	color: #99804E;
	font-size: 16px;
}

#staff-list p {
	font-size: 12px;
}

#staff-list p.contact {
	color: #035238;
	margin-bottom: 0;
}

#staff-list a.contact {
	color: #035238;
	font-size: 12px;
	text-decoration: none;
}

#staff-list a.contact:hover {
	color: #99804E;
}

.block {
	display: block;
}

.centre {
	text-align: center;
}

h1.home-header {
	font-family: 'Cardo', serif;
	font-size: 32px;
	margin: 20px 0;
	color: #fff;
}

#life h1, #staff h1 {
	text-transform: uppercase;
	font-size: 30px;
}

.home-intro h2 {
	font-size: 26px;
	margin: 20px 0 0 0;
}

h2.green_color, h3.green_color {
	color: #035238;
	border-bottom: none;
	position: relative;
}

h2.white_color {
	color: #fff;
	border-bottom: none;
	position: relative;
}

h2.brown_color {
	color: #99804e;
	border-bottom: none;
	position: relative;
}

h2.underline {
	margin: 20px 0;
}


h2.underline.white_color::after {
	content: '';
	position: absolute;
    left: 0;
    bottom: 0;
	background: url("../images/graphics/underline_white.png") no-repeat 0 50px;
	background-position: center center;
	height: 10px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}

h2.underline.brown_color::after {
	content: '';
	position: absolute;
    left: 0;
    bottom: 0;
	background: url("../images/graphics/underline_brown.png") no-repeat 0 50px;
	background-position: center center;
	height: 10px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}

h2.underline.green_color::after {
	content: '';
	position: absolute;
    left: 0;
    bottom: 0;
	background: url("../images/graphics/underline_green.png") no-repeat 0 50px;
	background-position: center center;
	height: 10px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}

.home-intro .address {
	font-size: 26px;
	font-family:"Century Schoolbook W01";
	color: #99804E;
	display: block;
	text-align: center;
}

.home-intro p {
	color: #fff;
}

.home-quote {
	text-align: center;
	color: #fff;
}

.home-quote {
	font-family:"Century Schoolbook W01";
	font-style: italic;
	font-size: 48px;
	color: #035238;
	font-weight: 100;
}

.home-quote .quote-marks-left {
	display: block;
	text-align: left;
	line-height: 0;
}

.home-quote .quote-marks-right {
	display: block;
	text-align: right;
	line-height: 0;
}

.home-quote .quote {
	font-size: 28px;	
	color: #fff;
	padding: 0 10px;
}

.care-categories h3 {
	margin: 0 0 10px 0;
	color: 
}

.underline-browns {
	background: url("../images/graphics/underline_brown.png") 0 50px;
	background-repeat: repeat-x;
}

.contact_for_home h4 {
	font-family: 'Cardo', serif;
	font-size: 26px;
	color: #fff;
	margin-bottom: 30px;
	margin-top: 0;
}

a.email_button {
	padding: 10px 20px;
	border: 2px solid #fff;
	width: 200px;
	margin: 0 auto;
	text-decoration: none;
	margin-bottom: 20px;
	background: transparent;
	color: #fff;
}

a.email_button:hover {
	background: #fff;
	color: #035238;
}

.home-services p {
	color:	#fff;
}

.cv label, .cv input[type=file] {
	color: #fff;
	margin-top: 10px;
}

.news_button, .cumnor_button {
	margin-top: 10px;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	background: transparent;
	border: 1px solid #035238;
	color: #035238;
	display: inline-block;
	margin-bottom: 10px;
}

.news_button:hover, .cumnor_button:hover {
	background: #035238;
	color: #fff;
	text-decoration: none;
}

.panel-default>.panel-heading {
	background-color: #035238;
}

.panel-default, .table>tbody>tr>td {
	border-color: #035238;
}

.archive a {
	color: #99804e;
}

.archive a:hover {
	color: #035238;
	text-decoration: none;
}

.panel-default>.panel-heading a:hover {
	color: #fff;
}

#footer-nav li {
	list-style-type: none;
	margin-left: -32px;
}

#footer-nav li a, a.footer-link, .job_form a {
	color: #fff;	
}

#footer-nav li a:hover, a.footer-link:hover {
	color: #035238;
	text-decoration: none;	
}

.job_form a:hover {
	color: #99804E;
	text-decoration: none;	
}

span.strong {
	font-weight: bold;
}
