h1{
	font-size: 17px;
	color: #66AF43;
	line-height: 22px;
}

h2{
	color: #66AF43;
	font-size: 15px;
}


h3{
	color: #66AF43;
	font-size: 12px;
	text-transform: capitalize;
	margin-top: 6px;
	margin-bottom: 3px;
}

h4{
	color: #68B145;
	font-size: 12px;
	text-transform: capitalize;
	margin-top: 6px;
	margin-bottom: 3px;
	font-weight: bold;
}

p{
	font-size: 11px;
	color: #666;
	line-height: 14px;
	text-align: left;
}
.footer{
	font-size: 10px;
	font-weight: normal;
	color: #66AF43;
	text-align: center;
	line-height: 15px;
}
.tel{
	font-size: 14px;
	color: #405B9D;
}
.form_box{
	border: 1px solid #3B5A9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
}
.form_text{
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
#our_services h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#book_online h2{
	color: #66AF43;
	font-size: 16px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	}
.button{
	font-size: 12px;
	color: #FFF;
	padding: 2px;
	background-color: #EA971F;
	border: 1px solid #999;
}
.call_us{
	color: #EA971F;
	font-size: 16px;
}
.sub_menu{
	color: #66AF43;
	font-size: 12px;
	text-transform: capitalize;
	margin-top: 1em;
	font-weight: bold;
}
.why_alliance{
	font-size: 11px;
	color: #66AF43;
}
hr{
	color: #66AF43;
	background-color: #66AF43;
	width: 75%;
	margin-bottom: 8px;
	margin-top: 8px;
	height: 1px;
}
.tel{
	color: #66AF43;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.telred{
	color: #C00;
	font-size: 24px;
	text-align: left;
}
.red{
	text-decoration: blink;
	color: #F00;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-transform: capitalize;
}
