@charset "UTF-8";
/* CSS Document */

/* This stylesheet styles the homepage at the site root if it is a very different layout than the rest of the site. */
body {background-image: none; margin:0; padding:0;}
#homeheader {background-color: #f6f6f6; border-top: 1px solid #333; border-bottom: 1px solid #333; width: 100%; margin-top: 6px; padding: 12px 0; min-height: 162px; margin-bottom: 12px;}

#content {width: 454px; padding-top: 0; margin-top: -10px;}
#content p, #content h2, #content h3, #content li, #content form {padding-left: 15px; padding-right: 15px; margin-top: 0;}
#content h2 {margin-top: 12px; font-size: 18px; line-height: 22px;}
#content h2 a {background-image: url('images/home_button.png'); background-position: center top; background-repeat: no-repeat; line-height: 18px; color: white; font-family: helvetica, verdana, arial, sans-serif; display: block; margin-left: -15px; margin-right: -15px; padding: 8px 15px; text-decoration: none; }
ul.sidebar {background-image: url('images/home_sidetop.png'); background-position: top center; background-repeat: no-repeat; width: 300px; margin:0; padding: 13px; text-align: left;}
#homesidebar.sidebar {background-image: url('images/home_sidebar.png'); background-position: bottom center; background-repeat: no-repeat; margin-top: 12px; width: 326px; padding:0 0 26px; text-align: center; }
#image_flicker { margin-left: 20px; float: right; background-image:url('/images/trolleydriver1.jpg'); background-position: center top; background-color: black; min-width: 243px; min-height: 162px; border: 1px solid #333;}
#image_flicker img, #image_flicker a img {border: none;}
#branding {width: 200px;}
.welcome {line-height: 150%; font-size: 110%; margin-top: 6px; float: left; width: 300px; clear: none;}
#homesidebar h2, #homesidebar h2 a, #homesidebar .widgettitle, .widgettitle a {color: #000;}
#homesidebar .pagenav .page_item a {color: #cc3300; text-decoration: underline;}
.special_message {font-weight: bold;}