/* Home CSS Document */

#subnav, #breadcrumbs {display: none;}

#contentWrapper            {width: 960px; padding: 15px 0;}

#content                   {float: left; width: 300px; padding: 0 10px;}

#latestnews {float: left; width: 300px; padding: 0 20px;}
#latestnews h3 {font-size: 1.1em; color: #666; font-weight: bold; border-bottom: 1px solid #ccc;}
#latestnews ul {padding: 0; margin: 0; width: 340px;}
#latestnews li {padding: 0; margin: 0; list-style-type: none;}
#latestnews .latestthumb          {width: 56px; height: 56px; padding: 2px; border: 1px solid #ccc;}
#latestnews .latestnewsintro      {width: 230px; padding-left: 10px; float: left; display: inline; font-size: 85%;}
#latestnews .latestnewsinfo       {width: 80px; float: left; display: inline; font-size: 0.8em; text-align: center; clear: both;}
#latestnews .link a {color: #0469a3;}

#latestgallery {float: left; width: 300px;}
#latestgallery ul {margin: 0; padding: 10px 0 0 0;}
#latestgallery li {margin: 0 10px 10px 0; padding: 4px; list-style-type: none; float: left; border: 1px solid #ccc; width: 130px; height: 130px;}

#upcomingevents {float: left; width: 220px;}

.loginbutton {float: left; width: 200px; padding: 10px; margin: 5px 0; background: #008000; color: #fff; text-align: center;}


