/* ---- ---------------------------------------- ---- */
/* ---- Phillips and Leigh print stylesheet      ---- */
/* ---- steve@bit10.net                          ---- */
/* ---- ---------------------------------------- ---- */


/* ---- Default HTML tag definitions and misc styles ----- */

body 				{ background: #ffffff; color: #000000; text-align: left; margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }

h1					{ font-size: 280%; font-weight: normal; color: #000000; font-family: "Times New Roman", Times, serif; }
h2					{ font-size: 170%; font-weight: normal; color: #b5985a; font-family: "Times New Roman", Times, serif; }
h3					{ font-size: 150%; font-weight: normal; color: #b5985a; font-family: "Times New Roman", Times, serif; }
h4					{ font-size: 130%; font-weight: normal; color: #b5985a; font-family: "Times New Roman", Times, serif; }
h5					{ font-size: 110%; font-weight: normal; color: #b5985a; font-family: "Times New Roman", Times, serif; }

img 				{ border: 0px; }

a, a:link		{ color: #293ea6; text-decoration: underline; }
a:visited		{ color: #7829a6; text-decoration: underline; }
a:hover			{ color: #293ea6; text-decoration: none; } 


blockquote  { padding: 5px 10px 5px 10px; margin: 0px; background: #f0eade; }
hr          { margin: 0px; padding: 0px; height: 0px; border: solid #b5985a; border-width: 1px 0px 0px 0px; }
ul, ol			{ margin-left: 18px; padding-left: 0px; }
ul					{ list-style: url('/img/bullet_main.gif') square; }

h1										{ margin-top: 0px; padding-top: 0px; }
h2, h3, h4, h5				{ margin-top: 0px; padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; }
p, ol, ul, blockquote	{ margin-top: 0px; padding-top: 0px; }

em					{ color: #745a22; }

/* ---- Main site containers and borders ----- */

div.main_site_container			{ width: 100%; line-height: 130%; font-size: 70%; border: 0px; margin: 8px auto 0px auto; padding: 0px; background: #FFFFFF; text-align: left; }
div.site_border							{ border: 0px; }

div.site_head_bg						{ display: none; }
div.site_head_right					{ display: none; }
div.site_head_left					{ display: none; }

div.site_border							{ padding: 0px; margin: 0px; clear: both; }

div.site_foot_top						{ display: none; }
div.site_foot_bg						{ display: none; }
div.site_foot_right					{ display: none; }
div.site_foot_left					{ display: none; }

/* ---- Home Main ----- */

table.home_main			{ width: 100%; padding: 0px; margin: 0px; border: 0px; line-height: 170%; }
table.home_main h1	{ border-bottom: 1px solid #b5985a; padding-bottom: 0.5em; margin-bottom: 0.5em; }
td.home_content			{ width: 100%; padding: 30px 24px 24px 24px; margin: 0px; vertical-align: top; }
td.home_image				{ padding: 0px; margin: 0px; border-left: 1px solid #000000; vertical-align: top; }

/* ---- Content Main ----- */

table.content_main			{ width: 100%; padding: 0px; margin: 0px; border: 0px; line-height: 170%; }
table.content_main h1		{ border-bottom: 1px solid #b5985a; padding-bottom: 0.5em; margin-bottom: 0.5em; }
td.content_center				{ padding: 24px 24px 24px 24px; margin: 0px; vertical-align: top; }
td.content_left					{ display: none; }
td.content_right				{ display: none; }

div.content_edges				{ margin: 0px; padding: 0px; }

div.content_nav					{ display: none; }

p.breadcrumb						{ display: none; }

/* ---- Main site header and navigation ----- */

div.site_header							{ margin: 0px; padding: 0px 12px; text-align: left; }
div.site_navigation					{ display: none; }