/* For developers:  For easy upgrades, put any custom styles here.  Then, when you upgrade the theme, simply overwrite the custom.css file with this one to put your changes back in */

.fb {
	background: url('images/fb.png') no-repeat;
	margin-top: 5px;
	margin-left: 5px;
	text-indent: -999em;
	width: 30px;
}
#nav .fb a:hover {
	background: transparent;
}
#nav_container {
	background: url('images/rs_nav_bar_4corner.png') center top no-repeat;
}