
/* 10.08.08 */


@import "style.css";

body {
width: 90%;
color: #fff;
background-color: #fff; 
/* background-image: url(../index-art/gnade-masthead-redmond.jpg); */
background-image: url(../index-art/listing-masthead/sammamish-plateau-900-150.jpg);
/* background-position: 21% .3%; */
background-position: 36px 6px;  
background-repeat: no-repeat;
}


/* moved below from old listing.css */

p.redirect {
font-size: .9em;
font-weight: 700;
font-style: normal;
line-height: 120%;
color: #f33;
background-color: transparent;
padding-top: 6px; 
padding-bottom: 6px;
}

p.marketinghead {
font-size: .9em;
font-weight: 700;
font-style: normal;
line-height: 130%;
margin-left: 0%;
color: #666;
background-color: transparent;
padding-top: 18px
}


h1.listingheadline {
font-family: Verdana, "News Gothic MT", Arial, Helvetica, sans-serif;
font-size: 1em;
text-indent: 0px;
line-height: 120%;
font-weight: 700;
font-style: normal;
padding-top: 12px;
padding-right: 6px;
margin-left: 0px;
color: #000;
background-color: transparent;
border-color: #000;
border-style: solid;
border-top-width: 2px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}

h2.listingintro {
font-family: Verdana, "News Gothic MT", Arial, Helvetica, sans-serif;
font-size: .8em;
line-height: 120%;
font-weight: 700;
margin-top: 0px;
padding-bottom: 12px;
padding-top: 12px;
padding-right: 6px;
text-indent: 36px;
font-style: normal;
color: #066;
background-color: transparent;
}

p.listingintro {
font-family: Verdana, "News Gothic MT", Arial, Helvetica, sans-serif;
font-size: .8em;
line-height: 120%;
font-weight: 700;
margin-top: 0px;
padding-bottom: 12px;
padding-top: 12px;
padding-right: 6px;
text-indent: 36px;
font-style: normal;
color: #066;
background-color: transparent;
}

/* span.listingcaption {
font-family: Verdana, "News Gothic MT", Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: 400;
font-style: normal;
line-height: 110%;
float: right;
text-align: left;
color: #066;
background-color: transparent;
width: 200px;
border-top: 1px solid #000;
padding-top: 8px;
padding-bottom: 20px;
}

span.directioncaption {
font-family: Verdana, "News Gothic MT", Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: 400;
font-style: normal;
line-height: 110%;
float: right;
text-align: left;
color: #066;
background-color: transparent;
width: 200px;
border-top: 1px solid #000;
padding-top: 8px;
padding-bottom: 20px;
} */

p.listingcaption {
font-family: Verdana, "News Gothic MT", Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: 400;
font-style: normal;
line-height: 115%;
text-align: left;
float: left;
color: #066;
background-color: transparent;
width: 150px;
border: 1px dotted #000;
}

/* changing color of bar */

h1.subjecthead {
font-size: 115%;
line-height: 130%;
font-weight: 400;
color: #fff;
background-color: #060;

/* NOT USED? */

/* ul.list {
list-style-type: square;
list-style-position: outside;
color: #000;
background-color: transparent;
font-size: .8em;
font-weight: 700;
font-style: normal;
line-height: 120%; 
text-align: left;
padding-right: 6px;
}

ul.listlight {
list-style-type: round;
list-style-position: outside;
color: #000;
background-color: transparent;
font-size: .7em;
font-weight: 400;
font-style: normal;
line-height: 120%; 
text-align: left;
padding-right: 6px;
}

img.gnaadvice {
float: right;
padding-left: 12px;
padding-bottom: 10px;
}



h2.advice {
font-size: .9em; 
font-weight: 700;
padding-top: 10px;
font-style: normal;
line-height: 100%;
color: #c03;
background-color: transparent;
} */


