body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/street.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
div#navlinks {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 85px;
	margin-top: 0px;
	padding-top: 10px;
	text-align: right;
	padding-right: 15px;
	background-repeat: repeat;
	background-image: url(images/headerbackground2.jpg);
}
.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: #000000;
	text-decoration: none;
}

div#navlinks a:visited {
	color: #000000;
	text-decoration: none;
}
div#navlinks a:hover {
	color: #FDB95E;
	text-decoration: none;
}




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

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

div#content div#rightside {
	margin-left: 70px;
	padding-left: 20px;
	padding-right: 20px;
}
div#rightside a:link  {
	color: #344A64;
	font-weight: bold;
	font-size: 12px
}
div#rightside a:visited  {
	color: #344A64;
	font-weight: bold;
	font-size: 12px
}
div#rightside a:hover  {
	color: #FDB95E;
	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-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: #344A64;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px
}
.lb  {
	color: #6d6a5d;
	font-weight: bold;
	font-size: 12px
}
.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: #333333;
}
div#copyinfo a:link {
	color: #333333;
	text-decoration: none;
}

div#copyinfo a:visited {
	color: #333333;
	text-decoration: none;
}
div#copyinfo a:hover {
	color: #666666;
	text-decoration: none;
}

.journal_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#storecart {
	border: thin solid #000000;
}
div#mailinglist {
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat;
	font-size: 12px;
	font-family	"Century Gothic",Arial,Helvetica,sans-serif;
	font-weight: bold;
	height: 50px;
	background-image: url(images/white.png);
}
div.facebooklogo {
	width: 300px;
	float: left;
	text-align: left;
}


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: ##344A64;
	background-color: #344A64;
}
