h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 12px;
	color: #8b2c2a;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	margin-top: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 15px;
	color: #FFF;
}
h6 {
	font-size: 12px;
}
p {
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 15px
}
a {
	text-decoration: none;
	color: #8B2C2A;
}
footer a { color: #ba605f }
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
a:hover {
	text-decoration: none;
	color: #641e1d;
}
a:focus {
	outline: none;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}

.flr { float:right; }
.flt { float: left; } 

/* CSS Document */
body {
	font-family: 'Droid Sans', sans-serif;
}
#wrapper {
	
	max-width: 1108px;
	height:180px;
}
header {
	background: #333;
	
}
/* Custom container */
.container-narrow, .container-narrow2 {
	margin: 0 auto;
	max-width: 979px;
	
}
.container-narrow > hr {
	margin: 30px 0;
}
#content-bg #footer.container-narrow { min-height: 220px;  }
#content-bg .container-about { 	padding-top: 20px;
	margin: 0 auto;
	max-width: 979px;
}
	
#content-bg .container-narrow {
	/*background:url(../images/katie-sketch2.png) no-repeat; */
	

}
#content-bg .container-narrow2 {
	background:url(../images/faded-house.png) no-repeat;
	padding-top: 20px;
	margin-top: 10px;

}
#content-bg footer .container-narrow { background:none; }
#wrapper .row-fluid
{
	position:relative;
}
.row-fluid #logo.span6
{
	position:absolute;
	left:-133px;
	top:18px;
}
/*#logo {
	margin-top: 10px;
	margin-bottom:10px;
}*/

.banner-img { background: url(../images/background-image.jpg) no-repeat center; background-size: cover;  height: 400px; }
.banner-img h2 { font-size: 36px; text-shadow: 2px 2px 2px #fff; padding: 20px;  }
#phone-number {
	color: #dfd5b4;
	font-size: 24px;
	margin-top: 50px;
}
#phone-number span {
	font-weight: bold;
	font-size: 24px;
	color: #FFF;
}

#content-bg {
	background-image: url(../images/background1.jpg);
}

.wrapper-shade-upper {
	width:1000px;
	margin:0px auto;
	background-repeat: no-repeat;
	height: 42px;
	text-align:center;
	z-index: 10;
	top: 0px;
	left:-1px;
}
.wrapper-shade-down {
	width:1000px;
	margin:0px auto;
	background-repeat: no-repeat;
	height: 39px;
	position: relative;
	z-index: 10;
	top: 0px;
	left:-1px;
}


#main-content {
	padding: 30px 0 25px;
	background-image: url(http://cdn2.perfectpatients.com/childsites/uploads/22/files/welcome-bg.jpg) no-repeat;
}
#slider {
	margin-bottom: 25px;
	overflow: hidden;
}
#slider li {
	position: relative;
}
#slider ul, #slider li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#slider .bx-wrapper .bx-viewport {
	border: 0px;
	box-shadow: none;
	background-color: transparent;
	left: 0px;
}
.slide_text_box {
	position: absolute;
	top: 20px;
	left: 0px;
	background-image: url(../images/slider-text-bg.png);
	background-repeat: no-repeat;
	width: 400px;
}

.slide_hd {
	color: #8b2c2a;
	font-size: 42px;
	text-transform: uppercase;
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}
.slide_text_box h1 {
	color: #bd5555;
	margin-left: 20px;
}
#welcome {
}
#article-img {

	position: relative;
}
#article-box {
	position: absolute;
	top: 20px;
	background-image: url(../images/artcle-img-shade.png);
	background-repeat: no-repeat;
	width: 200px;
	left: 0px;
}
#article-box h4 {
	margin-top:10px;
	text-shadow: 1px 1px 1px #eceedc;
	padding-left: 15px;
}
#read-more {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
#article-img #read-more a { padding: 7px 17px; font-size: 16px; font-weight:bold; }
#read-more a {
	background: #8b2c2a;
	color: #fff;
	padding: 4px 15px;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight:300;
	box-shadow:0 0 1px #000;
}
#read-more a:hover {
	text-decoration: underline;
}
#border {
	border-top: 1px solid #dcd8c0;
	margin-top: 10px;
	margin-bottom: 15px;
}
#find-us {
}
#find-us-img {

}
#map {
	margin-top: 0;

}
.map
{
	overflow:hidden;
}
img.attachment-post-thumbnail { margin-bottom: 20px; } 

#make-appt { font-size: 18px;  padding:20px 0 10px; color: #fff; background: #8b2c2a;  clear: both; }
#make-appt .flr {text-align: right;}
#make-appt .container-narrow {  }
#happy-img { position: relative; top: -235px; height: 0; float: right; }
#happy-img img { float:right; }
footer {
	background: #333;
	padding-top: 20px;

	color: #FFF;
}
#footer {
	margin-top: 13px;
}
#ftr-border {
	 border-top:1px solid #1c1a1b;
	 border-bottom:1px solid #3e3e3f;
	 position:relative;
	 top:-42px;
	 z-index:12;
	}
#address-wrap {

}
#address-wrap p {
	color: #c2c2c2;
	margin-bottom: 15px;
}
#address-wrap ul, #address-wrap li {
	margin: 0px;
	padding: 0px;
	list-style: none; 
}
#address-wrap li {
	display: block;
	color: #c2c2c2;
	margin-bottom: 10px;
	font-size: 12px;
}
#address-wrap li span {
	margin-right: 10px;
}
#opening-hours {
	margin-left: 50px;
}
#opening-hours ul, #opening-hours li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#opening-hours li {
	display: block;
	color: #c2c2c2;
	font-size: 12px;
	margin-bottom: 10px;
	background-image: url(../images/circle-dot.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 8px;
}
#members {
	
	}
#member-logo {
	width: 70%;

	float:right;
}
#member-logo img { margin-bottom: 20px; }
#website-by {
	margin-top: 28px;
	color: #c2c2c2;
	font-size: 12px;
	padding-bottom:10px;
}
#website-by a {
	text-decoration: none;
	font-size: 12px;
	color: #ba605f;
}
#website-by a:hover {
	text-decoration: underline;
}
/**********************About us*******************/
#page-title {

	padding: 6px 0px;
	margin-bottom: 20px;
	
}
.page-title {
 	font-size: 26px;
	margin-bottom: 0;
	}
#map2 {
	margin-top: 15px;
	position:relative;
	
}
.box-content
{
	position:relative;
}
.box-content span { position: absolute; 	font-family: 'Droid Sans', sans-serif; font-size: 24px; color: #8b2c2a; text-shadow: 1px 1px 1px #fff; top: 10px; padding: 5px 10px; background-image: url(../images/artcle-img-shade.png); }
input.button, a.readmore , input[type="submit"] {
	background: #8b2c2a;
	color: #fff;
	padding: 4px 15px;
	text-decoration: none;
	font-size: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight:300;
	position:absolute;
	left:25px;
	bottom:25px;
	cursor:pointer;
	border: 1px solid;
}
body .gform_wrapper .top_label textarea.textarea { width: 47%; }
input.button:hover, a.readmore:hover {
	text-decoration: none;
	color:#ffc0bf;
}
input[type="submit"]
{
	bottom: auto;
    left: auto;
    position: relative;
    right: auto;
    top: auto;
}

/****************** Responsive **********************/
@media (max-width: 1024px) {
	#phone-number {
		margin-right:25px;
	
	}
	nav {
		margin-bottom:25px;
		margin-top:25px;
		margin-left:-250px;
		margin-right:15px;
		float:left;
	}
	nav li a {
		font-size:16px;
	}
	.wrapper-shade-upper{
		width:97%;
	}
	.wrapper-shade-down {
		width:97%;
	}
	.row-fluid #logo.span6
	{
		left:0px;
	}
	
}

@media (max-width: 980px) {
	nav.pull-right{
  	width:100%;
	margin:0px;
  }
  .nav_wrapper{
  	/*position:absolute;
	top:-10px;
	right:0px;
	width:100%;
	opacity:0.9;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;*/
  }
  
  .nav_wrapper .navbar .btn-navbar{
  	background-color:#8B2C2A;
	background-image:none;
	border-radius:0px;
	margin:0px;
  }
  .nav-collapse{
  	background-color:#333;
  }
  .navbar .nav-collapse .nav > li > a, .navbar  .nav-collapse .dropdown-menu a{
  	font-weight:normal;
  	border-radius:0;
  }
  .navbar .nav-collapse .nav > li > a:hover, nav li a:hover, nav li.current-menu-item > a {
  	border-radius:0;
  }
  .banner-img .container-narrow h2{
  	margin:0px;
  }

}


/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
	#main-content .row-fluid .span7 { float:none; width:100%; }	
	#main-content .row-fluid .span5 { float:none; width:100%; margin-left:0px; }
	
	#article-img { width:50%; float:left; }
	#map_area.row-fluid .span5 { width:50%; float:left; }
	#map_area.row-fluid .span7, #map2 { width:45%; float:right; margin-top:0px; }
	
	.row-fluid #footer .span4 { float:left; width:40%; }
	.row-fluid #footer .span5  { float:left; width:29%; }
	.row-fluid #footer .span3 { float:left; width:25%; }
	#opening-hours { margin-left:25px; }
	 #members #member-logo { width:90%; border:none; }
	 
	 
#wrapper {
	margin-left:0px;
	}
#phone-number {
	margin-right:30px;
	
	}
nav {
	margin-top:25px;
	margin-left:-220px;
	margin-right:15px;
	float:left;
	}
nav li a {
	font-size:16px;
	}
.wrapper-shade-upper{
	width:100%;
	}
.wrapper-shade-down {
	width:100%;
	}
#read-more a {
	
	}
#address-wrap li {
	font-size:12px;
	margin-bottom:3px;
	}

#website-by {
	padding-left:10px;
	
	}

}

/* Landscape phones and down */
@media (max-width:500px) {
	.bx-pager
	{
		display:none;
	}
	#article-img { width:auto; float:none; }
	#map_area.row-fluid .span5 { width:auto; float:none; }
	#map_area.row-fluid .span7, #map2 { width:auto; float:none; margin-top:10px; }
	
	.row-fluid #footer .span4 { float:none; width:auto; }
	.row-fluid #footer .span5  { float:none; width:auto; }
	.row-fluid #footer .span3 { float:none; width:auto; }
	#opening-hours { margin-left:0px; }
	 #members #member-logo { width:100%; border:0; }
	 
	 
	 #article-img img, #find-us-img img { width:100%; overflow:hidden; }
	 
	 
	#wrapper
	{
		height:150px;
	}
header {
	 
	}
nav {
	margin-top:0px;
	}
#logo {
	width:80%;
	margin-left:5px;
	}
#phone-number {
	margin-top:0px;
	margin-right:10px;
	font-size:18px;
	}
#phone-number span {
	font-size:18px;
	}
#page-title {
	padding:0px 12px;
	}
.page-title, h1 {
	font-size:28px;
	}
.slide_text_box {
	top:10px;
	}
.slide_hd {
	font-size:30px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:0px;
	}
.slide_text_box h1 {
	margin-left:10px;
	margin-bottom:0px;
	margin-top:0px;
	font-size:20px;
	}

h1 {
	font-size: 28px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 18px;
	color: #FFF;
}
#article-img {
	width:auto;
}
#border {
	margin-top:20px;
	margin-bottom:10px;
	}
#find-us-img {
	width:auto;
	}
#map {
	margin-top:20px;
	width:auto;
	}
#map2 {
	width:auto;
	}
#view-map a {
	font-size:13px;
	padding:2px 11px;
	}
#address-wrap {
	margin-bottom:15px;
	}
#opening-hours {
	margin-left:10px;
	margin-bottom:15px;
	}
#members {
	margin-left:10px;
	}
#member-logo {
	width:35%;
	}
.wrapper-shade-upper{
	width:100%;
	}
.wrapper-shade-down {
	width:100%;
	}
}
@media (max-width:420px) {
	header {
	 
	}
nav {
	margin-top:0px;
	}
#logo {
	width:80%;
	margin-left:5px;
	}
#phone-number {
	margin-top:0px;
	margin-right:10px;
	font-size:18px;
	}
#phone-number span {
	font-size:18px;
	}
.slide_text_box {
	top:10px;
	}
.slide_hd {
	font-size:30px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:0px;
	}
.slide_text_box h1 {
	margin-left:10px;
	margin-bottom:0px;
	margin-top:0px;
	font-size:20px;
	}
.wrapper-shade-upper {
width:100%;	
	}
.wrapper-shade-down {
	width:100%;	}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 16px;
	color: #FFF;
	font-weight:300;
}

#article-box {
	height:42px;
	}
a.readmore, input.button, input[type="submit"], #read-more a {
	font-size:15px;
	padding:4px 14px;
	}

#border {
	margin-top:20px;
	margin-bottom:10px;
	}
#find-us-img {
	
	}
#map {
	margin-top:20px;
	
	}
#address-wrap {
	margin-bottom:15px;
	}
#opening-hours {
	margin-left:10px;
	margin-bottom:15px;
	}
#members {
	margin-left:10px;
	}
#member-logo {
	width:35%;
	}
}

/* portrait phones and down */
@media (max-width: 320px) {
		header {
	 
	}
nav {
	margin-top:0px;
	}
#logo {
	width:76%;
	margin-left:5px;
	}
#phone-number {
	margin-top:0px;
	margin-right:10px;
	font-size:16px;
	}
#phone-number span {
	font-size:16px;
	}
.slide_text_box {
	top:5px;
	height:40px;
	width:50%;
	}
.slide_hd {
	font-size:20px;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:0px;
	}
.slide_text_box h1 {
	margin-left:10px;
	margin-bottom:0px;
	margin-top:-14px;
	font-size:15px;
	}
#page-title {
	padding:0px 12px;
	}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 16px;
	color: #FFF;
	font-weight:300;
}
#article-img {
	
	}
#article-box {
	height:42px;
	top:10px;
	}
#article-box h1 {
	padding-left:10px;
	}
#read-more {
	left:10px;
	bottom:10px;
	}
#read-more a {
	font-size:13px;
	padding:2px 11px;
	}
#border {
	margin-top:20px;
	margin-bottom:10px;
	}
#find-us-img {
	
	}
#map {
	margin-top:20px;
		}
#address-wrap {
	margin-bottom:15px;
	}
#opening-hours {
	margin-left:10px;
	margin-bottom:15px;
	}
#members {
	margin-left:10px;
	}
#member-logo {
	width:35%;
	}
	
}
@media (max-width: 280px)
{
	#phone-number span
	{
		display:block;
	}
}
/*** END *********** Responsive ***********/
