@import "main.css";

#text1 { color: #1b3f22 !important; }

#morelink { 
	position: absolute;
	margin: 1px;
	height: 18px; width: 140px;
	text-indent: -9999px;
	background: #ff0000;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { background: url('../images/home/contentbg.gif') top left no-repeat; padding: 15px 20px 8px 20px; }

#tab_1, #tab_2, #tab_3, #tab_4 {
        display:block;
        width: 135px;
        height: 37px;
        padding: 2px;
        margin-top: 6px;
        text-decoration: none;
}

.tab_holder { position: absolute; }

.tab_holder a:hover, .tab_stay {
        display:block;
        background: url('../images/home/lefttab_bg.gif') top left no-repeat;
}                                             

.tab_holder a:hover td, .tab_stay td {
        color: #3b6343 !important;
}

#tab_1 img, #tab_2 img, #tab_3 img, #tab_4 img {
        margin-right: 6px;
}

.container_1, .container_2, .container_3, .container_4 { display:none; }

#list_con { padding: 19px 12px 10px 165px }

.flash_holder { position:absolute; margin-left: 539px !important; }

.more_events{ display:none; }
.more_events .bannermodcontent { position:absolute; margin-left: 290px;  }