body
{
	left:0;
	top:0;
	background-image: url(../include/SiteArt/paper.jpg);
	background-repeat:repeat;
	font-family:Verdana, helvetica, Arial, MS Sans Serif;
	font-size:10px;
}
#PageBanner 
{
	border-bottom:inset 4px Blue;
	margin-bottom:1em;
}
#LOTLogoText 
{
	color:Maroon;
	font-size:3.3em;
	font-weight:bold;
  font-family:Calligrapher;
}
#LotLogoSubText 
{
	color:Maroon;
	font-size:2.1em;
	font-weight:bold;
  font-family:Calligrapher;
}
#leftNav 
{
	border-right: groove 3px grey;
	padding-right:1.2em;
}
#PageBody 
{
}
#PageFooter 
{
	font-size:1.1em;
	border-top: groove 3px grey;
	padding-top:1.5em;
	padding-bottom:2em;
}
.lnItem 
{
	margin-bottom:0;
	width:11em;
}
a.lnMenu, a.lnMenu:hover, a.lnMenu:visited, a.PageButton, a.PageButton:hover, a.PageButton:visited
{
	border-bottom:outset 3px gray;
	border-right:outset 3px gray;
	padding:.3em;
	text-decoration: none;
	color:brown;
	background-color: #FFFF99;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:13em;
	display:block;
}
a.lnMenuSel, a.lnMenuSel:hover, a.lnMenuSel:visited, a.PageButtonSel, a.PageButtonSel:hover, a.PageButtonSel:visited 
{
	border-top:inset 2px gray;
	border-left:inset 2px gray;
	border-right:inset 1px gray;
	border-bottom:inset 1px gray;
	padding:.3em;
	text-decoration: none;
	color:brown;
	background-color: #FFFF33;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:13em;
	display:block;
}
a.PageButton, a.PageButton:hover, a.PageButton:visited, a.PageButtonSel, a.PageButtonSel:hover, a.PageButtonSel:visited 
{
	width:auto;
	display:inline;
	padding-left:.5em;
	padding-right:.5em;
}
a.lnSubMenu, a.lnSubMenu:hover,a.lnSubMenu:visited 
{
	border-bottom:outset 1px gray;
	border-right:outset 1px gray;
	border-left:inset 3px gray;
	padding:.3em;
	padding-left:1.5em;
	text-decoration: none;
	color:brown;
	background-color: #FFFF33;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:15em;
	display:block;
}
a.lnSubMenuSel, a.lnSubMenuSel:hover,a.lnSubMenuSel:visited 
{
	border-bottom:outset 1px gray;
	border-right:outset 1px gray;
	border-left:inset 3px gray;
	padding:.3em;
	padding-left:1.5em;
	text-decoration: underline;
	color:brown;
	background-color: #FFFF33;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:15em;
	display:block;
}
.morelink 
{
	font-size:.9em;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bolder;
}
.calloutBox {
	padding:1em;
	border: inset thin brown;
	background-color: #CCFFCC;
}
.cNew 
{
	background-color:Yellow;
	color:Navy;
	font-family: "Comic Sans MS", Arial, sans-serif;
}
H1 
{
	font-size:1.25em;
	font-weight:bold;
}
H2 
{
	font-size:1.15em;
	font-weight:bold;
}
H3 
{
	font-size:1.1em;
	font-weight:bold;
}