
/* 10.08.09 seattle-web.css */


@import "style.css";

body {
width: 90%;
color: #fff;
background-color: #fff; 
background-image: url(../index-art/masthead/selling-home-on-the-web-900-150.jpg);
/* background-position: 21% .3%; */
background-position: 36px 6px; 
background-repeat: no-repeat;
}

h1.subjecthead {
font-size: 115%;
line-height: 140%;
font-weight: 700;
color: #fff;
background-color: #c33;
}



p.subhead {
padding-left: 7%;
font-size: 100%;
font-weight: 700;
font-style: normal;
line-height: 130%;
color: #039;
background-color: transparent;
}

p.initial {
font-family: Georgia, "Times Ten Roman", "Times New Roman", serif;
font-size: 130%;
text-indent: 8%;
line-height: 110%;
font-weight: 500;
font-style: italic;
padding-top: 0%;
padding-bottom: -2%;
margin-top: 0%;
color: #009;
background-color: transparent;
}

p.initial:first-letter {
	font-size: 140%;
	font-weight: 700;
	line-height: 130%;
	color: #c33 /*#009 */;
}

ol.large {
list-style-position: outside;
/* list-style: lower-alpha; */
margin-top: 1%;
margin-left: 0%;
margin-bottom: 1%;
margin-right: 0%;
padding-right: 1%;
font-size: 120%; 
font-weight: 700;
color: #000;
background-color: #e6f8e6;
border-color: #369;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
/* clear: right; */
}

li.large {
	font-size: 140%;
	padding-right=2%;
}



