/* *** FLYOUT MENU *** */
#leftColumn #leftNavMenuH2
{
	background-image:url(../images/h2leftNav.gif);
	background-repeat:no-repeat;
	height : 26px;
	line-height : 26px;
	font-size : 1.2em;
	font-weight : bold;
}

#leftColumn #leftNavMenu
{
	line-height : 1.2em;
	margin : 0;
	padding : 0 10px;
	list-style : none;
	font-family : Arial, Helvetica, Verdana, Times, sans-serif;
	font-weight : bold;
	background-color:#fff;
	
	
}
#leftColumn #leftNavMenu li
{
	margin : 0;
	padding : 1px;
	font-size : 85%;
	border-bottom : 1px solid #555;
	list-style : none;
	
}
#leftColumn #leftNavMenu li a
{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 50%;

	display : block;
	color : #555;
	background-color : #fff;
	padding : 4px 2px 4px 14px;
	text-decoration : none;
	text-transform : uppercase;

}
#leftColumn #leftNavMenu li a:hover
{
	color : #000;
	background-color : #fff;
	text-decoration : none;
}

#leftBanners
{
	margin-top : 12px;
}

#leftBanners .leftNavBanners
{
	padding : 0.5em 0;
	background-color : #804065;
	color : #fff;
}
#leftBanners .leftNavBanners img
{
	margin : 0.3em auto;
}
#leftBanners #Subscribe
{
	background-image:url(../images/people_subscribe.jpg);
	background-repeat:no-repeat;
	height : 122px
}
#leftBanners #Subscribe2
{
	padding:0;
}
#leftBanners #Subscribe2 span
{

display:block;
width:189px;
background-image:url(../images/stay_informed.gif);
background-repeat:no-repeat;
}




#leftContact
{
	margin-top : 12px;
}
address
{
	font-style : normal;
	padding : 7px;
	font-size : 0.95em;
	line-height : 1.4em;

}
#leftContact h2
{
	background-image:url(../images/h2leftNav.gif);
	background-repeat:no-repeat;
	height : 26px;
	line-height : 26px;
	font-size : 1.2em;
	font-weight : bold;
}
.red {color : #af222a;}
.grey {color : #828385;}
.brown {color : #a39161;}

#leftContact address .small 
{
	font-size : 0.8em;
	line-height : 1.1em;
}
#leftContact address a
{
	color : #828385;
	text-decoration : none;
}
#leftContact address a:hover,
#leftContact address a:visited

{
	color : #828385;
	text-decoration : none;
}

#leftContact address img
{
	margin-top : 7px;
}