/* GLOBAL CSS WWW.LCHC.ORG VERSION 1.0 */


/* START GENERAL LAYOUT */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #393939;
	background-color: #577F57;
	background-image: url(../images/global/main_background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	font-size: 10px;
}
#header {
	background-color: #789F76;
	width: 764px;
}
#mainMenu {
	width: 776px;
}
.empty {
	height: 20px;
	width: 764px;
}
/* END GENERAL LAYOUT */


#menu a {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.minical {
	width: 200px;
}
.user {
	text-indent: -9999px;
	visibility: hidden;
}
#programname {
	text-indent: -9999px;
	visibility: hidden;
}
.prefix {
	font-size: 11px;
}
.printer {
  font-size: 14px;
  width: 20ex;
}
.tabbak {
	font-size: 12px;
    margin: 0px 0.1em 0px 0.3em;
}
.tabfor {
	font-size: 12px;
    margin: 0px 0.1em 0px 0.3em;
}
.entry {
  font-size: 11px;
  text-decoration: none;
}


/* START GENERAL LINKS */
a:link {
	color: #e6240b;
	text-decoration: none;
}
a:visited {
	color: #ca200a;
	text-decoration: underline;
}
a:hover {
	color: #e6240b;
	text-decoration: underline;
	background-color: #ffe8b4;
}
a:active {
	color: #FF6600;
	text-decoration: none;
	background-color: #ffe8b4;
}
/* END GENERAL LINKS */


/* START MAIN CONTENT */
#mainContent {
	width: 745px;
	margin-left: 10px;
}
#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
}
#mainContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
}
#mainContent h3 {
	color: #2A4029;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
/* END MAIN CONTENT */


/* START FOOTER */
#footer {
	height: 150px;
	background-image: url(../images/global/two-girls.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 764px;
	bottom: 0px;
	left: 0px;
	margin-top: 30px;
}
#footer .footercontent {
	margin-right: 250px;
	text-align: center;
}
.footercontent p {
	font-size: 10px;
}
.footercontent a {
	text-decoration: underline;
}
#footer .spacer {
	height: 50px;
}
#footer .spacer2 {
	margin-right: 8px;
	margin-left: 8px;
}
/* END FOOTER */
