* {
	margin: 0;
	padding: 0;
}

body {
	background: #858383 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252626;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
	text-decoration: underline;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #009900;
}

a:hover {
	text-decoration: none;
	color: #fc060c;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

/* wrapper */
.wrapper {
	clear: both;
	width: 917px;
	margin: 0 auto auto auto;
	text-align: left;
	}
	
.container {
           overflow: hidden
           
}
/* Header */

#logo {
	width: 820px;
	height: 177px;
	margin: 0 auto; 0 auto;
	padding: 5px 0 0 100px;
	background: url(images/Banner.jpg) no-repeat 0px 0px;
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 870px;
	height: 50px;
	margin: 3px auto; 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 45px;
	padding: 0 7px 0 0px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat center bottom;
}

/* Wide Post */

.wide-post {
	width: 914px;
	margin: 0 auto;
	background: #D4D9DD url(images/img04.gif) repeat-y;
}

.wide-post .title {
	padding: 30px 30px 20px 30px;
	background: url(images/img05.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}

.wide-post .entry2 {
	display: block;
	float: left;
	width: auto;
	padding: 0 0 0 25px;
}

.wide-post .bottom {
	height: 20px;
	background: url(images/img06.gif) no-repeat left bottom;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	border-top: 0px;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .nodate {
	padding-left: 20px;
	
}
/* item-page images */

.gallery {
	clear: both;
	float: left;
	width: 850px;
	padding: 0 0 0 15px;

}
.itembg {
	width:140px;
	height:94px;
	float:left;
	padding:10px 10px 10px 10px;
	background: url();
	background-repeat: no-repeat;
}

.link2 A:link {color: #6f7072}
.link2 A:hover {color: #fc060c}

/* Main-page Promo */

.promobg {
	width:217px;
	height:205px;
	float:left;
	padding:10px 10px 10px 7px;
	background: url(images/promobg.jpg);
	background-repeat: no-repeat;
}
.pomoboxhdr {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;	
		width:200px;
		font-weight:bold;
		padding-top:5px;
}
.promof {
		background:transparent;
		margin-right: 10px; 
		margin-left: 77px; 
		margin-top: 5px;
		margin-bottom: 5px;
}
.promof2 {
		background:transparent;
		margin-right: 10px; 
		margin-left: 60px; 
		margin-top: 0px;
		margin-bottom: 5px;
}
.promocopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	width:192px;
	
}
.promoimg01 {
	width:90px;
	float: none;
	padding-left: 1px;		
	margin-top:14px;
}
.promoprice {
		font: Arial, Helvetica, sans-serif;
		float:left;
		font-size:12px;
		font-weight:bold;
		width:62px;
		padding-top:3px;
		
}
.promolink {
		font: Arial, Helvetica, sans-serif;
		float:right;
		font-size:12px;
		font-weight:bold;
		width:62px;
		padding-top:3px;
		padding-right:14px;
}
.promosmid div { 
		float: left; 
		}
.promosbtm div {
		float:left;
}
.promosbtm { 
		float: left;
}
.promostop {
	float:right;
}
.quantity {
background:transparent url(images/nostock.png) no-repeat;
width:200px;
height:134px;
position:absolute;

}

/* End Main-page Promo */


/* inset scroll bar */
.scroller { 
        margin:0 5px 0 17px; 
        width:825px; 
        height:382px; 
        overflow:auto; 
	scrollbar-3dlight-color:#0E0E0E;
        scrollbar-track-color:#6e6f71;
        scrollbar-shadow-color:#0E0E0E ;
        scrollbar-face-color:#9d9981; 
	scrollbar-arrow-color:#0E0E0E;
	scrollbar-darkShadow-color:#0E0E0E;
}

/* Contact Form */
.contact {
                font: Arial, Helvetica, sans-serif;
		float:left;
		font-size:12px;
		font-weight:bold;
		width:562px;
		padding-top:10px;
		padding-left:250px;
}		

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(images/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}


/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

.phone {
	padding: 0px 0px 0px 0px;
	font-size: 2em;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	background: #535657 url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#submenu ul {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 150px;
	padding: 0 0 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	padding: 40px 0;
	background: #3F4244 url(images/img18.gif) repeat-x;
	margin: 0 auto; 0 auto;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}
/* Styles */

.style7 {
	color: #000000;
	font-size: 12px;
}
.style8 {color: #FF0000}
.style9 {font-size: 12px}
.style10 {font-size: 15px}
.style11 {
	color: #804000;
	font-size: 11pt;
}
.style12 {color: #804000; font-size: 11pt; font-weight: bold; }
.style13 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.style14 {font-weight: bold; 
         COLOR: #000000; 
         FONT-FAMILY: Arial, Helvetica, sans-serif; 
         TEXT-DECORATION: none; 
         font-size: 13px;
}
         
.style15 {
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	
}
.style16 {
	font-size: 17px;
	font-weight: bold;
	color: #009900;
	
}

.button2 {
	display:block;
	float:right;
	width:121px;
	height:25px;
	text-align:center;
	margin-right:25px;
	color:#009900;
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5;
}

.cart {
	background-image: url(images/button_cart.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.cart:hover {
	color:#FF0000;
	
}