/* CSS Document */

#home #nav2{
    display:none;
}

/*CONTENT*/
div#content{
    position:relative;
    float:left;
    display:inline;
    padding:8px 0 0 50px;
}

div#content h1{}
div#content h2{}
div#content h3{}
div#content p{
    font-size:11px;
    line-height:150%;
    color:#333333;
}

div#col1{
    float:left;
    display:inline;
    width:672px;
    margin:20px 0 0 0;
}

div#col1 div#flash{
    background: url(../images/home/hp-flash.jpg) no-repeat;
    height: 318px;
    text-indent: -9000px;
    width: 649px;
}

div#col1 div#news div#blog div#col2 div#events
{
    background-repeat:no-repeat;
    margin:20px 0 0 0;
}

div#col1 div#news div#blog
{
    margin-top: 31px;
}

div#col2 div#events {
    }
    div#col2 div#events #naEvents, div#col2 div#events #intlEvents {
        float: left;
        padding-top: 7px;
        width: 280px;
    }
    
div#col1 div#news h4 div#blog h4 div#col2 div#events h4{
    font-size:11px;
    font-weight:bold;
    color:#343434;
    padding:20px 0 0 0;
}

div#col1 div#welcome h1{
    width:180px;
    height:16px;
}

div#col1 div#welcome p{
    padding:20px 0 0 20px;
    width:290px;
}

div#col1 h2{
    width:200px;
    height:15px;
    display:block;
}

#news h2 a {
	display: block;
	color: #f56a3e !important;
	font: 18px Verdana, Arial, Sans-serif;
	height: 15px;
	text-decoration: none;
	width: 300px;
}

#blog h2 a {
	display: block;
	color: #f56a3e !important;
	font: 18px Verdana, Arial, Sans-serif;
	height: 15px;
	text-decoration: none;
	width: 300px;
}

	
#events h2 a {
	display: block;
	color: #f56a3e !important;
	font: 18px Verdana, Arial, Sans-serif;
	height: 15px;
	text-decoration: none;
	width: 300px;
}

div#col2
{
    float:left;
    display:inline;
    width:283px;
    margin:20px 0 30px 0px
}

#announcement {
    background: url(../images/home/announcement.jpg) no-repeat scroll 0 bottom transparent;
    height: 318px;
    margin-bottom: 31px;
    width: 283px;
    }
    #announcement #announceHeader 
    {
        background: url(../images/home/announce-hr.gif) 19px bottom no-repeat;
	min-height: 85px;
	_height: 85px;
        padding: 23px 0 14px 0;
    }
    
    #announcement #announceHeader h3 
    {
      color: #f56a3e;
      font-size: .8em;
      padding-left: 19px;
    }
    #announcement #announceHeader img 
    {
        float: right;
        padding-right: 21px;
    }
	#announcement #announceHeader img.noPad
    {
		float:left;
        padding-right: 0px;
		padding-left:17px;
    }
	
    #announcement ul
    {
        margin-bottom: 9px;
        padding-left: 19px !important;
        }
        #announcement ul li 
        {
            background: url(../images/home/announce-bullet.gif) 0 8px no-repeat !important;
        }
    #announcement p
    {
        margin: 7px 19px 0 19px;
        
	    }
	    #announcement p a {
		    background: url(../images/home/link-arrow.gif) no-repeat;
		    display: block;
		    color: #0000ff;
	            font-weight: bold;
		    height: 20px;
		    padding: 2px 0 0 28px;
		    text-decoration: none;
		    }
        
div#col2 h2{
    width:200px;
    height:15px;
    display:block;
}

/*Lists*/
div#content .eventsList li{
    line-height:130%;
    font-size:11px;
    list-style:none;
    color:#333333;
    padding:2px 0 2px 10px;
    margin-top:6px;
    background-image:url(../images/all/gridArrow.gif);
    background-repeat:no-repeat;
}

.announce {
	display: none;
}
	
#announcement0, #announcement2,#announcement3,#announcement4,#announcement5 {display: none;}

#news 
{
    padding-top: 9px;
}

#news ul
{
    padding: 12px 0 12px 0 !important;
    width: 649px;
}

#news ul li 
{
    background-position: 14px 10px !important;
    padding: 6px 0 8px 24px !important;
}

#newslist li.alternate 
{
    background-color: #edf1fe !important;
}

#blog
{
    padding-top: 9px;
}

#blog ul
{
    padding: 12px 0 12px 0 !important;
    width: 649px;
}

#blog ul li 
{
    background-position: 14px 10px !important;
    padding: 6px 0 8px 24px !important;
}

#bloglist li.alternate 
{
    background-color: #edf1fe !important;
}

a.more
{
    background: url(../images/home/link-arrow.gif) no-repeat !important;
    color: #0000ff;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin-left: 0;
    padding: 4px 0 0 28px;
    text-decoration: none;
}

#events 
{
    padding-top: 9px;
}

ul.eventsList 
{
    padding: 0 0 10px 0 !important;
}

#news a:link, #news a:visited, 
#blog a:link, #blog a:visited,
#events a:link, #events a:visited
{
    color: #0000ff;
    text-decoration: none;
}

#blog a:visited, 
#news a:visited, 
#events a:link, 
#events a:visited
{
    color: #0000ff;
    text-decoration: none;
}
