
/* Little LANDshapes Style Sheet */

/* Main Styles*/

BODY{color: black; font-size: 11px; width: auto;	font-family: Arial, Helvetica, sans-serif;	text-align: center; background-color: #E5FBF2; text-decoration: none; margin: "10";}

.title {color: #0006EA; font-size: 20px; font-family: Arial, Helvetica, sans-serif; text-align: center; line-height: 40px; text-shadow: 3px 3px 5px red;}
.sub_title {color: #27634A; font-size: 18px; font-family: Times New Roman,Georgia,Times; background-color: #F8EFBE;}
.normal {color: #4E3816; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.normal_bold {color: #4E3816; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}

/* Headings*/

h1, h2 { background-image: url(images/h1_underline.gif); background-repeat: no-repeat; background-position: bottom; width: 65%; vertical-align: middle; font-size:18px; font-weight: normal; color:#0006E1; padding-top: 6px; height: 50px;}
.10pt {color: #000000; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
.12pt {color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.14pt {color: #000000; font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.16pt {color: #000000; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
.18pt {color: #000000; font-size: 18px; font-family: Arial, Helvetica, sans-serif;}
.24pt {color: #000000; font-size: 24px; font-family: Arial, Helvetica, sans-serif;}


/* Links */
a.nav:visited { background-color: #2D6C04; font-size: 11px; font-weight: bold; line-height: 18px; text-align: center;  width: 109px; color: #FFFFFF; text-decoration: none; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
a.nav:link  { background-color: #2D6C04; font-size: 11px; line-height: 18px; font-weight: bold; text-align: center;  width: 109px; color: #FFFFFF; text-decoration: none; border-bottom: 0px; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
a.nav:hover { color: #FFFFFF; background-color: #0006E1; font-weight: bold; text-decoration: none; border-bottom: 1px solid #0006E1; border-top: 1px solid #0006E1; border-left: 1px solid #0006E1; border-right: 1px solid #0006E1;}

/*a:visited, a:active {color: #4E3816; background-color: transparent; text-decoration: none;}
a:link  {color: #27634A; text-decoration: none;}
a:hover {text-decoration: underline;}
a.nav:link, a.nav:hover, a.nav:visited, a.nav:active {font-family: Verdana, Arial, Helvetica, sans-serif; color: #27634A; font-size: xx-small; font-weight: bold; text-decoration: none;}*/

/* Cell Styles*/

.layout { width: 740px; height:100%; text-align: left; vertical-align: top; background-color: #FFFFFF; border: 1px  solid #0006E1;}
.inner { width: 740px; height:100%; text-align: left; vertical-align: top;}
.bcrumb {vertical-align: middle; color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 10px; text-align: center; height: 28px; background-image: url(images/images/bcrumb.jpg);}
.footer {background-color: #2D6C04; color: #FFFFFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 10px; text-align: center; height: 28px; }
.hlflogo {background-color: #CEF538; color: #FFFFFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; padding: 10px 10px 10px 10px; text-align: center; height: 38px;}
.banner01 {text-align: center; width: 740px; height: 155px; background-image: url(images/images/banner_01.jpg); background-position: top;}
.main { font-size: 11px; text-align: left; vertical-align: top; padding-left: 40px; padding-right: 40px; padding-top:10px; padding-bottom: 10px; width: 740px; background-color: #CEF538;}

.mainhome { background-image: url(images/home/home_background.gif);  background-repeat: no-repeat; background-position: top; font-size: 11px; text-align: left; vertical-align: top; padding-left: 40px; padding-right: 40px; padding-top:10px; padding-bottom: 10px; width: 740px; background-color: #CEF538;}
.sectionhome { background-image: url(images/home/section_background.gif);  background-repeat: no-repeat; background-position: top; font-size: 11px; text-align: left; vertical-align: top; padding-left: 40px; padding-right: 40px; padding-top:10px; padding-bottom: 10px; width: 740px; background-color: #CEF538;}