#trademark {
    background:url(images/clearletrademark.png) no-repeat;
    width: 74px;
    z-index: 2;
    height: 26px;
    position: absolute;
    top: 12px;
    left: 10px;
}
.stylistic {
    color:white;
    font-style: italic;
    font-size: 24px
}
.blockistic {
    color:white;
    font-weight: bold;
    font-size: 18px
}
#branding {
    position:relative;
    width: 100%;
    height: 150px;
}
#branding p {
    float:right;
    text-align: 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: #0269AB;
}

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

#uppernavbar li:hover {
    background-color: #86aeda;
    color: white !important;
}
#uppernavbar li a:hover {
    color: #EEEEEE;
}
#uppernavbar {
    margin-top: 20px;
    position: absolute;
    left: 650px;
    top: 0;
}
#header {
    background-color: #cddded;
    padding: 15px;
}
#subheader {
    background: url(../img/petfriendly/PF-MainHeader.jpg) no-repeat;
    padding: 15px;
    height: 596px;
}
#logo {
    background-color: darkgrey;
    width: 885px;
}
#undernavbar {
    height: 10px;
    width: 830px;
    background-color: #0269AB;
    position: absolute;
    top: 45px;
    left: 10px;
}
#pettitle {
    position: absolute;
    top: 55px;
    font-size: 30px;
    font-weight: bold;
}
#pettitle img {
    float: left;
}
#pettitle div {
    display: inline-block;
    padding-top: 10px;
}
#pettext {
    width: 290px;
    position: absolute;
    top: 200px;
}
#pettext h2 {
    color: #0269AB;
    font-size: 30px;
    font-weight: bold;
}
#pettext p {
    font-size: 20px;
    text-align: left;
}
#lowernavbar {
    position: absolute;
    top: 413px;
}
#lowernavbar li {
    float: left;
    position: relative;
}

#lowernavbar li a {
    width: 220px;
    height: 75px;
    display: block;
    opacity: .7
}

#lowernavbar .pfmenu1 a {
    background: url(/../img/petfriendly/PF-VacationRentalButton.png) no-repeat;
}
#lowernavbar .pfmenu2 a {
    background: url(/../img/petfriendly/PF-MonthlyRentalButton.png) no-repeat;
}
#lowernavbar .pfmenu3 a {
    background: url(/../img/petfriendly/PF-LongTermButton.png) no-repeat;
}
#lowernavbar .pfmenu4 a {
    background: url(/../img/petfriendly/PF-MemberLogButton.png) no-repeat;
}

#lowernavbar li a:hover {
    opacity: 1;
}
#pfmain {
    margin: auto;
    text-align: center;
}
#newlistingstop {
    background: url(/img/petfriendly/PF180-NewListHeader.png) no-repeat; 
    height: 30px;
    margin-left: -1px;
}
#newlistings {
    border: #0269AB 3px solid;
    border-top: none;
    width: 171px;
}
#newlistings ul {
    margin-left: 25px; 
    padding-top: 10px;
}

