/* CSS Document */
body{
padding: 0px;
margin: 0px;
width: 100%;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}

.borderBg{
background-image: url(../../images/backgrounds/border_sides.jpg);
background-repeat: repeat-y;
}

.header{
background-image: url(../../images/backgrounds/header.jpg);
background-repeat: no-repeat;
}

.nav{
background-image: url(../../images/backgrounds/nav_bg.jpg);
background-repeat: repeat-x;
}

.search{
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
}

.siteSearch{
width: 116px;
}

.searchBg{
background-image: url(../../images/backgrounds/search_bg.jpg);
background-repeat: no-repeat;
padding-right: 4px;
}

.topLinks{
color: #666666;
font-size: 12px;
padding-top: 48px;
}

.topLinks a{
color: #336633;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

.topLinks a:hover{
color: #BDF61D;
text-decoration: none;
}

.leftNav{
padding-top: 40px;
}

.leftNav a{
color: #666666;
text-decoration: none;
font-size: 13px;
}

.leftNav a:hover{
color: #000000;
}

.homeTitle{
font-size: 24px;
font-weight: 100;
line-height: 1em;
color: #666666;
padding-top: 42px;
padding-left: 27px;
}

.homeAbout{
font-size: 14px;
color: #666666;
padding-bottom: 20px;
padding-top: 20px;
}

.homeAbout a{
text-decoration: none;
color: #99CC33;
}

.homeAbout a:hover{
color: #42884F; 
}

.homeDirectory{
background-image: url(../../images/backgrounds/LFP_directory_title.jpg);
background-repeat: no-repeat;
padding-left: 300px;
}

.homeSubTitle{
color: #FF6633;
font-weight: bold;
padding-bottom: 10px;
}

.subscribeBtn{
padding-top: 20px;
}

.homeRightBanner{
padding-top: 5px;
padding-left: 35px;
color: #FF6633;
font-weight: bold;
}

.homeRightBanner a{
color: #FF6633;
text-decoration: none;
font-weight: bold; 
}

.homeRightBanner a:hover{
color: #42884F;
text-decoration: none;
font-weight: bold;
}

.greyDivider{
background-image: url(../../images/backgrounds/greyDivider.jpg);
background-repeat: repeat-y;
}

.titleGreen{
line-height: 1em;
font-size: 36px;
color: #99CC33;
padding-left: 2px;
}

.titlePurple{
line-height: 1em;
font-size: 30px;
color: #660066;
padding-left: 2px;
}

.subTitle{
color: #CCCCCC;
}

.mainContent{
color: #666666;
font-size: 14px;
padding-right: 58px;
padding-top: 12px;
}

.mainContent a{
text-decoration: none;
color: #99CC33;
}

.mainContent a:hover{
color: #42884F;
}

.mainContent ul{
list-style-type: none;
}

.mainContentHome{
color: #666666;
font-size: 14px;
}

.mainContentHome a{
text-decoration: none;
color: #99CC33;
}

.mainContentHome a:hover{
color: #42884F;
}

.greenDivider{
background-image: url(../../images/backgrounds/greenDivider.jpg);
background-repeat: repeat-y;
}

.articleLinks{
color: #666666;
font-size: 14px;
padding-right: 58px;
padding-top: 12px;
line-height: 2em;
}

.articleLinks a{
text-decoration: none;
color: #99CC33;
}

.articleLinks a:hover{
color: #42884F;
}

.bottomLinks{
color: #9A9A9A;
font-size: 10px;
}

.bottomLinks a{
text-decoration: none;
color: #9A9A9A;
font-size: 10px;
}

.bottomLinks a:hover{
text-decoration: none;
color: #42884F;
}

.footer{
color: #666666;
font-size: 10px;
padding-bottom: 5px;
padding-right: 10px;
}

.footer a{
text-decoration: none;
color: #9A9A9A;
}

.footer a:hover{
text-decoration: none;
color: #42884F;
}

.content01{
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.content02{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.content03{
color: #333333;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
}

.link01 {
text-decortion: none;
color: #333333;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.link01:hover{
color: #999999;
}

.link02 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
}

.link02:hover{
color: #333333;
}

.link03{
color: #006600;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
font-weight: bold;
}

.link03:hover{
color: #00CC00;
}

.heading01{
color: #000000;
font-size: 16px;
font-weight: bold;
}

.heading02{
color: #666666;
font-size: 14px;
}

.heading03{
color: #006600;
font-size: 12px;
}

.subHeading01{
color: #000000;
font-size: 14px;
font-weight: bold;
}

.subHeading02{
color: #00CC00;
font-size: 12px;
}

.subHeading03{
color: #666666;
font-size: 10px;
}
