/* CSS Document */
img, #contentBack { behavior: url(iepngfix.htc); }
body {
	background-image: url(images/child_content_back.jpg);
	margin-top: 0;
	font-family:Arial, Helvetica, sans-serif;
}
#header {
	position: absolute;
	left: 150px;
	top: 73px;
	width: 720px; 
}
#menu {
	position: relative;
	float: right;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #859338;
	font-weight: bold;
	z-index: 100;
}
#menu li{
	display:inline;
	color: #859338;
}
#menu a:link {
	color: #859338;
	text-decoration:none;
}
#menu a:hover {
	color: #859338;
	text-decoration:none;
}
#menu a:active {
	color: #859338;
	text-decoration:none;
}
#menu a:visited {
	color: #859338;
	text-decoration:none;
}
#child_container {
	position:absolute;
	left: 0px;
	width: 1008px;
	height: 420px;
	background-image: url(images/child_content.jpg);
}
#contentBack{
position: absolute;
	left: 270px;
	top: 100px;
	height: inherit;
	width: 600px;
	z-index: 5;
}
#child_content {
	position: absolute;
	left: -60px;
	top: 20px;
	z-index: 6;
}
#child_copy {
	color:#334006;
	padding: 15px;
	z-index: 6;
}
#child_copy a:link {
	color:#334006;
	text-decoration:none;
	font-weight:bold;
}
#child_copy a:hover {
	color:#334006;
	text-decoration:none;
	font-weight:bold;
}
#child_copy a:active {
	color:#334006;
	text-decoration:none;
	font-weight:bold;
}
#child_copy a:visited {
	color:#334006;
	text-decoration:none;
	font-weight:bold;
}

#child_header{
	position:relative;
	background-image:url(images/back.jpg);
	color:#334006;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	width: inherit;
	text-align:center;
	border-bottom:1px solid #336600;
}
#header_decor{
	float:left;
}
#quote {
	position:absolute;
	top: 350px;
	left: 670px;
	width: 150px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #999933;
}
#footer{
	position:relative;
	padding:10px;
	bottom: -10px;
	height: 100px;
	width: inherit;
	border-top:1px solid #336600;
	font-size: 10px;
}
#gallery{
	position: absolute;
	left: 30px;
	top: 20px;
}
#focus{
	width: 200px;
	color:#334006;
	float:right;
	border:1px solid #336600;
	padding: 5px;
	margin-left: 10px;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	list-style-type: none;
}
.focusHeader{
	font-size:20px;
	font-weight:bold;
}
.subHeader{
	position:relative;
	float:left;
	font-size:14px;
	font-weight:bold;
}
#teamTable{
}
#teamTable img{
border: 2px #FFFFFF solid;
margin: 20px;
}
#gallery {
position:relative;
left: 30px;
}
.font12px {
	font-size:12px
}
.font14px {
	font-size:14px;
}
.font16px {
	font-size:16px;
}
.font18px {
	font-size:18px;
}
.font20px {
	font-size:20px;
}