body { 
	background-color: #F3F3DC; 
	margin: 0px; 
	border: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #663300; 
	position: relative;
} 
/*.site {
	height: 100%;
	width: 100%;
} */
.topheader {
	background-color: #CFE4AE;
	height: 120px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	display: block;
} 
.logo { 
	background-image: url(/images/logo.jpg); 
	background-repeat: no-repeat; 
	display: block; 
	margin: 0px; 
	padding: 0px; 
	height: 120px; 
	width: 200px; 
	left: 0px; 
	top: 0px; 
	position: absolute; 
} 
.logoname { 
	background-image: url(/images/logo_name.gif); 
	background-repeat: no-repeat; 
	margin: 0px; 
	padding: 0px; 
	position: absolute; 
	left: 205px; 
	top: 8px; 
	height: 70px; 
	width: 279px; 
} 
.profilepict {
	background-image: url(/images/dheckenlively.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 76px;
	padding: 10px;
	position: absolute;
	background-position: center;
	top: 0px;
	right: 20px;
} 
.profiletext {
	font-size: 11px;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 240px;
	position: absolute;
	top: 75px;
	right: 125px;
} 
.navbar {
	background-color: #CFE4AE;
	width: 190px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 120px;
	z-index: 10000;
	background-repeat: repeat-y;
	display: block;
} 
.navactive {
	color: #FFCC00;
}
.navcontact { 
	font-size: 11px; 
	color: #663300; 
	text-align: left; 
	display: block; 
	left: 0px; 
	padding-left: 10px; 
	width: 180px; 
} 
.content { 
	font-size: 13px; 
	padding: 5px; 
	border: 0px; 
	margin: 0px; 
	width: 760px; 
	position: absolute; 
	left: 200px; 
	top: 128px; 
	display: block; 
	z-index:1; 
} 
.photoarea {
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.photoarea img {
	border: 1px solid #0033CC;
	margin-bottom: 4px;
	clear: none;
	white-space: nowrap;
}
.onecolumn { 
	width: 200px; 
	float: left; 
} 
.onecolumnsub { 
	width: 150px; 
	float: right; 
} 

.twocolumn { 
	width: 540px; 
	float: right; 
} 
.twocolumnsub { 
	width: 595px; 
	float: left; 
} 
.mediaarea { 
	width: 200px; 
	margin: 0px 0px 0px 5px; 
	padding: 0px; 
	height: 300px; 
} 
.mediaarea object{ 
	margin: 0px; 
	padding: 0px; 
} 
.flash { 
	width: 200px; 
	height: 300px; 
	margin: 0px 0px 5px; 
	padding: 0px; 
	z-index:2; 
} 
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #006699;
	width: 150px;
	height: 170px;
	padding-bottom: 5px;
	text-align: left;
} 
.quotesource { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	color: #006699; 
	font-style: normal; 
} 
.boxtext {
	width: 185px;
	color: #006600;
	font-size: 11px;
	text-align: left;
	padding: 3px;
	height: auto;
	display: block;
} 
.featureheadbox { 
	background-color: #0033CC; 
	display: block; 
	padding: 4px; 
	height: 14px; 
	width: 198px; 
	font-size: 12px; 
	font-weight: normal; 
	color: #CFE4AE; 
	background-position: center; 
	text-align: center; 
} 

.featureheadboxalt { 
	background-color: #0033CC; 
	display: block; 
	padding: 4px; 
	height: 14px; 
	width: 198px; 
	font-size: 12px; 
	font-weight: normal; 
	color: #FFCC33; 
	background-position: center; 
	text-align: center; 
} 

.featurebox { 
	background-color: #F3F3DC; 
	text-align: left; 
	display: block; 
	height: auto; 
	width: 196px; 
	border: 1px solid #0033CC; 
	padding: 4px; 
} 
.headers { 
	font-size: 14px; 
	font-weight: bold; 
	color: #006600; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFE4AE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
} 
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFE4AE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.pheader { 
	font-size: 13px;
	font-weight: bold; 
	color: #000066; 
} 

h2 { 
	font-size: 13px;
	font-weight: bold; 
	color: #000066; 
}
.subheader { 
	font-size: 12px; 
	font-weight: bold; 
	color: #996600; 
} 
h3 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #996600; 
} 
.caveat { 
	color: #996600; 
	font-size: 11px; 
	font-style: italic; 
} 
.copyright { 
	font-size: 10px; 
	color: #0066CC; 
} 
.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}

p, td, ul { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #663300; 
} 

p {
	margin-left: 6px;
}

hr {
	border-top-color: #CFE4AE;
	border-top-width: 1px;
	border-top-style: solid;
	height: 1px;
	text-align: left;
} 
em {
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a {
	color: #006699;
}

.holiday {
	font-size: 10px;
	font-style: italic;
	color: #993300;
}

.calendar {
	font-size: 10px;
	font-style: normal;
	color: #003399;
}

.calendar a {
	font-size: 10px;
	font-style: normal;
	color: #003399;
}




/*----page-specific formatting ----*/ 


#home .navbar {
	height: 1150px;
}

#about .navbar {
	height: 840px;
}

#about-bio .navbar {
	height: 2200px;
}

#about-bio .twocolumnsub {
	width: 700px;
}

#about-hire .navbar {
	height: 800px;
}

#about-hire .twocolumnsub {
	width: 760px;
}

#teens .navbar {
	height: 820px;
}


#help .navbar {
	height: 750px;
}

#help-assess .navbar {
	height: 780px;
}
#help-assess .twocolumnsub {
	width: 760px;
}

#help-plan .navbar {
	height: 1290px;
}
#help-treat .site {
	height: 920px;
}

#help-treat .onecolumnsub {
	float: right; 
	width: 200px;
}

#help-treat .twocolumnsub {
	float: left; 
	width: 540px;
}

#parents .navbar {
	height: 1300px;
}
#parents .twocolumnsub {
	width: 760px;
}

#forms .navbar {
	height: 800px;
}
#forms .twocolumnsub {
	width: 760px;
}

#read .navbar {
	height: 1200px;
}
#read .twocolumnsub {
	width: 585px;
}

#support .navbar {
	height: 840px;
}

#train-work .navbar {
	height: 800px;
}

#train-work .twocolumnsub {
	width: 760px;
}

#read .navbar {
	height: 900px;
}

#read .twocolumnsub {
	width: 760px;
}


#financial .navbar {
	height: 900px;
}

#financial .twocolumnsub {
	width: 760px;
}


#network .navbar {
	height: 2660px;
}
#network .twocolumnsub {
	width: 760px;
}

#media .twocolumnsub {
	width: 760px;
}

#media .navbar {
	height: 800px;
}



#eventpopup h1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
