/* Home CSS Document */

h1                                {margin: 10px 0 20px 0;}
h2                                {font-size: 140%;}

#subnav, #breadcrumbs             {display: none;}

#contentWrapper                   {float: left; width: 990px;}
#content                          {float: left; width: 400px; padding: 10px 30px; background: url(../images/design/welcomebox.png) top no-repeat;}

#contactus                        {float: left; width: 200px; display: inline; margin-left: 10px; line-height: 170%;}
#contactus h3                     {margin: 10px 0; font-weight: bold;}
#contactus p                      {font-size: 90%;}

#videoslideshow                   {float: left; display: inline; width: 320px; margin-top: 60px;}

#newsgallerybar                   {width: 100%; clear: both; background: url(../images/design/bluebar_rpt.png) repeat-x top;}
#newsgallerywrapper               {width: 980px; margin: 0 auto; text-align: left;}
#newsgallerywrapper h2            {margin: 8px 0 20px 0;}

#latestnews                       {display: inline; float: left; width: 400px; padding-right:30px; margin-left: 30px;}
#latestnews ul                    {padding: 0; margin: 0 0 0 20px;}
#latestnews li                    {padding: 0; margin: 0;}
#latestnews .readmore             {text-align: right;}

#latestgallery                    {display: inline; float: left; width: 520px; height: 170px; margin-bottom: 10px;}
#latestgallery img                {border: 1px solid #ccc; padding: 5px; background: #fff; margin: 0 13px 0 0;}

