a {
	color: #FFA405;
}
a:hover {
	color: #FFA405;
}

h1 {
  color: #ffffff;
  background-color: #000000;
  border: 0px solid #C4B888;
  padding: 2px;
  text-align: left;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 0px 0px;
}


body {
  background: #39331D;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #312F1A;
}


#box {
  width: 775px;
	align: center;
  background: top left url(images/fullwidth.jpg) repeat-y;
  margin: 0 auto;
  height: auto;
  display: table;
}

#leftside {
  width: 226px;
	min-height: 700px;
  height: 100%;
	background: top left url(images/leftsideext.jpg) repeat-y;
  float: left;
	margin: 0 auto;
	display: table-column;
}
#innerleft {
  width: 226px;
  float: left;
	margin: 0 auto;
	display: inline-block;
}


#rightside {
  width: 549px;
	background: top right url(images/rightside.jpg) repeat-y;
  float: right; 
	margin: 0 auto;
height: auto;
	display: table-column;
}

#page {

  width: 549px;
	min-height: 557px;
	background: top center url(images/rightside.jpg) repeat-y;
  float: right; 
	margin: 0 auto;
}

#textcontent {
  color: #FFFFCC;
	text-align: left;
  width: 549px;
	min-height: 557px;
  float: right; 

}

#text {
  margin-top: 10px;
  margin-left: 10px;		 
	text-align: left;
  width: 420px;
	min-height: 557px;
  float: center; 

}

#top {
  width: 549px;
  height: 90px;
  background: #39331D top right url(images/top.jpg) no-repeat;
  float: top right; 
	margin: 0 auto;
  text-align: bottom right;
}

#nav {
  color: #000000;
  width: 549px;
  height: 36px;
  background: top right url(images/top.jpg) no-repeat;
  background-position: 0px -90px;
	text-align: right;
	padding-top: 3px;
}
#nav a {
  color: #000000;
  text-decoration: none;
  padding-left: 10px;
  padding: 2px 0 6px 8px;
  font-weight: bold;
  font-size: 13px;
}
#nav a:hover {
  text-decoration: underline;
}
#bottom {
  width: 775px;
  height: 50px;
  float: bottom; 
	background: #7C6732 top center url(images/leftsideext.jpg) repeat-y;

}


#footer {
  height: auto;
  text-align: right;
  padding-right: 40px;
  font-size: 11px;
  color: #715F36;
}

#rightfooter {
  height: auto;
  text-align: left;
  padding-left: 60px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footer a {
  color: #f5cc00;
  text-decoration: none;
  padding-left: 10px;
  padding: 2px 2px 2px 2px;
  font-weight: bold;
  font-size: 13px;
}
#footer a:hover {
  text-decoration: underline;
}

#profshopcustomerheader {
  margin-left: 50px;
  background-color: #715f36 ;
  color: #c4b888;
}
#profshopcustomerbox {
  margin-left: 50px;
  width: 50%;
  background-color: #715f36 ;
  color: #c4b888;
}

#profshopcustomermainbox a {
  font-size: 10px;
  color: #c4b888;

}