BODY
{
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;
}

#mast
{
	background-image: url(images/mast_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #EAF1DC;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}

#mast img
{
	display: block;
	/*	float: right; */
	margin: 0 auto 0 15px;
}

h1, h2, h3, h4 
{
	font-weight: bold;
	color: #999966;
}

h1 
{
	font-size: 1.3em;
}

h2 
{
	font-size: 1.2em;
}

h3 
{
	font-size: 1.1em;
}

h4 
{
	font-size: 1.0em;
}

.altRow1
{
	background-color: #DBDBDB;
}

.altRow2
{
	background-color: #EAF1DC;
}

.smalltext {
font-size : .75em; 
}

a:link, a:visited
{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:active { color: #000; }

a:hover { text-decoration: underline; }

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

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


.largetext {
font-size : 1.2em; 
}

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

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

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark
{
	background-color: #807F56;
	color: #FFF;
}

.bg_medium
{
	background-color: #999966;
	color: #fff;
}

.bg_medium a
{
	color: #000000;
}

.bg_medium .white
{
	color: #000;
}

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



.bg_light { background-color: #DFE9CA; }

.alt_bg_dark {
  background-color : #990000;
}

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

.alt_bg_light { background-color: #C0C0C0; }

.tightlist
{
	padding: 0px 0px 0px .5em;
	margin: 2px 2px 2px 10px;
	list-style: disc url(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(images/bg_boxhead_BD730B.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: #999966;
	font-size: 1.3em;
	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: #000000;
	border-width: 0px;
	border-style: solid;
	background-color: #FFF;
}

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

#leftCol
{
	padding: 5px 10px 5px 10px;
	background-color: #EAF1DC;
}

#centerCol
{
	padding: 5px 15px 5px 15px;
	background-image: url(images/bg_page_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

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

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

#leftCol .contentBlock
{
	font-size: 0.8em;
	background-color: transparent;
}

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

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

#leftCol form
{
	margin: 0px;
}

.creditLACtext
{
	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; }

#homeAnnounce, #homeAnnounce .contentBlock
{
	background-color: #F8F7EE;
}

#homeAnnounce
{
	padding: 2em 2em 1em 2em;
	font-size: 0.8em;
	background-image: url(images/lc_white.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #330;
}


/* ************************************ */
/* begin section for the css list menus */

/* the basic ul */
/* the margins are negative here to overcome the padding of the containing contentBox */
/* width is set to 100% for IE and fixed below for other browsers */
ul.menu
{
	margin: -4px -4px -5px -4px;
	padding: 0px;
	list-style: none;
	border-top: 1px #CCCC99 solid;
	width: 100%;
	background-color: transparent;
}


/* top level line item */
/* don't need much here, just a bottom border for a divider */
li.menu_l0
{
	border-bottom: 1px #CCCC99 solid;
	border-left: 3px #CCCC99 solid;
	margin: 0em;
	padding: 0em;
}

/* top level link */
/* most of the actual styling happens here */
/* width is set to 100% for IE and fixed below for other browsers */
li.menu_l0 a
{
	display: block;
	margin: 0em;
	padding: 0.5em 2px 0.5em 1em;
	background-color: #DFE9CA;
	text-decoration: none;
	width: 100%;
}

li.menu_l0 a:hover
{
	background-color: #990000;
	color: #fff;
	text-decoration: none;
}



/* 2nd level line item */
/* note the margin set here for the sub-level indent */
li.menu_l1
{
	border-bottom: 1px #CCCC99 solid;
	border-left: 3px #CCCC99 solid;
	padding: 0em;
	margin: 0em 0em 0em 0.75em;
}

/* 2nd level link */
/* and all of your 2nd level styles */
li.menu_l1 a
{
	display: block;
	margin: 0em;
	padding: 0.5em 2px 0.5em 1em;
	background-color: #DFE9CA;
	text-decoration: none;
	width: 100%;
}

li.menu_l1 a:hover
{
	background-color: #990000;
	color: #fff;
	text-decoration: none;
}



/* 3rd level line item */
/* note the margin set here for the sub-sub-level indent */
li.menu_l2
{
	border-bottom: 1px #CCCC99 solid;
	border-left: 3px #CCCC99 solid;
	padding: 0em;
	margin: 0em 0em 0em 1.5em;
}

/* 3rd level link */
/* and all of your 3rd level styles */
li.menu_l2 a
{
	display: block;
	margin: 0em;
	padding: 0.5em 2px 0.5em 1em;
	background-color: #DFE9CA;
	text-decoration: none;
	width: 100%;
}

li.menu_l2 a:hover
{
	background-color: #990000;
	color: #fff;
	text-decoration: none;
}


/* 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
{
}

/* 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;
}

/* end of section for the css list menus */
/* ************************************ */

#homeAnnounce .contentHead
{
	font-size: 2.5em;
}

.roundBox
{
	background-color: #CCCC99;
	background-image: url(images/corner_tl.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.roundBox .contentHead
{
	background-color: transparent;
	background-image: url(images/corner_tr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #EAF1DC;
}

.roundBox .contentBox
{
	background-image: url(images/corner_bl.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.roundBox .contentBlock
{
	background-image: url(images/corner_br.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}



