
/* 06.15.08 */


@import "style.css";

body {
width: 90%;
color: #fff;
background-color: #fff; 
background-image: url(../index-art/masthead/seattle-relocating-east-view-cascades-900-150.jpg);
/* background-position: 21% .3%; */
background-position: 36px 6px;  
background-repeat: no-repeat;
z-index: 2;
}




/* RIGTH COLUMN */

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;
}

/* used as text above normal text  on one advice page */

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

