@charset "UTF-8";
/* CSS Document */

/* Global */

.list1 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px;
}

.list1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}

.list1 a:hover {
	color: #353535;	
}

.list1 li {
	list-style-type: none;
	background-image: url(../images/main-nav-sep.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

.clear { clear:both;}

.floatLeft { float:left;}
.floatRight { float:right;}

.color1 {
	color: #FFFFFF;
}
.color2 {
color:#666666
}
.color3 { color:#D0000A;}
.color4 { color:#8BC53E;}
.color5 { color:#252729;}
.color6 {}

.font1 { font-size:20px;}
.font2 { font-size:23px;}



/* Other Styles */

#afHomeHeader {
	width:987px;
	height:494px;
	background-image: url(../images/afhome-header.jpg);
	background-repeat: no-repeat;
}

#afHomeHeader2 {
	width:987px;
	height:494px;
	background-image: url(../images/afhome-header2.jpg);
	background-repeat: no-repeat;
}

#afHomeBody {
	width:987px;
	height:809px;
	background-image: url(../images/afhome-middle.jpg);
	background-repeat: no-repeat;
}

#afHomeContent {
	width: 881px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContainer {
	width:987px;
	margin:0 auto;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#afHomeContent p {
	margin: 0px 0px 5px;
	padding: 0px 10px;
	font-size: 14px;
}

.h2afHome {
	margin:0px;
	padding:22px 10px 0px;
}

.woodHeader {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 885px;
	padding-top: 20px;
}

.linkFrames2 {
	position: relative;
	top: -27px;
	width: 180px;
	text-align: center;
	font-weight: bolder;
	color: #8BC53E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px auto;
}

.linkFrames2 a {
	color: #252729;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.linkFrames2 a:hover {
	color: #666666;
	text-transform: uppercase;
}


.linkFrames {
	position: relative;
	top: -34px;
	width: 180px;
	text-align: center;
	font-weight: bolder;
	color: #8BC53E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px auto;
}

.linkFrames a {
	color: #252729;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.linkFrames a:hover {
	color: #666666;
	text-transform: uppercase;
}

#framePreschool {
	height: 237px;
	width: 196px;
	float: left;
	margin-left: 0px;
	margin-right: 25px;
	padding-left: 20px;
}

.frameGeneral {
	height: 237px;
	width: 196px;
	float: left;
	margin-right: 15px;
}

.programRow {
	margin-bottom: 10px;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}

.navText {padding-left:30px; line-height:30px;}

ul#topNav {
	height: 31px;
	width: 690px;
	margin: 15px auto 0px;
	padding: 0px;
}

#topNav  a{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
	
}

#topNav li{
float:left;
display:block;
height:31px;
	
}


#topNav1   {
	height: 31px;
	width: 177px;
}


#topNav2 {
	width: 139px;
	height: 31px;
}

#topNav3 {
	width: 74px;
	height: 31px;
}

#topNav4 {
	width: 118px;
	height: 31px;

}
#topNav5 {
	width: 114px;
	height: 31px;

}

#topNav6 {
	width: 65px;
	height: 31px;

}

#topNav7 {
	width: 178px;
	height: 31px;
}

#topNav7 a  {
	background: url(../images/afhome-nav.gif) no-repeat scroll 0px 0px;
	display:block;
	width: 178px;
	height:31px;
}

#topNav7 a:hover  {
	background-position: 0px -32px;
	color:#FFFFFF;
	height:31px;
}

#topNav1 a  {
	width: 177px;
	background: url(../images/afhome-nav.gif) no-repeat scroll -177px 0;
	display:block;
	height:31px;
}

#topNav1 a:hover  {
	background-position: -177px -32px;
	color:#FFFFFF;
	height:31px;
}


#topNav2 a  {
	width: 139px;
	background: url(../images/afhome-nav.gif) no-repeat scroll -354px 0;
	display:block;
	height:31px;
}

#topNav2 a:hover  {
	background-position: -354px -32px;
	color:#FFFFFF;
	height:31px;
}

#topNav3 a  {
	width: 74px;
	display:block;
	background: url(../images/afhome-nav.gif) no-repeat scroll -494px 0;
	height:31px;
}

#topNav3 a:hover  {
	background-position: -494px -32px;
	color:#FFFFFF;
	height:31px;
}

#topNav4 a  {
	width: 118px;
	background: url(../images/afhome-nav.gif) no-repeat scroll -568px 0;
	display:block;
	height:31px;
}

#topNav4 a:hover  {
	background-position: -568px -32px;
	color:#FFFFFF;
	height:31px;
}

#topNav5 a  {
	width: 114px;
	background: url(../images/afhome-nav.gif) no-repeat scroll -686px 0;
	display:block;
	height:31px;
}

#topNav5 a:hover  {
	background-position: -686px -32px;
	color:#FFFFFF;
	height:31px;
}

#topNav6 a  {
	width: 65px;
	background: url(../images/afhome-nav.gif) no-repeat scroll -799px 0;
	display:block;
	height:31px;
}

#topNav6 a:hover  {
	background-position: -799px -32px;
	color:#FFFFFF;
	height:31px;
}

.vd {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.vd a:hover    {
	color: #990000;	
}

.vd a  {
	color:#333333;
}

#afFooter {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	text-align: center;
	width: 987px;
}

#footerLinks {
	background-color: #393937;
	height: 70px;
	margin: 0px;
	padding: 20px 0px 0px;
	width: 987px;
	font-size: 14px;
}

#footerLinks ul {
	list-style-type: none;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 5px 0px 0px;
	width: 848px;
	text-align: center;
}

#footerLinks li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;	
}

#footerLinks li a {
	color:#FFFFFF;
	text-decoration: none;
}

#footerLinks li a:hover {
	color:#CCCCCC
}

.footerBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
