body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#883109;
	margin-top:8px;
	text-align:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#pageContainer {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:780px;
	text-align:left;
	background-color:#eadcb4;
}
#leftCol{
	width:130px;
}
#centerCol{
	width:260px;
	background-color:#967460;
}
#rightCol{
	width:390px;
}
#header {
	padding:8px;
	background-color:#967460;
	color:#000000;
}
#header a{
	color:#eadcb4;
}
#navBarSide {
	width:160px;
	margin:0;
	padding:2px;
	background-color:#f5ecd0;
}
#navBarSide ul {
	margin: 12px 4px 12px 8px;
	padding: 0;
}
#navBarSide li {
	margin: 5px 0px 5px 6px;
	padding: 0;
	list-style: none;
}
#navBarSideHome {
	width:126px;
	margin:0;
	padding-top:25px;
	padding-bottom:15px;
}
#navBarSideHome ul {
	margin: 6px 4px 6px 10px;
	padding: 0;
	line-height:1.3em;
}
#navBarSideHome ul li {
	margin: 0px 0px 3px 12px;
	padding: 0px;
	list-style: none;
}
#navBarSideHome a:hover {
	text-decoration:underline;
}
#content {
	width:520px;
	padding:10px 8px 8px 16px;
}
#content a {
	text-decoration:underline;
}
#largeProduct {
}
#footer {
	padding-top:6px;
	font-size:10px;
	text-align:center;
	background-color:#883109;
	color:#eadcb4;
}
#footer a{
	color:#f5ecd0;
}
#categoryProductImage {
	width:100px;
	padding-top:10px;
}
#categoryProductText {
	width:100px;
	height:100px;
	vertical-align:top;
}
#categoryProductText ul {
	margin:0;
	padding:0;
}
#categoryProductText li {
	margin-left: 15;
}
#categoryImage {
	width:100px;
	padding-top:10px;
}
#categoryText {
	width:100px;
	height:60px;
	vertical-align:top;
}
#bottomStoreNav {
	text-align:center;
	background-color:#faf4e3;
}
A:link {
	text-decoration: none;
	color:#883109;
} 
A:active {
	text-decoration: none;
} 
A:visited {
	text-decoration: none;
	color:#883109;
}
A:hover {
	text-decoration: underline;
	color:#8a6c5e;
}
.paleTan {
	background-color:#f5ecd0;
}
.taupe {
	background-color:#967460;
}
.rustFont{
	color:#883109;
}
.bigPadding{
	padding:20px 28px;
}
.blackFont{
	color:#000000;
}
.beigeFont{
	color:#f5ecd0;
}
.width390{
	width:390px;
}
.height260{
	height:260px;
}
.spacey{
	line-height:1.5em;
}
.squishTop{
	padding-top:0px;
	margin-top:0px;
}
.squishBottom{
	padding-bottom:0px;
	margin-bottom:0px;
}
.padTop{
	padding-top: 12px;
}
.padRight{
	padding-right:8px;
}
.padLeft2 {
	padding-left: 210px;
}
.padBottom{
	padding-bottom: 10px;
}
.padBottom2 {
	padding-bottom: 46px;
}