/*   Blanchard House Web Site CSS   */
body   { background-color: #EAFFEA;  color: #003300; 
				/*font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 145%;*/ 
				font-size:medium; font-family: "Palatino Linotype", Palatino,Times,Georgia, Cambria, Verdana, Arial, Helvetica,serif;
				padding-right: 10px; padding-left: 10px 
				}
.body  { background-color: #EAFFEA;  color: #003300; 
				/*font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 145%; */
				font-size:medium; font-family: "Palatino Linotype", Palatino,Times,Georgia, Cambria, Verdana, Arial, Helvetica,serif;
				padding-right: 10px; padding-left: 15px 
				}

a:link      { color: #800000; text-decoration: none } 
a:visited { color: #CC6600; text-decoration: none }
a:hover   { color: #56310F; text-decoration: underline }
a:active  { color: #003300; text-decoration: none; }

.mainlink { background-color:#CCEECC;  font-weight: bold; text-decoration: none; }
.mainlink:link     { color: #003300; }
.mainlink:visited { color: #663300; }
.mainlink:hover  { color: #660000; }
.mainlink:active { color: #006600; }

.page_header  { color: #003300; font-size: 14px; font-weight: bold }
.page_title	     { color: #003300; font-size: 16px; font-weight: bold }
.footer    { color: black; font-size: 12px; font-style: normal; font-weight: bold }
.caps       { font-variant: small-caps; font-size: 12px }
td.price  { font-size: 12px; font-weight: bold; }
.table_main	   { border-color: #006600; }
.table_header  { color: #003300; font-size: 14px; font-weight: bold }
.table_entry    { border:inset 6px; padding: 6px; } 
.prettypix  { border-color: #003300; border-width: 2; vspace: 3; hspace: 3;}

p.homepage  { font-size: 12px; padding-right: 10px; padding-left: 10px }
p.quote  { color: #003300; padding-right: 10px; padding-left: 15px }