/*    CSS FOR EARTHTONE CONSTRUCTION


COLOR PALLETTE
gray:  #464646  
lite gray:  #AFAFAF   
rust:  #874100
orange:  #CA872A 
green:  #376E4F
green tint:	#A9C7B7 

*/



html{
font-size: 100%; 
}


@media screen {
	body {
	margin: 0em 0em 0em 0em;
	padding: 2.8125em 0em 0em 0em;   /* 45px */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #464646;
	}
}

@media screen {
	body {
	margin: 0em 0em 0em 0em;
	padding: 2.8125em 0em 0em 0em;   /* 45px */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #464646;
	}
}

@media screen {
#no-display {display: none;}
}

@media print {
	body {
	margin: 0em 0em 0em 0em;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	}
}

@media print {
#no-print {display: none;}
}
.main { display: none; }

/*typography*/
a 	  {	color: #CA872A; font-weight: normal; text-decoration: none; }
a:hover   {	color: #874100;	}

.here  {	color: #464646;	}

p {
	font-size: .688em;
	line-height: 1.454em;
	margin: 1.2em 0em 1.2em 0em; 
	}
	
	
p.no-top	{
	margin: -.3em 0em .727em 0em;
	}


p.quote-rev
	{
	font-family: times, georgia,  serif;
	color: #FFFFFF;
	font-size: 1em;   
	font-weight: normal;
	font-style: italic;
	line-height: 1.125em;  /*  18px  */
	margin: 1.2em 0em 1.2em 0em;	
	}

p.quote
	{
	font-family: times, georgia,  serif;
	color: #376E4F;
	font-size: .875em;        /*  14px  */
	line-height: 1.285em;     /*  18px  */
	font-style: italic;
	margin: 1.2em 0em 1.2em 0em;	
	}

p.quote-notop
	{
	font-family: times, georgia,  serif;
	color: #376E4F;
	font-size: .875em;        /*  14px  */
	line-height: 1.285em;     /*  18px  */
	font-style: italic;
	margin: -.3em 0em 1.2em 0em;	
	}

p.author-tint
	{
	font-family: times, georgia,  serif;
	color: #A9C7B7;
	font-size: 1em;   
	font-weight: normal;
	font-style: italic;
	line-height: 1.125em;  /*  18px  */
	margin: 1.2em 0em 1.2em 0em;	
	}

.small
	{
	font-size: .563em;
	line-height: 1.2em;
	margin: .7em 0em .7em 0em;
	}


ol, ul	{
	font-size: .688em;
	line-height: 1.2em;
	margin: -.7em 0em 1.5em 0em;  /*  space before & after full list  */
	}

li	{
	margin: .7em 0em .7em 0em;  /*  space before & after each list item  */
	}

#list-cs
	{
	margin-left: 0;   /*  reset margin; set indent with li  */
	padding-left: 0;   /*  IE & Opera adds padding. reset to 0  */
	margin-top: 1em;  /*  space before & after full list  */
	margin-bottom: 1.5em;  /*  space before & after full list  */
	list-style: none;
	}

	#list-cs li
	{
	padding-left: 1em;   /* controls postion of indented text  */
	background-image: url(../images/bullet.gif);   /* relative path starts with location of style sheet */
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: .3em 0em .3em 0em;  /*  space before & after each list item  */
	/*   background-attachment:fixed;   need for FF & Opera, but doesn't view in BBEDit */
	}

#list-bullet2 
	{
	font-family: times, georgia,  serif;
	font-size: .875em;  /*  14px  */
	color: #874100;
	margin-left: 0;   /*  reset margin; set indent with li  */
	padding-left: 0;   /*  IE & Opera adds padding. reset to 0  */
	margin-right: 2em;
	margin-top: .5em;		/*  sets space before list   */
	margin-bottom: 0; 
	list-style: none;
	}

	#list-bullet2 li
	{
	padding-left: 1em;   /* controls postion of indented text  */
	background-image: url(../images/bullet.gif);   /* relative path starts with location of style sheet */
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: .4em 0em .4em 0em;  /*  space before & after each list item  */
	}
	
	

#list-nobullet-noindent
	{
	color: #CA872A;
	margin-left: 0;   /*  reset margin; set indent with li  */
	padding-left: 0;   /*  IE & Opera adds padding. reset to 0  */
	list-style: none;
	}

	#list-nobullet-noindent li
	{
	padding-left: 0em;   /* controls postion of indented text  */
	margin:  .5em 0em .5em 0em;	
	}




h1 {
	color: #874100;
	font-family: times, georgia,  serif;
	font-size: 1.250em;  /* 20px  */
	font-weight: normal;
	line-height: 1.2em; 
	letter-spacing: 0.04em;
	margin: 0em 0em .7em 0em;
	}

h2 {
	color: #376E4F;
	font-family: times, georgia,  serif;
	font-size: 1em;  /*  16px  */
	font-weight: normal;
	font-style: italic;
	line-height: 1.125em;  /*  18px  */
	border-width: .188em;
	border-color: #D4E8D1;
	border-bottom-style: solid;
	padding: 0em 0em .3em 0em;
	margin: 2em 0em 0em 0em;	
	}



h2.no-top {
	color: #376E4F;
	font-family: times, georgia,  serif;
	font-size: 1em;  /*  16px  */
	font-weight: normal;
	font-style: italic;
	line-height: 1.125em;  /*  18px  */
	border-width: .188em;
	border-color: #D4E8D1;
	border-bottom-style: solid;
	padding: 0em 0em .3em 0em;
	margin: 0em 0em 0em 0em;	
	}


h2.no-rule {
	color: #376E4F;
	font-family: times, georgia,  serif;
	font-size: 1em;  /*  16px  */
	font-weight: normal;
	font-style: italic;
	line-height: 1.125em;  /*  18px  */
	border-bottom-style: none;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em .5em 0em;	
	}



h3 {
	color: #874100;
	font-family: times, georgia,  serif;
	font-size: .875em;   /*  14px   */
	font-weight: normal;
	line-height: 1.125em;  /*  18px  */
	margin: 2.4em 0em 0em 0em;
	}


.head3 {
	font-family: times, georgia,  serif;
	color: #874100;
	font-size: 1.273em;   /*  14px   */
	line-height: 1.285em;  /*  18px  */
	font-weight: normal;
	}


h4 {
	font-family: times, georgia,  serif;
	font-size: .875em;   /*  14px   */
	color: #464646;
	font-weight: normal;
	line-height: 1.285em;  /*  18px  */
	margin: 0em 0em 1.2em 0em;
	}


h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

img {
	border: 0;
	}


strong, b {
	font-weight: bold;
	}

td	{	
	vertical-align: top;
	text-align: left;
	}
	
td.bottom-right	
	{	
	vertical-align: bottom;
	text-align: right;
	}


td.rule-right {
	border-width: 1px;
	border-color: #DFDFDF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	text-align:right;
}

td.rule-top {
	border-width: 1px;
	border-color: #DFDFDF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.rule-bottom {
	border-width: 1px;
	border-color: #DFDFDF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}


td.lines-tall {background: url(../images/lines-tall-bkgd.gif) repeat-x ;}
td.lines-short {background: url(../images/lines-short-bkgd.gif) repeat-x ;}
td.lines-case {background: url(../images/lines-case-bkgd.gif) repeat-x ;}

td.tag 
	{
	background: url(../images/sustain_practical_mindful-wm.gif) no-repeat bottom right  ;
	}


.green-box
	{
	background-color: #376E4F;
	padding: 10px 20px 20px 20px;
	width: 182px;
	}

.align-right
	{
	text-align: right;
	{


