body
{ margin: 0px; padding:0px; padding-top: 100px; min-width: 960px; }

#master-container 
{ background-color: white; width: 960px; border-top: solid 30px #826954; }

#header-swath 
{ position: absolute; top: 0px; left:0px; width: 960px; height: 100px; padding: 0px; margin: 0px; background-color: White; }

#content-swath 
{ float: left; width: 720px; vertical-align: top; text-align:left; padding: 5px 5px 50px 5px; margin: 0px; border: 0px;}

#side-swath
{ background-color: #E8DFCE; text-align: center; float: right; width: 230px; border: 0px; margin: 0px; padding: 0px 0px 250px 0px; }

#footer-swath 
{ clear: both; margin: 0px; width:960px; background-image:url(../../images/blue-grad-bottom.jpg); background-repeat: repeat-x; background-position: top; background-color: #51646B; padding: 4px 4px 7px 4px;}

#logo
{ position: absolute; top: 0px; left: 0px; }

#call-us
{ position: absolute; left: 85px; top: 5px; font-size: 10px; color: #000000; }

ul.top-link 
{ position: absolute; top: 20px !important; top: 35px; display:inline; padding: 0px; margin-left: 0px; width: 640px; }

ul.top-link li
{ text-align: center; display: inline; float:right; list-style: none; margin: 0px; line-height: normal; }

ul.top-link li a
{ display: block; padding: 4px 5px 7px 5px; font-size:.875em }

ul.link-bar 
{ position: absolute; left: 240px; top: 54px !important; top: 70px; display:inline; padding: 0px; margin-left: 0px; width: 720px; }

ul.link-bar li
{ text-align: center; display: inline; float:left; list-style: none; margin: 0px; }

ul.link-bar li.start
{ display: inline; float:left; list-style: none; margin: 0px; width: 11px; height: 30px; background: url(../../images/blue-tab-seperator.gif) no-repeat top right;}

ul.link-bar li.stop
{ display: inline; float:left; list-style: none; margin: 0px; width: 11px; height: 30px; background: url(../../images/blue-tab-seperator.gif) no-repeat top left;}

ul.link-bar li.separator
{ display: inline; float:left; list-style: none; margin: 0px; width: 22px; height: 30px; background: url(../../images/blue-tab-seperator.gif) no-repeat top center;}

ul.link-bar li a
{ text-decoration: none; display: block; padding: 3px 7px 6px 7px; font-size: 14px; font-weight: bold; color:Navy;}

ul.link-bar li a, ul.link-bar li a:visited, ul.link-bar li a:active 
{  background-color: #A3D9FF; }

ul.link-bar li a:hover
{  background-color: #D8EFFF; }

form#search input
{ position:absolute; border: solid 2px #A0C6D3; font-family: Verdana; font-size: 12px; margin-right: 5px; }

div.cart table
{
	width: 230px;
	display: block;
	border: solid 7px #c2a994;
	font-family: Arial;
}

div.cart div#cart-caption
{
	width: 230px;
	background-color: #c2a994;
	text-align: center;
	padding: 7px 0px 0px 0px;
}

div.cart div#cart-caption a
{
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

div.cart a
{
	text-decoration: none;
	display: block;
}

div.cart a:hover
{
	color: Blue;
}

div.cart table th
{
	background-color: #E5F4FF;
	border-bottom: solid 1px #a3d9ff;
	padding: 4px 3px 4px 3px;
	color: black;
	font-size: .75em;
	vertical-align:middle;
	text-align: left;
}

div.cart table td
{
	padding: 3px 3px 4px 3px;
	background-color: White;
	border-bottom: solid 1px #a3d9ff;
	font-size: .75em;
}

div.cart a.thumblink
{
	display:block;
	width: 40px;
	height:auto;
	margin: 5px 5px 1px 5px;
	text-decoration: none;
	overflow: hidden;
	border: solid 1px silver;
}

div.cart a.thumblink img
{
	height: 40px;
}