@charset "UTF-8";
/* CSS Document */

/* -------- Start Branding Styles --------- */

div#branding {
	border-bottom-color: #bfbfbf;
	}

/* -------- End Branding Styles --------- */	


/* -------- Start Content Styles --------- */

div#content_wrapper {
	border-color: #bfbfbf;
	}

div#content_wrapper a {
	color: #003176;
	border-bottom-color: #003176; 
	text-decoration: none;
	}	
	
div#content_wrapper a:hover {
	color: #6091d6;
	border-bottom-color: #6091d6; 
	}	
		
	
div#content_wrapper h3 {
	font-weight: normal;
	color: #777;
	border-bottom-color: #d9d9d9;
	}
	
div#content div.entry {
	border-bottom-color: #d9d9d9;
	}		

div#content_wrapper p.postmetadata, div#content_wrapper p.post_date {
	color: #999;
	}

div#content_wrapper div.search_box {
	border-bottom-color: #d9d9d9;
	}

div#content_wrapper div.search_label label {
	color: #777;
	}

div#content_wrapper li.bio_pic a {
	border: none;
	}

div#content_wrapper li.bio_pic a img {
	border-color: #000;
	}

div#content_wrapper h4, div#content_wrapper li h4 {
	color: #777;
	border-bottom-color: #d9d9d9;
	font-weight: normal;
	}
	
/* -------- End Content Styles --------- */

/* -------- Start Nav Styles --------- */

div#nav_main div.nav_wrap {
	border-bottom-color: #bfbfbf;
	}

div#nav_main ul li a {
	color: #003176;
	}		

div#nav_main ul li a:hover {
	color: #6091d6;
	border-bottom-color: #6091d6; 
	}	
			

/* -------- End Nav Styles --------- */
	
	
/* -------- Start Site Info Styles --------- */


div#site_info {
	color: #777;
	}	
	
div#site_info a {
	color: #333;
	border-bottom-color: #333; 
	text-decoration: none;
	}	
	
div#site_info a:hover {
	color: #555;
	border-bottom-color: #555; 
	}	
			

/* -------- End Site Info Styles --------- */			