 
 body {
	/* background-image: url("images/bgGrad.jpg"); */
	background: #a69a67;
	}
	
	*{
	margin: 0px;
	padding: 0px;
	}
	
	img {
	border: 0px;
	}
	
	
	#container {
	position: relative;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	height: 789px;
	background-image: url("images/bgStore.jpg");
	}
	
	
	#searchBar{
	background:#5D5A2F;
	height:25px;
	position:relative
	}
	
	#searchBar input{
	font-size: 10px; 
	color: #694f22;
	}
	
	.formSmall{
	margin-left: 706px;
	}

	
	/*******************************
	HEADER
	****************************/
	#header {
	background-image: url("images/top.png");
	height: 108px;
	width: 930px;
	}

	
	/****MENU***/
	#menuHolder{
		position: absolute;
	top:106px;
		right: 15px;
	}
	
	#menu {
	background: #5d5a2f;
	height: 23px;
	font: .8em Verdana;
	color: #ffffff;
	float: left;
	}
	
	#menuInner{
	padding: 3px 4px 5px 4px;
	}
	
	
	#menu li {
	display: inline;
	padding-right: 5px;
	}

	#lMenu{
		width: 11px;
		height: 23px;
		display: block;
		background: url("images/lMenu.png");
		float: left;
	}
	
	#rMenu{
		width: 11px;
		height: 23px;
		display: block;
		background: url("images/rMenu.png");
		float: left;
	}
	
	/*********************************
	FLASH
	*********************************/
	#flash {
		width: 930px;
		height: 108px;
		background-image: url("images/flash.png");
		position: absolute;
		top: 132px;
		
	}
	
	/******************
	Information (Home Only)
	********************/
	#info {
		position: absolute;
		top: 250px;
		left: 20px;
		width: 591px;
		height: 237px;
		background: url("images/smallBg.png");
	}
	
	#news {
		padding: 20px 10px 10px 10px;
		color: #694f22;
		font: .7em Verdana ;
		
	}
	
	
	/******************
	Information
	********************/
	#contentHolder {
		position: absolute;
		top: 145px;
		right: 30px;
		width: 700px;
		height: 547px;
		overflow: auto;
		background: url("images/contentC.png") no-repeat;
	}
	
	#content {
		padding: 20px;
		color: #694f22;
		min-height: 500px;
		font: .9em Verdana ;

	}
	


	.indent {
		padding: 0px 10px;
	}

	.indent p {
		padding-bottom: 10px;
	}
	
	
	.float{
	float: left;
	width: 355px;
	padding-right:13px;
	}
	
	.floatImg{
	float: left;
	width: 265px;
	}
	
		.float1{
	float: left;
	width: 400px;
	padding-right:13px;
	}
	
	.floatImg1{
	float: left;
	width: 245px;
	}
	
	.under{
	position: absolute;
	top: 350px;
	padding-left: 9px;
	}
	
	.pads{
	margin: 10px 0px 5px 0px;
	text-align: center;
	}
	
		.pads2{
	margin: 20px 0px 5px 0px;
	text-align: center;
	}
	
	.center img{
		display: block;
		margin-left: auto;
		margin-right: auto; 
		}
		

	dt{
		font-weight: bold;
		font-size: 14px;
	}
	
	dd{
		padding-left: 25px;
		margin-bottom: 15px;
	}

	
	.pTop{
	padding-top:5px;
	}
	
	.pTop2{
	padding-top:2px;
	}
	

	
	#footer {
		position: absolute;
		top: 745px;
		right: 160px;
		text-align: center;
		font: .7em Verdana ;
		color: #ffffff;
	}
	
	#footer li {
		display: inline;
		padding-right: 3px;
	}	
	
	.pad {
	padding-right: 10px;
	}

	h1 {
	line-height: 0px;
	}
	
	hr {
	line-height: 0px;
	}
	
	
	/******************
	SIDE BAR (oils only))
	********************/
	#sidebar {
		width: 150px;
		height: 186px;
		position: absolute;
		left: 25px;
		top: 146px;
	}
	
	
	.top {
	color: #fff;
	font: .9em Verdana;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	}
	
	
	#inner {
		background: url("images/sidebarMiddle.png");
	}
	
	#topSide{
		background: url("images/sidebarTop.png");
		height: 23px;
	}
	
	#botSide{
		background: url("images/sidebarBot.png");	
		height: 19px;
		display: block;
	}
	

		
		#viewCart {
		margin-left: 35px;
		margin-top: 20px;
	}
	
	
	#inner ul {
	list-style: none;
	padding: 4px 15px;
	font: .75em Verdana ;
	line-height: 16px;
	}
	
	#inner	a:link {
		color: #694f22;
		text-decoration: none;
		}
		
	#inner a:visited {
		color: #694f22;
		text-decoration: none;
		}
		
	#inner a:hover, a:active {
		color: #694f22;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		}
	
	
		/***********************
	LINKS
	***********************/	
	#sidebar .top a:link, a:link {
		color: #ffffff;
		text-decoration: none;
		}
	
		
	#sidebar .top a:visited, a:visited {
		color: #ffffff;
		text-decoration: none;
		}
		
	/* #sidebar .top a:hover, #sidebar .top a:active, a:hover, a:active {
		color: #ffffff;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		}
		*/
	
	#footer a {
	padding-top: 0px;
	margin-right: 4px;
	}
	
	
	#news a:link {
		color: #694f22;
		text-decoration: none;
		}
		
	#news a:visited {
		color: #694f22;
		text-decoration: none;
		}
		
	#news a:hover, a:active {
		color: #694f22;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		}
		
	#content a:link {
		color: #694f22;
		text-decoration: none;
		}
		
	#content a:visited {
		color: #694f22;
		text-decoration: none;
		}
		
		
		#content a:visited {
		color: #694f22;
		text-decoration: none;
						border-bottom-width: 1px;
		border-bottom-style: dotted;
		}

		


	
		
	.smaller {
	font-size: .7em;
	}
	

	
	img a:link {
		text-decoration: none;
		border: 0px;
		}
	
		
	img a:visited {
		text-decoration: none;
				border: 0px;
		}
		
	img a:active {
		text-decoration: none;
				border: 0px;
		}
