#trademark {
    background:url(images/clearletrademark.png) no-repeat;
    width: 74px;
    z-index: 2;
    height: 26px;
    position: absolute;
    top: 12px;
    left: 10px;
}
.stylistic {
    color:black;
    font-style: italic;
    font-size: 24px
}
.blockistic {
    color:black;
    font-weight: bold;
    font-size: 18px
}
#branding {
    position: relative;
}
#branding p {
    float:right;
    padding-right: 30px;
    margin: 8px 0 0 0;
}
#uppernavbar .ui-state-default a:hover {
    color: #EEE;

}
#uppernavbar li.tab:hover {
    background: url('custom-theme/images/ui-bg_highlight-soft_75_9d9ef0_1x100.png') 50% 50% repeat-x;
}
#uppernavbar li  {
    float: left;
    margin: 0 .2em 1px 0;
    position: relative;
    top: 1px;
    white-space: nowrap;
    background-color: #D3D3D3;
}

#uppernavbar li a {
    padding: .5em 1em;
    color: #555555;
    line-height: 2em;
    text-decoration: none;
}

#uppernavbar li:hover {
    background-color: #0269AB;
    color: white !important;
}
#uppernavbar li a:hover {
    color: #EEEEEE;
}
#uppernavbar {
    width:460px;
    position:absolute;
    left:500px;
    bottom:0;
}
#newlistingstop {
    background: url(/img/monthly/MRBO-NewListHeader.png) no-repeat; 
    height: 31px;
    width: 177px;
    -moz-border-radius-topleft: 16px; -webkit-border-top-left-radius: 16px; border-top-left-radius: 16px; -moz-border-radius-topright: 16px; -webkit-border-top-right-radius: 16px; border-top-right-radius: 16px;
}
#newlistings {
    border:  #96D1E3 3px solid;
    border-top: none;
    width: 171px;
    -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; border-bottom-right-radius: 8px;
}
#newlistings ul {
    margin-left: 25px; 
    padding-top: 10px;
}
.monthlybackground {
    margin: 0 auto;
    width: 1280px;
    text-align: center;
    background: url(/../img/monthly/MRBO-Background.jpg) no-repeat;
    padding-top: 20px;
}
#siteindex #bodywrapper {
    -moz-border-radius-topleft: 16px; -webkit-border-top-left-radius: 16px; border-top-left-radius: 16px; -moz-border-radius-topright: 16px; -webkit-border-top-right-radius: 16px; border-top-right-radius: 16px;
    border: white 8px solid;
    background-color: white;
}
#mainpic {
    border: white 8px solid;
}
#mainsubpic {
    position: absolute;
    top: 20px;
    left: 20px;
}
#mainpictext {
    z-index: 99;
    position: absolute;
    top: 190px;
    left: 50px;
    width: 300px;
}
.breadcrumbs {
    background-color: white;
    -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
    padding-left: 20px;
    margin-left: 0;

}