body#boxed,
body#stretched #header,
.fancyheading span, 
table.fancy_table th,
#header, 
.copyright						{
	background-color:#fff;
}
.button {
	background-color: #193361;
}

body#boxed #header				{
	background-color:#fff;
	width: 100%;
} /* Boxed Header Color Scheme */
body#stretched #header			{
	height:450px;
	background-color: #fff;
	width: 100%;
} /* Boxed Header Color Scheme */


#footer							{ background-color:#fff; }

	
a								{ text-decoration:none; color:#c00; outline:none;	}

a:hover, 
strong, 
.breadcrumbs a:hover, 
.post h2  a:hover 				{ color:#193361; } /* Link Hover Color*/

.nav li a	 					{ color:#fff; background:url(../images/trans_sep.png) top right repeat-y; }
.nav ul li a 					{ color:#fff; border:1px solid #193361; border-bottom:none;}
.nav ul li a:hover				{
	color:#c00;
	background:#193361 url(../images/menu_bg_gradient_overlay.png) 0 -1px repeat-x;
}
.nav ul							{ background: url("../images/arrow_up_dark.png") 10px 22px transparent no-repeat !important; /*ie6fix*/ }
.nav .current-menu-item a strong	{ color:#fff; font-weight: bold;}
.nav ul	ul						{ background:none; } 
.nav li ul 						{ border-bottom:1px solid #193361; }


#footer .sysform input.txt, 
#footer .sysform textarea, 
#footer .sysform select			{ color:#ffffff; background:transparent url(../images/opac-10.png); width:94%;}
#footer .sysform input.txt		{ width:55%;} 

.nivo-caption					{ background:#fff url(../images/opac-10.png);}
.sysform input.txt, 
.sysform textarea, 
.sysform select					{ background:#fff;}

#footer							{
	background-color:#eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c00;
	border-bottom-color: #c00;
} /* Footer Background Color*/
#footer,
#footer p						{ color:#193361; }
#footer a,						{ color:#fff;}
#footer #wp-calendar, 
#footer #wp-calendar caption, 
#footer #wp-calendar th, 
#footer #wp-calendar td 		{ color:#5faca7;}

#footer a:hover					{ color:#193361;}


.subheader a					{ color:#ffffff; }


#footer .syswidget .widget_postslist li 		{ border:none;  }
#footer .syswidget .widget_postslist ul li a 	{ background:none;  }

#footer .syswidget ul li a			{  	}	

.copyright						{ background-color:#193361;}

h2.entry-title					{ font-size:26px;  }
h2.entry-title	a				{ color:#3e3e3e;  }
h2.entry-title	a:hover			{ color:#ed6b00;  }
