﻿
body	 			{background-image: url('images/page_backing.jpg');
					margin: 0px 0px 0px 0px;}
					
table.main			{padding: 0px; width: 700px; height: 100%; table-layout: fixed;
					background-color: #ffffcc;}
					
table.pricing		{padding: 0px; width: 300px; height: 100%; table-layout: fixed;
					background-color: #ffffcc;}

table.rightMenu		{table-layout: fixed;}

td.outerContent		{text-align: left; font-family: arial; font-size: 8pt; font-weight: normal;
					color: #84310B;
					padding-left: 26px; padding-right: 26px; padding-top: 26px; padding-bottom: 20px;}
				
td.mainContent		{text-align: left; font-family: arial; font-size: 8pt; font-weight: normal;
					color: #84310B;
					padding-left: 0px; padding-right: 20px; padding-top: 0px; padding-bottom: 0px;}
				
td.menuMid			{text-align: left; font-family: arial; font-size: 8pt; font-weight: normal;
					padding-left: 6px; padding-right: 6px;}

td.locationAbout	{text-align: left; font-family: arial; font-size: 8pt; font-weight: normal;
					color: #84310B;
					background-position: left; background-repeat: no-repeat;
					padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;}

td.locationBottom	{text-align: right; font-family: arial; font-size: 8pt; font-weight: normal;
					color: #84310B;
					background-position: left; background-repeat: no-repeat;
					padding-left: 0px; padding-right: 18px; padding-top: 0px; padding-bottom: 0px;}

td.bottom			{text-align: center; font-family: arial; font-size: 8pt; font-weight: normal;
					color: #84310B; background-color: #ffffbb;
					padding-left: 26px; padding-right: 26px; padding-top: 10px; padding-bottom: 10px;}

a					{color: #84310B; font-family: arial; font-size: 8pt;
					font-weight: normal; text-decoration: none;}
					
a:hover				{color: #000000; text-decoration: underline;}
					
p.mainHeadings		{color: #0000a0; font-family: times new roman; font-size: 20px;
					margin-left: 24px; text-align: center; font-weight: bold;}
					
p.subHeadings		{color: #0000a0; font-family: times new roman; font-size: 16px;
					margin-left: 24px; text-align: center;}