
html,body {
	background:#ffffff;
	margin:0;
	padding:0;
	text-align:center;
	font-size: 92%;
	font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
	color:#625b5b;
	height: 100%;
}
/*sticky footer*/
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -72px; 
}
.footer, .push {
	height: 72px; /* .push must be the same height as .footer */
}

/*Defaults*/
#content img{padding:5px;}

ul{margin:2px 0 10px 25px;padding:0;}
h1, h2, h3, h4, h5, h6,p{padding: 2px 0 2px 0; margin: 0;}
h1 {font-size: 1.8em;}
h2 {font-size: 1.3em;color:#b66962;font-weight:normal;}
h3 {font-size: 1.166em;}
h4 {font-size: 1em;}
	p{padding:5px 0 10px 0;margin:0;}
a{color:#b66962;}a:hover{color:#000;}
#afc-logo img{border:none;}
#topline{height:22px;clear:both;}


#shadow-1{
	height:12px;
	background: url('/images/shadow-1.jpg') top center repeat-x;
	clear:both;
		}
#header{
	width:940px;
	margin:0 auto;
	clear:both;
	text-align:left;
	}
#afc-logo{
	padding:10px 57px 20px 57px;float:left;
	}
#logo{
	float:left;
	width:480px;
	padding-top:90px
	}
#search{text-align:right;}
#font-adjust{margin-top:80px;float:right;text-align:right;}
.small-a a {font-weight:bold;font-size:1em;text-decoration:none;color:#000;}
.medium-a a{font-weight:bold;font-size:1.2em;text-decoration:none;color:#000;}
.big-a a{font-weight:bold;font-size:1.3em;text-decoration:none;color:#000;}
#shadow-2{
	height:20px;
	background: url('/images/shadow-2.jpg') top center repeat-x;
	clear:both;
	}
#container{
	width:940px;
	margin:0 auto;
	padding:20px 0;
	text-align:left;
	clear:both;
	}
#SiteContainer{
	width:940px;
	margin:0 auto;
	padding: 0;
	text-align:left;
	clear:both;
	}
#nav{
	width:210px;
	float:left;
	}

#nav ul{
	padding:0;
	margin:0;
	list-style:none;
	}
#nav li a{
	display:block;
	text-decoration:none;
	font-size:.9em;
	height:24px;
	padding:2px 0 0 55px;
	margin:3px 0;
	}
/*main nav arrow styling*/
/* RED  */
#nav li.home-but a{
	color:#625b5b;
	background:#f6f2ed url('/images/arrows/red.jpg') no-repeat ;
	}
#nav li.home-but a:hover{
	color:#fff;
	background:#ee3324 url('/images/arrows/red-active.jpg') top right no-repeat;
		}
#nav li.home-but-active a{
	color:#fff;
	background:#ee3324 url('/images/arrows/red-active.jpg') top right no-repeat;
	}
/* Brown  */
#nav li.who-but a{
	color:#625b5b;
	background:#f6f2ed url('/images/arrows/brown.jpg') no-repeat;
	}
#nav li.who-but a:hover{
	color:#625b5b;
	background:#fff60c url('/images/arrows/brown-active.jpg') top right no-repeat;
		}
#nav li.who-but-active a{
	color:#625b5b;
	background:#fff60c url('/images/arrows/brown-active.jpg') top right no-repeat;
	}		
/* Purple  */
#nav li.service-but a{
	color:#625b5b;
	background:#f6f2ed url('/images/arrows/purple.jpg') no-repeat;
	}
#nav li.service-but a:hover{
	color:#fff;
	background:#9816b1 url('/images/arrows/purple-active.jpg') top right no-repeat;
		}
#nav li.service-but-active a{
	color:#fff;
	background:#9816b1 url('/images/arrows/purple-active.jpg') top right no-repeat;
	}		
/* Light Green  */
#nav li.info-but a{
	color:#625b5b;
	background:#f6f2ed url('/images/arrows/lgreen.jpg') no-repeat;
	}
#nav li.info-but a:hover{
	color:#fff;
	background:#80de11 url('/images/arrows/lgreen-active.jpg') top right no-repeat;
		}
#nav li.info-but-active a{
	color:#fff;
	background:#80de11 url('/images/arrows/lgreen-active.jpg') top right no-repeat;
	}		
/* Light Blue  */	
#nav li.news-but a{
	color:#625b5b;
	background:#f6f2ed url('/images/arrows/lblue.jpg') no-repeat;
	}
#nav li.news-but a:hover{
	color:#fff;
	background:#00a7fe url('/images/arrows/lblue-active.jpg') top right no-repeat;
		}
#nav li.news-but-active a{
	color:#fff;
	background:#00a7fe url('/images/arrows/lblue-active.jpg') top right no-repeat;
	}		
/* Orange  */
#nav li.resource-but a{
	color:#625b5b;
	background:#f6f2ed url('/images/arrows/orange.jpg') no-repeat;
	}
#nav li.resource-but a:hover{
	color:#fff;
	background:#ff6c00 url('/images/arrows/orange-active.jpg') top right no-repeat;
		}
#nav li.resource-but-active a{
	color:#fff;
	background:#ff6c00 url('/images/arrows/orange-active.jpg') top right no-repeat;
	}		
/* Dark Green  */
#nav li.forum-but a{
	color:#625b5b;
	background:#f6f2ed url('/images/arrows/dgreen.jpg') no-repeat;
	}
#nav li.forum-but a:hover{
	color:#fff;
	background:#215e19 url('/images/arrows/dgreen-active.jpg') top right no-repeat;
		}
#nav li.forum-but-active a{
	color:#fff;
	background:#215e19 url('/images/arrows/dgreen-active.jpg') top right no-repeat;
	}		
/* Dark Blue  */
#nav li.contact-but a{
	color:#625b5b;
	background:#f6f2ed url('/images/arrows/dblue.jpg') no-repeat;
	}
#nav li.contact-but a:hover{
	color:#fff;
	background:#252b9e url('/images/arrows/dblue-active.jpg') top right no-repeat;
		}
#nav li.contact-but-active a{
	color:#fff;
	background:#252b9e url('/images/arrows/dblue-active.jpg') top right no-repeat;
	}		
#content{
	width:710px;
	float:left;
	margin-left:20px;
	}
#page-content{
	width:530px;
	float:left;
	margin-left:20px;
	}
.topline-home{background:#ee3324;}
.topline-who{background:#fff60c;}
.topline-service{background:#9816b1;}
.topline-info{background:#80de11;}
.topline-news{background:#00a7fe;}
.topline-resource{background:#ff6c00;}
.topline-forum{background:#215e19;}
.topline-contact{background:#252b9e;}	
.topline-results{background:#ee3324;}	
/*    SUB NAVIGATION     */
.sub-home li a{
	color:#625b5b;
	background:#f6f2ed;
	border:1px solid #9f9f9e;
	border-right:5px solid #ee3324;
	}
.sub-home li a:hover{
	background:#ee3324;
	color:#fff;
	}
.sub-who li a{
	color:#625b5b;
	background:#f6f2ed;
	border:1px solid #9f9f9e;
	border-right:5px solid #fff60c;
	}
.sub-who li a:hover{
	background:#fff60c;
	color:#fff;
	}
.sub-service li a{
	color:#625b5b;
	background:#f6f2ed;
	border:1px solid #9f9f9e;
	border-right:5px solid #9816b1;
	}
.sub-service li a:hover{
	background:#9816b1;
	color:#fff;
	}
.sub-info li a{
	color:#625b5b;
	background:#f6f2ed;
	border:1px solid #9f9f9e;
	border-right:5px solid #80de11;
	}
.sub-info li a:hover{
	background:#80de11;
	color:#fff;
	}
.sub-news li a{
	color:#625b5b;
	background:#f6f2ed;
	border:1px solid #9f9f9e;
	border-right:5px solid #00a7fe;
	}
.sub-news li a:hover{
	background:#00a7fe;
	color:#fff;
	}
.sub-resource li a{
	color:#625b5b;
	background:#f6f2ed;
	border:1px solid #9f9f9e;
	border-right:5px solid #ff6c00;
	}
.sub-resource li a:hover{
	background:#ff6c00;
	color:#fff;
	}
.sub-forum li a{
	color:#625b5b;
	background:#f6f2ed;
	border:1px solid #9f9f9e;
	border-right:5px solid #215e19;
	}
.sub-forum li a:hover{
	background:#215e19;
	color:#fff;
	}
.sub-contact li a{
	color:#625b5b;
	background:#f6f2ed;
	border:1px solid #9f9f9e;
	border-right:5px solid #252b9e;
	}
.sub-contact li a:hover{
	background:#252b9e;
	color:#fff;
	}
#sub-nav{
	width:160px;
	margin-left:20px;
	float:right;
	}
#sub-nav ul{
	padding:0;
	margin:0;
	list-style:none;
	}
#sub-nav li a{
	display:block;
	width:144px;
	text-decoration:none;
	font-size:.9em;
	padding:2px 5px;
	margin:3px 0;
	}

	/*       FOOTER    */
#footer-line{
	height:38px;
	clear:both;
	background: url('/images/endline-x.jpg') top center repeat-x;
		text-align:right;
}
#copy{
	width:940px;
	margin:0 auto;
	text-align:right;
	font-size:.7em;
	}
	img {border-style: none;}
