body {
 background: #725e40;
 margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 50px;
 font-family: Arial, Helvetica, sans-serif;

}

#centershop_overflow {
	background-image: url(images/content_clear.jpg);
	background-position: center top;
  background-repeat: no-repeat; 
}

.centershop {
  background-image: url(images/page_background.gif); 
  background-repeat: repeat-y;
  background-position: 2px top;
	margin: 0px auto;
	text-align: left;
	width: 919px !important;
	padding: 0px;
	position: relative;
}

DIV#header {
  background-image: url(images/TopBackground.jpg); 
  background-repeat: no-repeat;
	background-position: center top;
	left: 1px;
  width: 921px;
	height: 160px;
	position: relative;
} 
#main_page{
  background: none;
  padding-top: 0px;
  padding-bottom: 10px;
	position: relative;
	left: 98px;
	width: 739px;
	height: auto;

}
#main_page #left {
  position: absolute;
  border: 1px solid black;
	left: -5px;
	background: #453d31;
  background-image: url(images/left_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 143px;
	color: #c8baa2;
	font-size: 0.8em;
}
#main_page #left #Featured {
  background-image: url(images/featured-updates.jpg); 
  background-repeat: no-repeat;
	padding-top: 50px;
	text-align: center;
}
#main_page #left #Links {
  background-image: url(images/links.jpg); 
  background-repeat: no-repeat;
	padding-top: 50px;
	text-align: center;
}
#main_page #center {
  position: absolute;
  left: 153px;
	width: 420px;
	background: #b9a788;
	background-repeat: no-repeat;
  background-image: url(images/background_foot.jpg);
	background-position: center bottom;
	border: 1px solid black;
}
#main_page #center #content {
	background-repeat: no-repeat;
  background-image: url(images/content_background.jpg);
	background-position: center top;
	text-align: center;
	margin-bottom: 135px;
}

#main_page #center #content p {
  padding: 5px 20px;
	text-align: justify;
}

#main_page #right {
  position: absolute;
  border: 1px solid black;
	left: 591px;
	background: #453d31;
  background-image: url(images/right_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 143px;
	color: #c8baa2;
	text-align: center;
}
#main_page #right #Products {
  background-image: url(images/products.jpg); 
  background-repeat: no-repeat;
	padding-top: 50px;
}

p {
 padding: 10px;
 font-size: 0.8em;
 color: #373129;
 
}
#left p, #right p {
  color: c8baa2;
}
#main_page #center p img {
	padding: 0px 10px 10px;
}
#main_page #center #content table p {
	text-align: right;
	padding: 0px;
}
#main_page #center #content table p.center {
	text-align: center;
	padding: 0px;
}
#main_page #center #content p.center {
	text-align: center;
	padding: 0px;
}

a:link, a:visited, a:hover, a:active {
 	color: #373129;
	text-decoration: underline;
 
}
#left a:link, #left a:visited, #left a:hover, #left a:active, 
#right a:link, #right a:visited, #right a:hover, #right a:active{
 color: #c8baa2;
 font-weight: normal;
}
.heading1 {
 text-align: center;
 font-size: 2em;
 padding-top: 20px;
}
.heading2 {
 text-align: center;
 font-size: 1.5em;
}

