/* HTML-tag styles, unqualified */

body		{margin: 20px 15px 15px; padding: 0; background: #FFF url(../images/bgrnd.gif) repeat 0 0;}
h1			{margin: 0; padding: 0; font-size: 1em; float: right;}
h2			{margin: 0; padding: 0; color: #5B7B9D; font-weight: normal; font-size: large; line-height: 1.17em; background: url(../images/title-bg.gif) no-repeat 0 0;}
h3			{margin-bottom: 1em; padding-bottom: 0; color: #3D597E; font-size: 13px;}
img			{border-color: #C29B7C;}
ul			{margin-left: 0; padding-left: 2em; list-style-image: url(../images/bullet.gif);}

/* Edit.com font style-options (classes unattributed to a tag) */

body, td,
.normalText	{color: #334559; font-size: 13px; font-family: Arial, "Times New Roman";}
.header1	{color: #B09755; font-size: 15px;}
.brown		{color: #7F5D15;}
.lightBlue	{color: #435B76; font-size: 13px;}

/* Edit.com image style-options (unqualified IMG classes) */

img.clear		{}
img.matted		{padding: 2px; background-color: #C7B688;}
img.left		{float: left; margin-right: 20px;}
img.leftMatted	{float: left; margin-right: 20px; padding: 2px; background-color: #C7B688;}
img.right		{float: right; margin-left: 20px;}
img.rightMatted	{float: right; margin-left: 20px; padding: 2px; background-color: #C7B688;}

/* Invisible to Edit.com menus (classes attributed to tags and conditional styles) */

h2 big					{padding: 20px 0 27px 25px; display: block; font-size: 1em;}
tr td.bgrnd-contentR	{background: url(../images/bgrnd-banner.jpg) no-repeat 100% 0;}
tr td.leftnav			{width: 195px; background: url(../images/bgrnd-nav.gif) repeat-y 0 0;}
tr td.pad-text			{width: 530px; padding: 0 20px 0 25px;}
td.pad-text td			{line-height: 1.46em;}
tr td.footer-box		{height: 165px; padding: 0 0 0 115px; color: #000; font-size: 11px; line-height: 1.18em; background: url(../images/bgrnd-footer-content.jpg) no-repeat 0 0;}
div.bottomnav			{color: #7F5D15; font-size: 12px;}

/* links */

a:link,
a:visited	{color: #000;}
a:hover		{color: #333; text-decoration: none;}

td.footer-box a:link,
td.footer-box a:visited	{color: #7F5D15; text-decoration: none;}
td.footer-box a:hover	{color: #4B6C8F;}

div.bottomnav a			{font-size: 11px;}
div.bottomnav a:link,
div.bottomnav a:visited	{color: #000;}
div.bottomnav a:hover	{background-color: #ECCC8A;}