﻿


#main {
	width:800px;
	height:auto;
	background:#ffffff;
	text-align:center;
	vertical-align:text-top;

}






/* fix to allow drop down menu to dissapear in IE */

#gnav li.hover {   
    position: static;   
}




#gnav li:hover {   
    position: static;   
}




#nav  {
/*	clear:both;
	margin-top:7em;
	 margin-left:20em;
	 voice-family: "\"}\""; 
	voice-family:inherit;*/
	background:none;
	width:800px;
}

html>body #nav {
	width:800px;
	
}






			/*** main navigation ***/

#gnav ul {
	width:800px;
	padding:0 0 0 0;
	margin:0;
	text-align:center;
	list-style:none;
	line-height:0.8em;
	z-index:100;

}

#gnav {
	width:800px;
	padding:0;
	margin:0;
	list-style:none;
	line-height:0.8em;

}

	/* nav text size - alignment - color - display  */

#gnav a {
	display:block;
	width:12em;
	font-size:0.95em;
	padding:0.4em 0 0 0;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}

	/* Aligns top Nav along (stops it from loading under each other */

#gnav li {
	float:left;
	 /*width:7.7em;Opera needs width*/
} 

	/* defines hover color for text top nav */

#gnav a:hover {
	color:#000000;
}


/* Home */


#gnav #g20 {
	border-right:#ffffff .5em solid;
	width:150px;
	height:35px;
}


/*#gnav #g11 {
border-right:#ffffff 0.1em solid;
	width:160px;
	height:35px;
} */

/* Sign Up for the Initiative */

#gnav #gl2 {
border-right:#ffffff 0.5em solid;
	width:150px;
	height:35px;
}


/* Join the Conversation */

#gnav #gl3 {
border-right:#ffffff 0.5em solid;
	width:150px;
	height:35px;
}


/* Resources */

#gnav #gl4 {
	border-right:#ffffff 0.5em solid;
	width:150px;
	height:35px;
}


/* AF Store */

#gnav #gl5{
	
	width:150px;
	height:35px;
}





/* old positioning padding:0.2em 0 0.55em 0.2em;
	margin:0 0 0 0.6em;
 */

/* length of drop down boxes */

#gnav li ul { /* second-level lists */
	display:block;
	position:absolute;
	width:150px;
	left:999em;
	
}


/* defines text for drop down boxes */

#gnav li ul li a {
	text-align:center;
	color:#ffffff;

}


/* defines size of box for drop down boxes */

#gnav li ul li {
	margin:0;
	padding:0 0 0 0;
	
}

#gnav #top {
	border-top:none;
	margin:2.8em 0 0 0;
	padding:0.7em 0 0 0;
}

#gnav #bottom {
	padding:0.5em 0 1em 0;
	margin:0;
}

#gnav li.sfhover ul { /* lists nested under hovered list items */

	left: auto;
/*	margin-left:-1em;*/
	color:#666666;
}


#gnav li:hover ul { /* lists nested under hovered list items */
	left: auto;
/*	margin-left:-1em;*/
	color:#666666;
}


/*** upper level background colors ***/


li#g20 {
	
	background-color:#199CB4;
}




li#gl1 {
	
	background-color:#199CB4;
}

li#gl2 {
	
	background-color:#80B156;	
}


li#gl3 {
	
	background-color:#199CB4;}



li#gl4 {
	
	
	background-color:#80B156;}


li#gl5 {
	
	background-color:#199CB4;}


li#gl6 {
	
	background-color:white;}

li#gl7 {
	
	background-color:#white;}


/*** second level color for boxes ***/

li#gl5 ul{
	background-color:#199CB4;
}

li#gl3 ul{
	background-color:#199CB4;
}

li#g20 ul{
	background-color:#199CB4;
}



li#gl1 ul{
	background-color:#199CB4;
}

li#gl4 ul {
	background-color:#80B156;
}

li#gl2 ul {
	background-color:#80B156;
}

li#gl6 ul {
	background-color:white;
}

li#gl7 ul {
	background-color:white;
}





/*** end main navigation ***/

/*** main copy ***/

.text_maincopy {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:small;
}


/* footer content */


.footer_copy {
	font-size:small;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
}



#top_corners {
	width:800px;
	height:22px;
	background-image:url('../PublishingImages/top_round_corners.gif');
	background-color:none;
	background-repeat:no-repeat;

}


#top_image {
	width:800px;
	height:100px;
	background-image:url('../PublishingImages/bof_logo.png');
	background-color:white;
	background-repeat:no-repeat;

}



#bottom_corners {
	width:800px;
	height:47px;
	background-image:url('../PublishingImages/bottom_corners.gif');
	background-color:none;
	background-repeat:no-repeat;

}

#flash_show {

	embed:src=('http://afpshrpntappprd:36563/bof_new/flash/slideshow.swf');
	width:225px;
	height:285px;
	float:top;

	
	
}
