body {
	background-image: url(images/background-outermost.gif);
	background-repeat: repeat-x;
	background-color: #F5E6A5;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
#outer {
	margin-right: auto;
	margin-left: auto;
	width: 897px;
	border-top: 0px none #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}
#copy {
	width: 424px;
	background-color: #FBEAA9;
	float: right;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 5;
}
#images {
	position: absolute;
	top: 80px;
	z-index: 0;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#images img {
	border: 3px solid #FFFFFF;
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#copy h1 {
	color: #007C85;
	font-size: 24px;
	position: absolute;
	top: -50px;		/* Some reason Firefox is the culprit here, used IE hacks after adjusting position in Firefox */
	*top: -30px;  /* For IE 7 */
	_top: -30px;	/* For IE 6 */
	left: -4px;
}
#copy h1.importance {
	top: -70px;
}
#copy p {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
}
#copy h2 {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#inner {
	background-image: url(images/template1_bottom.jpg);
	background-color: #F8F3BF;
	background-repeat: no-repeat;
	height: auto;
	width: 897px;
	position: relative;

}
#header {
	background-image: url(images/backgrounds_01.gif);
	height: 95px;
	width: 897px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 999;
	
	
}
#menubar {
	background-image: url(images/backgrounds_02.gif);
	height: 82px;
	width: 897px;
	background-repeat: no-repeat;
	position: relative;
}
#heads {
	background-image: url(images/4happykids.gif);
	height: 373px;
	width: 540px;
	position: absolute;
	bottom: 0px;
	left: -30px;
}
#bottom {
	height: auto;
	z-index: 99;
	position: relative;
}
#menuitems {
	position: absolute;
	right: 0px;
	top: 74px;
	height: 26px;
	overflow: hidden;
	z-index: 999;
}
#menuitems a {
	padding-right: 15px;
	padding-left: 15px;
	z-index: 9999;
}
#greenbar {
	background-color: #007C85;
	height: 15px;
}
#footer ul li {
	float: left;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #60582A;
	padding-right: 5px;
	padding-left: 5px;
}
#footer ul li.end {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {
	color: #6B5728;
	text-decoration: none;
	font-size: 9px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer {
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #725940;
	text-align: center;
	padding-bottom: 20px;
}
.template2 #inner {
	background-image: url(images/template2_bottom.jpg);
	background-color: #F7F0BC;
}
#copy li {
	font-family: Times, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #57311A;
}
.template2 #header {
	background-image: url(images/template2_top.gif);
}
.template2 #menubar {
	background-image: url(images/template2_middle.gif);
}
.template2 #copy {
	width: 390px;
	/*margin-right: 100px;*/
	right: 100px;
	position: relative;
}
.template2 #images {
	display: none;
}
.template2 #heads {
	background-image: url(images/boys.gif);
	background-repeat: no-repeat;
	left: 0px;
	bottom: 250px;
}
.template2 #bottomright {
	background-image: url(images/happyteenboy.jpg);
	height: 250px;
	width: 125px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.template2 #rightimage {
	background-image: url(images/happy-young-women.gif);
	height: 530px;
	width: 223px;
	position: absolute;
	bottom: 250px;
	right: 0px;
}
.template2 #bottomleft {
	background-image: url(images/happy-mom-and-son.jpg);
	height: 250px;
	width: 450px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.contactus #heads {
	bottom: 0px;
}
.contactus #rightimage {
	bottom: 0px;
}
.phone {
	font-size: 19px;
	font-weight: bold;
}
a {
	color: #472513;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #6C4824;
}
.template3 #header {
	background-image: url(images/template3_top.gif);
}
.template3 #menubar {
	background-image: url(images/template3_middle.gif);
}
.template3 #inner {
	background-image: url(images/template3_bottom.jpg);
	background-color: #FFFFFF;
}
.template3 #heads {
	background-image: url(images/consul_1.jpg);
	left: 30px;
	bottom: 0px;
	background-repeat: no-repeat;
	height: 555px;
	width: 374px;
}
.template3 #images {
	top: 0px;
}
.students #heads {
	background-image: url(images/teensintrouble.gif);
	background-repeat: no-repeat;
	bottom: 0px;
	height: 475px;
	width: 356px;
	left: 0px;
}
.students #footer {
	top: 60px;
	position: relative;
}
.parents #heads {
	background-image: url(images/parents-sad.gif);
	height: 500px;
	width: 473px;
	left: 0px;
	bottom: 0px;
}
.testimonials #images {
	width: 280px;
	position: relative;
}
.testimonials #copy p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63421F;
	margin: 10px 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.testimonials #copy .end {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.testimonials .signature {
	font-size: 13px;
	font-family: Helvetica, "Helvetica Neue", Arial, "Avant Garde", serif;
	color: #63421F;
}
.testimonials #copy {
	width: 600px;
}
.testimonials #images img {
	margin-bottom: 45px;
	margin-left: 35px;
}
a.homelink {
	height: 80px;
	width: 425px;
	display: block;
	text-decoration: none;
	color: #B4A049;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}
a.homelink span {
	font-family: Helvetica, "Helvetica Neue", Arial, "Avant Garde", serif;
	text-transform: uppercase;
	left: -4000px;
	position: relative;
}
#search {
	position: absolute;
	right: 0px;
	display: block;
	top: 0px;
	padding: 5px;
}
#search #search_term {
	border: 1px inset #CDB85D;
	padding:2px;
	font-family:Helvetica, "Helvetica Neue", Arial, "Avant Garde", serif;
	font-size:12px;
	padding-bottom:3px;

}
#search #searchsubmit {
	border: 1px outset #CDB85D;
	font-family:Helvetica, "Helvetica Neue", Arial, "Avant Garde", serif;
	padding:2px;
	font-size:12px;
	background-color:#E6B842;
	color:#000000;

}
.search #copy p {
	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;
	margin: 0px;
	padding: 0px;
}
.search #copy p.padded {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.search #copy .search_result {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B5C30;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.search #copy {
	min-height:600px;
	_height:600px;
}
#copy .search_result .search_results_url {
	font-size:11px;
}
#form1 .title {
	display: block;
}
.template4 #header {
	background-image: url(images/template4_top.gif);
}
.template4 #menubar {
	background-image: url(images/template4_middle.gif);
}
.template4 #inner {
	background-image: url(images/template4_bottom.jpg);
	background-color: #F1D278;
}
.template4 #copy {
	width: 390px;
	/*margin-right: 100px;*/
	right: 100px;
	position: relative;
}
.template4 #images {
	display: none;
}
.template4 #heads {
	background-image: url(images/DTindex.1_06.jpg);
	background-repeat: no-repeat;
	left: 0px;
	bottom: 250px;
	width: 398px;
}
.template4 #bottomright {
	background-image: url(images/happygirl_rightcorner.jpg);
	height: 250px;
	width: 107px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.template4 #rightimage {
	background-image: url(images/DTindex.1_03.jpg);
	height: 540px;
	width: 107px;
	position: absolute;
	bottom: 240px;
	right: 0px;
}
.template4 #bottomleft {
	background-image: url(images/3teens-with-hats.jpg);
	height: 256px;
	width: 398px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.template4 #copy {
	width: 410px;
	/*margin-right: 100px;*/
	right: 100px;
	position: relative;
}
.template4 #greenbar {
	height: 15px;
}
#heads_consul {
	background-image: url(images/consul_1.jpg);
	height: 488px;
	width: 473px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#consultants_pagebreak{
	clear: both;
	background-color: #cdb85b;
	border-top: 5px solid white;
	padding: 5px;
	
}

#consultants_pagebreak cite{
	color: #FFFFFF;
	font-size: 1.1em;
}