body,td,th, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
}
html,body {
	background-color: #452f17;
	background-image: url(/images/grass_bkg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	


#wrapper {
	width:948px;
	margin:auto;
	padding:0;
	min-height:100%;
	height:100%;
	background: url(/images/leftnav_bkg_13.jpg) repeat-y;
	
	}
#left {
	width:278px;
	padding:0;
	margin:0;
	float:left;
	display:block;
	height:100%;
	position:relative;
	}
#main {
	margin:0;
	padding:0;
	width:670px;
	float:left;
	/*left:278px;*/
	top:0px;
	height:100%;
	}
#content {
	padding: 0px 35px 20px 35px;
	background: url(/images/main_bkg.jpg) repeat-y top left; 
	min-height:460px;
  height:auto !important;
  height:460px;
	/*height:460px;*/
	text-align: left;
	margin:0;
	position:static;
	}
#swatches {
	float:left; 
	text-align:left; 
	white-space:nowrap;
	width:270px; 
	margin:0;
	padding:0;
	}
#stylebox {
	text-align:left;
	margin:0;
	padding:0;
	float:left;
	}
#outfit {
	border:1px solid #cccccc;
	padding: 10px; 
	text-align: center; 
	position: relative; 
	float:left; 
	/*left: 200px;*/
	background: url(/images/px_trans30.png);
	min-width:110px;
	}
#footer {
	margin:auto;
	width: 948px;
	height: 88px;
	background: url(/images/main_15.jpg) no-repeat top left;
	padding-top: 56px;
	clear: both;
	white-space: nowrap;
	}
a:link img, a:visited img {
	border: none;
	outline:none; 
	}
a:link, a:active{
	color: #452f17;
	text-decoration: underline;
	outline:none;
	}
a:visited {
	color: #A48668;
	text-decoration: underline;
	}
a:hover {
	color:#999999;
	text-decoration: none; 
	outline:none;
	}

h2 { 
	font-size: 20px;
	font-weight:normal;
	background: url(/images/title_bkg_08.gif) no-repeat -2px 0px;
	padding: 15px 0 15px 15px;
	margin:0 0 20px 0;
	display:block;
	float:left;
	position:relative;
	top:10px;
	min-width:270px;
	width: auto !important;
	width:270px;
	text-align:left;

	}

h3
	{
	font-size: 14px;
	font-weight:bold;
	margin:0;
	border-bottom:1px solid #452f17;
	padding-left: 10px;
	}
h4 {
	font-size: 12px;
	font-weight:bold;
	margin:0;
	}
p	{
	padding: 0 10px 0 10px;
	}
img.product {float:left;}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.carttable {
	border: 1px solid #000000;
	border-collapse: collapse;
	}
	
.carttable td, .carttable th{
	border: 1px solid #000000;
	padding: 5px;
	}


	
