BODY {
	font-size: .9em;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1D1500;
	/* #300 */
	margin: 0px;
	padding: 0px;
	background-image: url(/themes/lac_foundair/images/bg5.jpg);
	background-color: #DCC38C;
	background-position: 0px 10px;
}

#mainContainer {
	padding: 0px;
	margin: 0px;
}

#mast {
	background-image: url(/themes/lac_foundair/images/mast_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 130px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#content {
	height: 100%;
}

#foot {
	height: 133px;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
	background-image: url(/themes/lac_foundair/images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
}

#mastImgl {
	display: block;
	margin: 0px 0px 0px 70px;
	padding: 0px;
	float: left;
}

#mastImgr {
	display: block;
	margin: 0px 20px 0px 0px;
	float: right;
	padding: 0px;
}

#footImgl {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#footImgc {
	margin: 0px auto 15px auto;
}

#footImgr {
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

h1, h2, h3 {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	background-color: transparent;
	margin: .2em 0em .5em 0em;
}

h1 {
font-size : 1.2em; 
}

h2 {
font-size : 1.1em; 
}

h3 {
font-size : 1.0em; 
}

p {
font-size : .9em; 

}

.smalltext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .75em; 
line-height: 1.2em;
}

a, a:link, a:active, a:visited {
	color: #5C0101;
	font-weight: bold;
	text-decoration: none;
/*	border-color: #5C0101;
	border-width: 0px 0px 1px 0px;
	border-style: dotted; */
}

/*a:hover {
	background-color: #B2B278;
}

a:hover img {
	border-width: 0px;
	border-style: none;
}*/

.smalltext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.white a {
	border-width: 0px;
	border-style: none;
}

.black {
  background-color : black;
}

.bg_dark
{
	background-color: #BD730B;
	color: #FC6;
}

.bg_medium
{
	background-color: #4D4F25;
	color: #FFE89B;
}

.bg_medium a
{
	color: #FFE89B;
}

.bg_medium .white
{
	color: #000;
}

.bg_medium .white a
{
	color: #blue;
}



.bg_light {
	background-color: #9CA04A;
} /* FFE89B E8D6BA BC9B64*/

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light { background-color: #9CF; }

.tightlist
{
	padding: 0px 0px 0px .5em;
	margin: 2px 2px 2px 10px;
	list-style: disc url(/themes/lac_foundair/images/bullet_check.gif);
}

.tightlist li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 4px;
}

.tightlist li a { margin-left: -5px; }

.contentBox
{
	padding: 0px;
	border-color: #009;
	border-width: 0px;
	border-style: solid;
	background-image: url(/themes/lac_foundair/images/bg_boxHead_957B50.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ** HOLLY HACK fixes IE Win screwups ** */
/* Hides from IE-mac \*/
* html .contentBox {height: 1%;}
/* End hide from IE-mac */

.contentHead
{
	padding: 6px 4px 4px 8px;
	font-weight: bold;
	text-align: left;
	border-color: #009;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	color: #3D4519;
	font-size: 1.1em;
	background-color: transparent;
}

/* ** HOLLY HACK fixes IE Win screwups ** */
/* Hides from IE-mac \*/
* html .contentHead {height: 1%;}
/* End hide from IE-mac */

.contentBlock {
	text-align: left;
	padding: 4px;
	border-color: #957B50;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	background-color: #F0DBB3;
	background-image: url(/themes/lac_foundair/images/bg5.jpg);
}

/* ** HOLLY HACK fixes IE Win screwups ** */
/* Hides from IE-mac \*/
* html .contentBlock {height: 1%;}
/* End hide from IE-mac */

#leftCol {
	padding: 0px 5px 5px 10px;
}

#centerCol {
	padding: 0px 15px 5px 15px;
}

#rightCol {
	padding: 0px 10px 5px 5px;
}

#leftCol .contentHead {
	font-size: 1.0em;
	line-height: normal;
}

#leftCol .contentBlock {
	font-size: 0.8em;
	line-height: normal;
}

#centerCol .contentBlock {
	padding: 10px 15px 5px 15px;
}

#rightCol .contentHead {
	font-size: 1.0em;
	line-height: normal;
}

#rightCol .contentBlock {
	font-size: 0.8em;
	line-height: normal;
}

#leftCol form
{
	margin: 0px;
}

ul.menu
{
	margin: -4px -4px -5px -4px;
	padding: 0px;
	list-style: none;
	border: none;
}

li.menu_l0
{
	border-bottom: 1px solid #BD730B;
	margin: 0em;
	padding: 0em;
}


li.menu_l0 a
{
	display: block;
	padding: 4px 2px 3px 0.5em;
/*	border-left: 1px solid #369; */
	background-color: #A11B17;
	color: #DABC8A;
	text-decoration: none;
	width: auto;
}

li.menu_l0 a:hover
{
/*	border-left: 1px solid #369; */
	background-color: #5C0101;
	color: #DABC8A;
}

li.menu_l1
{
	border-bottom: 1px solid #BD730B;
	margin: 0em;
	padding: 0em;
}


li.menu_l1 a
{
	display: block;
	padding: 4px 2px 3px 1.1em;
	/*	border-left: 1px solid #369; */
	background-color: #851613;
	color: #DABC8A;
	text-decoration: none;
	width: auto;
}

li.menu_l1 a:hover
{
	/*	border-left: 1px solid #369; */
	background-color: #5C0101;
	color: #DABC8A;
}

li.menu_l2
{
	border-bottom: 1px solid #BD730B;
	margin: 0em;
	padding: 0em;
}


li.menu_l2 a
{
	display: block;
	padding: 4px 2px 3px 2.2em;
	/*	border-left: 1px solid #369; */
	background-color: #851613;
	color: #DABC8A;
	text-decoration: none;
	width: auto;
}

li.menu_l2 a:hover
{
/*	border-left: 1px solid #369; */
	background-color: #5C0101;
	color: #DABC8A;
}

/* a few global fixes now */

/* make sure the visited link behaves in IE */
/* this could be done individually above too */
li.menu_l0 a:visited, li.menu_l1 a:visited, li.menu_l2 a:visited
{
	color: #DABC8A;
}

/* fix the width hacks used above for IE, for other browsers  */
html>body li.menu_l0 a, html>body li.menu_l1 a, html>body li.menu_l2 a, html>body ul.menu
{
width: auto;
}

.creditLACtext
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: .6em;
	color: #333;
}

.creditLACtext a, .creditLACtext a:link, .creditLACtext a:visited, .creditLACtext a:active, .creditLACtext a:hover
{
	color: #333;
	text-decoration: none;
}

.creditLACtext a:hover { text-decoration: underline; }

table.datatable {
	border-color: #4D4F25;
	border-width: 1px;
	border-style: solid;
}

td.tablehead {
	font-size: .75em;
	font-weight: bold;
	background-color: #4D4F25;
	color: #FFE89B;
}

td.tablesub  {
	font-size: .75em;
	font-weight: bold;
	background-color: #9CA04A;
}

td.tabletext  {
	font-size: .7em;
}

td.tablecontent3  {
	font-size: .7em;
	background-color: #9CA04A;
}

td.tablecontent2 {
	font-size: .7em;
	background-color: #ACAE80;
}

table tbody {
	margin: 0em;
	padding: 0em;
}
