/* Global Styles */

body {
	margin:0px;
	background-color: #660000;
	margin-bottom: 50px;
		 
	
}

	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	font-weight:bold;
	}	
	
a:link {
color:#000000
text-decoration: underline;
font-weight: bold
}	
	
/* ID Styles */
	
#navigation a {
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	}
	
#navigation a:hover {
	color: #660000;
	text-decoration:blink;
	font-weight:bold;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFCB;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: Lucida Calligraphy;
	font-size: 24px;
	}

.sidebarText {
	color: #660000;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	}
	
.bodyText {
	line-height:24px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName {
	color: #663200;
	letter-spacing:.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	padding-right:20px;
	word-spacing:normal;
	text-align:left;
	padding-left:15px
	}
	
.footerNav {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	padding-right:25px;
	word-spacing:normal;
	text-align:center;
	padding-left:25px
	font-weight:bold
	}	
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663200;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663200;
}

.smallboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663200;
}

.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
h1 {
	background-image: url(images/linco_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	height: 100px;
	width: 434px;
}
