body		{
			background:#bdb8b3;
			}

td		{
			font-family:arial;
			font-size:12px;
			line-height:16px;
			vertical-align:top;
			}

.leftcol	{
			width:162px;
			background-image: url(/images/leftcolumnbkgd.png);
			}

.maincol	{
			width:668px;
			background:#fff8f1;
			background-image: url(/images/maincolshadow.gif);
			background-repeat: repeat-y;
			}
			
.leftshadow	{
			width:45px;
			background-image: url(/images/leftbkgdshadow.gif);
			background-repeat: repeat-y;
			}

.rightshadow{
			width:45px;
			background-image: url(/images/rightbkgdshadow.gif);
			background-repeat: repeat-y;
			}

h1			{
			font-size: 18px;
			font-family:arial;
 			background:#f2e9e1; 
			line-height: normal;
			font-weight: bold;
			color: #333;
			padding: 3px 10px 2px 10px;
			margin: 0px 0px 20px -12px;
			border-top: 1px #fff solid;
			border-left: 1px #fff solid;
			border-bottom: 1px #ccc solid;
			border-right: 1px #ccc solid;
			text-align:left;
			width: 260px;
			}

h3			{
			margin:16px 0px 3px 0px;
			font-size: 13px;
			}
a:link			{ color: #00621b; text-decoration: underline; }
a:visited		{ color: #00621b; text-decoration: underline; }
a:hover			{ color: #00621b; text-decoration: underline; }
a:active		{ color: #555; text-decoration: none; }

.horizrule	{
			disply:block;
			margin:8px 0px 0px 20px;
			}

.price		{
				font-weight:bold;
				font-family:Arial;
				font-size:12px;
				display:block;
				padding: 12px 14px 0px 21px;
			}

.bodytext	{
			margin:21px 53px 30px 63px;
			}


a.lcmenu:link,a.lcmenu:visited
				{
				border: 1px solid #f7f3c1;
				font-weight:bold;
				font-family:Arial;
				font-size:12px;
				color: #000;
				text-decoration: none;
				display:block;
				padding: 3px 3px 2px 4px;
				margin: 4px 15px 4px 16px;
				line-height:12px;
				white-space: nowrap;
				}
a.lcmenu:hover	{ background:#f7f1a2; text-decoration:none; border: 1px solid #777; }
a.lcmenu:active	{ background:#f7f3c1; text-decoration:none; border: 1px solid #999; color: #999;}

p.bull		{
			margin: 2px 0px 2px 10px;
			text-indent:-8px;
			line-height:1.3em;
			}

.rtpic		{
			display:block;
			float:right;
			margin: 0px 0px 15px 20px;
			}

.whyushd	{
			color: #000;
			font-size:13px;
			display:block;
			border-bottom: 1px solid #000;
			margin:17px 0px 8px 0px;
			font-weight: bold;
			font-style:oblique;
			}

.whyushd2	{
			font-weight: bold;
			color:#fff;
			background:#167931;
			text-align:left;
			margin:0px 0px 3px 0px;
			padding:0px 0px 1px 4px;
			}

.whyushd3	{
			font-weight: bold;
			color:#333;
			background:#ffea03;
			text-align:left;
			margin:0px 0px 3px 0px;
			padding:0px 0px 1px 4px;
			}

.whyushd4	{
			font-weight: bold;
			color:#000;
			background:#e00;
			text-align:left;
			margin:0px 0px 3px 0px;
			padding:0px 0px 1px 4px;
			}
