/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	min-width: 980px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--------------------------------------- end of reset style sheet------------------------------------------------*/


@font-face {
 font-family: 'gill_sans_lightregular';
 src: url('../fonts/mgillsans-light-webfont.eot');
 src: url('../fonts/mgillsans-light-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/mgillsans-light-webfont.woff') format('woff'),  url('../fonts/mgillsans-light-webfont.ttf') format('truetype'),  url('../fonts/mgillsans-light-webfont.svg#gill_sans_lightregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	font-family: 'gill_sans_lightregular';
}
#content .wrapper {
	margin-bottom: 25px;
}
h1 {
	color: #FFF;
	font-size: 45px;
	text-align: center;
	font-weight: bold;
}
h2 {
	color: #00512f;
	font-size: 31px;
	padding-bottom: 12px;
	font-weight: bold;
}
span {
	font-weight:bold;
}
p {
	line-height: 20px;
	font-size: 16px;
	margin-bottom: 13px;
}
a {
	color: #00512f;
}
.wrapper {
	width: 80%;
	height: 100%;
	margin: 0 auto;
	max-width: 950px;
	min-width: 950px;
}
#top-header {
	width: 100%;
	height: 10px;
	background-color: #0e693f;
	margin-bottom: 10px;
	float: left;
}
#top{
	height: 150px;
	position:relative;
}
#header {
	width: 100%;
height: 150px;
background-color: #00512f;
float: left;
border-top: 5px solid #0a6d44;
padding-top: 20px;
}
ul#nav{
position: absolute;
bottom: 11px;
right: 0;
width: 303px;
z-index: 99999;
}
#logo {
	float: left;
}
#social {
	float: right;

	width: 79%;

	margin-top: 4px;
	text-align: right;
}
.social-icons {
	width: 33%;
	display:inline;
	padding-left: 5px;
}
#tel {
	float: right;

	width: 29%;

text-align: right;
color: #fff;
font-size: 19px;
margin-bottom: 0px;
}
.tel-top p {
	line-height:10px;
}
#nav {
	float: right;
	list-style: none;
	font-size: 20.5px;
}
#nav a {
	text-decoration: none;
	color: #fff;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#nav li {
	display: inline;
}
#nav a:hover {
	background: #cdcfd0; /* Old browsers */
	background: -moz-linear-gradient(top, #cdcfd0 0%, #a9abad 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdcfd0), color-stop(98%, #a9abad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cdcfd0 0%, #a9abad 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cdcfd0 0%, #a9abad 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cdcfd0 0%, #a9abad 98%); /* IE10+ */
	background: linear-gradient(to bottom, #cdcfd0 0%, #a9abad 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcfd0', endColorstr='#a9abad', GradientType=0 ); /* IE6-9 */
	padding: 10px;
	color: #00512f;
}
#nav li.active a {
	background: #cdcfd0; /* Old browsers */
	background: -moz-linear-gradient(top, #cdcfd0 0%, #a9abad 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdcfd0), color-stop(98%, #a9abad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cdcfd0 0%, #a9abad 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cdcfd0 0%, #a9abad 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cdcfd0 0%, #a9abad 98%); /* IE10+ */
	background: linear-gradient(to bottom, #cdcfd0 0%, #a9abad 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcfd0', endColorstr='#a9abad', GradientType=0 ); /* IE6-9 */
	padding: 10px;
	color: #00512f;
}
#banner-img {
	margin-top: 19px;
	margin-left: 5px;
}
#banner {
	background: url(../images/banner22.jpg);
	background-size: cover;
	background-position: bottom;
	width: 100%;
	height: 400px;
	float: left;
}
#banner3 {
	background: url(../images/banner2-park-hall-clinic.jpg);
	background-size: cover;
	background-position: bottom;
	width: 100%;
	height: 400px;
	float: left;
}
#banner4 {
	background: url(../images/banner3-park-hall-clinic.jpg);
	background-size: cover;
	background-position: bottom;
	width: 100%;
	height: 400px;
	float: left;
}
#private {
	background: url(../images/house2.jpg);
	background-size: cover;
	background-position: bottom;
	width: 100%;
	height: 400px;
	float: left;
}
#contact {
	background: url(../images/about-us-park-hall-clinic2.jpg);
	background-size: cover;
	background-position: bottom;
	width: 100%;
	height: 400px;
	float: left;
}
#banner2 {
	background: url(../images/house-image.jpg);
	background-size: cover;
	background-position: bottom;
	width: 100%;
	height: 400px;
	float: left;
}
#banner-box {
	width: 33%;
	position: relative;
	top: 22px;
	height: 40%;
	background-color: #00512f;
	background-color: rgba(0, 81, 47, 0.5);
	float: right;
	padding: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	top: 20%;
}
#banner-box p {
	margin-top: 11px;
}
#banner-box h1 {
}
#bottom-banner-box {
	width: 100%;
	height: 40px;
	background-color: #000;
	float: left;
	position: relative;
	opacity: 0.8;
	background-color: #00512f;
	bottom: 40px;
}
#content {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.home-box {
	width: 47%;
	height: 188px;
	background: #e8edeb;
	float: left;
	margin-right: 3%;
	overflow:hidden;
}


	

.home-box img {
	width: 94%;
	position: relative;
	float: left;
}
.home-box:nth-child(2) {
 margin-right:0;
}
.home-box h2 {
	padding:10px;
}
#home-boxes {
	float: left;
	width: 100%;
	margin-top: 10px;
	height: 188px;
}
.box1 {
	width: 70%;
}
.box1 img {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}



/*.box2 {
	width: 20%;
	float: left;
	margin-left: 12px;
	
}
.box h2 {
	text-align: center;
}*/

.sign {
	float:right;
}
.reception {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
.room-img {
	width: 30%;
	height: auto;
	float: right;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.box3 {
	width: 30%;
	height: 450px;
	background-color: #e8edeb;
	float: right;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 0;
	margin-bottom: 15px;
}
.box3 img {
	margin-top: 10px;
	height: 90px;
}
.box3 span {
	color: #00512f;
}
.box4 {
	width: 30%;
	height: 188px;
	background-color: #e8edeb;
	float: right;
	margin-top: 6px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.box4 h2 {
	padding-bottom: 33px;
}
.box-icons {
	display: inline;
	margin-right: 10px;
	padding-top: 30px;
}
.tel2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#contact-box {
	background-color: #999;
	width: 41%;
	height: 422px;
}
#contact-text {
	background-color: #CCC;
	width: 40%;
	height: 150px;
	float: right;
}
.contact-box {
	width: 32%;
	float: left;
	height: 253px;
	background-color: #e8edeb;
	border-radius: 15px;
	margin-left:10px;
	margin-bottom: 106px
}
.contact-box2 {
	width: 32%;
	float: left;
	height: auto;
	background-color: #e8edeb;
	border-radius: 15px;
	padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-left:10px;
}
#footer {
	width: 100%;
	background-color: #00512f;
	float: left;
}
.footer-text {
	margin-top: 50px;
	color: #fff;
}
#footer a, #footer p a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}
#footer a:hover, #footer p a:hover {
	text-decoration: underline;
}
.footer-text p {
	font-size: 13px;
}
ul.home-bullets {
	list-style: url(../images/park-bullet.png);
	padding-left:23px;
}
ul.home-bullets li {
	margin-bottom: 25px;
	width: 42%;
}

#home-images {
float: right;


width: 48%;
margin-right: 10px;

	
}
.wpbwrapper strong{
	font-weight: 600;
}
