/* CSS Document */

.barg {
		color:#8B0000;
}
#bargains a:hover {
		color:#ffffff;
		text-decoration:none;
}

p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	word-spacing: 0.5px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	margin: 0px;
	padding: 10px 20px;
}
p a:link, p a:visited, p a:active  {
	color: #cc9966;
	text-decoration: underline;
}	

p a:hover {
	color: #cc9966;
	text-decoration: none;
}

h1 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	color: #333333;
}

h2 {     /*  panel menu products*/
	font-family: Optima, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bolder;
	margin: 0px;
	padding: 10px 0px 0px 14px;
	color: #000000;
	text-align: left;
}

h2 a:link, h2 a:visited, h2 a:active {
	color: #000000;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	color: #000000;  
	background-color: #e2cb9f;  /*#673402 brown      9A7763    */
}

h4 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	color: #000000;  
}


#gowhere  {
	background-color: #e2cb9f;
	font-family: Optima, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
	color: #000000;
	text-align: center;
}




#head_nav ul li {
	list-style: none;
	display: inline;
	letter-spacing: 0.5px;
	margin: 0px;
	padding: 0px;
	background-color:#f8e5b3;
	font-family: Optima, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 1;
	font-weight: normal;
}

#head_nav ul li a:link, #head_nav ul li a:visited, #head_nav ul li a:active {
	color: #666666;
	text-decoration: none;
}

#head_nav ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

ul.list {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	word-spacing: 0.5px;
	list-style-type: circle;
	list-style-position: inside;
	color: #000000;
	margin: 10px;
	padding: 0px 20px;
}

ul.list_sub {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	word-spacing: 0.5px;
	list-style-type: circle;
	list-style-position: inside;
	color: #000000;
	margin-top: -10px;
	margin-left: 26px;	
	padding: 0px 20px;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	word-spacing: 0.5px;
	text-align: center;
	vertical-align: text-top;
	line-height: 1.5em;
	color: #666666;
	margin: 10px 10px 20px 10px;
	padding: 0px;
}

p.footer a:link, p.footer a:visited, p.footer a:active  {
	color: #666666;
	text-decoration: none;
}	

.topnav a:hover {
	text-decoration: underline;
	background-color:#f8e5b3;
}

p.footer  a:hover {
	color: #000000;
	text-decoration: none;
}

.hidden {		/*hides the instr div text from all browsers - needed for for IE6 and earlier*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	word-spacing: 0.5px;
	text-align: center;
	line-height: 1.5em;
	color: #f8e5b3;
	margin: 0px;
	padding: 0px;
}


table.coverage {
	width: 520px;
	margin: 10px 20px;
	padding: 2px;
	table-layout: fixed;
	empty-cells: show;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	border: 1px #000000 solid;
}

tr.odd {
	background-color: #e2cb9f;
}

/*XXXXXXXX coverage XXXXXXX*/
col#square {
	width: 100px;
}
col#deep1 {
	width: 50px;
}
col#define {
	width: 10px;
}
col#cubic {
	width: 120px;
}
col#deep2 {
	width: 50px;
}

.center-tight {
	text-align: center;
	margin: 10px 0px;
	padding: 0px;
}

/*XXXXXX coverage conversion XXXXXX*/

col#product {
	width: 250px;
}
col#area1 {
	width: 250px;
}
col#calc1, col#calc3, col#calc5 {
	width: 300px;
}
col#calc2, col#calc4, col#calc6 {
	width: 210px;
}

table.product {
	width: 520px;
	margin: 0px;
	table-layout: fixed;
	empty-cells: show;
	text-align: center;
	border: none;
}
col#one, col#two, col#three, col#four {
	width: 130px;
}

table.product tr.descr {
	height: 50px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	vertical-align: top;
}

.size {
	font-size: 9px;
}

.center {
	text-align: center;
	margin: 10px;
	padding: 10px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
	margin: 10px;
	padding: 10px;
}



