@charset "utf-8";

.skipNav {
    display: block;
    position: absolute;
    background: transparent;
    background-image: none;
    border: none;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
    height: 1px;
}
h1, h2 {
	text-align: left;
}
#ADA_button {
	left: 0;
	top: 30%;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg) translateX(-70%);
    -ms-transform: rotate(90deg) translateX(-70%);
    transform: rotate(90deg) translateX(-70%);
    display: block;
    position: fixed;
    z-index: 9999;
	border-radius:10px 10px 0 0;
	font-weight: bold;	
    font-size: 1.3em;
    letter-spacing: 1px;
}
#handicapIcon {
	transform: rotate(-90deg); 
	margin-right: 3px;
}
.defaultImage {
	float: right; 
	padding: 35px 0px 20px 20px;
}
body {
	background-color: #E3EDF7 !important;
	padding: 0;
	text-align: center;
	margin: 0;
	background-repeat: repeat-x;
	background-image: url(images/background%20gradient.jpg);
}
body /* Internet Explorer */
{
	text-align: center;
}
body /* Mozilla Firefox alignment */
{
	text-align: -moz-center;
} 
.hiC {
	background-image: none;
	background-color: #FFFFFF !important;
}
a:link {
	color: #72A9DF;
	text-decoration: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #72A9DF;
	border: none;
}
a:hover {
	text-decoration: none;
	color: #667EA2;
	background-repeat: no-repeat;
	background-position: center;
	border: none;
}
a:active {
	text-decoration: none;
	border: none;
	color: #72A9DF;
}
.hiC a:link {
	color: #0000FF !important;
	font-size: inherit;
    font-weight: inherit;
	text-decoration: underline;
}
.hiC a:visited {
	color: #0000FF !important;
	text-decoration: underline;
}
#divWrapper {
	text-align: center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #E2E2E2;
}
#divHeader {
	width: 1000px;
	text-align: center;
	z-index: 1;
	vertical-align: middle;
	position: absolute;
}
#divTop {
	width: 1000px;
	height: 57px;
	background-repeat: no-repeat;
	background-color: #DBDBDB;
	background-image: url(images/top_image.jpg);
}
.hiC #divTop {
	height: auto;
	background-color: #FFFFFF;
	background-image: none;
}
#divName {
	font-size: 1.9em;
	color: #FFFFFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	z-index: 2;
	float: left;
	padding-left: 5px;
	padding-top: 7px;
	width: 100%;
    text-align: left;
}
.hiC #divName {
	font-size: 2.5em;
	color: #000000;
}
#divAddress {
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 3;
	text-align: right;
	float: right;
	padding-right: 5px;
	position: relative;
	bottom: -3px;
}
.hiC #divAddress {
	color: #000000;
	float: left;
	font-size: 1.3em;
	padding: 0;
	width: 100%;
    text-align: left;
}
#divPhone {
	color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	padding-right: 10px;
	padding-top: 13px;
}
#divPhone a:link, #divPhone a:visited {
                color:#FFF;
}
.hiC #divPhone {
	color: #000000;
	float: none;
	font-size: 75%;
	padding: 0;
}
#divFlash {
	width: 1000px;
	height: 250px;
	position: relative;
	z-index: 0;
	margin-bottom: 0;
	float: left;
	background-repeat: no-repeat;
	padding-top: 0;
}
.hiC #divFlash {
	display: none;
}
#divContainer {
	background-repeat: no-repeat;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	width: 1000px;
	margin: auto;
}
#divContainer2 {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 0;
}
#mainContainer {
	background-color: #FFFFFF;
}
#divSide {
	float: left;
	width: 225px;
	padding: 20px 0;
	padding-left: 15px;
	text-align: left;
	margin-left: 0;
}
#divSide  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-decoration: none;
	color: #72A9DF;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
}
.hiC #divSide  a:link {
	font-size: 1.4em;
	text-decoration: underline;
}
#divSide  a:visited {
	color: #72A9DF;
}
#divSide  a:hover {
	color: #667EA2;
}
.hiC #divSide  a:hover {
	text-decoration: underline;
}
#divSide  a:active {
	color: #72A9DF;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	color: #666666;
	text-align: justify;
	float: right;
	width: 730px;
	padding-top: 25px;
	padding-left: 0;
	padding-right: 20px;
	margin-right: 25px;
}
.hiC #content {
	font-size: 1.4em;
}
.clearer {
	clear: both;
}
#divFooter {
	width: 1000px;
	clear: both;
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 0;
	padding-top: 0;
	background-image: url(images/footer.png);
}
#SmilePic {
	float: left;
	padding-left: 0;
	padding-top: 0;
	padding-right: 25px;
}
#activeLink {
	position: absolute;
	z-index: 0;
	top: 1px;
	width: 146px;
	left: 521px;
}
#legal {
	color:#AEAEAE;
	height:auto;
	font-family:sans-serif;
	font-size:.95em;
	padding:2px;
	text-align:center;
}
.hiC #legal {
	color:#000000;
	font-size:1.15em;
}
.welcome {
	padding-bottom: 10px;
	color: #797979;
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin: 0;
    font-size: 1.8em;
}
.hiC .welcome {
	color: #000000;
}
#practiceAddress {
	font-size: 1em; 
	line-height: 1.3em; 
	text-align: center;
	color: #818181;	padding-top: 10px;
	width: 100%;
	clear: both;
	margin: 0 auto;
	border-top: solid 1px #DFDFDF;
}
.hiC #practiceAddress {
	color: #000000;
    line-height: normal;
}
#navbar {
    margin-left: 10px;
}

/*Styles for mobile menu*/
.navbar-brand {
	display:none;
}
.navbar-nav {
	margin-bottom:0px;
	width: 100%;
}
.navbar-default  {
    border: 0 !important;
	background-color: inherit !important;
	z-index: 1 !important;
}
.navbar-collapse {
	padding-right: 0 !important;
    padding-left: 0 !important;
	padding-bottom: 10px !important;
}
.navbar {
	margin-bottom:0 !important;
}
.navbar-nav li {
	float: none !important;
}
.nav>li>a {
    padding: 5px 0 !important;
}

/*For Forms Pages*/
.checkbox input {
	margin-left: 0 !important;
	position: relative !important;
	bottom: -3px;
}
.checkbox {
	padding-top: 10px;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	border: 1px solid #ccc;
}
.formContainer {
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px 40px 30px 40px;
}
label {
	font-weight: 700;
	display: inline-block;
	padding: 15px 0 3px 0;
	text-align: left;
}
h3 {
	font-size: 1.7em;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 10px;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.42857143;
	border: 1px solid transparent;
}
.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

/*For when user tabs to high contrast button */
.btn:focus {
	background-color: #DA071D !important;
	color:white !important;
}

/*For Default Content*/

#content h2 {
	color: #4375a8;
	padding-top: 10px;
	font-size: 1.3em;
}
.hiC #content h2 {
	color: #000000;
}
.indent {
	text-indent: 40px;
	margin: 0;
}
.mapAddress {
	font-size: 1em; 
	line-height: 1.3em; 
	padding-bottom: 20px;
}
.ccLogos {
	list-style: none;
    display: inline-flex;
	-webkit-padding-start: 0;
}
.hiC .blueBtn:focus {
	background-color:red;
}
