/*----------------------------------------
EBCBOR Stylesheet - News
Last Updated: November 6, 2009
(c) 2009 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/
h1 {
	background: #93BF50 url(/associations/10950/imgs/bak-h1-news.png) repeat-x left bottom;
}

h3 {
	color: #93BF50;
}

a:link, 
a:active, 
a:visited {
	color: #93BF50;
}


/* Global Navigation
----------------------------------------*/
ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover,
ul#navleft li li a:hover { 
	background: #93BF50;
}

/* Global Nav - Below Banner */
ul#navtop2 { background: #ccc url(/associations/10950/imgs/bak-navtop2-news.png) no-repeat left bottom; }


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	border-left: solid 1px #93BF50;
}

#rightnavcell ul a:hover {
	color: #93BF50;
}


/* Footer
----------------------------------------*/
#footertable {
	border-top: solid 2px #93BF50;
}


/* Custom Footer
----------------------------------------*/
#footer td.rightcolumn ul li a {
	color: #C9DFA7;
}

#footer td.rightcolumn ul li a:hover {
	color: #93BF50;
}

/* Swoosh
----------------------------------------*/
div#swoosh {
   left: 50%;
   margin: 0 0 0 -94px;
   position: absolute;
   top: 0;
   width: 129px;
   height: 213px;
   z-index: 998;
   background: transparent url(/associations/10950/imgs/swoosh-news.png) no-repeat 0 0;

}


