/* Home CSS Document */

#subnav,
#breadcrumbs, 
#subnav {display: none;}

#main                             {background: none;}

#contentWrapper                   {float: right; width: 980px; background: url(../images/design/home_contentback.jpg) top no-repeat; color: #eee;}

#content                          {float: left; width: 300px; padding: 20px 20px; display: inline;}

#slideshow                        {float: right; width: 620px; height: 260px; margin: 20px 0 30px;}

#contentboxes                     {clear: both; width: 960px; margin: 0 0 0 20px;}

#latestgallery                    {float: left; width: 300px;}

#newsevents                       {float: left; display: inline; width: 600px; margin-left: 40px;}

#tabContainer                     {}
.tabs_on                          {background: #3d030e;}
#latestnews, #latestevents        {float: left; width: 100px; padding: 5px 10px; cursor: pointer;}
.tab_content                      {clear: both; float: left; display: inline; background: #3d030e; width: 600px; padding: 20px 10px 0;}

#latestgallery li {float: left; display: inline; padding: 5px 10px; margin: 0;}
#latestgallery img {border: 1px solid #fff; padding: 4px; background: #8a071f;}

#latestStories img {width: 50px; height: 50px; border: 1px solid #fff; background: #8a071f; padding: 4px; float: left; margin: 5px 20px 10px 0}
#latestStories li {list-style-type: none; float: left; width: 550px; margin: 0 0 20px 0; padding: 0; clear: both;}
#latestStories span.intro {float: left; display: inline; width: 450px;}
#allnews          {clear: both; float: right; display: inline; padding: 10px; margin: 0 0 10px 0; background: #540413;}
#allnews:hover    {background: #660517;}
