/* Screen larger than 983px */
@media only screen and (min-width: 984px) {
	html, body {
	background-color: #EDE9CC;
	-webkit-background-size: 1800px 2028px;
	margin: 0;
    padding: 0;
}
.pagewrapper {
	max-width: 1000px;
	min-width: 984px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
.content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.content img {
	max-width:100%;
}
#spacer {
	background-color: #666;
	width: 100%;
	height: .1em;
}
#spacer2 {
	background-color: #FFF;
	width: 100%;
	height: 1px;
}
.header {
	max-width: 100%;
}
#HIPPA {
	max-width:95%;
	padding:1% 2% 2% 2%;
}
.hr {
	color:#86A996;
	width:80%;
	font-weight:300;
	float:left;
}
#header {
	width: 89% auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 1% 6% 4% 5%;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height:1em;
	margin-top:0;
	color: #69695A;
	font-weight: normal;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:.8em;
	margin-top:0;
	color: #69695A;
	font-weight: normal;
}
.bio {
	margin-left: 3%;
	margin-bottom: 2%;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	text-align: left;
	color: #69695A;
	margin-bottom: .75em;
	margin-top: 0em;
}
.bodycopy img{
	border:none;
	float: right;
	margin: 0% 0% 2% 5%;
}
.bodycopy a:link, a:visited, a:active {
	color: #69695A;
	text-decoration: underline;
}
.bodycopy a:hover {
	color: #69695A;
	text-decoration: none;
}
#content {
	width: 90%;
	float: left;
	padding: 2% 5% 0% 5%;
	background-color: #FFF;
	text-wrap: normal;
}
#body {
	width: 68%;
	float: right;
	padding:1%;
}
#Mapbody {
	width: 60%;
	float: right;
	padding:1%;
}
#bioBody {
	width:60%;
	float:left;
	padding:1%;
}
#photoBody {
	max-width:65%;
	float:left;
	padding:1%;
}
#sidebar {
	width:20%;
	background-color:#CCC;
	padding:2%;
	float:left;
}
#insetsWrapper {
	width:30%;
	margin-left:auto;
	margin-right:auto;
	padding:1% 0% 1% 0%;
	float:left;
}
#inset1 {
	width:15% auto;
	float:left;
	padding-right:5%;
}
#inset2 {
	width:15% auto;
	float:left;
	padding-left:5%;
}
#insetBio {
	width:15% auto;
	float:left;
	margin:1% 5% 5% 5%;
}
#insetPhoto {
	max-width:100%;
	margin:1% 5% 5% 5%;
}
#insetsSurround {
	max-width:20%;
	margin-left:auto;
	margin-right:auto;
	padding:1% 10% 1% 5%;
	float:left;
}
#insetsBioWrapper {
	width: 30%;
	padding:1% 0% 3% 0%;
	float: left;
}
#insetsPhotoWrapper {
	width: 30%;
	padding:1% 0% 3% 0%;
	float: left;
	text-wrap:none;
}
#insetsWrapperLeft {
	width: 15%;
	margin-left: auto;
	margin-right: auto;
	padding:1% 0 1% 0;
	float: left;
}
#insetsWrapperRight {
	width: 15%;
	margin-left: auto;
	margin-right: auto;
	padding:1% 7% 1% 0;
	float: left;
}
#staffPhotos {
	max-width:65%;
	padding-left:5%;
}
#staffPhotoLeft {
	max-width: 50%;
	padding-bottom:1%;
	float: left;
}
#staffPhotoLeft img{
	max-width:80%;
	padding-top:1%;
}
#staffPhotoRight {
	max-width: 50%;
	padding-bottom:1%;
	float: left;
}
#staffPhotoRight img{
	max-width:80%;
	padding-top:1%;
}
#staffBody {
	width: 70%;
	float: left;
	padding:1%;
}
#inset1Right {
	width: 15% auto;
	float: right;
	padding-left: 5%;
}
#insetBioRight {
	width: 15% auto;
	float: right;
	margin-left: 5%;
	margin-top: 3%;
}
.inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.5em;
	text-align: left;
	color: #69695A;
}
.inset a:link, a:visited, a:active {
	text-decoration: none;
	color: #69695A;
}
.inset a:hover {
	text-decoration: underline;
	color: #69695A;
}
.inset img {
	border:none;
	max-height:100%;
}
#footwrapper {
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1%;
	background-color: #86A996;
	padding-left:1%;
}
#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#footer1 {
	width: 2%;
	float: left;
}
#footer2 {
	width: 16%;
	float: left;
}
#footer3 {
	width: 15%;
	float: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
	line-height: 2.25em;
	color: #FFF;
	font-weight:bold;
}
.footer a:link {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.footer a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.footer a:active {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#copyright {
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	line-height: 2.25em;
	color: #FFF;
	font-weight: normal;
}
.copyright a:link {
	color: #FFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #000;
	text-decoration: none;
}
.copyright a:active {
	color: #FFF;
	text-decoration: none;
}
.logo img {
	width: 25% auto;
}
.smallLogos {
	padding-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #69695A;
	float: left;
	text-align: left;
}
.smallWellFargo {
	width:40px;
	margin-right:10px;
	margin-bottom:2px;
	border:none;
	float:right;
}
.smallLogos2 {
	padding-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #69695A;
	float: right;
	font-weight: bold;
	text-align: right;
}
#rotate {
	width:100% auto;
	background-color: #69695A;
	margin: 0px;
}
.calltoday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: .2em;
	color: #69695A;
	float: right;
	font-weight: bold;
	text-align: right;
	padding-top:2%;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #000;
	font-weight: bold;
	text-align: right;
	padding-top:.5%;
}
.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	line-height: 1.5em;
	color: #7C7C7C;
	float: right;
	font-weight: 300;
	text-align: right;
}
.locations a:link {
	text-decoration: none;
	color: #7C7C7C;
}
.locations a:visited {
	text-decoration: none;
	color: #7C7C7C;
}
.locations a:hover {
	text-decoration: underline;
	color: #7C7C7C;
}
.locations a:active {
	text-decoration: none;
	color: #7C7C7C;
}
#menu {
	width: 100%;
	background-color: #A19D86;
	margin-left:auto;
	margin-right:auto;
}
#WOW {
	width: 100%;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}
#map {
	width: 30%;
	padding-bottom:1% 0 1% 0;
	float: left;
}
.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.5em;
	text-align: left;
	color: #69695A;
}

}

/* 480px to 767px */
@media screen and ( min-width: 480px ) and ( max-width: 767px ) {
	
html, body {
	background-color: #EDE9CC;
	-webkit-background-size: 100% 2028px;
	margin: 0;
    padding: 0;
}
.pagewrapper {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#spacer {
	background-color: #666;
	width: 100%;
	height: .1em;
}
#spacer2 {
	background-color: #FFF;
	width: 100%;
	height: 1px;
}
.header {
	max-width: 100%;
}
#header {
	width: 89% auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 1% 6% 4% 5%;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height:1em;
	margin-top:0;
	color: #69695A;
	font-weight: normal;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	text-align: left;
	color: #69695A;
}
.bodycopy a:link, a:visited, a:active {
	color: #69695A;
	text-decoration: underline;
}
.bodycopy a:hover {
	color: #69695A;
	text-decoration: none;
}
#content {
	width: 90%;
	float: left;
	padding: 2% 5% 0% 5%;
	background-color: #FFF;
	text-wrap: normal;
}
.content img {
	max-width:100%;
}
#sidebar {
	width: 20%;
	height:;
	background-color: #CCC;
	padding: 3% 2% 2% 2%;
	float: left;
}
#insetsWrapper {
	width: 35%;
	margin-left: auto;
	margin-right: auto;
	padding-top:1%;
	float: left;
}
#inset1 {
	float: left;
	padding-right:none;
}
#inset2 {
	float: left;
	padding-left: 5%;
}
#body {
	width: 80%;
	float: right;
	padding: 1%;
}
.inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1em;
	text-align: left;
	color: #69695A;
}
.inset a:link, a:visited, a:active {
	text-decoration: none;
	color: #69695A;
}
.inset a:hover {
	text-decoration: underline;
	color: #69695A;
}
#footwrapper {
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1%;
	background-color: #86A996;
	padding-left:1%;
}
#footer {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#footer1 {
	width: 4%;
	float: left;
}
#footer2 {
	width: 15%;
	float: left;
	padding-right:1%;
}
#footer3 {
	width: 14%;
	float: left;
}
.footer {
	font: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
	line-height: 2.25em;
	color: #FFF;
	font-weight:bold;
}
.footer a:link {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.footer a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.footer a:active {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#copyright {
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
.copyright {
	font: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	line-height: 2.2em;
	color: #FFF;
	font-weight: normal;
}
.copyright a:link {
	color: #FFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #000;
	text-decoration: none;
}
.copyright a:active {
	color: #FFF;
	text-decoration: none;
}
.logo img {
	width: 25% auto;
}
.smallLogos {
	padding-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #91539E;
	float: left;
	font-weight: bold;
	text-align: left;
}
.smallLogos2 {
	padding-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #91539E;
	float: right;
	font-weight: bold;
	text-align: right;
}
#rotate {
	width:100% auto;
	background-color: #76377D;
	margin: 0px;
}
.calltoday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: .2em;
	color: #a19d86;
	float: right;
	font-weight: bold;
	text-align: right;
	padding-top:2%;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.6em;
	color: #000;
	font-weight: bold;
	text-align: right;
	padding-top:.5%;
}
.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	line-height: 1.5em;
	color: #7C7C7C;
	float: right;
	font-weight: 300;
	text-align: right;
}
.locations a:link {
	text-decoration: none;
	color: #7C7C7C;
}
.locations a:visited {
	text-decoration: none;
	color: #7C7C7C;
}
.locations a:hover {
	text-decoration: underline;
	color: #7C7C7C;
}
.locations a:active {
	text-decoration: none;
	color: #7C7C7C;
}
#menu {
	width: 100%;
}
#WOW {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
}

}

@media screen and (min-width:480px) and (max-width:983px) {

#map {
	width: 30%;
	padding-bottom:1% 0 1% 0;
	float: left;
}
.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.5em;
	text-align: left;
}
#Mapbody {
	width: 60%;
	float: right;
	padding:1% 5% 0 0;
	color: #69695A;
}
#staffPhotos {
	max-width:40%;
	padding-left:2%;
}
#staffPhotoLeft {
	max-width: 50%;
	padding-bottom:1%;
	float: left;
}
#staffPhotoLeft img{
	max-width:80%;
	padding-top:1%;
}
#staffPhotoRight {
	max-width: 50%;
	padding-bottom:1%;
	float: left;
}
#staffPhotoRight img{
	max-width:80%;
	padding-top:1%;
}
#staffBody {
	max-width:60%;
	float: right;
	padding: 1% 5% 1% 1%;
}
#nonbioBody {
	max-width:60%;
	float:right;
	padding:1%;
}
#insetsSurround {
	max-width: 20%;
	padding:1% 10% 1% 3%;
	float: left;
}
#insetsPhotoWrapper {
	max-width: 40%;
	padding:1% 3% 3% 0%;
	float: left;
	text-wrap:none;
}
#photoBody {
	max-width:65%;
	float:left;
	padding:1%;
}
.bodycopy img{
	border:none;
	float: right;
	margin: 0% 0% 2% 5%;
}
	
}

@media screen and (max-width:891px) {
	
#insetsPhotoWrapper {
	max-width: 35%;
	padding:1% 3% 3% 0%;
	float: left;
	text-wrap:none;
}
#photoBody {
	max-width:60%;
	float:left;
	padding:1%;
}

}
@media screen and (min-width: 480px) and (max-width: 1004px) {

.smallLogos {
	max-width:20%;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height:1.5em;
	margin-top:0%;
	color: #69695A;
	font-weight: normal;
}


}

@media screen and ( min-width: 910px ) and ( max-width: 983px ) {
}
#insetsWrapper {
	width: 35%;
	margin-left: auto;
	margin-right: auto;
	padding-top:1%;
	float: left;
}
#inset1 {
	float: left;
	padding-right:none;
}
#inset2 {
	float: left;
	padding-left: 5%;
}
#body {
	width: 60%;
	float: right;
	padding: 1%;
}
#staffBody {
	max-width:58%;
	float: right;
	padding: 1%;
}
#insetsSurround {
	max-width: 20%;
	padding:1% 10% 1% 3%;
	float: left;
}

@media screen and (min-width: 480px) and (max-width: 783px) {

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.2em;
	color: #000;
	font-weight: bold;
	text-align: right;
	padding-top:.5%;
}
.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .4em;
	line-height: 1.4em;
	color: #7C7C7C;
	float: right;
	font-weight: 300;
	text-align: right;
}
.locations a:link {
	text-decoration: none;
	color: #7C7C7C;
}
.locations a:visited {
	text-decoration: none;
	color: #7C7C7C;
}
.locations a:hover {
	text-decoration: underline;
	color: #7C7C7C;
}
.locations a:active {
	text-decoration: none;
	color: #7C7C7C;
}
#header {
	width: 89% auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 1% 6% 4% 5%;
}
#insetsPhotoWrapper {
	max-width: 100%;
	padding:1% 3% 3% 0%;
	float: left;
	text-wrap:none;
}
#photoBody {
	max-width:55%;
	float:left;
	padding:1%;
}

}

/* 768px to 983px Screen */
@media screen and ( min-width: 768px ) and ( max-width: 983px ) {

html, body {
	background-color: #EDE9CC;
	-webkit-background-size: 100% 2028px;
	margin: 0;
    padding: 0;
}
.pagewrapper {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.content {
	max-width: 100%;
}
#spacer {
	background-color: #666;
	width: 100%;
	height: .1em;
}
#spacer2 {
	background-color: #FFF;
	width: 100%;
	height: 1px;
}
#header {
	width: 89% auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 1% 6% 5% 5%;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height:1em;
	margin-top:0;
	color: #69695A;
	font-weight: normal;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	text-align: left;
	color: #69695A;
}
.bodycopy a:link, a:visited, a:active {
	color: #69695A;
	text-decoration: underline;
}
.bodycopy a:hover {
	color: #69695A;
	text-decoration: none;
}
#content {
	width: 90%;
	float: left;
	padding: 2% 5% 0% 5%;
	background-color: #FFF;
	text-wrap: normal;
}
#sidebar {
	width: 20%;
	height:;
	background-color: #CCC;
	padding: 3% 2% 2% 2%;
	float: left;
}
#insetsWrapper {
	width: 35%;
	margin-left: auto;
	margin-right: auto;
	padding-top:1%;
	float: left;
}
#inset1 {
	float: left;
	padding-right:none;
}
#inset2 {
	float: left;
	padding-left: 5%;
}
#body {
	width: 60%;
	float: right;
	padding: 1%;
}
.inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1em;
	text-align: left;
	color: #69695A;
}
.inset a:link, a:visited, a:active {
	text-decoration: none;
	color: #69695A;
}
.inset a:hover {
	text-decoration: underline;
	color: #69695A;
}
.inset img {
	max-height:95%;
}
#footwrapper {
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1%;
	background-color: #86A996;
	padding-left:1%;
}
#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footer1 {
	width: 3%;
	float: left;
}
#footer2 {
	width: 16%;
	float: left;
}
#footer3 {
	width: 15%;
	float: left;
}
.footer {
	font: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
	line-height: 2.25em;
	color: #FFF;
	font-weight:bold;
}
.footer a:link {
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.footer a:visited {
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	font-size: .85em;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.footer a:active {
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#copyright {
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
.copyright {
	font: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	line-height: 2.25em;
	color: #FFF;
	font-weight: normal;
}
.copyright a:link {
	color: #FFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #CCA6D5;
	text-decoration: none;
}
.copyright a:active {
	color: #FFF;
	text-decoration: none;
}
.logo img {
	width: 25% auto;
}
.smallLogos {
	padding-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #91539E;
	float: left;
	font-weight: bold;
	text-align: left;
}
.smallLogos2 {
	padding-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #91539E;
	float: right;
	font-weight: bold;
	text-align: right;
}
#rotate {
	width:100% auto;
	background-color: #76377D;
	margin: 0px;
}
.calltoday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: .2em;
	color: #a19d86;
	float: right;
	font-weight: bold;
	text-align: right;
	padding-top:2%;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.6em;
	color: #000;
	font-weight: bold;
	text-align: right;
	padding-top:.5%;
}
.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	line-height: 1.5em;
	color: #7C7C7C;
	float: right;
	font-weight: 300;
	text-align: right;
}
.locations a:link {
	text-decoration: none;
	color: #7C7C7C;
}
.locations a:visited {
	text-decoration: none;
	color: #7C7C7C;
}
.locations a:hover {
	text-decoration: underline;
	color: #7C7C7C;
}
.locations a:active {
	text-decoration: none;
	color: #7C7C7C;
}
#menu {
	width: 100%;
}
#WOW {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
}

}

@media screen and (min-width: 645px) and (max-width: 734px) {

#insetsWrapper {
	width: 40%;
	padding:none;
}
#body {
	width: 55%;
	padding: 1%;
}
#Mapbody {
	width: 60%;
	padding: 1% 4% 0 0;
}
#map {
	width: 30%;
	padding:1% 0 1% 0;
	float: left;
}
.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.5em;
	text-align: left;
	color: #69695A;
}

}

@media screen and (min-width: 480px) and (max-width: 644px) {

.inset img {
	max-height: 70%;
}
#insetsWrapper {
	width: 45%;
}
#body {
	width: 53%;
	float: left;
	padding: 1%;
}

}

@media screen and (min-width: 480px) and (max-width: 550px) {

.inset img {
	display: none;
}
.inset {
	display:none;
}
#insetsWrapper {
	display: none;
}
#body {
	width: 90%;
	padding:1% 1% 1% 5%;
	float: left;
}
#staffBody {
	max-width: 92%;
}
#insetsPhotoWrapper {
	display:none;
}
#photoBody {
	max-width:95%;
}
	
}

@media screen and (min-width:631px) and (max-width:983px) {

#insetBio {
	width: 15% auto;
	float: left;
	margin: 1% 5% 5% 0%;
}
	
}

@media screen and (min-width: 551px) and (max-width: 630px) {

.inset {
	display:none;
}
#insetsWrapper {
	display:none;
}
#body {
	width: 90%;
	float: left;
	padding: 1%;
}
#staffBody {
	max-width: 95%;
}
#insetsPhotoWrapper {
	display:none;
}
#photoBody {
	max-width:95%;
}
.bodycopy img{
	display:none;
}
	
}

@media screen and (min-width: 515px) and (max-width: 767px) {

.calltoday {
	display: none;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: .9em;
	color: #000;
	font-weight: bold;
	text-align: center !important;
}
.locations {
	font-size: .45em;
	line-height: 1em;
	color: #7C7C7C;
	font-weight: 300;
	text-align: center;
	float: none;
}
#header {
	width: 95% auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 1% 5% 1.5% 5%;
}
.header {
	max-width: 70%;
	padding-right:5%;
}

}

@media screen and (min-width:631px) and (max-width:784px) {
	
#staffBody {
	max-width: 55%;
}

}

@media screen and (min-width:631px) and (max-width:672px) {
	
#insetsPhotoWrapper {
	max-width: 45%;
	padding:1% 3% 3% 0%;
	float: left;
	text-wrap:none;
}
#photoBody {
	max-width:45%;
	float:left;
	padding:1%;
}
}

@media screen and (min-width: 515px) and (max-width: 565px) {

.calltoday {
	display: none;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1em;
	color: #000;
	font-weight: bold;
	text-align: center !important;
}
.locations {
	font-size: .4em;
	line-height: .9em;
	color: #7C7C7C;
	font-weight: 300;
	text-align: center;
	float: none;
}
#header {
	width: 95% auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 1% 5% 1% 5%;
}
.header {
	max-width: 80%;
	padding: 0% 5% 4% 15%;
	text-align: center;
}
#insetsPhotoWrapper {
	display:none;
}
#photoBody {
	max-width:95%;
}
.footer {
	font: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
	line-height: 2.25em;
	color: #FFF;
	font-weight:bold;
}
.footer a:link {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.footer a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.footer a:active {
	font: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

}

@media screen and (min-width: 480px) and (max-width: 514px) {

.calltoday {
	display: none;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1em;
	color: #000;
	font-weight: bold;
	text-align: center !important;
}
.locations {
	font-size: .4em;
	line-height: .9em;
	color: #7C7C7C;
	font-weight: 300;
	text-align: center;
	float: none;
}
#header {
	width: 100% auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 1% 0 1% 0;
}
.header {
	max-width: 80%;
	padding: 0% 5% 4% 15%;
	text-align: center;
}

}
/* smaller than 480px )*/
@media only screen and (max-width: 479px) {

.pagewrapper {
	width: 100%;
	min-width: 320px;
}
.content {
	min-width: 100%;
}
.content img {
	max-width:100%;
}
#header {
	width: 95% auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1%;
}
.header {
	max-width: 70%;
	padding: 0 5% 4% 15%;
}
#WOW {
	display: none;
}
.inset img {
	display: none;
}
.inset {
	display:none;
}
#insetsWrapper {
	display: none;
}
#body {
	width: 92%;
	padding: 1% 4% 1% 4%;
	float: left;
}
#staffBody {
	max-width: 92%;
	padding:1% 2% 0% 5%;
}
#bioBody {
	width: 92%;
	float: left;
	padding: 1% 4% 1% 4%;
}
#Mapbody {
	width: 92%;
	padding: 1% 1% 1% 4%;
	float: left;
}
#footwrapper {
	width: 94%;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1%;
	background-color: #86A996;
	padding:0 3% 0 3%;
}
#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footer1 {
	display: none;
}
#footer2 {
	display: none;
}
#footer3 {
	display: none;
}
#copyright {
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
.copyright {
	font: Arial, Helvetica, sans-serif;
	font-size: .65em;
	text-align: center;
	line-height: 2em;
	color: #FFF;
	font-weight: normal;
}
.copyright a:link {
	color: #FFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #000;
	text-decoration: none;
}
.copyright a:active {
	color: #FFF;
	text-decoration: none;
}
.bodycopy img{
	display:none;
}
.bodycopy {
	font:Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.5em;
	color: #69695A;
}
.bodycopy a:link, a:visited, a:active {
	font:Arial, Helvetica, sans-serif;
	color: #69695A;
	text-decoration: underline;
}
.bodycopy a:hover {
	font:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height:1.5em;
	margin-top:2%;
	color: #69695A;
	font-weight: normal;
}
.smallLogos {
	display: none;
}
.calltoday {
	display: none;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: .95em;
	color: #000;
	font-weight: bold;
	text-align: center !important;
}
.locations {
	font-size: .45em;
	line-height: .75em;
	color: #7C7C7C;
	font-weight: 300;
	text-align: center;
}
#map {
	display: none;
}
.map {
	display: none
}
#insetsPhotoWrapper {
	display:none;
}
#photoBody {
	max-width:95%;
}
#HIPPA {
	max-width:92%;
	padding:2% 2% 2% 5%;
}	
	
}
	