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: #91CEC7;
	background-image: url(pagebg.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 140%;
}
 
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
	color:#D3ECA8;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #D9F3A9;
	text-decoration: underline;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

.button {
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	background-color: #BADCCC;
	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: #F9F8F3;
	border-right-color: #828177;
	border-bottom-color: #828177;
	border-left-color: #F9F8F3;
}

.button:hover {
	background-color: #D9EFB4;
}
a.button:link    {
	color: #333333;
}
a.button:hover    {
	color: #999999;
}
input, select {
	background-color: #A9D4C0;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 850px;
	text-align: left;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	background-color: transparent;
}

#top, #bar, #main, #footer {

}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	padding: 0px;
	height: 199px;
	background-attachment: scroll;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#storename  img {
	float: left;
	margin-top: 20px;
	margin-left: 170px;
	display: inline;
}


	#search {
	width: 180px;
	font-size: 11px;
	color: #333333;
	margin-top: 4px;
	height: 40px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
#searchwrapper {
	margin-bottom: 40px;
}

		#search input {
	text-transform: uppercase;
	width: 65px;
	color: #333333;
		}
#search input:hover {

}

		#search label input {
	width: 175px;
	background-color: #A9D4C0;
	background-image: none;
	height: 16px;
	margin-top: 0px;
	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: #828177;
	border-right-color: #F9F8F3;
	border-bottom-color: #F9F8F3;
	border-left-color: #828177;
	margin-bottom: 10px;
		}
	
	#top h1 {
		font-size: 35px;
	}

/* ----------------------------------- */
/* BAR
/* ----------------------------------- */
#bar {
	line-height: 35px;
	height: 35px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
	
	#menu {
	float: right;
	line-height: 35px;
	text-align: right;
	color: #DEF3A4;
	width: 360px;
	padding-top: 6px;
	padding-left: 20px;
	font-size: 12px;
	}
#menu  a:link, #menu a:visited {
	margin: 0 7px;
	color: #3D837B;
	font-weight: bold;
		}
#menu a:hover, #menu a:active {
	color: #E7F09D;
	text-decoration: none;
}
/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
	padding-top: 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(mainbg.jpg);
	background-position: center top;
	border-bottom-style: solid;
	border-bottom-color: #929EAE;
}
	#content {
	width: 580px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	display: inline;
	margin-right: 10px;
	}
	#content table {
	table-layout:fixed;
	width: 560px;
	overflow-x: hidden;
	overflow-y: hidden;
 }

		#content h2 {
			font-size: 21px;
		}
		#content h3, p.price {
	font-size: 16px;
		}
#hometext {
	margin-top: 30px;
}
#scripture {
	margin-top: 100px;
}

#announcement {
	padding-top: 10px;
	padding-bottom: 10px;
}


		
		#crumb {
			font-weight: bold;
			margin-bottom: 25px;
			font-size: 11px;
		}
#featured {
	background-attachment: scroll;
	background-image: url(featured.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
	margin-top: 20px;
}

		
		#pagination {
			text-align: center;
			height: 20px;
		}
			#pagination a#prev {
				float: left;
			}
			#pagination a#next {
				float: right;
			}
		
		/* Category Page */
		#products td {
	 text-align: center;
	width: 33%;
	vertical-align: top;
	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: #F0EEE1;
	border-right-color: #828177;
	border-bottom-color: #828177;
	border-left-color: #F0EEE1;
		}
#products a:link, #products a:visited {
	color: #FAF7EE;
}
#products a:hover, #products a:active {
	color: #E7F0AF;
	text-decoration: none;
}
#products p {
	color: #FAF7EE;
	margin-bottom: 6px;
}



			#products td h3 {
	margin-bottom: 3px;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 6px;
	font-weight: normal;
			}
			#products td p {
	margin: 0;
	color: #FAF7EE;
			}
			#products td p img {
				vertical-align: middle;
				margin-left: 10px;
			}
#products a.button {
	color: #666666;
}
		
		/* Product page */
		#photos {
	width: 560px;
	float: left;
	margin-left: 0px;
	display: inline;
	text-align: center;
	margin-bottom: 16px;
		}
			#photos img {
	margin-bottom: 10px;
			}
			#photo-thumbs {
	text-align: center;
	float: left;
	width: 260px;
			}
			#photo-thumbs img {
	margin: 2px;
	vertical-align: middle;
			}
#default_photo {
	float: left;
	width: 290px;
}

.productOption {
	margin-bottom: 10px;
}
#promo {
	background-attachment: scroll;
	background-image: url(promo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
}
#announce {
	margin-top: 16px;
	margin-bottom: 36px;
}
		
		/* Cart page */
		.cart-item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
			
		}
			.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;
		}
			#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;
	color: #3D837B;
}
		
		p#google-checkout {
			text-align: center;
		}
		p#google-checkout img {
	margin: 0 auto;
		}
		
		p#update-cart {
			font-weight: bold;
			font-size: 14px;
		}
p.product-options {
	margin-bottom: 10px;
}

#login {
	margin-top: 60px;
	margin-bottom: 0px;
	text-align: center;
	color: #FAF7EE;
	width: 150px;
	float: right;
	font-size: 12px;
	display: inline;
	margin-right: 26px;
}
#login  a:link, #login a:visited {
	color: #FAF7EE;
}
#login  a:hover, #login a:active {
	 color: #F1DB96;
	text-decoration: none;
}
#login img {
	margin-top: 4px;
}
#side img {
	margin-top: 0px;
	margin-bottom: 0px;
}
		
			
	/* Common to all pages */
	#side {
	width: 190px;
	float: left;
	height: auto;
	padding-top: 0px;
	margin-left: 10px;
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}


		#side h2 {
			font-size: 14px;
		}
		#side li {
	padding-left: 0px;
	font-size: 14px;
	list-style-type: none;
	margin-bottom: 6px;
		}
#side li:hover {

}
#side  li  a:link, #side li a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
			}
#side li a:hover, #side li a:active {
	color: #E7F0AF;
}
		
		#side li li {
	font-size: 14px;
	padding: 0;
	background: none;
	font-weight: normal;
	margin: 0 0 6 0px;
		}
#side  li  li:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		.sidebox {
	 
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul {
	margin-bottom: 20px;
}
ul ul {
	margin: 0px;
}

#textbox {
	margin-top: 20px;
	margin-bottom: 20px;
}
#emailsub_wrapper {
	text-align: center;
}
#footer {
	padding-bottom: 0px;
	background-attachment: scroll;
	background-image: url(footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}




#copyright {
	padding-top: 30px;
	padding-bottom: 0px;
}

#copyright p {
	font-size: 12px;
	color: #333333;
}
#copyright a {
	color: #333333;
}
#myebay {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.highslide-caption a:link, .highslide-caption a:visited {
    color: #666666;
	}
