/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
background-image: url(/img/bg_body.gif);
background-repeat: repeat-x;
background-position: top left;
}

p {
font-size: 0.9em;
}

h1 {
font-size: 1.1em;
color: #0f780a;
padding: 10px 0;
}

h2 {
font-size: 1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #c24026;
font-weight: bold;
}

a:link,
a:visited {
color: #c24026;
}

#content p,
#sub-section p {
margin-bottom: 10px;
font-size: 0.9em;
}

/* Structure
----------*/
#wrap {
width: 950px;
margin: 0 auto;
height: auto;
}
#header {
width: 950px;
margin: 0;
padding: 0;
}
#menu {
margin: 16px 0 0 0;
height: auto;
width: 950px;
}
#container {
margin: 10px 0 0 0;
width: 950px;
height: auto;
}
#footer{
clear: both;
width: 950px;
text-align: center;
padding: 30px 0;
}

/* Footer
---------*/
#footer p {
font-size: 0.9em;
color: #000;
}

#footer a:link,
#footer a:visited {
color: #0f780a;
}

#footer a:hover {
color: #c24026;
}

/* Dropdown menu
-----------------*/
.menu a {
border: none;
}

.menu li li a {
border: none;
text-transform: none;
}

.menu li#homeList a,
.menu li#aboutList a,
.menu li#buyList a,
.menu li#sellList a,
.menu li#rentList a,
.menu li#calcList a,
.menu li#contactList a {
background-position: top left;
background-repeat: no-repeat;
height: 32px;
display: block;
margin-right: 1px;
line-height: 32px;
text-align: center;
text-transform: none;
font-size: 1em;
font-weight: bold;
color: #fff;
text-decoration: none;
}

.menu li#homeList a:hover,
.menu li#aboutList a:hover,
.menu li#buyList a:hover,
.menu li#sellList a:hover,
.menu li#rentList a:hover,
.menu li#calcList a:hover,
.menu li#contactList a:hover {
background-position: bottom left;
color: #000;
}

.menu li#homeList a {
background-image: url(/img/mm_home.jpg);
width: 64px;
}
.menu li#aboutList a {
background-image: url(/img/mm_about.jpg);
width: 81px;
}
.menu li#buyList a {
background-image: url(/img/mm_buying.jpg);
width: 68px;
}
.menu li#sellList a {
background-image: url(/img/mm_selling.jpg);
width: 68px;
}
.menu li#rentList a {
background-image: url(/img/mm_renting.jpg);
width: 73px;
}
.menu li#calcList a {
background-image: url(/img/mm_calculators.jpg);
width: 97px;
}
.menu li#contactList a {
background-image: url(/img/mm_contact.jpg);
width: 96px;
}

/* Highlight Each Section */
body#home .menu li#homeList a,
body#about .menu li#aboutList a,
body#buying .menu li#buyList a,
body#selling .menu li#sellList a,
body#renting .menu li#rentList a,
body#calculators .menu li#calcList a,
body#contact .menu li#contactList a {
background-position: bottom left;
color: #000;
}

/* Sub Menu */
#menu .menu li li a {
border-left: 1px solid #000;
border-right: 1px solid #000;
background-image: none;
color: #000;
font-weight: normal;
font-size: 0.9em;
text-align: left;
background: #fff;
height: 20px;
line-height: 20px;
padding: 0 10px;
}
#menu .menu li li.first a {
border-top: 1px solid #000;
}
#menu .menu li li.last a {
border-bottom: 1px solid #000;
}
html body #wrap #menu .menu li li a:hover {
background-color: #c24026;
color: #fff;
}

/* Sub Menu Widths */
.menu li#buyList li a,
.menu li#aboutList li a,
.menu li#calcList li a {
width: 130px;
}
.menu li#sellList li a {
width: 100px;
}
.menu li#rentList li a {
width: 190px;
}

/* Fast Find */
#menu .menu li#ffind {
float: right;
width: 380px;
}
#menu .menu li#ffind form {
height: 32px;
line-height: 32px;
margin: 0 0 0 30px;
float: right;
}
#menu .menu li#ffind label {
font-weight: bold;
font-size: 0.9em;
margin-right: 7px;
}
#menu .menu li#ffind input.qsinputbox {
border: 1px solid #0f780a;
font-size: 0.9em;
color: #999;
padding: 2px 4px;
width: 214px;
}
#menu .menu li#ffind input.submit {
background: #0f780a;
border: none;
font-size: 0.9em;
color: #fff;
font-weight: bold;
padding: 2px 6px;
cursor: pointer;
margin-left: 2px;
}

/* Home
--------*/

body#home #qs h2 {
background-image: url(/img/bg_title1.gif);
background-position: top left;
background-repeat: no-repeat;
color: #fff;
height: 25px;
line-height: 25px;
padding: 0px 14px;
margin:0;
}

body#home #qs form {
background-color: #fff7be;
border: none;
margin:0;
padding: 19px 14px 18px 14px;
width: 217px;
}

body#home #qs form fieldset {
border: none;
padding: 0;
margin: 0;
}

body#home #qs form p {
clear:both;
margin-bottom:10px;
}

body#home #qs form p select {
border: 1px solid #a4b97f;
}

body#home #qs form #qs_st input {
float: left;
margin-right: 5px;
margin-bottom:10px;
}
body#home #qs form #qs_st label {
width: 80px;
display:block;
float: left;
}

body#home #qs form .checkboxsearch {
width: 213px;
padding: 2px;
height: 65px;
overflow:auto;
border: 1px solid #a4b97f;
background: #fff;
margin-bottom: 10px;
}
body#home #qs form .checkboxsearch p {
margin-bottom:0;
text-transform: capitalize;
}

body#home #qs form select {
float: left;
width: 100px;
margin-bottom: 10px;
font-size: 0.9em;
text-transform: capitalize;
}
body#home #qs form select#qs_parking,
body#home #qs form select#qs_max-price,
body#home #qs form select#qs_rent_max-price {
float: right;
}
body#home #qs form input.submit {
background-color: #0f780a;
width: 100px;
text-align: center;
border: none;
color: #fff;
font-weight: bold;
font-size: 0.9em;
padding: 2px 0;
cursor: pointer;
}

body#home #qs form select#qs_property {
width: 219px;
margin-bottom: 0px;
}

body#home #propAlert {
background-image: url(/img/bg_propAlert.gif);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #fff7be;
border: none;
margin:11px 0 0 0;
width: 245px;
height: 116px;
}

body#home #propAlert h2 {
background-image: url(/img/bg_title1.gif);
background-position: top left;
background-repeat: no-repeat;
color: #fff;
height: 25px;
line-height: 25px;
padding: 0px 14px;
margin:0;
width: 217px;
}
body#home #propAlert p {
padding: 14px 14px 0 14px;
margin-bottom: 10px;
}

body#home #propAlert a {
background-color: #0f780a;
width: 100px;
text-align: center;
border: none;
color: #fff;
font-weight: bold;
font-size: 0.9em;
padding: 2px 0;
cursor: pointer;
display:block;
margin-left: 14px;
text-decoration: none;
}

body#home #animation {
float: right;
}

/* POW's */
#pow {
margin-top: 11px;
}

#pow .fprop {
width: 309px;
float: left;
margin-right: 11px;
}

#pow #lastPOW {
margin-right: 0;
}

#pow .fprop h2 {
background-image: url(/img/bg_title2.gif);
background-position: top left;
background-repeat: no-repeat;
color: #fff;
height: 25px;
line-height: 25px;
padding: 0px 14px;
margin:0;
width: 309px;
}
#pow .fprop div {
border: 1px solid #049c4b;
border-top: none;
padding: 14px;
height: auto;
overflow: auto;
position: relative;
}

#pow .fprop div img {
float: left;
display: block;
border: 1px solid #000;
width: 148px;
height: 87px;
margin-right: 12px;
}

#pow .fprop div p {
font-weight: bold;
}
#pow .fprop div p.more a{
color: #0f780a;
text-decoration: none;
position: absolute;
bottom: 25px;
}

/* Dynamic Content
----------------*/
#contentBlock { /*wrap for content when img's are displayed */
float: left;
width: 690px;
}

#imgStrip { /* Wrap for img's when displayed */
float: right;
width: 250px;
margin-top: 40px;
}

#imgStrip img.dynImg {
display: block;
margin-bottom: 15px;
border: 1px solid #000;
}

/* Testimonials
------------------*/
body.testimonials #content .testimonial {
border-bottom: 1px dashed #999;
padding-bottom: 10px;
margin-bottom: 20px;
}
body.testimonials #content .testimonial .author {
text-align: right;
font-style: italic;
font-weight: bold;
}

/* useful Links
------------------*/
body.links #content .usefulLink {
border-bottom: 1px dashed #999;
padding-bottom: 10px;
margin-bottom: 20px;
}
body.links #content .usefulLink .theLink {
font-style: italic;
font-weight: bold;
}

/* Document Library
------------------*/
body.doclibrary #content .docLib {
border-bottom: 1px dashed #999;
padding-bottom: 10px;
margin-bottom: 20px;
}
body.doclibrary #content .docLib a {
padding: 1px 20px 3px 20px;
background-position: top left;
background-repeat: no-repeat;
}

/* Standard forms
------------------*/

#content form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

#content form label {
display: block;
float: left;
width: 150px;
}

#content form input,
#content form select {
width: 250px;
font-size: 0.9em;
}

#content form textarea {
width: 250px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

#content form p {
clear: both;
}

#content form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

#content form fieldset#submit input,
#content form fieldset.submit input,
#content form input.button {
width: auto !important;
background: #0f780a;
border: none;
font-size: 0.9em;
color: #fff;
font-weight: bold;
padding: 2px 6px;
cursor: pointer;
}

#content form em span,
#content form .required {
color: #B90000;
font-weight: bold;
}

/* Appraisals
--------------*/
body.appraisal #content form fieldset.left {
float: left;
margin-right: 20px;
height: 290px;
}
body.appraisal #content form fieldset.right {
height: 290px;
}

/* Contact Us
--------------*/
body.contactUs #content form fieldset {
width: 465px;
}
body.contactUs #container #feedback {
width: 550px;
margin: 0 auto;
}
body.contactUs #container dl {
border: 1px solid #CCC;
background: #f4f4f4;
padding: 10px;
margin-top: 6px;
overflow: auto;
}

body.contactUs #container dl h2 {
margin-bottom: 5px;
border-bottom: 1px solid #CCC;
width: 300px;
}

body.contactUs #container dl dd strong {
display:block;
width: 55px;
float: left;
}
body.contactUs #container dl dd#address {
margin-bottom: 10px;
}
body.contactUs #container dl dd#emailAdd {
margin-top: 10px;
}
body.contactUs #container dl dd.hours {
margin-top: 10px;
}
body.contactUs #container dl dd.hours p {
font-size: 1em;
}
body.contactUs #container dl dd.hours strong {
display:inline;
width: auto;
float: left;
}
body.contactUs #container dl dt.images {
float: right;
}
body.contactUs #container dl dt.images img.contactIMG {
height: 184px;
border: 1px solid #CCC;
margin-left: 10px;
}

/* Mortgage Calculator
--------------*/
body.mortgage #content form {
float: left;
}
body.mortgage #content form fieldset.left {
float: left;
margin-right: 20px;
height: 180px;
}
body.mortgage #content form fieldset.right {
height: 180px;
}
body.mortgage #content form fieldset#submit {
clear:both;
}

/* Investment Calculator
--------------*/
body.investment #content form fieldset.left {
float: left;
margin-right: 20px;
height: 120px;
}
body.investment #content form fieldset.right {
height: 120px;
}


/* Property Alert
------------------*/

#registerbox a {
background-color: #0f780a;
width: 100px;
text-align: center;
border: none;
color: #fff;
font-weight: bold;
font-size: 0.9em;
padding: 2px 0;
cursor: pointer;
display:block;
text-decoration: none;
}

#loginbox {
float: right;
margin-left: 20px;
margin-top: 30px;
}

body#alert #content #loginbox label {
width: 70px;
}
body#alert #container #loginbox fieldset input {
width: 150px;
} 

body#alert #container #loginbox fieldset#submit p {
margin-top: 10px;
font-size: 0.8em;
}

/* register
--------------*/
body#alert #container form fieldset span.instruct {
float: left;
width: 260px;
display:block;
margin-left: 150px;
font-size: 0.9em;
margin-bottom: 10px;
font-style:italic;
}

body.register #container form fieldset.left {
float: left;
margin-right: 20px;
height: 420px;
}
body.register #container form fieldset.right {
height: 420px;
}
body.register #container form fieldset#submit {
clear:both;
}

/* forgot password & reactivate */
body.forgot #container form,
body.reactivate #container form {
width: 450px;
}

/* Unsubscribe */
body.unsub #container form {
width: 450px;
}
body.unsub #container form label {
font-size: 0.9em;
}
body.unsub #container form fieldset.submit {
border:none;
text-align:right;
padding:0;
}

/* Members Links */
p.warning {
font-weight:bold;
text-transform: uppercase;
text-decoration: underline;
}

ul#alertmenu {
width: 800px;
margin: 10px auto 20px auto;
overflow: auto;
}
#alertmenu li {
float: left;
display:block;
margin-right: 10px;
}
#alertmenu li a {
background-color: #0f780a;
width: 150px;
text-align: center;
border: none;
color: #fff;
font-weight: bold;
font-size: 0.9em;
padding: 2px 0;
cursor: pointer;
display:block;
text-decoration: none;
}
#alertmenu li a:hover {
background-color: #c24026;
}

/* Manage Details */
body.manageDetails #container form {
width: 460px;
margin: 0 auto;
}

/* Manage Requirements */
body.mngReq #container form {
width: 460px;
margin: 0;
float: right;
}

body.mngReq #container form#existingRequirements {
width: 450px;
margin: 0;
float: left;
}
body.mngReq form#existingRequirements .existingReq {
float: left;
width: 200px;
padding: 5px;
}
body.mngReq form#existingRequirements .existingReq span {
display:block;
margin-bottom: 2px;
}
body.mngReq form#existingRequirements .existingReq strong {
color: #c24026;
}
body.mngReq form#existingRequirements .existingReq a {
background-color: #0f780a;
width: auto !important;
text-align: center;
border: none;
color: #fff;
font-weight: bold;
font-size: 0.9em;
padding: 2px 8px;
cursor: pointer;
text-decoration: none;
}

/* Manage Searches */
body.searchSave #container fieldset#mySearches {
margin: 0;
}
body.searchSave fieldset#mySearches .savedSearch {
float: left;
width: 200px;
padding: 5px 25px;
border-right: 1px solid #ccc;
margin: 10px 0;
}
body.searchSave fieldset#mySearches .savedSearch span {
display:block;
margin-bottom: 2px;
}
body.searchSave fieldset#mySearches .savedSearch strong {
color: #c24026;
}
body.searchSave fieldset#mySearches .savedSearch a {
background-color: #0f780a;
width: auto !important;
text-align: center;
border: none;
color: #fff;
font-weight: bold;
font-size: 0.9em;
padding: 2px 8px;
cursor: pointer;
text-decoration: none;
}

/* Manage Properties */
body.propSave #container fieldset#mySearches {
margin: 0;
}
body.propSave fieldset#mySearches .savedProperties h2 {
color: #c24026;
font-size: 1em;
border-bottom: 1px solid #ccc;
}
body.propSave fieldset#mySearches .savedProperties {
float: left;
width: 200px;
padding: 5px 25px;
border-right: 1px solid #ccc;
margin: 10px 0;
}
body.propSave fieldset#mySearches .savedProperties span {
display:block;
margin-bottom: 2px;
}
body.propSave fieldset#mySearches .savedProperties strong {
color: #c24026;
}
body.propSave fieldset#mySearches .savedProperties a {
background-color: #0f780a;
width: auto !important;
text-align: center;
border: none;
color: #fff;
font-weight: bold;
font-size: 0.9em;
padding: 2px 8px;
cursor: pointer;
text-decoration: none;
}


/* Listings
-------------*/
body.listing #filter {
width: 950px;
height: auto;
margin: 10px 0px 20px 0;
overflow: auto;
}

body.listing #filter h3 {
color: #fff;
background-image: url(/img/bg_titlesearch.gif);
background-repeat: no-repeat;
background-position: top left;
height: 25px;
line-height: 25px;
text-indent: 9px;
margin: 0;
}

body.listing #filter form {
padding: 9px 0 9px 9px;
background-color: #fff7be;
margin: 0;
height: 45px;
}
body.listing #filter form p {
clear: none;
float: left;
margin: 0 20px 0 0;
width: auto;
}
body.listing #filter form p label {
color: #000;
display:block;
clear:both;
width: auto;
text-transform: capitalize;
}
body.listing #filter form p select {
width: 140px;
display: block;
margin-top: 20px;
text-transform: capitalize;
}
body.listing #filter form p select.small {
width: 87px;
}
body.listing #filter form p select.xsmall {
width: 73px;
}
body.listing #filter form input {
width: auto !important;
background: #0f780a;
border: none;
font-size: 0.9em;
color: #fff;
font-weight: bold;
padding: 2px 6px;
cursor: pointer;
margin-top: 19px;
}

body.listing #container p.order {
padding-bottom: 10px;
float: left;
}
body.listing #container p.saveIt {
float: right;
padding-bottom: 10px;
}
body.listing #container p.order a,
body.listing #container p.saveIt a {
color: #0f780a;
}

body.listing #container p.pagebar a {
color: #0f780a;
}

body.listing #container p.order a:hover,
body.listing #container p.pagebar a:hover,
body.listing #container p.saveIt a:hover {
color: #c44126;
}

/* Property */
body.listing #container .property {
clear:both;
width: 948px;
height: 180px;
overflow: hidden;
display: block;
border: 1px solid #000;
margin-bottom: 10px;
padding: 0;
}

body.listing #container .property a {
background-color: #fff;
height: 180px;
width: 950px;
display:block;
text-decoration: none;
padding: 0;
margin: 0;
cursor: pointer;
}

body.listing #container .property a:hover {
background-color: #e3f6ee;
}

body.listing #container .property img.image {
float: left;
padding: 0;
height: 180px;
width: 240px;
}

body.listing #container .property .details {
margin: 0px 10px 10px 10px;
padding: 15px 0 0 0;
height: 140px;
overflow: hidden;
}

body.listing #container .property .features {
float: right;
}
body.listing #container .property .features p {
float: left;
margin-right: 8px;
color: #000;
font-weight: bold;
}
body.listing #container .property .features img {
vertical-align: middle;
margin-right: 4px;
}
body.listing #container .property .details h2 {
color: #000;
font-size: 1em;
text-transform: none;
}
body.listing #container .property .details h3 {
color: #0f780a;
font-size: 1em;
margin: 15px 0px;
}

body.listing #container .property .details p {
color: #000;
margin-bottom: 15px;
}

/* Property Details
--------------------*/
body.detail #addressbar {
height: 25px;
margin-bottom: 5px;
padding-top: 10px;
}

body.detail #addressbar h1 {
float: left;
padding: 0;
color: #000;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
margin: 0;
padding: 0;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 8px;
} 

body.detail #propertydetails {
width: 504px;
float: left;
margin-bottom: 20px;
}

body.detail #propertydetails h2 {
color: #0f780a;
margin-bottom: 15px;
}

body.detail #propertydetails h3 {
color: #000;
font-size: 0.9em;
margin: 0;
}
body.detail #propertydetails ul,
body.detail #extradetails ul {
font-size: 0.9em;
margin-bottom: 10px;
}

body.detail #propertydetails h2.section,
body.detail #extradetails h2.section {
color: #0f780a;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
height: 27px;
line-height: 27px;
margin: 20px 0;
}

/* Extra Content */
body.detail #extradetails {
width: 387px;
float: right;
margin-bottom: 20px;
}
body.detail #extradetails img {
width: 186px;
margin-left: 4px;
margin-bottom: 4px;
display: block;
float: left;
border: 1px solid #0c2552;
}

body.detail #extradetails img#mainimage {
width: auto;
display: block;
width: 378px;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}
body.detail #extradetails h2.section {
margin-left: 4px;
}
body.detail #extradetails ul#toolslist {
margin-bottom: 30px;
}
body.detail #extradetails ul#toolslist li {
margin-bottom: 5px;
margin-left: 4px;
}
body.detail #extradetails ul#toolslist a {
color: #0f780a;
display: block;
}
body.detail #extradetails ul#toolslist a:hover {
color: #c24026;
}

body.detail #extradetails h4 {
color: #fff;
background-image: url(/img/bg_titleagent.gif);
background-position: top left;
background-repeat: no-repeat;
margin-left: 4px;
height: 25px;
line-height: 25px;
text-indent: 9px;
font-size: 0.9em;
}

body.detail #extradetails dl.agentdetails {
background-color: #fff7be;
width: 362px;
margin-left: 4px;
padding: 9px;
font-size: 0.9em;
overflow: auto;
height: auto;
}
body.detail #extradetails dl.agentdetails dt {
height: auto;
overflow: auto;
width: 75px;
margin: 0 15px 0px 0;
float: left;
}
body.detail #extradetails dl.agentdetails img {
width: 73px;
display:block;
margin: 0;
}
body.detail #extradetails dd.agentname {
font-weight: bold;
margin: 2px 0 10px 0;
}

body.detail #extradetails dd.contact {
margin-top: 10px;
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
width: 584px !important;
}
body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 0 2px 2px;
width: 119px;
}
body.brochure #extradetails img#mainimage {
width: 242px;
}
body.brochure #extradetails {
width: 247px;
}
body.brochure #extradetails dl.agentdetails {
width: 234px;
margin: 0;
background-color: #fff;
}
body.brochure #extradetails dl.agentdetails dt {
height: auto;
overflow: auto;
margin: 0 5px 0px 0;
float: left;
width: 57px;
}
body.brochure #extradetails dl.agentdetails img {
width: 55px;
display:block;
margin: 0;
}
body.brochure #extradetails dd.agentname {
font-weight: bold;
margin: 2px 0 0px 0;
}

body.brochure #extradetails dd.contact {
margin-top: 5px;
}

body.brochure #extradetails h2.section {
margin: 10px 0 2px 0;
}

/* Popups
-----------*/
html.popup #header {
text-align: center;
height: 126px;
margin: 0 0 10px 0;
width: 765px;
}

html.popup #content {
width: 745px;
padding: 0 10px;
}

html.popup #content form {
width: 450px;
margin: 0 auto;
}

html.popup #content form fieldset#submit p {
float: left;
}

/* Slideshow */
body.slideshow {
text-align: center;
}
body.slideshow #header {
text-align: center;
width: auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 10px auto;
border: 1px solid #373535;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input {
width: auto !important;
background: #0f780a;
border: none;
font-size: 0.9em;
color: #fff;
font-weight: bold;
padding: 2px 6px;
cursor: pointer;
margin: 10px 1px 0px 1px;
}

/* Staff 
---------*/

body.staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ccc;
}

body.staff dl dt.name {
font-weight: bold;
font-size: 1.1em;
color: #0f780a;
}

body.staff dl dt.photo img {
float: left;
margin-right: 15px;
border: 1px solid #0c2552;
}

body.staff dl dd.position {
margin-bottom: 5px;
font-size: 0.9em;
font-weight: bold;
}

body.staff dl dd.contact {
margin-bottom: 5px;
font-size: 0.9em;
}

body.staff dl dd.descrip {
margin-bottom: 5px;
}

body.staff dl dd.descrip p {
float: left;
}

/* OFI List
-------------*/

body.list dl {
overflow: hidden;
padding: 5px;
height: 50px;
}
body.list h2 {
margin: 20px 0 10px 0;
border-bottom: 1px solid #0f780a;
color: #0f780a;
text-transform: uppercase;
}
body.list dl.stripe {
background: #f4f4f4;
border-top: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
}
body.list dl dt {
float: left;
width: 205px;
display: block;
margin-right: 20px;
}
body.list dl dd.time {
margin-top: 6px;
float: left;
}
body.list dl dd.link {
margin-top: 6px;
float: right;
}
