/* beige style - beige.css */

#top {
	border-bottom:1px solid #000000;
	background-attachment: fixed;
	background-image: url(http://flashnewmedia.com/v5/wp-content/themes/flashnewmedia/images/header-bg-diagonal.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#top .content { background:url(beige/bg-top.png) no-repeat top center; }
/*#featured { background:#858874 url(http://flashnewmedia.com/v5/wp-content/themes/flashnewmedia/images/vertical-bg.png)  repeat; border-top:1px solid #bfc0b0; border-bottom:1px solid #919282; }*/
#featured {
	border-top:1px solid #bfc0b0;
	border-bottom:1px solid #919282;
	background-attachment: fixed;
	background-color: #858874;
	background-image: url(http://flashnewmedia.com/v5/wp-content/themes/flashnewmedia/images/featured-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#nav a { color:#bfbfbf; }
#nav a:hover { color:#fff; background:#5a5959; border:1px solid #2f2c26; border-width: 0 0px 1px 0; }
#nav li.current_page_item a{ color:#fff; background:#888970; border:1px solid #2f2c26; border-width: 0 0px 1px 0; }
