/*Content Specific Styles*/
#newsPageWrapper
{
    width:765px;
    min-height:600px;
    margin-left:15px;
    padding-top:20px;
    padding-bottom:20px;
    background-color:Red;
}

#newsSearchPageWrapper
{
    width:765px;
    min-height:600px;
    margin-left:15px;
    padding-top:20px;
    padding-bottom:20px;
}

#latestNews
{
    width:765px;
    
    margin-bottom:7px;
}

#latestNewsImage
{
    width:245px;
    height:160px;
    float:left;
    padding:0px;
    margin:0px;
}

#latestNewsText
{
    width:500px;
    
    float:right;
    padding:0px;
    margin:0px;
    
}

#latestNewsText p a
{
    font-size:12px;
    color:#000;
    padding:0px;
    margin:0px;
    font-family:Times New Roman;
    color:#952e45;
    font-weight:normal;
}

#latestNewsText h3 a
{
    padding:0px;
    margin:0px;
    font-size:18px;
    font-family:Times New Roman;
    color:#952e45;
    font-weight:normal;
    text-decoration:none;
}

#latestNewsText h3 a:hover
{
    text-decoration:underline;
}


#latestNewsText p a:hover
{
    font-size:12px;
    padding:0px;
    margin:0px;
    color:#000000;
}


.newsMainWrapper
{
    width:765px;
    margin-left:15px;
    min-height:390px;
    padding-bottom:15px;
    border-bottom:1px dashed #cccccc;
}

.newsMainImage
{
    width:375px;
    height:375px;
    float:left;
    background-color:Aqua;
    margin-bottom:15px;
}

.newsHr
{
    margin:5px 0px 10px 0px;
    
}
.backResults a
{  
    background-image:url("/images/button_2.gif");
    background-repeat:no-repeat;
    float:left;
    width:176px;
    height:23px;
    margin:0px 0px 0px 0px; 
    padding:5px 0px 0px 33px;
    font-size:11px;
    text-decoration:none;
    color:#999999;
    text-align:left;
    line-height:11px;
}

.backResults a:hover
{  
    color:#444444;
}

#newsImageCol
{
    width:375px;
    min-height:375px;
    float:left;
    margin:15px 0px 0px 0px;
}

#newsMainImage
{
    width:375px;    
    float:left;    
}

#newsMainText
{
    width:375px;
    min-height:375px;
    float:right;
    margin:15px 0px 0px 0px;
}

hr.news
{
    width:100%;
    height:0px;
    border-top:1px dashed #aaaaaa;
    margin:3px 0px 3px 0px;
    padding:0px;
}

.newsEvents
{
    width:765px;
    height:80px;
    margin:7px 0px 7px 0px;
}

.thumb
{
    width:80px;
    height:80px;
    margin-right:10px;
    float:left;
}


.thumbText
{
    width:675px;
    min-height:75px;
    float:left;
    padding-top:5px;
}

.thumbText h3 a
{
    text-decoration:none;
    color:#952e45;
}

.thumbText h3 a:hover
{
    text-decoration:underline;
}





/*Font Styles*/

.newsText h1
{
padding:0px;
margin:0px;
font-size:25px;
font-family:Times New Roman;
color:#2c2b2b;
font-weight:normal;
}

.newsText h2
{
padding:0px;
margin:0px;
font-size:20px;
font-family:Times New Roman;
color:#952e45;
font-weight:normal;
}

.newsText h3
{
padding:0px;
margin:0px;
font-size:18px;
font-family:Times New Roman;
color:#952e45;
font-weight:normal;
}

.newsText h4
{
padding:0px;
margin:0px;
font-size:12px;
font-family:Times New Roman;
color:#2c2b2b;
font-weight:normal;
}

.newsText h5
{
padding:0px 0px 7px 0px;
margin:0px;
font-size:14px;
font-weight:normal;
color:#2c2b2b;
}

.newsText h6
{
padding:0px 0px 7px 0px;
margin:0px;
font-size:11px;
font-weight:normal;
color:#888888;
}

.newsText h6 a
{
color:#888888;
text-decoration:underline;
}

.newsText p
{
    font-size:12px;
    color:#000;    
}

.newsText p a
{
    color:#333;
    text-decoration:underline;
}

.newsText p a:hover
{
    color:#952e45;
}
   

.searchResultFooterNav
{
width:555px;
height:23px;
padding-top:8px;
float:right;
}


.searchNextText p
{
padding:0px 0px 0px 0px;
margin:0px;
font-size:12px;
color:#999999;
font-weight:normal;
float:right;
}

.searchNextText p a
{
color:#999999;
text-decoration:none;
}

.searchNextText p a:hover
{
color:#333333;
text-decoration:none;
}

.nextActive
{
color:#952e45;
}
   
#newsArchive{
	
	width:765px;
	height:auto;
	
}

#body-object{
	width:auto !important;
	
}
}

