﻿#contentWrapper
{
    background: url(../images/about/content_bg.gif) repeat-y left top;
    
}

#subNav
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    width:130px;
    background-color:#44433D;
}
#subNav ul
{
    margin:0 0 0 0;
    padding:0 0 0 0;
}


#subNav li
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    width:130px;
    display:block;
    clear:both;
    border-bottom:solid 1px #73726E;
}

#subNav li p
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    padding:7px 0 4px 18px;
}

#subNav li a
{
    color:#fff;
    text-decoration:none;
}

#subNav li a:hover
{
    text-decoration:underline;
}

#subNav li.selected
{
    background-color:#CCCAC6;
    
}

#subNav li.selected a
{
    color:#000;
}

#rightcontent
{
    width:650px;
    border-bottom:solid 50px #fff;
}

div.header
{
    padding-top:20px;
    padding-bottom:8px;
}

div.header_detail
{
    border-bottom:solid 1px #9E9A93;
    padding-top:20px;
    padding-bottom:12px;
    width:650px;
}

.newsimage
{
    float:right;
}

h4
{
    margin-left:18px;
    display:inline;
    text-indent:-900px;  
}

h4.news, h4.news_detail
{
    background: url(../images/news/news.gif) no-repeat left top;
    width:129px;
    height:19px;
}

h4.newsarchive
{
    background: url(../images/news/archive.gif) no-repeat left top;
    width:116px;
    height:16px;
}


a.proplink
{
    color:#000;
    text-decoration:none;
    
    cursor:hand;
}

a.proplink:hover
{
    background-color:#BBBAB5;
}
div.subcontent, div.entry, div.entryon
{
    width:650px;
}

div.entry, div.entryon
{
    padding:6px 0 1px 0;
    background-color:#D6D5CF;
    border-bottom:solid 1px #EFEEEC;
}

div.entryon
{
    background-color:#BBBAB5;
}

div.entry img, div.entryon img
{
    /*margin: 0 0 0 11px;*/
    border:solid 4px red;
}

div.entry p, div.entryon p 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    clear: both;
    width: 500px;
}

div.entry p.top
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    border: none;  
}

div.entry p.bottom
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    border: none;
}

div.entry_inner
{
    padding:0 0 0 20px;
}
b.blue
{
    color:#2190C6;
}

div.subcontent div.image img
{
    float:right;
}



#rightcontent div.subcontent div.textcontent p
{
    color:#000;
    padding:13px 0 10px 0;
    clear:left;
}

#rightcontent div.subcontent div.textcontent p.title
{
    padding:13px 0 10px 0;
    width:380px;
    font-weight:bold;
    font-size:0.8em;
}
div.image
{
    width:228px;
    float:right;
}
#btn_back
{
    padding:13px 0 10px 18px;
    clear:left;
}

#paging a, #paging span 
{
	font-size:0.7em;
}

a.pagingLink
    {
        padding: 10px 5px 0 5px;
        color: #000;
    }
    
    .pagingDropDown
    {
        margin-top:4px;
      
    }
   
a.btnPagerButton
{
        color: #000;
        padding: 10px 5px 0 5px;
        
}

a.btnPagerButtonSelected
{
        padding: 10px 5px 0 5px;
        color: #2792CA;
        font-weight: bold;
        text-decoration: none;
}

span.pagerSeperator
{
    padding: 10px 5px 0 5px;
}
