@charset "utf-8";

#header, #navigation, #content {border-color:#666; border-left:none; border-right:none;}

#header {height:170px;}
#header p a {
	width:350px;
	font:normal bold 35px/44px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#000000 /*#1a3e6c*/;
	letter-spacing:1px;
	top:25px;
	text-indent:0;
	text-align:right;
	text-transform:uppercase;
}

#globalnav a:link, #globalnav a:visited {color:#666;}
#currentsection a:link, #currentsection a:visited {color:#000;}

.sb-header {color:#376633;}
