/* RESET CSS */
body                                    {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,
form, p, ol, ul, li ,
dl, dt, dd, blockquote,
fieldset,legend,input                   {margin: 0px;padding: 0px;}
ol, ul                                  {list-style: none;}
a                                       {text-decoration:none;cursor: pointer;}
a:hover                                 {text-decoration: none;}
a:focus                                 {outline: 0;}
table                                   {border-collapse: collapse;}
a img                                   {border:0px;}
.wai                                    {display:none !important;}
.cb                                     {clear:both !important;}
.cl                                     {clear:left !important;}

/*  site's CSS */
html                                    {background:#7b91a8;}

body                                    {font-family:trebuchet ms,arial, sans-serif;font-size:0.625em;text-align:left;background: url("../img/body-bg.gif") repeat-x top left #fff;}
#page                                   {margin: 0 auto 0 auto;width:885px;overflow:hidden;background: url("../img/page-bg.jpg") no-repeat 90% 74px;}

#logo                                   {margin:40px 0 25px 0;width:819px;height:68px;background: url("../img/logo.png") no-repeat top left;}
#logo h1 a                              {text-indent:-5000px;overflow: hidden;width:819px;height:68px;display:block;}

/* main menu */
ul#navlist                              {width:100%;margin-top:45px;font-family:times new roman, times, arial;font-size:160%;}
ul#navlist li                           {display:inline;}
ul#navlist li a                         {color:#fff;padding:0 0 0 30px;}
ul#navlist li a:hover                   {text-decoration:underline;}
ul#navlist li a.clicked                 {color:#fff;}
li.first a                              {padding-left:0px !important;}

/* main content area  */

#content                                {font-family:verdana;overflow:hidden;height:auto;color:#000;font-size:130%;line-height:105%;}

#content p                              {padding:6px 0;}

#content h2                             {font-size:160%;padding:15px 0;line-height:130%;color:#72a700;font-weight:normal;}
#content h3                             {font-size:130%;padding:5px 0;}
#content h4                             {font-size:100%;padding:5px 0;}

#content a                              {color:#000;text-decoration:underline;}
#content a:hover                        {color:#666;text-decoration:none;}

#content ul                             {margin:10px 20px 10px 40px;list-style-type:disc;}

.box                                    {float:left;width:410px;padding:10px;border:1px solid #000;font-size:85%;margin-bottom:10px;}
.info                                   {background:#f5f5f5;height:185px;}
.news                                   {background:#e1e7ed;color:#555454;clear:left;}
.latest-news                            {margin:0px !important;list-style-type:none !important;}
.latest-news li                         {width:33%; margin-right:0.3%; float:left;padding-bottom:10px;}
.latest-news li a                       {font-weight:bold;text-decoration:none !important;display:block;}
.news a                                 {color:#555454 !important;}

ul.splash                               {float:left;margin:0px !important;list-style-type:none !important;}
ul.splash li                            {display:inline;float:left;margin-left:5px;}
ul.splash li a                          {width:141px;height:204px;overflow:hidden;text-indent:-5000px;display:block;border:1px solid #000;}
ul.splash li a.religious                {background: url("../img/religious-box.jpg") no-repeat top left;}
ul.splash li a.business                 {background: url("../img/business-box.jpg") no-repeat top left;width:140px;}
ul.splash li a.individuals              {background: url("../img/individuals-box.jpg") no-repeat top left;}

ul.splash li a:hover                    {border:1px solid #666;}

blockquote.index-quote                  {float:left;background: url("../img/quote.jpg") no-repeat top left;overflow:hidden;text-indent:-5000px;width:318px;height:93px;margin:20px 0 0 65px;}

/*footer style */

#footer_container                       {width:100%;background:#7b91a8;border-top:5px solid #000;color:#fff;font-size:155%;line-height:135%;text-align:center;font-family:times new roman, times, arial;text-transform:uppercase;margin-top:10px;}

#footer                                 {width:865px;margin:0px auto 0 auto;padding:35px 0;overflow:hidden;background: url("../img/footer-ornament.gif") no-repeat center 10px;}

#footer a                               {color:#fff;text-decoration:underline;}
#footer a:hover                         {text-decoration:none;}
#footer .smaller                        {font-size:70%;padding-top:5px;}

#footer address                         {font-style:normal;}


