@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------------------------------------------------
This File contains styles specific to the TAssociation Section of the Greater Richmond YMCA website.
-------------------------------------------------------------------------------------------------------------------------------*/

/*YMCA HARD PALLET

  [ GREEN = #51a025  ] [  BLUE = #0078c8  ] [  RED = #e42518  ] [  YELLOW = #f0b600  ]
	
*/


/*					  			    	Page Logo
-------------------------------------------------
*/


.logo	{ height:auto; width:auto; padding: 19px 0 0 17px; display:block; float:left; }


/*					        	  Page Navigation
-------------------------------------------------
*/


#nav ul li a {  padding:8px 19px; }

#nav ul #link_6 a  { padding-right:0px!important; border-right:0!important; } /*--Adjust padding to fit main container--*/



/*								   Middle Content
-------------------------------------------------
*/


#middle .message	{ background:#145675; }


/*								    Right Content
-------------------------------------------------
*/


#right .spotlight		{ background:#145675; }





