body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
	text-align: center;
	background-color: #567146;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: right top;
	background-image: url(pagebg.jpg);
        list-style-position: inside;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 140%;
}
h1, h2, h3, h4, #content ul, #content ol, #content table   {
	margin-bottom: 15px;
}
p {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
.button,  {
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	line-height: 2em;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #C0C0C0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: F8F7F0;
	border-right-color: #8C8A80;
	border-bottom-color: #8C8A80;
	border-left-color: F8F7F0;
}
.button {
	background-color: #7E9666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #585750;
	border-bottom-color: #585750;
	border-left-color: #EEEEEE;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}


.button:hover {
	background-color: #95A981;
	text-decoration: none;
}
input, select {
	background-color: #7E9666;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 850px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 0;
}
#right {
	float: right;
	width: 640px;
	padding-top: 4px;
}
#left {
	float: left;
	width: 196px;
	padding-left: 10px;
}




/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	padding: 0px;
	background-attachment: scroll;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
#frames {
	background-attachment: scroll;
	background-image: url(frames_master.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 629px;
}
#imagewrapper {
	position: relative;
	height: 140px;
	width: 629px;
	bottom: 1px;
	z-index: -1;
}

#image1 {
	background-attachment: scroll;
	background-image: url(image1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	width: 190px;
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#image2 {
	background-attachment: scroll;
	background-image: url(image2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 120px;
	width: 190px;
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#image3 {
	background-attachment: scroll;
	background-image: url(image3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 120px;
	width: 190px;
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

.boxtop {
	background-attachment: scroll;
	background-image: url(contenttop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.boxmiddle {
	background-attachment: scroll;
	background-image: url(contentmiddle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-left: 20px;
	width: 590px;
	padding-top: 10px;
}
.boxbottom {
	background-attachment: scroll;
	background-image: url(contentbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-bottom: 10px;
}
#searchwrapper {
	float: right;
}



	#search {
	width: 220px;
	font-size: 11px;
	color: #574940;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	}

		#search input {
	text-transform: uppercase;
	width: 65px;
	color: #FFFFFF;
	line-height: 140%;
	background-color: #7E9666;
	margin-right: 4px;
	font-size: 12px;
		}
#search input:hover {
	background-color: #95A981;
}
		#search label input {
	width: 120px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #7E9666;
		}
	
	#menu {
	float: left;
	line-height: 140%;
	color: #FFFFFF;
	margin-left: 0px;
	padding-top: 0px;
	display: inline;
	padding-left: 0px;
	}
		#menu a {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	color: #FFFFFF;
		}
		
 #featured {
	background-attachment: scroll;
	background-image: url(featured.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-top: 50px;
}

/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
	padding-right: 0px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
	#content {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 640px;
	height: 100%;
	margin-top: 0px;
	}
		#content h2 {
	font-size: 21px;
	color: #FFFFFF;
		}
		#content h3, p.price {
			font-size: 16px;
			font-weight: bold;
		}
		
		#banner, #welcome, #featured {
	padding-bottom: 30px;
		}
		
		#crumb {
			font-weight: bold;
			margin-bottom: 25px;
			font-size: 11px;
		}
		
		#pagination {
			text-align: center;
			height: 20px;
		}
			#pagination a#prev {
				float: left;
			}
			#pagination a#next {
				float: right;
			}
		
		/* Category Page */
		#products td {
	text-align: center;
	font-weight: bold;
	width: 33%;
	background-color: #7E9666;
	border: 1px solid #333333;
	background-image: url(tdbg.jpg);
	vertical-align: top;
		}
#products  {
	margin-right: 0px;
	margin-left: 2px;
	width: 98%;
}


			#products td h3 {
				margin-bottom: 3px;
				font-size: 12px;
			}
			#products td p {
	margin: 0;
	color: #FFFFFF;
	padding-top: 5px;
			}
			#products td p img {
				vertical-align: middle;
				margin-left: 10px;
			}
		
		/* Product page */
		#photos {
	width: 290px;
	float: right;
	margin-left: 30px;
	display: inline;
	text-align: center;
		}
#products   a.button  {

}

			#photos img {
	margin-bottom: 10px;
			}
			#photo-thumbs {
				text-align: center;
			}
			#photo-thumbs img {
	margin: 5px;
	vertical-align: middle;
			}
#promo {
	background-attachment: scroll;
	background-image: url(promo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}

#textbox {
	margin-top: 20px;
	margin-bottom: 20px;
}
#announce {
	margin-bottom: 40px;
	margin-top: 20px;
}

		
		/* Cart page */
		.cart-item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;			
		}
			.cart-item img {
				height: 70px;
				float: left;
				margin-right: 15px;
				display: inline;
			}
			.cart-item h3, .cart-item p {
				margin-bottom: 4px;
			}
		
		#cart-total {
	padding: 15px;
	text-align: center;
	color: #FFFFFF;
		}
			#cart-total strong {
				font-size: 21px;
			}
			#cart-total img {
				vertical-align: middle;
				margin-left: 20px;
			}


#cart-total .button {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px;
	margin-left: 20px;
}

			p.product-options input {
	vertical-align: middle;
			}
		
		p#google-checkout {
			text-align: center;
		}
		p#google-checkout img {
			display: block;
			margin: 0 auto;
		}
		
		p#update-cart {
			font-weight: bold;
			font-size: 14px;
		}

.productOption {
	margin-bottom: 10px;
}
#login {
	margin-top: 4px;
	margin-bottom: 0px;
	text-align: right;
	color: #FFFFFF;
	float: left;
	padding-left: 7px;
	font-size: 10px;
}
#login  a {
	color: #FFFFFF;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
}
#logo {
	float: left;
	width: 200px;
	text-align: center;
}
#cart {
	font-size: 12px;
	text-align: center;
	margin-top: 6px;
}

		
			
	/* Common to all pages */
	#side {
	width: 180px;
	float: left;
	padding-left: 6px;
	padding-top: 0px;
	clear: left;
	}

.sideboxtop {
	background-attachment: scroll;
	background-image: url(logotop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: auto;
}
.sideboxmiddle {
	background-attachment: scroll;
	background-image: url(logomiddle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
}
.sideboxbottom {
	background-attachment: scroll;
	background-image: url(logobottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}

#side img {
	margin-top: 10px;
	margin-bottom: 10px;
}


		#side h2 {
			font-size: 14px;
		}
		#side li {
	padding-bottom: 0px;
	margin-bottom: 4px;
	font-size: 12px;
	list-style-type: none;
 		}
#side  li  a:link, #side li a:visited {
	display: block;
	padding-left: 20px;
	color: #FFFFFF;
	padding-right: 0px;

			}

#side li a:hover, #side li a:active {
	display: block;
	padding-left: 20px;
	text-decoration: underline;
	padding-right: 0px;


}

#side  li li  a:link, #side li li  a:visited, #side li li a:hover, #side li li a:active  {
	background-image: none;
	display: inline;
}



		#side li li {
	font-size: 11px;
	padding: 0;
	background: none;
	font-weight: normal;
	margin: 0 0 0 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
		
		#side li.selected {
			font-weight: bold;
		}

#emailsub_wrapper {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	clear: left;
	margin-top: 20px;
}

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	text-align: center;

}	
#copyright p {
	font-size: 12px;
	color: #FFFFFF;
}
#copyright a {
	color: #FFFFFF;
}




#copyright {
	padding-top: 14px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#myebay {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
#bar img {
	margin-top: 50px;
	margin-left: 56px;
}
#bottom {
	background-attachment: scroll;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}

/* SIDE NAV BUTTONS*/ 

.navbutton, .navbutton span {
	display:block;
}
.navbutton {
	width:156px;
	min-height:20px;
	padding:6px 13px 6px 13px;
	;
	background-position:left top;
	position: relative;
	background-image: url(button.jpg);
	background-repeat: no-repeat;
}
.navbutton span {
	background-position:left bottom;
	width:176px;
	height:8px;
	bottom:0px;
	left:0px;
	background-image: url(buttonbottom.jpg);
	position: absolute;
	background-repeat: no-repeat;
}
.navbutton:hover {
	background-position:left top;
	background-image: url(buttonhover.jpg);
	background-repeat: no-repeat;
}
.navbutton:hover span {
	background-position:left bottom;
	background-image: url(buttonhover_bottom.jpg);
}


