body { font-family: Arial, Helvetica, Sans Serif; font-size: 10pt; text-align: center; }

#home-logo {text-align: center; margin-top: 10px;}
#home-icons {width: 765px; height: 250px; margin: 0 auto; text-align: center;}
#home-icons .left-column { width: 250px; float: left; text-align: center; margin-right: 7px; padding-top: 40px;}
#home-icons .middle-column { width: 250px; float: left; text-align: center; margin-right: 7px;padding-top: 40px;}
#home-icons .right-column { width: 250px; float: left; text-align: center;padding-top: 40px;}

.home-header-button { background-position: left top; background-repeat: no-repeat; height: 30px; width: 250px; text-align: center; margin: 20px 0 0 0;}
.home-header-button a { background-position: right top; background-repeat: no-repeat; display: block; height: 30px; line-height: 30px; color: #4d505b; text-decoration: none; font-size: 13pt; font-weight: bold;}
.home-header-button a:hover {text-decoration: underline;}

.button-lightblue { background-image:url("../images/buttons/home-lightblue-left.gif"); }
.button-lightblue a { background-image:url("../images/buttons/home-lightblue-right.gif");}

#home-body-wrapper { width: 765px; margin: 0 auto; text-align: center;} 
#home-body-wrapper .left-column { width: 570px; float: left; text-align: left;}
#home-body-wrapper .right-column { width: 185px; float: left; text-align: right;}

#home-nav {float: right; }
#home-nav li { background-image:url("../images/buttons/home-nav.gif"); background-position: left top; background-repeat: no-repeat; width: 164px; height: 28px; line-height: 28px; text-align: center; margin: 0 0 6px 0; }
#home-nav li a { display: block; line-height: 28px; color: #4d505b; text-decoration: none; font-size: 11pt; font-weight: bold; }
#home-nav li a:hover { text-decoration: underline; }

.home-screen-left {float: left; margin-right: 10px;}
.home-screen-text {display: inline; float: left; height: 142px; width: 285px; font-size: 11pt; color: #000;}
.home-screen-text span {font-size: 1.4em;}
.clear-divider {clear:both; height: 10px;}


#recent-news { text-align: left; margin-left:20px; padding-top:12px; font-size:9pt;} 
#recent-news a { color: #4d505b; text-decoration: none;
    font-size: 9pt; font-weight: bold; }
#recent-news a:hover { text-decoration: underline; }
#recent-news li { margin-left:20px; margin-bottom:8px; }

#recent-news .rsslogo {
    background:url(/static/images/feed-icon-24x24.gif) no-repeat;
    margin-left:10px;
    margin-top:15px;
    padding-left:28px;
    line-height:24px;
    display:block;
}
