/* HTML-tag styles, unqualified */

body		{margin: 0; padding: 0; background: #EDE8E2;}
h1			{margin: 0 0 14px; padding: 0; font-weight: normal; font-size: 11px;}
h2			{margin: 20px 40px 30px; padding: 0; color: #8f4f0e; font-weight: normal; font-size: 13px;}

/* Edit.com font style-options (classes unattributed to a tag) */

BODY, TD,
.NormalText	{color: #000; font-size: 11px; font-family: Verdana, Georgia;}
.Header		{color: #8f4f0e; font-size: 24px;}
.SubHeader	{color: #8f4f0e; font-size: 13px;}
.LargeText	{font-size: 24px;}
.MediumText	{font-size: 16px;}
.SmallText	{font-size: 10px; }
.Blue		{color: #06c;}
.Green		{color: #060;}
.Mustard	{color: #8f4f0e;}
.Red		{color: #8B1F15;}

/* Edit.com table-cell style-options (unqualified TD classes) */

td.Clear			{}
td.SubHeader		{font-weight: bold;}
td.LightBG			{background: #CCCB9D;}

td img				{display: block;}
div.maincontent		{width: 725px; margin: auto; padding: 0 113px 0 112px; background: url(../tableBG-FW.jpg) repeat-y 0 0;}
div.footer			{width: 750px; margin: auto; padding: 75px 100px 0; background: url(../tableBottom-FW.jpg) no-repeat 0 0;}
div.footer td,
tr td.addressType	{color: #8f4f0e; font-weight: bold; font-size: 10px;}
table.ProductsServices
					{border: solid #BBBA7A; border-width: 0 35px;}
/* links */

a			{color: #06c; text-decoration: none;}
a:hover		{color: #366;}
a.Clear		{}
a.Button	{padding: 5px 20px; display: block; float: right; font-weight: bold; background: #F0DFC1;}
a.Blue		{color: #06c;}
a.Green		{color: #060;}
a.Mustard	{color: #8f4f0e;}
a.Red		{color: #c30;}