

body
{

}

#ctl01_ContentSectionMain_portfolio_body_portfolio_name {
    font-size: 20pt;
    font-weight: normal;
    color: #486678;
    padding-top: 3px;
    padding-left: 0px;
    padding-bottom:0px;
    margin: 0px;
}

#banner
{
    width: 785px;
    height: 235px;
}

.BG1
{
    background-image: url(../images/banner1.jpg);
    width: 785px;
    height: 235px;
}

.BG2
{
    background-image: url(../images/banner2.jpg);
    width: 785px;
    height: 235px;
}

.BG3
{
    background-image: url(../images/banner3.jpg);
    width: 785px;
    height: 235px;
}

#bannerBG
{
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    width: 542px;
    height: 235px;
}

.portfolioListCell {
	padding-right: 15px;
	width: 200px;
	font-size: 9pt;
}

.portfolioListCell a {
	text-decoration: none;
}

.portfolioListCell a:hover {
	background-color: #CCCCCC;
}

.portfolioListCell a.mainCatLink {
	color: #003063;
	font-weight: bold;
}

.portfolioListCell a.subcatLink {
	color: #003063;
}

.portfolioListCell a.itemLink {
	color: #585858;
}

#rotator {
	position: relative;
    height: 149px;
    left: -35px;
    top: -2px;
}

#rotator ul li 
{
	float:left;
	position:absolute;
	list-style: none;
}

#rotator ul li a
{
    cursor: default;
}

#rotator ul li img 
{
	border: 1px solid #103c6c;
	height: 149px;
	width: 270px;
}

#rotator ul li.show {
	z-index:500;
}

#grad
{
    background-image: url(../images/grad.jpg);
    background-repeat: repeat-x;
    width: 272px;
    height: 10px;
    margin: 0px auto;
}

.leasing_table td
{
	font-size: 9pt;
}
