@font-face {
	font-family: 'trebucbd';
    src: url('/si/inc/trebucbd.TTF') format('opentype');
}
@font-face {
	font-family: 'trebuc';
	src: url('/si/inc/trebuc.TTF');
}
@font-face {
	font-family: 'jogurt';
    src: url('/si/inc/ljm_jogurt_slo_bol.ttf');
}

.home_content {
    height: 156px;
    padding-top: 7px;
    background: url('/si/img/home_content.jpg') no-repeat top left;
}

.footer_home td.footer ul {
    font-family: 'trebuc';
    background: #dde9e1;
}

.home_content ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.home_content ul li {
    float: left;
    width: 215px;
    padding-right: 20px;
    padding-left: 7px;
}

.home_content ul ul li {
    width: auto;
}

.home_content .media .list {
    padding-top: 5px;
}

.home_content ul li li {
    padding-left: 0px;
}

.home_content ul li h1 {
    color: #a5c5ba;
    font-size: 20px;
    font-family: 'jogurt';
}
.home_content ul.links li,
.home_content ul li.news a {
	font-family: 'trebucbd';
}
.home_content ul.links li {
    float: none;
}

.welcome_blurb {
    height: 320px;
    background: url('/si/img/blurb.jpg') no-repeat top left;
}

.home_content ul ul li a {
    color: #009966;
    font-size: 14px;
    font-weight: bold;
    font-family: 'trebucbd';
}

.home_content ul li.news a {
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    text-decoration: none;
    font-family: '' trebuc 'bd';
}

.home_content ul li.news a:hover {
    text-decoration: underline;
}

.home_content ul li.news ul a:hover {
    text-decoration: none;
}

.home_content ul li.news span {
    text-align: left;
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-family: 'trebuc';
}

.home_content ul li.news .list {
    margin-bottom: 10px;
}

.welcome_blurb ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.welcome_blurb ul li {
    float: left;
}

.welcome_blurb .blurb_color {
    display: none;
}

.home_content .play {
    border: none;
    margin-top: 30px;
    margin-left: 80px;
    top: 0;
    left: 0;
    position: absolute;
}

.home_content .video_location .video_img {
    width: 162px;
    height: 120px;
    background-position: center;
    margin-left: 32px;
}

.home_content .video_location {
    position: relative;
}

.home_content .media {
    position: relative;
}

.home_content .media .pagination .previous {
    position: absolute;
    top: 40px;
    left: 0;
}

.home_content .media .pagination .next {
    position: absolute;
    top: 40px;
    right: -1px;
    padding-left: 0px;
}

body .welcome_blurb .pagination li a{
	display: block;
	width: 22px;
	height: 21px;
	background: url('/si/img/button.gif') no-repeat top left;
	color: #e2ece9;
	text-decoration: none;
}
body .welcome_blurb .pagination li a.active {
	color: #2c2c2c;
}
body .welcome_blurb .pagination li a:hover {
	text-decoration: none;
	color: #2c2c2c;
}
body td.welcome_blurb {
	position: relative;
}
.next_pics {
	position: absolute;
	margin-top: 5px;
}
body .welcome_blurb .pagination li a,
body .home_content .pagination li a {
    font-family: 'jogurt';
    font-size: 14px;
    padding-left: 12px;
    padding-top: 5px;
}
body .welcome_blurb .pagination li a {
	padding-top: 3px;
}
