
body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
}

p {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

img {max-width: 100%; }

ol {
	margin-left:50px;
	list-style-type:decimal;
	}

ol li {
	line-height:1.5em;
	}




h1 {font-size:3vw; padding: .6em 0; line-height: 1.6em;font-weight:900;}
h2 {font-size:2vw; padding: 0 0 .2em 0; line-height: 1.6em;}
h3 {font-size:18px; padding: .8em 0 .3em 0; line-height:1.3em; font-weight:600;}

 h1, h2 {
	margin: 0; 
	padding: 0;
}

h3 {margin-bottom:3px;}

.cf:before,
.cf:after {
    content: " "; 
    display: table; 
}

.cf:after {
    clear: both;
}


/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

#mainContent, #header,  #footer {
	/* max-width:1200px; */
	margin: auto;
	padding: 0 2% 2em;
	text-align:left;
}


/* ------- HEADER ------- */

div#address {
	
	float:right; 
	text-align:right; 
	margin-top: 10px;
	padding-right: 0px;
	font-size:13px; 
	line-height:1.5em; 
	color:white; 
	font-weight:bold;
	}
	
div#address a img {
    float:right;
    margin-left:5px;
    border: 0; 
    width:20px;
	}

#header { 
	/* width: 1200px; */ 
	/* background: #488B9B; */ 
	/* height: 161px; */ 
	padding: 0 2%;
	padding-bottom: 10px;
  padding-top: 10px;
} 
#header img {
	padding-top:2px;
	padding-left:0px;
	display:inline; 
	float:left;
	min-width:200px;
}

#header h1 {
	margin-left:114px;
	padding-top:10px;
	font: 100% Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
  font-style: italic;
  color:WHITE;
}

#header h2 {
	margin-top:5px;
	margin-left:200px;
	font: 100% Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
  font-style: italic;
  color:WHITE;
}


.fb_iframe_widget_fluid {    display: inline-block;}


#mylogo {
 float:left;
 max-width: 60%;
 }
 

#mylogo img {
 /* max-width:60%; */
 }
 

#headerWrapper { 
	margin: 0 auto;
	text-align:left;
	color:#fff;
	/* background:#488B9B; */
	background:blue;
	border-top: 4px solid #C00;
}
	
#header {position:relative;border-bottom: 30px solid red;}

#contactForm {
	
}

label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  margin-bottom: 0.5rem;
  /* Styles for required inputs */ }
  label.right {
    float: none;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.625rem 0; }
  label small {
    text-transform: capitalize;
    color: #666666; }


table.mainfont td {
		  padding: 5px 5px 5px 5px;
}

table.mainfont tr {
		  padding-bottom: 1em;
}

table.mainfont {
   border-collapse:separate;
    border-spacing:0 5px;
}

table.contactForm {margin: 1em 0 0; border: 0;}
table.contactForm th {text-align:right; font-weight: normal; padding-right: 3%;}
table.contactForm input,
table.contactForm textarea {width: 100%; border: 1px solid #ccc; font-size:14px;}
input#contactFormsubmit {
	clear:left;
	padding: 10px 50px;
	border-radius: 3px;
	border: 2px solid #863;
	font-size: 1em;
	background:#fa6;
	}

input#contactFormsubmit:hover {background:#f60; color:#fff;}
.smalltxt {
	font-size: 12px;
	line-height: normal;
	}

.slidearea {overflow:hidden;}

/* ------- Signup Box -------*/
#mc_embed_signup {
	background:#fff; 
	clear:left; 
	font:14px 
	Helvetica,Arial,
	sans-serif; 
}

#mailchimpsignup {
	border-radius: 5px; 
	background: #488B9B; 
	padding: 15px;  
	width: 80%; 
	margin-bottom:20px;
	margin-top:20px;
}

#mailchimpinputbox {
	position: absolute; 
	left: -5000px;
}

/* ------- End Signup Box -------*/

/* ------- quiz related -------*/
#quizbox {
	margin: 0 auto;
	margin-bottom: 10px;
	width:200px;
	border:2px solid;
	background: #488B9B; 
	border-radius:25px;
	-moz-border-radius:25px; /* Firefox 3.6 and earlier */
}

#quizlink {
	margin-left: 25px;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}

#quizlink a {color:#FFF; text-decoration:none; font-weight: bolder;}
/* ------- end quiz related -------*/

#quicklinks {
	margin-top:7px;
	line-height:1.8em;
}

#quicklinks a {
	margin-top:7px;
	line-height:1.8em;
	font-size: .9em;
	text-decoration:none; 
	margin-left:25px;
}

#quicklinks a:hover {
    text-decoration: underline;
}

#subMainContentLeft { 
	text-align: left; 
	padding: 0px;
	width: 49%;
	float: left;

} 

#subMainContentRight { 
	text-align: left; 
	padding: 0px;
	width: 49%;
	float: right;

} 

#highlightbox {
	margin: 0 auto;
	text-align: center; 
	margin-bottom: 10px;
	background: #B4CCD3;
}


.home_services {
	margin-left: 0%;
	margin-top: 20px;
	font-weight:600;
}

.home_services li {
  margin-left: 40px;
	font-weight:600;
	list-style: square;
}




/* ----- MAIN WRAPPER & MAINCONTENT STYLES ----- */

#mainWrapper { 
	/* border-top: 1px solid #ddd; */
	border-bottom: 1px solid #ddd;
	background: url("../img/background-home-27e.png") no-repeat right;
	background-size:cover;
	background-position: top;
}

#mainWrapper p {
	margin: .8em 0; 
	line-height: 1.4em;
	}


#mainContent {
	padding-top: 2em;
	min-height:650px;
	/* background: rgb(244,244,244); */

	/*
	background-color:rgba(0, 0, 0, 0.5);
	*/
}

#mainContent ul.bulleted {
	padding-left: 6%;
}

#mainContent ul.bulleted li {
	list-style:disc;
	padding-bottom: 0.5em;
}


ul.practicelinks {
	margin: 20px 0;
	}
ul.practicelinks li {
	border-top: 1px solid #ccc;
	}
ul.practicelinks li a {
	padding: 10px; 
	text-decoration:none; 
	display:block;
	}
ul.practicelinks li a:hover {
	background:#fcfcfc;
	}

ul.bio-certs {
	margin-left: 2%;
	list-style:none;
}

ul.bio-certs li {
	margin-bottom: 12px;
	list-style:none;
	}

img.profile {width:300px;}



/* ----- FOOTER STYLES ----- */
#footerWrapper {
	 /* background:#488B9B; */
	 background: lightblue;
	 border-top: 4px solid #C00;
	 }
#footer { 
	padding: 0 2%;
	/*
	padding: 0 10px 0 10px; 
	border-top: 4px solid #C00;
	background: #488B9B;
	*/
	color: #FFF;
	/* width: 1024px; 
	margin-top:20px;*/
} 

#footer p {
	margin: 0; 
	padding: 10px 0;
	color: #000;
	text-align: center;
	font-weight:bold;
	font-size:.9em;
}


.nobreak {whitespace:nowrap; display:block;}

.designlink a, .designlink a:visited {coxlor:#999; text-decoration:none;}

.small {font-size: .8em;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#menu {    
	 position: absolute;
	 bottom: -38px;
	 right:20px
	 }
	 
    

/* ----- SLIM MENU OVERRIDE STYLES ------ */
.menu-collapser {
  position: relative;
	background-color: #aaa;
}
ul.slimmenu > li a { 
	border-left:none;
	font-weight: 900;
	color: #fff;
	}

ul.slimmenu > li { 
	border-left:none;
	}
ul.slimmenu li.nested ul { 
	width: 122%; 
}
ul.slimmenu li ul li a {
	padding-right:16px;
	width:auto;
	}
ul.slimmenu li.nested ul li { 
	width: 100%; 
	background-color: #ddd;
	}
ul.slimmenu li.nested ul li:last-child,
ul.slimmenu li.nested ul li:last-child a:hover {
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	}
ul.slimmenu li.nested ul li a {
	padding: 10px 10px 10px 26px;
	}
ul.slimmenu li.nested:hover {
	background:#c0c0c0;
	}
ul.slimmenu li a:hover {
	/* background:#c0c0c0; */
	  background: none;
	  color: black;
    text-decoration: none;
    height:10px;
	}

ul.slimmenu.collapsed li a {
	color: black;
	
}

ul.slimmenu.collapsed li a:hover {
	color: white;
}	



#desc-label {width: 175%;}

.aside {color:#888; font-style:italic; font-size: .9em;}


@media (max-width: 700px) {
.left60, .right40 {
	width: 100%!important;
	float: none!important;
	margin: 20px 0!important;
}
h1 {font-size:4vw;font-family: none;font-weight:900;} 
h2 {font-size:3vw;font-family: none;font-weight:900;}
#paypal-form-fields-container-W62Q94JG6N2V8 #desc-label {width: 100%;}
#headerWrapper {background-position: 0 -50px;}
ul.slimmenu > li { border-left:none;}
ul.slimmenu {position: absolute; z-index: 3;background: #ddd;}
ul.slimmenu li a:hover { background: #aaa;}
#menu {    
	 position: absolute;
	 bottom: -29px;
	 right:0px;
	 width: 154px;
	 }
#mainContent {
	margin-top: 0;
	margin-left: 1px;
}
	
	
	}
#footerWrapper {background-position: fixed;}
#header h1 {font-size:20px; padding: .4em 0; line-height: 1.5em;}
#header h2 {margin-top:-5px; margin-left:150px;font: 100% Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; font-style: italic;  color:WHITE;}
/* div#address {width: 180px; float:right; text-align:right; margin-top: 10px;padding-right: 0px;font-size:10px; line-height:1.3em; font-weight:bold;}*/
}


/*
@media (max-width: 580px) {
div#address {width: 180px; float:right; text-align:right; margin-top: -80px;padding-right: 0px;font-size:10px; line-height:1.2em; color:white; font-weight:bold;}
#header img {margin-top:0px;}
}
*/


@media (max-width: 590px) {
#footerWrapper {background-position: 0 -30px;}
#headerWrapper { background-position: 0 -70px;}
#header img {margin-top: 40px;}
.slidearea {margin-bottom: 20px;}
#footer p.designlink {display:none;}
input#intakeFormISubmit.intakeFormISubmit {margin:30px auto!important;}
#header h1 {font-size:18px; padding: .4em 0; line-height: 1.5em;}
#header h2 {margin-top:-5px; margin-left:150px;font: 100% Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bolder; font-style: italic;  color:WHITE;}
#header img {margin-top:0px;}
}

@media (max-width: 570px) {
 div#address {float:right; text-align:right; padding-right: 0px;font-size:10px; line-height:1.2em; font-weight:bold;}
 
}

@media (max-width: 480px) {
 div#address {float:right; text-align:right; padding-right: 0px;font-size:10px; line-height:1.2em; font-weight:bold;}
 
}

