﻿body 
{
	background-color: #001854;
    margin: 0 0 0 0;	
	font-family: Lucida Sans Unicode, Arial, Tahoma;	 
	font-size:12px;   
}
h2
{
	color: #46433C;
	font-family: Copperplate Gothic Light;
    font-size: 15px;    
}
a:link
{
	color: #001854;
}
#maincontainer
{
	width: 850px; /*Width of main container*/
	/*height: 100%; Height of main container*/
	margin: 0 auto; /*Center container on page*/
	border: #AF0301 1px solid;
}
#headerImage
{
	background: transparent url("../_images/MCLEFv1Header.jpg") no-repeat top left;
	width: 850px;
	height: 186px;
}
#pageNavy 
{
	background-color: #AF0301;
	height: 23px;
	color: #fff;
	text-align: center;
	border-bottom: #fff 1px solid;
	text-decoration: None;	
	font-family: Arial, Tahoma;	 	
	font-size: 11px;
	font-weight:bold;
	padding-top: 3px;
}
#pageNavy a
{
	text-decoration: None;
	padding: 5px 8px 0 8px;
	text-transform: uppercase;

}
#pageNavy a:link, #pageNavy a:visited
{
	color: #fff;
}
#pageNavy a:hover
{
	color: #001854;
	background-color: #fff;
}
#pageBody
{
	background: #fff url("../_images/pageBody.jpg") repeat-x top left; 
	height: 100%;
	padding: 25px 20px 10px 20px;
}
#pageFooter
{
	background: transparent url("../_images/pageFooter.jpg") repeat-x top left; 
	height: 45px;
}
#pageFooter p, #pageFooter a
{
	color: #fff;
	text-align:center;
	margin: 0 0 0 0;
	font-size: 12px;
}
#taxInfo p
{
	clear:left;
	color: #000;
	text-align:center;
	margin: 0 0 0 0;
	font-size: 11px;
}
.pageText
{
	float: left;
	width: 430px;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
	position:relative;
    
}
.pageText2
{
	float: left;
	width: 345px;
    text-align: justify;
    padding-top: 20px;    
    padding-left: 20px;
    padding-right: 20px;
	position:relative;
    color: #a70000;
    font-weight:bold;
}
.pageImage
{
	float: left;
}

.somediv{
	clear: left;
}

.somediv 
{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

* html .somediv p
{ /* IE 3px jog hack*/
	height: 1%;
}
b
{
	color: #46433C;
}
.linkList a
{
	display:block;
}
.linkList li
{
	list-style:none;
}
.linkList a:hover
{
	list-style-image: url("../_images/MCLEF_Star.gif");

	background-color:#AF0301;
	color: #fff;
}
.listText
{
	padding-left: 20px;
}
.giveOnline
{
    text-align:center;
}
.giveOnline img
{
   border: none;
}
.imgrightFloat
{
	float: right;
	position:relative;
}
.linkList a
{
	display:block;
}
.linkList li
{
	list-style:none;
}
.linkList a:hover
{
	list-style-image: url("../_images/MCLEF_Star.gif");

	background-color:#AF0301;
	color: #fff;
}
.listText
{
	padding-left: 20px;
}
.giveOnline
{
    text-align:center;
}
.giveOnline img
{
   border: none;
}
.imgrightFloat
{
	float: right;
	position:relative;
}