body {	margin-top: 30;	padding:0;	line-height: 1.25em;
	background-color: #ebeaa6;
}


a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #6D351A;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #6D351A;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #321414;
}


.foot1 { 
	font-family: georgia, serif;
	font-size: 12px; 
	color: #000000;
}

.copyright { 
	font-family: georgia, serif;
	font-size: 10px; 
	color: #000000;
}

.p  {
	margin-top: 1.0em;
	font-family: georgia, serif;
	font-size: 12px;
}

.p2 {
	padding-left: 4px;
}


.pbold {
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 14px;
}

.sbold	{
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}

img 	{
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}

ul#navlist	{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center
}

ul#navlist li	{
	background-color: #cccc66;
	border-style: outset;
	border-width: 1px;
}

ul#navlist li a	{
	display: block;
	width: 100%;
	color: #a58c20;
	text-decoration: none
}


ul#navlist li#active a	{
	background: #ebeaa6;
	color: #000000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover	{
	color: #ffffff;
	background-color: #ebeaa6
}


ul.NoBullet {
  list-style-type: none
}

b{font-size: 110%;}em{color: red;}#maincontainer{	width: 840px; /*Width of main container*/	margin: 0 auto; /*Center container on page*/
	background: #FFFF99;}#topsection{	background: #EAEAEA;	height: 150px; /*Height of top section*/
	background-image: url(images/site/lmk_header3b.jpg);}#topsection h1{	margin: 0;	padding-top: 15px;}#contentwrapper{	float: left;	width: 100%;}#contentcolumn{	margin-left: 150px; /*Set left margin to LeftColumnWidth*/
	background: #FFFF99;
	padding: 17px}#leftcolumn{	float: left;	width: 135px; /*Width of left column*/
	margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
	padding-left: 5px;
	background: #FFFF99;}#footer{	clear: left;	width: 100%;	color: #FFF;	text-align: center;	padding: 4px 0;
	background: #FFCC00;}#footer a{color: #FFFF80;}

#footer2{	clear: left;	width: 100%;	text-align: center;	padding: 4px 0;
	background: #FFFF99;}
.innertube{	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/}
