/* Home CSS Document */

#subnav, #breadcrumbs, #dateTime {display: none;}

#content {float: left; width: 280px; padding: 0 30px; display: inline; background: url(../images/design/home_paperboxrpt.png) repeat-y;}
#contentfooter {clear: both; width: 340px; height: 20px; margin: 0 -30px; background: url(../images/design/home_paperboxfooter.png) no-repeat;}
#content h1 {color: #666; border-bottom: 1px solid #ccc; padding: 0 0 5px 0;}

#latestnews {width: 600px; display: inline; float: left; padding: 10px 0 16px 10px;}

#latestevents, #latestgallery     {float: left; display: inline; width: 280px; margin: 0 10px;}
#latestevents h2, #latestgallery h2 {color: #fff; border-left: 1px solid #820000; padding-left: 5px;}

#latestgallery li {padding: 0; margin: 0; list-style-type: none; display: inline;}
#latestgallery img {width: 100px; height: 100px; border: 1px solid #ccc; padding: 5px; margin: 20px 10px 0 10px;}

#latestevents ul {list-style-type: none; padding: 0; margin: 0;}
#latestevents li {list-style-type: none; display: block; padding: 10px 0; margin: 10px 0; clear: both;}
#latestevents li a {padding-top: 10px; float: left; font-size: 90%;}
.date {float: left; display: inline; width: 50px; height: 38px; padding-top: 12px; margin-right: 10px; background: url(../images/design/calendar_cold.png) no-repeat; text-align: center; font-size: 70%; line-height: 120%; color: #3F3F3F;}

.silverbutton {clear: both;}
.silverbutton a {display: block; width: 280px; height: 30px; padding: 10px 0 0 0; background: url(../images/design/pushbutton.gif) top; text-align: center; color: #666; text-decoration: none;}
.silverbutton a:hover {background-position: bottom;}


