/* - - - - - - - - - - general typography - - - - - - - - - -  */
	
body {
	font-size: 14px;
	color: #2b240b;
	font-family: Georgia, 'Bitstream Vera Serif', serif;
}

a:link, a:visited { color: #000; }

a:hover { color: #333; }

a:active { color: #000 }

body * {
	font-size: inherit;
	color: inherit;
	font-family: inherit;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 20px 0;
	}

h1 { font-size: 26px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }

	
	
	
	
/* - - - - - - - - - - header typography - - - - - - - - - -  */

.Display {
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	color: #2b240b;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;	
}	
	
.Display a:link, .Display a:visited { color: #2b240b; text-decoration: none; }
.Display a:hover { color: #780015; }
.Display a:active { color: #2b240b; }	
	
#printer a{
	font-size: 9px;
	color: #8f8e87;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;	
}	

#printer a:link, #printer a:visited { color: #8f8e87; }
#printer a:hover { color: #780015; }
#printer a:active { color: #8f8e87; }	

#tell_a_friend a{
	font-size: 9px;
	color: #8f8e87;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;	
}	

#tell_a_friend a:link, #tell_a_friend a:visited { color: #8f8e87; }
#tell_a_friend a:hover { color: #780015; }
#tell_a_friend a:active { color: #8f8e87; }

#search {
	font-size: 12px;
	color: #8f8e87;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;	
}

/* - - - - - - - - - - primary content typography - - - - - - - - - -  */

#primary_content h2 {
	font-size: 20px;
	font-weight: bold;
}	
	
#primary_content  {
	line-height: 1.5em;
}	

#primary_content a:link, #primary_content a:visited { color: #294e8e; }
#primary_content a:hover { color: #2b240b; }
#primary_content a:active { color: #294e8e; }	
	
.SectiionTitle {
	color: #780015;
	font-size: 16px;
}

/* - - - - - - - - - - secondary content typography - - - - - - - - - -  */

#right_col {
	line-height: 1.25em;
	font-size: 12px;
	color: #8f8e87;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;		
}

.RightColSectionTitle {
	font-size: 14px;
	color: #780015;	
}
	
.RightColSectionCopy {
	color: #2b240b;	
}

.FeatuePhoto {
	line-height: 1em;
	font-size: 14px;
	font-weight: bold;
	color: #780015;
}	

#right_col .RightColSectionCopy .More {
	text-decoration: none;
}

#right_col .RightColSectionCopy .More:link, #right_col .RightColSectionCopy .More a:visited { color: #780015; text-decoration: none; }
#right_col .RightColSectionCopy .More:hover { color: #3f3f3f; }
#right_col .RightColSectionCopy .More:active { color: #780015; }

/* - - - - - - - - - - footer typography - - - - - - - - - -  */
	
#footer {
	line-height: 1.5em;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
}

#footer2 {
	margin-top: 5px;
	line-height: .75em;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
}

#footer a:link, #footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; }
#footer a:active { color: #fff; }



/* - - - - - - - - - - navigation typography - - - - - - - - - -  */
#nav {
	color: #3f3f3f;
	font-size: 14px;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
}

#nav a:link, #nav a:visited { color: #3f3f3f; text-decoration: none; }
#nav a:hover { color: #780015; background: #bcbaae;}
#nav a:active { color: #3f3f3f; }	

#nav a.NavSectionHeader:link, #nav a.NavSectionHeader:visited {
	color: #fff;
	text-transform: uppercase;	
	background: #780015;
}

#nav a.NavSectionHeader:hover { color: #fff; background: #2b240c;}
#nav a.NavSectionHeader:active { color: #fff; }


#nav .Current a:link,  #nav .Current a:visited {
	color: #fff; text-decoration: none; 
	background: #666;
	}



.SmallBlueLink {
	color: #294e8e;
	font-size: 9px;
}

#top_nav {
	color: #780015;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;	
}

#top_nav a:link, #top_nav a:visited { color: #780015; text-decoration: none; }
#top_nav a:hover { color: #2b240b; }
#top_nav a:active { color: #2b240b; }	

.BreadCrumb {
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;	
	font-size: 11px;	
}
	
#primary_content .BreadCrumb a:link, #primary_content .BreadCrumb a:visited { color: #780015; }
#primary_content .BreadCrumb a:hover { color: #2b240b; }
#primary_content .BreadCrumb a:active { color: #780015; }	

#section_nav ul {	
	color: #780015;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	font-family:"Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;	
}	


#section_nav a:link, #section_nav a:visited { color: #2b240b; }
#section_nav a:hover { color: #294e8e; }
#section_nav a:active { color: #2b240b; }			

#section_nav a.SectionNavCurrent {color: #780015;}



