@charset "UTF-8";/* CSS Document *//* Reset */body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}/* General */body { background-color: #F5E7B1; font-family: Helvetica, Arial, sans-serif; padding-top: 50px; }p { padding: 5px 5px; }/* Menu */#ulMenu { background: url(images/menubg.gif) top center no-repeat; color: #FCFAE9; font-size: 14px; margin: 0px auto; height: 19px; padding: 10px 20px; width: 747px; }#ulMenu li { border-left: solid 2px #FCFAE9; float: left; padding: 0px 0.5em; }#ulMenu #liFirstMenu { border-left: 0px; }#ulMenu a { color: #FCFAE9; text-decoration: none; }/* Divs */#divBG { background: url(images/bg.gif) top center repeat-y; margin: 0px auto; width: 846px; }#divHeading { background: url(images/header.jpg) top center no-repeat; height: 179px; margin: 0px auto; width: 846px; }#divHeading h1 { display: none; }#divFooter { background: url(images/footerbg.gif) top center no-repeat; color: #F5E7B1; font-size: 11px; height: 49px; line-height: 1.2em; margin: 20px auto 0px auto; width: 766px; padding: 5px 10px; }#pFooterAddress { float: left; margin: 0px; padding: 0px; text-align: left; }#pFooterName { float: right; margin: 0px; padding: 0px; text-align: right; }#divFooterShadow { clear: both; background: url(images/bottomshadow.gif) bottom center no-repeat; height: 41px; margin: 0px auto; width: 846px; }/* Content Areas */#divMain { color: #552826; margin: 0px auto; width: 846px; }#divSide { float: left; font-size: 10px; width: 210px; line-height: 1.5em; margin-left: 35px; margin-top: 10px; padding-top: 10px; text-align: justify; }#divContent { font-size: 12px; margin-left: 300px; line-height: 1.4em; margin-right: 35px; margin-top: 10px; padding-top: 10px; text-align: justify; }#divWelcome { height: 36px; background: url(images/welcome.gif) top center no-repeat; }#divWelcome h2 { display: none; }#spanFirstWord { font-size: 110%; font-weight: bold; }/* Classes */*.Dots { background: url(images/dot.gif) top center repeat-x; }