body {
	background-color: #231F14;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#navlinks {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C3C59E;
	text-decoration: none;
	background-image: url(images/nav_bkgd.jpg);
	height: 24px;
	background-position: bottom;
	
}
.warning {
	color: #FF0000;
	font-weight: bold;
}
div#navlinks ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;

	
}
div#navlinks ul li{
	list-style: none;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C3C59E;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0;
}
div#navlinks ul li.first{
margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;

}
div#navlinks a:link {
	color: #C3C59E;
	text-decoration: none;
}

div#navlinks a:visited {
	color: #C3C59E;
	text-decoration: none;	
}
div#navlinks a:hover {
	color: #E8E9DA;
	text-decoration: none;	
}




div#content {
	background-image: url(images/content_bkgd.jpg);
	margin-top: -5px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-repeat: repeat-y;
	height: 100%;
	
}
div#content div#leftside {
	width: 60px;
	float: left;
}

a img.bordered {
	border: thin solid #000000;
}

div#content div#rightside {
	margin-left: 70px;



}
div#rightside a:link  { color: #6d6a5d; font-weight: bold; font-size: 12px }
div#rightside a:visited  { color: #6d6a5d; font-weight: bold; font-size: 12px }
div#rightside a:hover  { color: #5f2d14; font-weight: bold; font-size: 12px }



div#login {
	background-image: url(images/shupe2b_04.jpg);
	height: 25px;
	width: 100%;
	margin: 0px;
	padding: 0px;

}
div#head {
	margin: 0px;
	padding: 0px;
	background-image: url(images/shupe2b_04.jpg);
	background-repeat: repeat;


}
div#footer {
	background-image: url(images/content_bkgd.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	position: relative;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.img_border {
	border: thin solid #000000;
	float: left;
	margin: 5px;
}
h3  { font-weight: bold; font-size: 12px }
h2  { color: #5f2d14; font-weight: bold; font-size: 12px; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px }
.lb  { color: #6d6a5d; font-weight: bold; font-size: 11px }
.storeimg {
	float: left;
	width: 200px;
	position: relative;
}
.store_right {
	position: relative;
	margin-left: 220px;
}
.prod_wraper {
	width: 100%;
	height: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#copyinfo {
	color: #FDEFD2;
}
div#copyinfo a:link {
	color: #C3C59E;
	text-decoration: none;
}

div#copyinfo a:visited {
	color: #C3C59E;
	text-decoration: none;	
}
div#copyinfo a:hover {
	color: #E8E9DA;
	text-decoration: none;	
}

.journal_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#storecart {
	border: thin solid #000000;
}
div#mailinglist {
	background: url(images/content_bkgd.jpg) repeat;
	top: 0px;
	margin-top: -3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	background-repeat: repeat;
	font-size: 12px;
	font-family	"Century Gothic",Arial,Helvetica,sans-serif;
	font-weight: bold;
	height: 100%;	
}
div#mailinglist .btn_off {
	position: relative;
	top: 5px;

}
h5 {
font-weight: bold; font-size: 12px; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px
}
hr {
	 color: #5f2d14;
background-color: #5f2d14;
}
