.bodyText
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px; /* small */
	color: #000000;
}
.bodyTextBold 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px; /* small */
	font-weight: bold;
}
.bodyTextHead 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px; /* large; */
	font-weight: bold;
}

.bodyTextHead2 
{
	padding-bottom:5px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px; /* large; */
	font-weight: bold;
	color:#3D2617;
}

.bodyTextSubHead 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px; /* medium; */
	font-weight: bold;
}

a:link
{
	color: #0000c0;
}
a:visited
{
	color: #0000c0;
}
a:hover
{
	color: #ff0000;
}
a:active
{
	color: #0000c0;
}

fieldset
{ 
	padding: 1em; 
	font-size: 13px;
	font-family: sans-serif; 
} 
label 
{ 
	float:left; 
	width:120px; 
	margin-right:5px; 
	/*padding-top:0.2em; */
	text-align:right; 
	font-weight:bold; 
}

div.teens
{
	background-color: #0000ce;
}

#teens 
{
	background: #0e2840;

}
#teens .bodyText
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px; /* small */
	color: #d1eaef;

}
#teens .bodyTextBold 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px; /* small */
	font-weight: bold;
	color: #d1eaef;
}
#teens .bodyTextHead 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 21px; /* large; */
	font-weight: bold;
	color: #008000;
	font-style: italic;
}
#teens .bodyTextSubHead 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 19px; /* medium; */
	font-weight: bold;
}
#teens a:link
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #d1eaef;
	font-size: 15px;
}
#teens a:visited
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #0000c0;
	font-size: 15px;
}
#teens a:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 15px;
}
#teens a:active
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #0000c0;
	font-size: 15px;
}

#teens fieldset
{ 
	padding: 1em; 
	font-size: 13px;
	font-family: sans-serif; 
} 
#teens label 
{ 
	float:left; 
	width:120px; 
	margin-right:5px; 
	/*padding-top:0.2em; */
	text-align:right; 
	font-weight:bold; 
}
#teens li
{
	list-style-type: disc;
	color: #d1eaef;
	/*color:#ff0000;*/
}
	
#teens p
{
	margin: 10px 15px;
	line-height: 130%;
}
#teens td.label
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #0000c0;
	font-size: 15px;
}
#teens td.data
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #0000c0;
	font-size: 15px;
}
#teens form
{
	width:650px;
	border:1px dotted #aaaaaa;
	padding: 3px 6px 3px 6px;
}

#teens textarea
{
	width: 90%;
	height: 75px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #00008b;
}

#teens font.f2
{
	color:#000000;
}

/*********************************************************/
/* Styles for the arbor																	*/
/*********************************************************/



#thearborhp .text
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #2c2c2c;
	font-size: 11px;
	line-height: 20px;
}

#thearborhp .header
{
	font-family: garamond, serif;
	color: #2c2c2c;
	font-size: 30px;
	line-height: 40px;
}




/* begin added by JSD 08012008*/
div.thearbor
{
	background-color: #ffffff;
}

#thearbor 
{
	background: #ffffff;
	text-align: left;
}

#thearbor .bodyText
{
	/*background-color:#FDFDAF;*/
	background-color:#ffffff;
	margin: 0px 15px;
	line-height: 130%;
	padding-top:0;
	padding-right:45;
	padding-bottom:0;
	padding-left:45;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px; /* small */
	color: #000000;
}

#thearbor ul
{
	/*margin-left:90px;
	margin-right:200px;*/
	background-color:#ffffff;
}

#thearbor li
{
	font-size:13px;
	list-style-type: disc;
	color: #3D4030;
}

#thearbor img.left
{
	margin-top:0px;
	margin-right:13px;
	margin-left:0px;
}

#thearbor img.right
{
	margin-top:0px;
	margin-right:0px;
	margin-left:13px;
}

#thearbor p
{
	margin: 0px 0px;
	line-height: 120%;
}

#thearbor table
{
	font-size: 13px;
}

#thearbor td.label
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
#thearbor td.data
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

#thearbor form
{
	margin:0px;
	padding:0px;
	padding-top:5px;
}

#thearbor input
{
	background-color:#F4F4E6;
	color:#000000;
	border:1px solid #aaaaaa;
	width:200px;
}

#thearbor input.btn
{
	
	margin-left:100px;
}


#thearbor textarea
{
	background-color:#F4F4E6;
	color:#8b0000;
	border:1px solid #aaaaaa;
	width:200px;
}

#thearbor a:link
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #889951;
	font-size: 13px;
}
#thearbor a:visited
{
	font-family: Tahoma, Helvetica, sans-serif;
	color:#422A1A ;
	font-size: 13px;
}
#thearbor a:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
#thearbor a:active
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

/* end added by JSD 08012008*/