/* Start of CMSMS style sheet 'fi-trust' */
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #FF8418;
	text-align: center;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 90%;
}

#wrapper {
	width: 1024px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#header {
	background-image: url(look/header_back.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 166px;
	position: relative;
}

#sitemap {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 114px;
	height: 19px;
	background-image: url(look/sitemap_back.gif);
	text-align: center;
}

#sitemap a:link, #sitemap a:visited {
	color: #ffffff;
	text-decoration: none;
}

#sitemap a:hover {
	color: #000000;
	text-decoration: none;
}

#address {
	position: absolute;
	top: 32px;
	right: 0px;
	text-align: right;
	line-height: 140%;
}

#navigation {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #3A3A3A;
	height: 26px;
	color: #FF7C08;
	padding-top: 3px;
	font-size: 110%;
}

#navigation2 {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #3A3A3A;
	height: 26px;
	color: #FF7C08;
	padding-top: 3px;
	font-size: 110%;
}

#nav_floater {
float: right;
margin-right: 10px;
}

#navigation2 ul {
        margin: 0px;
        padding: 0px;
        border-left: 1px solid #FF7C08;
}

#navigation2 li {
        margin: 0px;
        padding: 0px;
        list-style: none;
        float: left;
}

#navigation2 a:link, #navigation2 a:visited {
        display: block;
        border-right: 1px solid #FF7C08;
        padding: 0px 12px 0px 12px;
	color: #ffffff;
}

#navigation2 a:hover {
	color: #FF7C08;
}

#navigation table {
	margin-right: 12px;
}

#navigation td {
	border-right: 1px solid #FF7C08;
	padding: 0px 12px 0px 12px;
	margin-top: 4px;
	vertical-align: top;
}

#navigation a:link, #navigation a:visited {
	color: #ffffff;
}

#navigation a:hover {
	color: #FF7C08;
}

#leftcol_main {
	float: left;
	width: 200px;
}

#leftcol_main ul {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

#leftcol_main li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftcol_main li ul {
	margin-top: 0px;
}

#leftcol_main dfn {
	display: none;
}

#leftcol_main a:link, #leftcol_main a:visited {
	display: block;
	padding: 2px 3px 2px 3px;
	background-color: #FF8417;
	color: #000000;
	margin-bottom: 6px;
}

#leftcol_main a:hover {
	background-color: #3A3A3A;
	color: #ffffff;
	text-decoration: none;
}

#leftcol_main li li a:link, #leftcol_main li li a:visited {
	background-color: #3A3A3A;
	color: #ffffff;
	font-size: 80%;
}

#leftcol_main li li a:hover {
	background-color: #FF8417;
	color: #000000;
}

#rightcol_main {
	float: right;
	width: 804px;
	padding-top: 20px;
}

#mainpage_nonav {
	padding-top: 20px;
}

#leftcol_home {
	float: left;
	width: 635px;
   padding-top: 20px;
}

#rightcol_home {
	float: right;
	width: 355px;
   padding-top: 20px;
}

#topleft {
	margin-bottom: 20px;
}

#topright {
	background-color: #FFCDA1;
	padding: 10px;
	margin-bottom: 20px;
}

#bottomleft {
	margin-bottom: 10px;
}

#bottomleft td {
padding: 10px 0px 0px 10px;
}

.grantbox {
	width: 208px;
	height: 84px;
	background-image: url(look/grants_back.gif);
        background-repeat: no-repeat;
	padding: 6px 10px 10px 10px;
	padding-left: 90px;
	position: relative;
}

.grantbox h2 {
	font-size: 120%;
	margin-bottom: 5px;
}

div.grantbox div.button {
	position: absolute;
	top: 70px;
	right: 10px;
}

div.button a:link, div.button a:visited {
	background-color: #FF8417;
	padding: 2px 5px 2px 5px;
	color: #000000;
}

div.button a:hover {
	color: #ffffff;
}

.littletext {
	font-size: 70%;
}

#footer {
	clear: both;
	background-color: #3A3A3A;
	color: #FF7C08;
	text-align: right;
	padding: 2px 10px 2px 10px;
	font-size: 70%;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
}

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

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 10px 0px;
	color: #2C78BC;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 90%;
}

p {
	margin: 0px 0px 10px 0px;
}

a:link, a:visited {
	color: #EA5300;
	text-decoration: none;
}

a:hover {
	color: #3A3A3A;
	text-decoration: underline;
}

.NewsSummary {
	margin-top: 10px;
	padding-right: 10px;
}

.NewsSummary p {
        margin-top: 0px;
}

.NewsSummaryPost, #NewsPostDetailDate {

}

.NewsSummaryLink {
	font-style: italic;
}

.NewsSummaryMorelink {
	font-style: italic;
}

#calendar_head {
text-align: center;
}

#events_table {
width: 100%;
margin-top
}

#events_table td.eventtitler {
font-size: 1.2em;
border-bottom: 1px solid #FF8417;
}

.eventsback_a {
background-color: #EBEBEA;
}

#events_table td {
        vertical-align: top;
        border-top: 2px solid white;
        border-bottom: 2px solid white;
        padding: 4px;
}

#event_info {
background-color: #EBEBEA;
border: 1px solid #CCCCCC;
padding: 10px;
width: 400px;
margin: 10px 0px 10px 0px;
line-height: 1.6em;
font-size: 1.1em;
}

/* End of 'fi-trust' */

