BODY {
	font-size: 1.0 em;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 3% 0 3%;
	width: auto;
	background-image: url(/themes/kirkland/images/klake_bg_v1.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-attachment: fixed;
}

#topBG {
	background-image: url(/themes/kirkland/images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;
	margin: 0 -3% 0 -3%;
}

#mast {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}

#foot {
	color: #D8DBFF;
}

H1 {
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Verdana, Helvetica, sans-serif; 

}

.smalltext {
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .65em; 
color : #6D6C69; 
}

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

a:active { color: #696; }

a:visited { color: #843731; }

a:hover { text-decoration: underline; }

.smalltext a:link{
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

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

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


.largetext {
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Verdana, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Verdana, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

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

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark
{
	background-color: #74604D;
	color: #FC6;
}

.bg_medium
{
	background-color: #FC6;
	color: #74604D;
}

.bg_medium a
{
	color: #74604D;
}

.bg_medium .white
{
	color: #000;
}

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



.bg_light { background-color: #FF9; }

.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/kirkland/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/kirkland/images/bg_boxHead_515474.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: #515474;*/
}

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

#rightCol .contentBox {
	background-position: right top;
	background-image: url(/themes/kirkland/images/bg_boxHead_515474_alt.gif);
}

.contentHead
{
	padding: 6px 4px 6px 9px;
	font-weight: bold;
	text-align: left;
	border-color: #009;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	color: #FFB500;
	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: #74604D;
	border-width: 1px 1px 1px 1px;
	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 5px 5px 10px; }

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

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

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

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

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

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

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

#centerCol .contentHead {
	padding: 6px 4px 4px 12px;
}

#leftCol form
{
	margin: 0px;
}

ul.menu
{
	margin: -4px -4px -5px -4px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #7378A6;
}

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


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

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

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

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

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

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


li.menu_l2 a, li.menu_l2 a:link, li.menu_l2 a:active, li.menu_l2 a:visited {
	display: block;
	padding: 4px 2px 3px 2.2em;
	/*	border-left: 1px solid #369; */
	background-color: #62668D; /* 787CAC */
	color: #C2C5E5;
	text-decoration: none;
	width: auto;
}

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

.creditLACtext
{
	font-family: Verdana, Helvetica, sans-serif;
	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; }


