/* CSS Document */
body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 20px;
	padding: 0;
	min-width: 746px;
	background-image: url(../images/lgrey011.jpg);
}
 

 
#wrapper {
	margin: 0 auto;
	width: 770px;
	position: relative;
	/*width is set 4px wider than it needs to be to compensate for IE5Mac bugs*/
	
	}
#wrapper #banner {
	background-image: url(../images/banner12.jpg);
	height: 100px;
	width: 770px;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#sidebarcontent {
	color: #CC3366;
	margin: 0px 5px 15Px;
	padding: 5px 0px;
	text-align: center;
}


.pictureleft {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000000;
}

.pictureright {
	float: right;
	margin: 0px 10px 10px;
	border: 1px solid #000000;
}

.productleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.picturetextbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6784AD;
}

 #c3 {
	background-color: #FFFFFF;
	width: 140px;
	background-image: url(../images/bluegrad2.jpg);
	padding-top: 12px;
	padding-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 101px;
	font-size: .75em;
} 
#c1 {
	background-color: #FFFFFF;
	color: #000000;
	width: 465px;
	padding: 5px 12px 12px 20px;
	font-size: 0.75em;
	margin-left: 132px;
}
#c1photos {
	background-color: #FFFFFF;
	color: #000000;
	width: 605px;
	padding: 5px 12px 12px 20px;
	font-size: 0.75em;
	margin-left: 132px;
}
#c2 {
	background-color: #FFFFFF;
	width: 118px;
	padding: 12px;
	font-size: 0.75em;
	background-image: url(../images/bluegrad2rt.jpg);
	position: absolute;
	top: 101px;
	left: 628px;
	margin-right: 0px;

}

h2 {
	font-size: 1.25em;
	margin: 0 0 5px;
	font-style: normal;
	line-height: normal;
}

.product-h2 {
	margin-bottom: 10px;
	color: #254B26;
}
 
h1 {
	font-size: 1.75em;
}
p {
	margin: 0 0 12px; 
} 
h3 {
	font-size: 1.3em; 
	margin: 6px 0 6px; 
} 
h4 {
	font-size: 1em;
}
#xhtmlicon {
	float: right;
}
#footer {
	color : #395CC0; 
	font-size: 0.75em;
	padding: 6px 0 0 0;
	clear: both;
}
#wrapper #c1 #bibleverse {
}
#footer p {
	margin: 0px 0 6px;
	padding-bottom: 6px;

}


/*NAVIGATION BAR*/
#nav {margin: 2em 0px 0; padding: 0;}

#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	font-size: 1.1em;
}

#nav a, #nav a:visited {
	text-decoration: none;
	padding: 3px;
	display: block;
	color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #999999;
	margin: 0px;
	background-image: url(images/bluegrad2.jpg);
}
#wrapper #c1 #pawtop {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #c1 #pawtop img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:hover, #nav a:active, #nav a:focus {
	color: #333;
	background-color: #999999;
}
	
.producttextbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6784AD;
	margin-left: 10px;
}
#map {
	text-align: center;
}
.underline {
	text-decoration: underline;
}
h6 {
	color: #FF0000;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 3px;
}
.centerpix {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #6600FF;
}
/*the following removes the outline from the image links in IE5 mac and FF 1.5*/
a:focus{outline:0;
}

#wrapper #c1 #bibleverse {
	padding: 5px 10px;
	background-color: #D1DBEB;
	border: 1px dotted #000000;
	text-align: center;
}
.imgborder {
	border: 1px solid #000000;
}
#wrapper #c2 .centerbox {
	color: #000000;
	text-align: center;
}
