body {
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
	text-align:center;
	color:#FFFFFF;
	margin:0;
	padding:0;	
	background-image:url("images/pg_gradient.jpg");
	background-attachment: fixed;
	background-repeat: repeat-x;
}

h1           { 
	color:#800000;
	font-family:Verdana; 
	font-size:1.1em;
	text-align:center; 
	font-weight:bold;
	}
	
h22           { 
	color:#ffffff;
	font-family:Verdana; 
	font-size:1.1em;
	text-align:left; 
	font-weight:bold;
	}

#right { 
	width:500px;
	float: left;
	background:#D4DBEB;
	text-align:center;
	}
	
#wrapper {
	width:90%;
	min-width:750px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	background:#ffffff;
	}

#wrapper2 {
	width:90%;
	min-width:750px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	color:#000051;
	background:#D4DBEB;
	background-image:url("images/wrapperback.jpg");
	background-repeat:repeat-y;

	text-align:left;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	}


#flame{
	width:30%;
	font-family:Verdana; 
	text-align:left;
	font-size:10pt;
	color:#FF0000;
	font-weight:bold;
	background:#ffffff;
	float: left;
	}
	
a:link       { color:#000051; text-decoration:underline }
a:visited    { color:#000051; text-decoration:underline }
a:hover      { text-decoration:underline; color:#000000;}
a:active     { color:#000051; text-decoration:underline }

a:table:link       { color:#000051; text-decoration:underline }
a.table:visited    { color:#000051; text-decoration:underline }
a.table:hover      { text-decoration:underline; color:#FFFFFF;}
a.table:active     { color:#000051; text-decoration:underline }


a.photo:link       { 
	text-decoration:none;
	border: 2px solid gray;
}

a.photo:visited    {
	text-decoration:none;
	border: 2px solid gray;
}

a.photo:hover      { 
	text-decoration:none;
	border: 2px solid #FFFFFF;
}

a.photo:active     { 
	text-decoration:none;
	border: 2px  solid gray;
}

/* Main Navigation */

#bannernav	{
	text-align:left;
	height: 67;
}


#marquee	{
	width:100%;
	Height: 16px;
	border-bottom:1px solid gray;
	font-family:Tahoma; 
	color:#FFFFFF; 
	background:#000051;
	font-size:10pt;
}

#ad 	{
	width:600px;
	text-align:center;
	padding-top: 5;
	padding-bottom: 5;
	float: left;
	}
	
#login	{
	text-align:right;
	background:#000051;
	color:#FFFFFF;
	font-size:.8em;
	border-left:1px solid gray;
	border-right:1px solid gray;
}

#mainheader	{
	float: left;
	background:#000051;
	color:#FFFFFF;
	width:100%;
	padding:5px 0px 5px 0px;
	font-size:1.1em;
	border-top:2px solid gray;
	border-right:0px solid gray;
	border-bottom:2px solid gray;
	border-left:0px solid gray;
	}

#main	{
	float: left;
	display:block;
	color:#000000;
	font-size:.8em;
	width:600px;
	padding:5px 10px;
	margin:0px 0px 0px 10px;
	}
	
#feature	{
	margin-left:200px;
	background:#000051;
	text-align:center;	
	width:100%;
}

#feature1	{
	float: left;
	background:#000051;
	padding-left: 15;
	padding-right: 15;
	width:33%;
	}
	
#feature2	{
	float: left;
	background:#000051;
	padding-left: 15;
	padding-right: 15;
	width:33%;
	}	

#feature3	{
	float: left;
	background:#000051;
	padding-left: 15;
	padding-right: 15;
	width:33%;
	}
	
#left{
	width:200px;
	border-top:2px solid gray;
	float: left;
	background:#000051;
	}
	
#checkZip{
	width:200px;
	border-top:2px solid gray;
	text-align:center;
	float: left;
	background:#000051;
	}	
	
table {
	font-size:1em;
	color:#000051;
	}

#footer	
{
	padding-top:10px;
	text-align:center;
	color:#000000;
	font-family:Arial, sans-serif;
	font-size:.8em;
	clear: both;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}
	
ul#sub	{
	margin:0;
	padding:0;
	/*list-type: square;*/
	display:block;
	text-decoration:none;
	width:200px;
}

#sub a {
	text-decoration:none;
	color:#000000;
	font-size:.7em;
	display:block;
	padding:2px 2px 2px 2px;
	width:200px;
	background:#E7E7E7;
	color:#000000;
	border-bottom:0px solid #808080;
	border-top:0px solid #ffffff;
	border-left:3px solid #666666;
	border-right:3px solid #666666;
	}
	
#sub a:visited    {
		}	
#sub a:hover {
	color:#000000;
	font-style: italic;
	font-weight:bold;
	border-bottom:0px solid #CCCCCC;
	border-top:0px solid #666666;
	border-left:3px solid #666666;
	border-right:3px solid #666666;
	background:#E7E7E7;
}

#sub a:active {
	border-bottom:0px solid #CCCCCC;
	border-top:0px solid #666666;
	border-left:3px solid #808080;
	border-right:3px solid #FFFFFF;
	}

/* styles for the "you are here" buttons */
#home #Nav a#homelink,
#feature #Nav a#featureLink {
		font-weight:bold;
	border-left:5px solid #000000;
	background:#FDA000;
	color:#ffffcc;
}

#home #Nav a:hover#homelink, #feature #Nav a:hover#featureLink {
	color:#000000;
}

ul#Nav {
	margin:0;
	padding:0;
	list-style: none;
	display:block;
	text-decoration:none;
	width:200px;
}	
	
/* remove gaps for IE */
#sub li {	
	display:inline; 
}

#Nav a {
	text-decoration:none;
	color:#000000;
	font-size:.8em;
	display:block;
	padding:4px 2px 4px 2px;
	width:200px;
	background:#000051;
	color:#FFFFFF;
	border-bottom:3px solid #808080;
	border-top:3px solid #ffffff;
	border-left:3px solid #CCCCCC;
	border-right:3px solid #666666;
	}
	
#Nav a:visited    {
	border-bottom:3px solid #808080;
	border-top:3px solid #ffffff;
	border-left:3px solid #CCCCCC;
	border-right:3px solid #666666;
		}	
	
#Nav a:hover {
	font-weight:bold;
	color:#ffffff;
	border-bottom:3px solid #CCCCCC;
	border-top:3px solid #666666;
	border-left:3px solid #808080;
	border-right:3px solid #FFFFFF;
	background:#000051;
}

#Nav a:active {
	border-left:5px solid #000000;
	}

/* styles for the "you are here" buttons */
#home #Nav a#homelink,
#feature #Nav a#featureLink {
		font-weight:bold;
	border-left:5px solid #000000;
	background:#FDA000;
	color:#ffffcc;
}

#home #Nav a:hover#homelink, #feature #Nav a:hover#featureLink {
	color:#000000;

}

		
/* remove gaps for IE */
#Nav li {	
	display:inline; 
}

a img { border:0px; }
#divMainHeader		{ display:inline-block; }
#divMainHeader		{ display:block; overflow:hidden; padding:10px 0px 0px 0px; width:900px; }
.lnkMainLogo		{ background-image:url(images/coburn-annimated-flame-oval.gif); float:left; width:200px; height:67px; }
#divMainSearch		{ float:right; padding:10px 0px; }
#divZipCodeInfo		{ float:right; color:#ffffff; }
#ulMainNavMenu		{ clear: right; margin:0px; padding:0px; float:right; text-align:right; color:#000000; }
#ulMainNavMenu		li				{ list-style:none; float:left; color:#000000; background:url(images/rightb1.png) no-repeat right top; margin-right:1px; }
#ulMainNavMenu		a:link			{ color:#000000; text-decoration:none; }
#ulMainNavMenu		a:visited		{ color:#000000; text-decoration:none; }
#ulMainNavMenu		a:hover			{ color:#000000; text-decoration:none; }
#ulMainNavMenu		a:active		{ color:#000000; text-decoration:none; }
#ulMainNavMenu		a				{ display:block; padding:4px 10px 2px 10px; background-image:url("images/leftb1.png"); background-repeat:no-repeat; background-position:left top; text-align:center; text-decoration:none; color:#000000; font-size:10px; }

.ulMainCatNav		{ margin:0; padding:0; list-style: none; display:block; text-decoration:none; width:200px; }	
.ulMainCatNav		a				{ text-decoration:none; color:#000000; font-size:.8em; display:block; padding:4px 2px 4px 2px; width:200px; background:#000051; color:#FFFFFF; border-bottom:3px solid #808080; border-top:3px solid #ffffff; border-left:3px solid #CCCCCC; border-right:3px solid #666666; }
.ulMainCatNav		a:hover			{ font-weight:bold; color:#ffffff; border-bottom:3px solid #CCCCCC; border-top:3px solid #666666; border-left:3px solid #808080; border-right:3px solid #FFFFFF; background:#000051; }
.ulMainCatNav		a:visited		{ border-bottom:3px solid #808080; border-top:3px solid #ffffff; border-left:3px solid #CCCCCC; border-right:3px solid #666666; }	
.ulMainCatNav		a:active		{ border-left:5px solid #000000; }

.ulSubCategory	{ margin:0; padding:0; display:block; text-decoration:none; width:200px; list-style-type:none; background:#E7E7E7; }
.ulSubCategory	li					{ display:inline-block; }
.ulSubCategory	li					{ display:block; overflow:hidden; border-left:3px solid #666666; padding-right:3px; }
.ulSubCategory	li	a				{ border:0px; text-decoration:none; color:#000051; font-size:.7em; display:block; padding:2px 2px 2px 2px; width:200px; background:#E7E7E7; }
.ulSubCategory	li	a:visited		{ border:0px; }	
.ulSubCategory	li	a:hover			{ border:0px; background:#E7E7E7; color:#000000; font-style: italic; font-weight:bold; }
.ulSubCategory	li	a:active		{ border:0px; }
.ulProductsListing					{ width:100%; }
.ulProductsListing	li				{ width:98%; }
.ulProductsListing	li		.lnkAdd		{ float:right; display:inline; width:auto; }
.ulProductsListing	li		.lnkProd	{ float:left; width:90%; }

.ulFloatSub		{ display:inline-block; }
.ulFloatSub		{ display:block; overflow:hidden; width:100%; }
.ulFloatSub		li					{ float:left; width:160px; }
.ulFloatSub		li	a				{ float:left; width:160px; }

.ulAttributeMenu	{ margin:0px; padding:0px; list-style-type:none;}
.ulAttributeMenu	li			{ float:left; padding:9px; }
.ulAttributeMenu	li	a		{ float:left; border:2px solid #808080; }
.ulAttributeMenu	li	a:hover	{ border:2px solid #ffffff; }

#divContent { display:inline-block; }
#divContent { display:block; overflow:hidden; width:900px; text-align:left; height:100%; background-color:#D4DBEB; 	background-image: url("images/pg_gradient.jpg");	background: #D4DBEB; }
#wrapper232	{ width:900px; }