body { /* Fixed */
	background-color: #ffffff;
	background-image: none;
	margin: .5in 0px;
	padding: 0px;
	width: auto;
	text-align: center;
	font: 12px "Helvetica Neue", Helvetica, Arial, Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
p { /* Fixed */
	font: 12px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #000000;
	text-align: justify;
}
h3 { /* Fixed */
	font: bold 16px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #000000;
}
h4 { /* Fixed */
	font: bold 12px "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
}
ul { /* Fixed */
	margin: auto;
	padding-right: auto;
	padding-left: auto;
}
li { /* Fixed */
	font: 12px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #000000;
	list-style: circle;
	padding-bottom: auto;
}
td {
	text-align: left;
	vertical-align: top;
}
a {
	color: #005667;
	text-decoration: underline;
}
a:hover {
	color: #448996;
}
#leftcontent p, #leftcontent li, #contenthome p, #contenthome li { /* Fixed */
	margin-left: 10px;
	margin-right: 10px;
}
#leftcontent h3, #contenthome h3 { /* Fixed */
	margin-left: 0px;
	margin-right: 0px;
}
#leftcontent h4, #content h4 { /* Fixed */
	margin-left: 0px;
	margin-right: 0px;
}
/*#rightcontent p, #rightcontent li {
	margin-left: 20px;
	margin-right: 20px;
}
#rightcontent h4 {
	margin-left: 15px;
	margin-right: 15px;
	color: #FFFFFF;
}*/
#leftcontent .resourcesinfo h4 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#leftcontent .resourcesinfo p {
	margin-left: 10px;
	margin-right: 10px;
}

/* STRUCTURAL STYLES */

#header { /* Fixed */
	display: none;
}
#logo { /* Fixed */
	display: none;
}
#slogan { /* Fixed */
	display: none;
}
#navbar { /* Fixed */
	display: none;
}
#middle { /* Fixed */
	background-color: #ffffff;
	margin: .2in auto 0.5in;
	padding: 0px;
	clear: both;
	width: 6.5in;
}
#content { /* Fixed */
	background-image: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#contenthome { /* Fixed */
	background-image: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#leftcontent { /* Fixed */
	float: none;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#leftcontenthome { /* Fixed */
	float: none;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#leftcontenthome img { /* Fixed */
	display: none;
}
#secondaryheader { /* Fixed */
	display: none;
}
#rightcontent { /* Fixed */
	display: none;
}
/*#rightcontenthome img {
	display: none;
}*/
#rightcontenthome { /* Fixed */
	display: none;
}
/*#testimonialshome {
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 0px;
}
#donationshome {
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 0px;
}*/
#bottomads { /* Fixed */
	margin-top: 0px;
	background-color: #ffffff;
	background-image: none;
	font-size: 12px;
	text-align: left;
}
#bottomads img { /* Fixed */
	display: none;
}
#bottomadcenter { /* Fixed */
	background-image: none;
}
.bottomad1 { /* Fixed */
	width: auto;
	float: none;
	margin-left: 0px;
	display: block;
	background-image: none;
	min-height: 1px;
}
.bottomad1 a { /* Fixed */
	color: #000000;
	text-decoration: underline;
}
/*.bottomad1 a:hover {
	text-decoration: underline;
}*/
.bottomad2 { /* Fixed */
	width: auto;
	float: none;
	margin-left: 0px;
	display: block;
	min-height: 1px;
	cursor: pointer;
}
.bottomad2 p { /* Fixed */
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
.bottomad3 { /* Fixed */
	width: auto;
	float: none;
	margin-left: 0px;
	display: block;
	background-image: none;
	min-height: 1px;
}
.bottomadshadow { /* Fixed */
	display: none;
}
#hometreatmentpreschool { /* Fixed */
	padding: 0px;
	background-image: none;
	color: #000000;
	margin: 0px 10px 10px 10px;
	min-height: 1px;
}
#hometreatmentchildren { /* Fixed */
	padding: 0px;
	background-image: none;
	color: #000000;
	margin: 0px 10px 10px 10px;
	min-height: 1px;
}
#hometreatmentadults { /* Fixed */
	padding: 0px;
	background-image: none;
	color: #000000;
	margin: 0px 10px 5px 10px;
	min-height: 1px;
}
#homeblog { /* Fixed */
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	background-image: none;
}
#homeblog p { /* Fixed */
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
#homeblog a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
/*#homeblog a:hover {
	text-decoration: underline;	
}*/
#footer { /* Fixed */
	display: none;
}
/*#footer td {
	text-align: left;
}*/
.quote {
	background-image: url(/images/quotebottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	width: 500px;
	margin: 20px 60px 20px 50px;
}
.quotetop {
	background-image: url(/images/quotetop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 500px;
}
.quotemiddle {
	background-image: url(/images/quotemiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 11px;
	font-style: italic;
	color: #005667;
	padding: 10px 30px 10px;
}
.contact {
	background-image: url(/images/contactbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	width: 500px;
	margin: 20px 60px 20px 50px;
}
.contactmiddle {
	background-image: url(/images/quotemiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
	color: #005667;
	padding: 10px 30px 10px;
	font-weight: bold;
}
#resources {
	margin-left: 15px;
}
#resources img {
	float: right;
}
#resources td {
	padding-bottom: 15px;
	padding-top: 15px;
}
.resourcesinfo {
	background-image: url(/images/dots.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#homeflashholder { /* Fixed */
	display: none;
}
#homeflashholder_ie { /* Fixed */
	display: none;
}
#homeflash { /* Fixed */
	display: none;
}
.staffcontainer {
	margin: 0px 0px 5px 18px;
	padding-bottom: 15px;
	padding-top: 10px;
	background-image: url(../images/swoosh.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.staffpic { /* This fixes IE doubling bug */
	float: left;
	display: inline;
}
.staffname {
	margin: 0px 40px 0px 154px;
	padding-top: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-left: 8px;
}
.staffbio {
	margin: 0px 0px 0px 147px;
}
.largename {
	font: bold 14px "Times New Roman", Times, serif;
	color: #448996;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.smalltitle {
	margin-left: 10px;
	font-size: 11px;
	color: #483524;
	font-style: italic;
}
.boardtitle {
	font: bold 12px "Times New Roman", Times, serif;
	color: #448996;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.smallboardtitle {
	font-size: 11px;
	color: #483524;
	font-style: italic;
}

/* FORM STYLES */

#formtable td {
	padding-bottom: 5px;
}
.textfield {
	border: 1px solid #CCCCCC;	
	width: 200px;
	outline: none;
}
.smalltextfield {
	border: 1px solid #CCCCCC;	
	width: 20px;
	outline: none;
}
.textarea {
	border: 1px solid #cccccc;
	height: 120px;
	width: 430px;
	outline: none;
}

/* BOX STYLES */

.m_e_rtop {
	display: none;
}
.m_e_lmain {
	background-image: url(../images/treatment/mentalemotionalsideline.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	width: auto;
}
#leftcontent .m_e_lmain p {
	margin-right: 10px;
	margin-left: 10px;
}
#leftcontent .m_e_lmain h4 {
	margin-right: 0px;
	margin-left: 0px;
}
.m_e_ll {
	display: none;
}
.m_e_rr {
	display: none;
}
.m_e_rmain {
	background-image: url(../images/treatment/mentalemotionalsideline.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#leftcontent .m_e_rmain p {
	margin-left: 10px;
	margin-right: 10px;
}
#leftcontent .m_e_rmain h4 {
	margin-left: 0px;
	margin-right: 0px;
}
#intensivepromo { /* Fixed */
	background-image: none;
	display: inline;
	margin: 0in 0in .13in .3in;
	padding: 0px;
	float: right;
	width: 2in;
	background-color: #79B5C1;
	border: 1px solid #999999;
}
#intensivepromo img { /* Fixed */
	display: none;
}
#intensivepromo p { /* Fixed */
	margin: 15px 20px 20px;
	color: #000000;
	text-align: left;
}
#intensivepromo h4 { /* Fixed */
	margin: 20px 15px 10px;
	color: #000000;
	font-size: 11px;
}
/* RANDOM STYLES */

.fullshadow { /* Fixed */
	display: none;
}
.rightpic {
	float: right;
	margin: 0px 0px 10px 15px;
}
.sidebarrightpic {
	float: right;
	margin: 0px 0px 8px 8px;
}
.mediatable {
	margin-left: 30px;
	margin-bottom: 25px;
}
a.top {
	padding: 2px 4px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #DECDC0;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
a:hover.top {
	background-color: #483524;
}
.clear {
	clear: both;
}
.imagethumb { /* Positions blog thumbnail on home page */
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	border: 2px solid #FFFFFF;
}
.textadjuster {
	display: none;
}
.tenpxmargin { /* Fixed */
	margin: 0px;
	display: none;
}

/* PRINT SPECIFIC STYLES */

#printfooter {
	display: block;
	font: 10px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #000000;
}
#printheader {
	height: 100px;
}
.printheaderimg {
	height: 83px;
	width: 144px;
}
.printelement {
	display: block;
}
.screenonly {
	display: none;
}
