@charset "utf-8";
/* CSS Document */

/* Set up the general colour and font */
body {
	font: 90% arial, helvetica, sans-serif;
	background-color:#4e4e24;
}

/* Set the css up from top to bottom for ease of use */

h3.footertitle {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.105em;
	word-spacing: -0.001em;
	line-height: 0.99em;			
	color: #dfd4af;
}

p{	
	line-height: 18px;
	margin: 0% 4% 0% 4%;
	color: #333;
	padding: 5px;
}

.head {
	text-align: left;
	margin-top: 20px;
	width: 100%;
	height: 67px;
	background-color: #4e4e24;
}

/*
.logoTop {
	height: auto;
	float: left;
}

.logosTop {
	float:right;
	padding-right: 4px;
}
*/

div.menu {
	width: 100%;
	background-color:#4e4e24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.menu a.buttonlinks:link, a.buttonlinks:visited, a.buttonlinks:active
{
  float: left;
  margin: 5px 1px 5px 0px;
  padding: 5px;
  width: 94px;
  height: 15px;
  /*background: #039bc4;*/
  background: url(images/button.jpg) top left no-repeat; 
  text-align: center;
  text-decoration: none;
  /*border: 1px #4e4e24 solid;*/
  font-size: 12px;
  color: white;
}

div.menu a.buttonlinks:hover
{
	background-position:  0 -30px;
}

div.menu a.buttonlinksr:link, a.buttonlinksr:visited, a.buttonlinksr:active
{
  float: left;
  margin: 5px 0px 5px 0px;
  padding: 5px;
  width: 95px;
  height: 15px;
  /*background: #039bc4;*/
  background: url(images/button.jpg) top left no-repeat; 
  text-align: center;
  text-decoration: none;
  /*border: 1px #4e4e24 solid;*/
  font-size: 12px;
  color: white;
}

div.menu a.buttonlinksr:hover
{
	background-position:  0 -30px;
}

div.menu a.buttonlinksS:link, a.buttonlinksS:visited, a.buttonlinksS:active
{
  float: right;
  margin: 5px 5px 5px 5px;
  padding: 5px 3px 3px 3px;
  width: 80px;
  height: 20px;
  background: url(images/button.jpg) top left no-repeat; 
  text-align: center;
  text-decoration: none;
  border: 1px #999 solid;
  font-size: 11px;
  color: white;
}

.button
{
  margin: 5px 5px 5px 5px;
  padding: 0px 3px 3px 3px;
  width: 100px;
  height: 30px;
  background: url(images/button.gif) top left no-repeat; 
  text-align: center;
  vertical-align: text-top;
  text-decoration: none;
  border: 1px #999 solid;
  font-size: 11px;
  color: white;
}

.button:hover {
	background-position: 0 -30px;
}

div.container {
	margin: auto;
	background-color:#e9deb4;
	width: 945px;
	border-left: 0px #e9deb4 solid;
	text-align: center;
}

div.main {
	background: #e9deb4 url(images/shoplogobkg.jpg) no-repeat;
	height: 545px;
	width: 100%;
}

div.main2 {
	min-height: 350px;
	overflow: auto;
	width: 100%;
}

div.main3 {
	height: 437px;
	width: 100%;
	overflow: auto;
	background-color:#e9deb4;
}

div.content {
	padding: 20px 20px 20px 20px;
	border: 0px #ccc solid;
	text-align: justify;
	margin-top: 45px;
	margin-right: 40px;
	float:right;
	width: 570px;
	height: 200px;
}

div.content2 {
	/* padding: 15px 0 0 15px; 
	border: 0px #ccc solid;
	text-align: justify;*/
	position:absolute;
	width: 100%;
	height: 437px;
	overflow-x: auto;	
}

div.content3 {
	padding: 20px 20px 20px 20px;
	border: 0px #ccc solid;
	text-align: justify;
	margin-top: 45px;
	margin-right: 40px;
	float:right;
	width: 570px;
	min-height: 200px;
}


.viewitemL {
	float:left;
	width: 310px;
	height: 300px;
	margin: 15px 0 15px 15px;
	border-right: 1px #000 solid;
	/*border-left: 1px #000 solid;*/
	padding: 15px 15px 0 0;
}

.viewitemL img {
	max-width: 280px;
}

.viewitemR {
	float:left;
	text-align: left;
	width: 500px;
	padding: 15px 15px 0 0;
	margin-left:50px;
}

.frontimage {
	margin-top: 100px;
}

.frontimagecontainer {
	width: 945px;
	position:absolute;
	margin-top: 280px;
	text-align:center;
}

.smalltxt {
	font-size: 9px;
}

div.spacer {
	height: 10px;
	background-color:#4e4e24;
}

div.footer {
	clear: both;
	background-color:#2e2e15;
	border: 1px #dcd6d3 solid;
	text-align:left;
	height: 175px;
	width: 100%;
}

div.footintDark1	{	
	color:#fff;
	float: left;
	width: 25%;
	padding-left: 30px;
}

div.footintDark2	{	
	color:#fff;
	float: left;
	width: 25%;
	padding-left: 30px;
}

div.footintDarkR	{	
	text-align:right;
	color:#fff;
	float: right;
	width: 25%;
	padding-left: 10px;
	padding-right: 10px;
}

.limitImage {
	max-height: 200px;
	max-width: 350px;
	width: auto;
}

/* Define the text styles */
.maintxt {  font-family: arial, helvetica, sans-serif; font-size: 10px; color: #000000}

.maintxtred {  font-family: arial, helvetica, sans-serif; color: #ff3300}

.maintxtS {  font-family: Verdana; font-size: 9px; color: #000000}

.mainheadings {  font-family: verdana; font-size: 1.5em; color: #4e4e24; font-weight: bold; text-decoration: none}

.mainheadingsS {  font-family: verdana; font-size: 1em; color: #4e4e24; font-weight: bold; text-decoration: none}

.footertxt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; margin-left: 0px; margin-top: -10px; color: #FFF; line-height: 14px;}

.small { font-size: 80%;}

.small2 { font-size: 90%;}

a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active { font-size: 12px; color:#fff; line-height: 14px; margin-left: 0px; text-decoration: none;}

a.footerlinks:hover { color:#fff; text-decoration:underline;}

.left {
	text-align: left;
}

.changeimage {
	margin-right: 5px;
}
