@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(../images/background_image.jpg);
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	letter-spacing: 0.03em;
}
#JBRTITLE {
	color: #FFF;




	background-image: url(
../images/t;
	text-align: right;
	letter-spacing: 0.4em;
	width: 870px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 25px;
	background-color: #000;
}
.bottom_banner {
	width: 100%;
	position: absolute;
	z-index: -1;
	bottom: 0px;
	background-image: url(../images/bottom_banner.png);
	height: 350px;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.oneColFixCtr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index: 0;
	position: static;
	top: 50px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
.blog_title {
	font-size: 18px;
	text-align: left;
	display: block;
	font-weight: 600;
}
.underline {
	text-decoration: underline;
}

.blog_date {
	font-size: 15px;
	color: #fff;
	text-align: left;
	display: block;
	text-indent: 30px;
}

.blog_text {
	font-size: 15px;
	display: block;
	margin: 3px;
}
.post {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.shop_item {
	width: 100%;
}
form {
	display: inline;
}
.qty_box {
	width: 40px;
	text-align: left;
	height: 28px;
}
.add_to_cart {
	height: 26px;
}

p {
	font-size: 15px;
	line-height: 1.5em;
}
#space2 {
	background-image: url(../images/transparent20.png);
	background-repeat: repeat;
	width: 880px;
	height: 5px;
}

#space1 {
	background-image: url(../images/transparent0.png);
	height: 15px;
	width: 0px;
}


#navigation_menu tr th {
	width: 80px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: none;
	letter-spacing: 0.2em;
	font-weight: 400;
	color: #fff;
	font-size: 16px;
}
.oneColFixCtr #container #mainContent div #navigation_menu tr th a {
	color: #fff;
}

.footer {
	letter-spacing: 0.4em;
	text-align: right;
}


.oneColFixCtr #mainContent {
	background-image: url(../images/transparent80.png);
	background-repeat: repeat;
	width: 880px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
}
#navigation_menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation_menu tr td {
	height: 15px;
	width: 2px;
	margin: 0px;
	padding: 1px;
}
#tree {
	float: left;
}
#bio {
	float: right;
}
a {
	font-style: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#about {
	background-image: url(../images/transparent10.png);
	margin: 0px;
	width: 770px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.left_float {
	float: left;
}
.flyer a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.flyer {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #container #mainContent .post .flyer tr td a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container #mainContent .post table tr td .blog_text a   {
	color: #03C;
	text-decoration: underline;
}
