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

body {
	background-color: #CAB89F;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #23560f;
	font-style: italic;
}
.reverseText {
	font-weight: bold;
	color: #FFF;
}
h2 {
	font-size: 16px;
	color: #23560F;
	line-height: 16px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #613C18;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	color: #23560f;
	font-style: italic;
}
h5 {
	font-size: 1.2em;
	color: #FFFFFF;
	font-style: normal;
	background-color: #23560f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin-top: 3px;
}
a:link {
	color: #23560f;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #23560F;
}
a:hover {
	text-decoration: none;
	color: #613c18;
}
a:active {
	text-decoration: underline;
}
	/*left column wrapper*/
.wr_white {
	width:159px;
	padding-left: 8px;
	/*@editable*/ font-size: 11px;
	/*@editable*/ color: #000;
	/*@editable*/ font-style: normal;
	/*@editable*/ font-weight: normal;
	/*@editable*/ font-family: Helvetica;
	/*@editable*/ line-height: 1.25em;
}
.wr_white .t { background:#FFFFFF url(http://www.fufc.org/images/corner_sm_ul.jpg) no-repeat left top;}
.wr_white .b { background:url(http://www.fufc.org/images/corner_sm_ur.jpg) no-repeat right top;}
.wr_white .l { background:url(http://www.fufc.org/images/corner_sm_ll.jpg) no-repeat left bottom;}
.wr_white .r { background:url(http://www.fufc.org/images/corner_sm_lr.jpg) no-repeat right bottom;}

/*main column wrapper*/
.wr_main {
	width:630px;
	padding-left: 8px;
	/*@editable*/ font-size: 11px;
	/*@editable*/ color: #000;
	/*@editable*/ font-style: normal;
	/*@editable*/ font-weight: normal;
	/*@editable*/ font-family: Helvetica;
	/*@editable*/ line-height: 1.25em;
}
.wr_main .t { background:#FFFFFF url(http://www.fufc.org/images/corner_lg_ul.jpg) no-repeat left top;}
.wr_main .b { background:url(http://www.fufc.org/images/corner_lg_ur.jpg) no-repeat right top;}
.wr_main .l { background:url(http://www.fufc.org/images/corner_lg_ll.jpg) no-repeat left bottom;}
.wr_main .r { background:url(http://www.fufc.org/images/corner_lg_lr.jpg) no-repeat right bottom;}
            
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.fact {
	font-family: Times New Roman, Times, serif;
	font-size: 1.2em;
	line-height: 1em;
	color: #613C18;
	background-color: #FFFFCC;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	background-position: right center;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
td.cell-style-1 {
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #23560F;
}
td.non-event {
	background-color: #EBE6D6;
}
.holiday {
	color: #C00;
	font-weight: bold;
	background-color: #FFC;
}
td.event {
	background-color: #BED1AC;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 5px;
	list-style-image: url(images/bullet_green.jpg);
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: decimal;
	list-style-position: outside;
}
.ColFix #container {
	width: 574px;
	background: #FFFFFF;
	margin: 0 auto;
	position: absolute;
}
.boldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1D4821;
}