body, div, p, td, th, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #c15818;
	padding: 0;
	margin: 0;
}
p {
	padding-bottom: 5px;
}
.addshipping {
	font-style: italic;
}
.black {
	color: #000;
}
.brown {
	color: #c15818;
}
.boldbrown {
	color: #c15818;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.price {
	color: #666;
}
.pouchsize {
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
}
.totalprice {
	color: #c15818;
	font-weight: bold;	
}
.cartbutton {
	font-weight: bold;
}
p.bag {
	margin: 5px;
	padding: 0;
}
p.yourchoice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #544646;
	padding: 0;
	margin: 0;
}
.bagname {
	color: #000;
	font-weight: bold;
}
a {
	color: #666;
	text-decoration: none;
	border-bottom : 1px dotted #eeeeee;
}

a img {
	border: none; 
}

a:visited {
	color: #666;
	border-bottom : 1px dotted #eeeeee;
}

a:hover {
	color: #000;
	border-bottom : 1px solid #eeeeee;
}

a.mainnav:link, a.mainnav:visited {
	font: 10px/11px Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
}

a.mainnav:hover {
	color: #ec7c0c;
}

body {
    margin: 0px;
    padding: 0px;
}
div#header {
    text-align: center;
	width: 900px;
    height: 45px;
    margin: 0;
    padding: 0;
}
	#headnav {
		margin-left:144px;
		padding-top: 10px;
		float: left;
		width:363px;
		height:25px;
		border: 1px solid #cacaca;
		border-top: 0;
	}
	
	#phone {
		padding-right: 55px;
		padding-top: 7px;
		float: right;
	}
		.phoneno {
			font-size: 12px;
		}
		
div#leftnav {
	position: fixed;
	left: 0px;
	background: transparent url(images/logoart.gif) bottom center no-repeat;
    float: left;
	padding-left: 25px;
    width: 145px;
	font-size: 10px;
	line-height: 13px;
	height: 540px;
	z-index: 0;
}

	div#leftnav ul {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		color: #000;
		width: 120px;
	}

	div#leftnav li {
		list-style: none;
		margin: 0;
	}


	div#leftnav a {
	/*		display: block;	*/
		text-decoration: none;
		border: none;
		color: #666;
		width: 120px;
	}

	div#leftnav a:hover, div#leftnav a:active {
		color: #000;
	}
	
	div#leftnav a#current, div#leftnav a#current:hover, div#leftnav a#current:active {
		color: #c15818;
	}

div#main {
    padding: 10px 0 0 0;
    margin-left: 170px;
	width: 730px;
}

		p.feature_text {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 22px;
			line-height: 28px;
			color: #7e7e7e;
			padding-bottom: 0; 
			margin-bottom: 0;
		}
		
		h1.feature_text {
			color: #7d7575; 
			font-size: 28px;
		}

	div#bags {
		margin: 0px;
		width: 748px;
		text-align: center;
	}
		div#bag_mid {
			margin-left: 231px;
			margin-right: 231px;
			height: 240px;
		}
		
		div#bag_lft {
			float: left;
			width: 231px;
			height: 240px;
		}
		div#bag_rgt {
			float: right;
			width: 231px;
			height: 240px;
		}

		div#bagpouch_mid {
			margin-left: 240px;
			margin-right: 270px;
			height: 255px;
		}
		
		div#bagpouch_lft {
			float: left;
			width: 240px;
			height: 255px;
		}
		div#bagpouch_rgt {
			float: right;
			width: 270px;
			height: 255px;
		}

		div#bagmega_mid {
			margin-left: 231px;
			margin-right: 231px;
			height: 334px;
		}
		
		div#bagmega_lft {
			float: left;
			width: 231px;
			height: 334px;
		}
		div#bagmega_rgt {
			float: right;
			width: 231px;
			height: 334px;
		}	
	
		div#bagtote_mid {
			margin-left: 255px;
			margin-right: 231px;
			height: 240px;
		}
		
		div#bagtote_lft {
			float: left;
			width: 255px;
			height: 240px;
		}
		div#bagtote_rgt {
			float: right;
			width: 231px;
			height: 240px;
		}
	
		div#shipping {
			padding-top: 0;
		}
		
div#maincopy {
    padding: 0;
    margin-left: 145px;
	width: 755px;
}	
	div#allcopy {
		width: 755px;
	}
	
	div#leftcopy {
		float: left;
		width: 445px;
	}
	
	div#rightcopy {
		float: right;
		width: 305px;
	}

div#footer {
	width: 875px;
    padding: 5px 65px 5px 10px;
    clear: both;
}
	div#footlft	{
		float: left;
	}
	div#footrgt	{
	    border-top: solid #ccc 1px;
		padding: 10px 10px 5px 0;
		width: 710px;
		float: right;
		text-align: right;
	}
	div#footspecial {
	    border-top: solid #ccc 1px;
		margin-right: 20px;
		padding: 5px 50px 5px 0;
		width: 580px;
		height: 60px;
		float: right;
		background: transparent url(images/txt_specialorders_minimega.gif) top right no-repeat;
	}		
table {
	width: 600px;
	border: 0;
}
th {
	color: #c15818; 
}
tr, td {
	padding: 0;
	border: 0;
}
