#content .left
{
    position: relative;
	padding-top: 28px;
    _padding-top: 70px;
    _padding-left: 10px;
    width: 259px;
}
#content .right
{
    position: relative;
	width: 715px;
	padding-left: 6px;
    padding-top: 19px;
    _padding-top: 55px;
}

.action-alerts
{
	float: right;
    width: 281px;
    _width: 275px;
    position: relative;
    margin-top: -23px;
    .margin-top: -18px;
    _margin-top: -18px;
    margin-top /*\**/: -23px\9;
    margin-right: 0;
    .margin-right: -6px;
    _margin-right: -21px;
    margin-right /*\**/: 0px\9;
}
.action-alerts .title
{
	position: absolute;
	top: -27px;
	left: -25px;
	width: 303px;
    background: #2c5200 url(/styles/modern/images/bg-alert-info-left.gif) no-repeat top left;
    padding-left: 14px;
    height: 27px;
    line-height: 27px;
    color: #d4dacb;
    font-size: 19px;
}
.action-alerts .stay-alert
{
	position: absolute;
	top: -34px;
	right: -6px;
    float: right;
    display: block;
    height: 101px;
    width: 101px;
    background: url(/styles/modern/images/bg-stay-alert-inner.gif) no-repeat top left;
}
.action-alerts .stay-alert a
{
    display: block;
    height: 101px;
    width: 101px;
}
.action-alerts .view-all
{
    display: block;
    font-size: 14px;
    text-decoration: none;
    height: 34px;
    line-height: 34px;
    margin-right: -11px;
    padding-left: 13px;
    _width: 291px;
    text-decoration: underline;
    background: #e5d7c6 url(/styles/modern/images/bg-alert-actions-flyout-corner.gif) no-repeat top left;
}
.action-alerts .view-all:hover
{
    text-decoration: underline;
}


.news
{
    width: 638px;
    position: relative;
    margin-bottom: 20px;
    padding-left: 4px;
}

h1, h2, .news .title 
{
    padding-top:5px;
    margin-top:0;
    max-width:630px;
    position:relative;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 20px;
    color: #543019;
}

.news .title { 
    padding-right: 5px;
    background-color: White;
    margin-top:20px;
    _margin-top: 0px;
}
h2 { 
    font-size: 15px; 
}
.news .title
{    
    float: left;
    margin-top: -14px;
}

.news .items
{
    padding: 23px 0 0;
    _padding-top: 34px;
}
.news .items .item
{
    padding-bottom: 14px;
    border-bottom: solid 1px #CCCCCC;
    margin-bottom: 17px;
}
.news .items .item .item-image
{
    float: right;
    border: solid 1px #cccccc;
}
.news .items .item .item-title
{
    font-weight: bold;
    text-transform: uppercase;
    color: #2c5200;
    display: block;
    text-decoration: none;
    padding-bottom: 8px;
    margin-top: 5px;
}
.news .items .item .item-article
{
}
.news .items .item .item-article a
{
}
.news .items .item .item-article a:hover
{
}

.magazine
{
    padding-top: 8px;
    margin-left: 10px;
    font-size: 12px;
    width: 239px;
}
.magazine .title
{
    padding-top: 3px;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 14px;
    color: #543019;
    padding-bottom: 6px;
}
.magazine .magazine-cover
{
    float: left;
    height: 132px;
    width: 104px;
    background: url(/images/archivemag104.jpg) no-repeat top left;
    padding: 0 4px 4px 0;
}
.magazine a
{
    display: block;
    float: left;
    margin-top: 8px;
    padding-left: 8px;
    color: #2c5200;
    font-size: 12px;
    font-weight: bold;
    background: url(/styles/modern/images/bul-double-arrows-green-small.gif) no-repeat left center;
}

.sub-navigation
{
    margin: 0 auto;
    width: 221px;
    padding-bottom: 11px;
    
    background: #e5d7c6 url(/styles/modern/images/bg-public-lands-footer.gif) no-repeat bottom left;
    margin-bottom: 10px;
}
.sub-navigation .title
{
    background: url(/styles/modern/images/bg-public-lands-header.gif) no-repeat top left;
    height: 31px;
    line-height: 31px;
    color: White;
    font-size: 18px;
    text-align: center;
}
.sub-navigation ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.sub-navigation ul li
{
    margin: 0;
    padding: 6px 7px 7px 25px;
}
.sub-navigation li.center 
{
    width:160px;
    text-align:center;
}
.sub-navigation li a
{
    text-decoration: none;
    color: #2c5200;
    font-size: 14px;
}
.sub-navigation li a.current,
.sub-navigation ul li a:hover
{
    color: #543019;
}
.sub-navigation li ul
{
    list-style:disc;
}
.sub-navigation li ul li
{
    margin-left:40px;
    padding-left:0;
}
