html,body,h1,p,ul,li {
	margin: 0;
	padding: 0;
}

ul,li {
	list-style: none;
}

iframe {
width: 530px;
}

img {
	border: none;
}

acronym {
	cursor: help;
}

input, select, textarea, button {
	font: 12px "Lucida Grande",Verdana,sans-serif;
}

a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #000 dotted;
}

a:visited {
	color: #444;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #000 dotted;
}

a:hover {
	color: #3DB6C7;
}

html {
	overflow-y: scroll;
	}

body {
	background-image: url(../images/bgPattern5.png);
	background-color: #5E4022;
	background-repeat: repeat-x;
	background-attachment: fixed;
	/*background-image: url(../images/paperBgImg.jpg);*/
	font: 12px "Lucida Grande",Verdana,sans-serif;
	color: #222;
}

.superbold {
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 2px;
}

.indent {
	padding-left: 21px;
}

.hide {
	display: none;
}

.pdfDoc {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	float: left;
	clear: left;
}

.wordDoc {
	background-image: url(../images/word.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	float: left;
	clear: left;
}

#documentBody {
	background-image: url(../images/bgRepeat.png);
	width: 750px;
	margin: 0 auto;
}

#documentHeader {
	height: 200px;
	background-repeat: no-repeat;
	background-image: url(../images/uhsft-banner.png);
	width: 860px;
	position: absolute;
	margin-left: -50px;
	z-index: 300;
}

#documentContent {
	width: 750px;
	margin: 0 auto;
	position: relative;
	top: 150px;
	z-index: 200;
	padding-bottom: 150px;
}

#documentContent ul, #documentContent li {
    margin-left: 2em;
}

#side {
	background-image: url(../images/ftlogo.jpg);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	width: 176px; /*166*/
	float: left;
	position: relative;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 19px;
}

#side a {
	border-bottom: none;
}

#side ul {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 12px;
	margin-top: 10px;
}

#side ul li {
    list-style: none;
    margin-left: 0;
}

#side ul li:hover {
}

#side ul li a {
	display: block;
	background-color: #B2DB1D;
	margin-bottom: 5px;
	color: #000;
	border: 2px #42340B solid;
	padding-left: 2px;
	height: 1em;
}

* html #side ul li a {
}



* html #side ul li a:hover span {
}

#side ul li a.active {
	background-color: #3DB6C7;
	margin-right: -5px;
	margin-left: 5px;
	position: relative;
}

#side ul li a.active span {
	font-size: 1.3em;
	position: relative;
	top: -4px;
	color: #fff;
}

.newsletter {
	border: 2px #42340B solid;
	background-color: #3DB6C7;
	margin-left: 12px;
	width: 150px;
	padding: 0;
}

.newsletter h2 {
	font-size: 16px;
	padding: 0;
	margin: 0;
	margin-top: 1px;
	margin-left: 2px;
	color: #000;
}

.newsletter input.text {
	padding: 3px;
	width: 136px;
	border-top: 2px #42340B solid;
	border-right: 2px #42340B solid;
	border-bottom: 2px #42340B solid;
	border-left: 2px #42340B solid;
	margin-bottom: 3px;
	margin-left: 2px;
	font-size: 1em;
}

.newsletter button {
	border-top: 2px #42340B solid;
	border-right: 2px #42340B solid;
	border-bottom: 2px #42340B solid;
	border-left: 2px #42340B solid;
	margin-left: 2px;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 0.9em;
	background-color: #fff;
}

.newsletter label {
	font-size: 10px;
	position: relative;
	top: -2px;
}

#main {
	float: left;
	width: 520px;
	font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 0px;
	position: relative;
	z-index: 1;
}

#main h1 {
	margin-top: 10px;
	background-color: #3DB6C7;
	width: 380px;
	color: #fff;
	padding: 3px 0 0px 2px;
	border: 2px #42340B solid;
}

#main h2 {
	padding: 0;
	font-size: 1.4em;
	width: 100%;
	padding-left: 3px;
	clear: both;
	color: #000;
	margin: 0;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	background-color: #fff;
}

#main h2.nobg {
	background-image: none;
}

#main ul {
	margin-left: 1.5em;
	margin-bottom: 1em;
	clear: both;
}

#main ul li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	clear: both;
}

#main p {
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	clear: both;
	color: #333;
	background-color: #fff;
}
/* news */
.post-time {
	font-size: 0.6em;
	color: #374C28;
}

.post-time:before {
	content: "Posted at ";
}

.post-time:after {
	content: " CST";
}

/*Members*/
#main .members {
	margin-left: 1em;
	margin-top: 1em;
	clear: both;
}

#main .members div {
	display: block;
	height: 100px;
	width: 250px;
	background: #EEEEEE;
	border: 1px #999 solid;
	margin-bottom: 1em;
}

/*Info*/
#main.rawfacts ul {
	float: left;
	clear: both;
}

#main.rawfacts li {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	float: left;
	clear: left;
}

#main.rawfacts ul li a {
	padding-right: 0px;
}

/*Events*/

#updateFile {
	display: none;
	float: none;
}

#main.news span {
}

#main.news span.sub {
	display: block;
	padding-left: 1.5em;
}

a.news-header-link {
	/*background-color: #B2DB1D;
	border-bottom: 2px #3DB6C7 solid;*/
	border: none;
	text-decoration: none;
}

a.news-header-link:visited {
	text-decoration: none;
}


.specialEvent {
	border-bottom: 1px #e2e2e2 solid;
	padding-bottom: 7px;
}

#eventsTable {
	clear: both;
	margin-left: 20px;
	border: 1px #555 solid;
	background-color: #fff;
}

#eventsTable th {
	width: 153px;
	height: 1em;
	background-color: #C9E4BC;
	text-align: left;
	padding-left: 0.4em;
	border-bottom: 1px #555 solid;
}

#eventsTable td {
	padding-left: 0.4em;
}

#eventsTable tbody tr:hover {
	background-color: #FFF5BF;
	cursor: pointer;
}

/*Links*/
#main .providers li {
	width: 500px;
	clear: both;
	margin-bottom: 1em;
}

#main .providers li img {
	float: left;
}

#main .providers li div {
	width: 300px;
	padding: 1em;
	margin-left: 160px;
	margin-top: 0.5em;
	height: 170px;
}

/*History*/
#main.history ul {
	margin-left: 0px;
}

#timeline {
	width: 520px;
	padding: 0;
	margin: 0;
}

#timeline p, h1, h2, h3, ul {
	margin-left: 0px;
}

ul.events .month {
	float: right;
	width: 100%;
	background: #B2DB1D;
	border-bottom: 2px #3DB6C7 solid;
	font-size: 1.7em;
}

ul.events .event {
	border-left: 2px transparent solid;
	padding-left: 2px;
	float: left;
	/*border-bottom: 2px #E6E6E6 solid;
	background-image: url(../images/timelineArrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

ul.events .event:hover {
	background-color: #E9F9D8;
	border-left: 2px #3DB6C7 solid;
}

ul.events .event span {
	font-size: 1.2em;
	font-weight: bold;
}

/*Login*/
#main.login input {
	width: 200px;
	font-size: 1em;
	border-top: 1px #999 solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	border-left: 1px #999 solid;
	padding: 3px;
}

#main.login button {
	cursor: pointer;
	border: none;
	background-color: #fff;
	letter-spacing: 0.1em;
	padding: 3px;
	font-size: 1.3em;
	font-style: normal;
	background-color: #d9d9d9;
	border: 1px #333 solid;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
}

#main.login button:hover {
	left: 1px;
	bottom: 1px;
	position: relative;
}

#main.login .form-element {
	margin-top: 5px;
}

/*Admin*/
#main.admin h3 {
	margin: 0;
	padding: 0;
	float: left;
	width: 300px;
	background: #B2DB1D;
	border-bottom: 2px #3DB6C7 solid;
	font-size: 1.7em;
	font-weight: normal;
}

#main.admin input, #main.admin textarea, #main.admin select {
	font-size: 1em;
	border-top: 1px #999 solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	border-left: 1px #999 solid;
	padding: 3px;
}

#main.admin input:focus,textarea:focus {
}

#main.admin input:hover,textarea:hover {
}

#main.admin select {
	cursor: pointer;
}

#main.admin button {
	cursor: pointer;
	border: none;
	background-color: #fff;
	letter-spacing: 0.1em;
	padding: 3px;
	font-size: 1.3em;
	font-style: normal;
	background-color: #d9d9d9;
	border: 1px #333 solid;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
}

#main.admin button:hover {
	left: 1px;
	bottom: 1px;
	position: relative;
}

#main.admin .form-element {
	margin-top: 5px;
	clear: both;
}

#main .controlForm a {
	color: #006633;
	visibility: hidden;
}

#agendaUpload,#locationBox {
	display: none;
}

/*Contact*/
#cmf {
	display: block;
}
#main.contact fieldset {
	border: none;
	clear: both;
}

#main.contact .form-element {
	clear: both;
	float: left;
	padding-bottom: 10px;
}

#main.contact .label {
	float: left;
	width: 130px;
	clear: both;
}

#main.contact input, #main.contact textarea {
	font-size: 1em;
	border-top: 1px #888 solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	border-left: 1px #888 solid;
	padding: 4px;
	float: left;
	width: 300px;
	background-color: #F7F7F7;
}

#main.contact input:focus,#main.contact textarea:focus {
	background-color: #fff;
}

#main.contact input:hover,#main.contact textarea:hover {
	background-color: #fff;
}

#main.contact button {
	cursor: pointer;
	border: none;
	background-color: #fff;
	letter-spacing: 0.1em;
	padding: 3px;
	font-size: 1.3em;
	font-style: normal;
	background-color: #d9d9d9;
	border: 1px #333 solid;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
	margin-left: 130px;
}

#main.contact button:hover {
	left: 1px;
	bottom: 1px;
	position: relative;
}

#main.contact .itemerror {
	background-color: #FFCCCC;
	border: 1px #A40000 solid;
}

#main.contact .itemerror:focus {
	background-color: #fff;
}

#main.contact .itemerror:hover {
	background-color: #fff;
}

#documentFooter {
	text-align: center;
	font-size: 11px;
	position: relative;
	padding-top: 17px;
	padding-bottom: 5px;
	color: #999;
	clear: both;
	z-index: 400;
}

#documentFooter a {
	font-weight: normal;
}

#documentTail {
	background-image: url(../images/bgBottom.png);
	background-repeat: no-repeat;
	width: 742px;
	margin: 0 auto;
	display: block;
	height: 30px;
}

.agendaDownload {
    margin: 0 20px 0 0;
    padding: 0;
    margin: 0;
}

.agendaDownload a {
    padding: 0.3em 0 0.3em 0;
    margin: 0 20px 0 -20px;
    border-bottom: 1px #999 solid;
    display: block;
}

.agendaDownload a:hover {
    color: #3DB6C7;
}
