/* The Leche Trust CSS Styles */

/* LAYOUT STYLES */
body                { margin:0px; text-align:center; background-color: #fff; background: url(../images/bg_head.gif) #fff repeat-x; }
.image              { border:solid 1px #333; }
blockquote          { margin-top:3px; margin-bottom:3px; }

/* HEADER */
#header             { display:none; }

/* TOP AREA */
#logo a             { background: url("../images/leche_trust_logo.gif") left top; float:left; width:387px; height:50px; margin-right:0px; margin-top:28px; }
#logo h1		  { display:none; }

/* NAVIGATION */
#navcontainer       { display:none; }

/* CONTENT AREA */
#container          { margin:0px auto 0px auto; text-align:left; width:760px; overflow:auto; }
#contentarea        { width:98%; float:left; text-align:center; }
#subnavigation      { display:none; }
#subbody            { margin:30px auto 5px auto; text-align:left; width:168px; }
#body               { margin:10px auto 25px auto; text-align:left; width:100%; padding-bottom:2px; }

/* SUBNAVIGATION */
#subnavigation ul   { list-style-type:none; margin:0px; margin-top:20px; padding:0px; text-align:left; }
#subnavigation ul li a { display:block; text-indent:20px; line-height:28px; height:30px; width:207px; color:#fff; padding:0px; text-decoration:none; background:url("../images/subnav_normal.gif") repeat-x; }
#subnavigation ul li a:hover { color:#fff; background-color:#b26b30; }
#subnavigation ul li a.selected { color:#fff; background:url("../images/subnav_select.gif") repeat-x; }
#subnavigation ul li.highlight { display:block; color:#fff; background:url("images/sub_navigation.gif") repeat-x; text-indent:10px; line-height:28px; height:30px; width:207px; padding:0px; text-decoration:none; }

/* FOOTER */
#footercontainer    { display:none; }
#footer             { width:760px; line-height:1.4em; height:30px; padding-top:20px; padding-right:0px; margin:0px auto 0px auto; text-align:right; }

/* FONT STYLES */
body                { font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif; font-size:100%; line-height:170%; color:#000; text-align:justify; }
input, textarea, select { font-family:Arial, Tahoma, Geneva, Helvetica, sans-serif; font-size:80%; }
h1                  { color:#112941; font-size:170%; font-weight:normal; line-height:100%; padding-top:18px; }
h2                  { color:#335475; display:inline; font-size:130%; line-height:150%; }
h3                  { font-size:100%; }
#footer             { color:#999999; font-size:85%; }
#footer a           { color:#999999; text-decoration:none; }
#footer a:hover     { color:#7f7f7f; }
#body a             { color:#4e81b4; text-decoration:none; border-bottom:solid 1px #CCC; }
#body a:hover       { color:#335475; text-decoration:none; border-bottom:solid 1px #CCC; }
#body a.img         { text-decoration:none; }
#body p             { text-align:justify; }
.nodisplay          { display:none; }
li			  { padding-bottom:20px; text-align:justify; }