@charset "utf-8";
/* CSS Document  font-family:Verdana, Geneva, sans-serif 
border: 1px solid #000000;  #content p { color: #333; line-height: 1.3em; } */

body { font: 100% Georgia, "Times New Roman", Times, serif;margin: 0; padding: 0; text-align: center; color: #333; 
background-image:url('layout/bg1.gif');
background-repeat:repeat-x;
background-color: #92b6f6; 
padding-top: 10px; 
}


#linebg { background-image:url('layout/line2.png'); background-repeat:repeat-y;} 

#container{width:1020px;margin:0 auto; text-align:left;  background: #fff;}
#containerHome{width:1020px;margin:0 auto; text-align:left;  background: #fff; background-image:url('layout/watermark.png'); background-position: bottom right; background-repeat: no-repeat;}
#banner { width:1020px; height:348px; }

a:link {color: #405477; text-decoration: underline; padding: 0px;}
a:visited {color: #405477; text-decoration: underline; padding: 0px;}
a:active {color: #405477; text-decoration: underline;  padding: 0px;}
a:hover {color: #838a7a; text-decoration: underline; padding: 0px;}

a{ outline:none; }


#nav{float:left;width:250px; margin: 10px;} 
#nav h4 { font-size: 14px; color: #405477; line-height: 1.3em; font-weight: bold; margin: 8px 10px 0px 10px;}

#content {float:right;width:725px;  margin: 10px; } 
#content p { font-size: 15px; color: #333; line-height: 1.5em; margin: 0px 10px 10px 0px; }
#content p.textsmall {font-size: 14px;  font-style:italic;  color: #333; line-height: 1.25em; margin: 0px 10px 10px 0px; color:#666666;}
#content ul, #nav  ul  { margin-top: 5px; }
#content li, #nav  li { font-size: 15px; color: #333; line-height: 1.5em;}
#content h1 { font-size: 20px; color: #333; line-height: 1.3em; font-weight: bold; margin: 0px 10px 8px 0px; } 
#content h2{ font-size: 16px; color: #333; line-height: 1.3em;  font-weight: bold; margin: 0px 10px 0px 0px; } 
#content h3  { font-size: 16px; color: #838a7a; line-height: 1.3em; font-weight: bold; margin: 0px 10px 0px 0px;} 
#content h4 { font-size: 14px; color: #405477; line-height: 1.3em; font-weight: bold; margin: 0px 10px 0px 10px;} 
#content h5 { font-size: 14px; color: #838a7a; line-height: 1.3em; font-weight: bold; margin: 0px 10px 0px 0px;} 
#content h6 { font-size: 16px; color: #405477; line-height: 1.3em; font-weight: bold; margin: 15px 10px 5px 0px;} 
/* 
light green #838a7a
dark blue #405477
*/

#footer{background: #FFF; clear:both; }
#foot {background: #838a7a; color: #FFF;  width: 1000px; margin-left: 11px; padding: 0px; }
.footText {text-align: center; line-height: 1.3em; font-size: 14px;  font-style:italic; padding: 8px 0px; border-bottom: 6px solid #ffffff;}
a.foot:link {color:#fff; text-decoration: none;  } 
a.foot:visited {color:#fff; text-decoration: none;  }
a.foot:active {color:#fff; text-decoration: none;   }
a.foot:hover {color: #92b6f6; text-decoration: underline; }
