﻿#news
{
    width: 318px;
    height: 366px;
    float: left;
    background-image: url('../img/images/news_bottom.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #FFFFFF;
}
#news .top 
{
    background-image: url('../img/images/news_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#news h2.top img
{
    margin-left:25px;
    margin-top:18px;
    margin-bottom:8px;
}
#news h2.imager img
{
    margin-left:25px;
    margin-top:10px;
    margin-bottom:8px;
}
#news h3
{
	color:#8F430E;
	font-size:15px;
	line-height:22px;
	margin: 0px 25px 0px 25px;
}

#news h4 
{
    font-size:13px;
    line-height:20px;
    margin: 0px 25px 4px 32px;
}

#news p
{
	color:#8f430e;
	font-size:18px;
	line-height:22px;
	margin: 0px 25px 5px 25px;
	text-align: left;
}
#news strong 
{
    font-weight:bold;
    color:#5294b0;
    display:block;
}

#news a
{
    color:#8f430e;
}

#news a.nw_download:link,  #news a.nw_download:visited
{
    color:#5294b0;
    display:block;
    background-image: url('../img/images/red_arrow.gif');
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:15px;
	margin: 2px 0 5px 0;
    
}
#news a.nw_download:hover, #news a.nw_download:active
{
     text-decoration: none;
}

#news a.newsbutton:link, #news a.newsbutton:visited
{
    border-style: solid;
    border-width: 1px;
    border-color: #BDE949 #799F13 #799F13 #BDE949;
    color: #354609;
    background-color: #DDF3A3;
    display: block;
    padding: 3px;
    margin: 5px 2px 2px 2px;
    width: auto;
    float: left;
    text-decoration: none;
}

#news a.newsbutton:hover, #news a.newsbutton:active
{
    background-color: #EAF8C7;
    border-color: #799F13 #BDE949 #BDE949 #799F13;
}

#news a:link, #news a:visited 
{
    
}

#news a:hover, #news a:active
{
    text-decoration: none;
}


#feature
{
    float:left;
    width: 607px;
    height: 366px;
    background-color: #32312b;
	background-repeat: no-repeat;
	background-position: left top;
}

#feature #gallery
{
    margin:0px;
    padding:0px;
}

#leftpanel 
{
    position:relative;
    float:left;
    width:237px;
    background-color:#8d8463;
}

#leftpanel h2 
{
    clear:both;
    background-image: url('../img/images/h2_quick_links.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width:237px;
	height:63px;
}

#leftpanel h2 span {
	display:none;
}
#leftpanel ul
{
    background-image: url('../img/images/bg_leftpanel.jpg');
	background-repeat: no-repeat;
	background-position: left top;
    list-style-type: none;
    width:237px;
	height:191px;
}

#leftpanel li.top
{
    padding-top:14px;
}
#leftpanel a
{
    display: block;
    padding-left: 8px;
    margin: 0px 15px 0px 20px;
    color: #000000;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    font-size: 14px;
    line-height: 33px;
    text-decoration: none;
}

#leftpanel a:link, #leftpanel a:visited 
{
    color: #000000;
}

#leftpanel a:hover, #leftpanel a:active 
{
     color: #FFFFFF;
}


#centerpanel 
{
    position:relative;
    float:left;
    width:407px;
    background-color:#8f430e;
}

#centerpanel h2 
{
    background-image: url('../img/images/h2_testimonials.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width:407px;
	height:63px;
	
}

#centerpanel h2 span {
	display:none;
}

#centerpanel .quote
{
    background-image: url('../img/images/bg_centerpanel.jpg');
	background-repeat: no-repeat;
	background-position: left top;
    list-style-type: none;
    width:407px;
	height:191px;
}

#centerpanel div p 
{
    padding-top:15px;
    padding-left:15px;
    padding-right:15px;
    color:#FFFFFF;
    font-size: 14px;
    line-height: 20px;
    font-style:normal;
}

#centerpanel p img 
{
    float:left;
}

#centerpanel span
{
    
}

#centerpanel a
{
    font-size:14px;
    color: #000000;
}

#centerpanel a:link, #centerpanel a:visited 
{
    text-decoration: none;
}

#centerpanel a:hover, #centerpanel a:active 
{
    text-decoration: underline;
}

#rightpanel 
{
    position:relative;
    float:left;
    width:281px;
    background-color:#9aa04c;
}

#rightpanel h2 
{
    background-image: url('../img/images/h2_about_the_program.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width:281px;
	height:63px;
}

#rightpanel h2 span {
	display:none;
}

#rightpanel ul
{
    background-image: url('../img/images/bg_rightpanel.jpg');
	background-repeat: no-repeat;
	background-position: left top;
    list-style-type: none;
    width:281px;
	height:191px;
}

#rightpanel li.top
{
    padding-top:14px;
}

#rightpanel a
{
    display: block;
    padding-left: 8px;
    margin: 0px 20px 0px 20px;
    color: #000000;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    font-size: 14px;
    line-height: 33px;
    text-decoration: none;
}

#rightpanel a:link, #rightpanel a:visited 
{
    color: #000000;
}

#rightpanel a:hover, #rightpanel a:active 
{
    color: #FFFFFF;
}

