div#bookMatrix{
	float: left;
	width: 720px;
	padding: 5px;
}
div.store_content{
width: 100px;
margin: 5px;
padding: 0.5em;
}

div.storegreen{
background-color: #104d2c;
color: inherit;
}



h2.subhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #0F4D2A;
	background-color: #25FA82;
	display: block;
	border: 4px solid #000000;
	text-align: center;
	padding: 5px;
	width: 710px;
	margin: 4px;
}
div.linkbox {
	display: block;
	width: 20em;
	float: left;
	margin: 4px;
}

div.linkboxwide {
	display: block;
	width: 40em;
	float: left;
}

div.amazonWide h3{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #0F4D2A;
	text-decoration: underline;
	display: block;
	padding-bottom: 0.3em;
}


div.amazonWide{
	width: 40em;
}

p.amazonfloat{
display: inline;
margin: 20px;
}


div.linkboxPlain{
	display: block;
	width: 20em;
	float: left;
	margin: 0 0 1.5em 0;
}

a.linktitle:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #0000ff;
	text-decoration: underline;
	display: block;
	padding-bottom: 0.3em;
}
a.linktitle:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #0F4D2A;
	text-decoration: underline;
	display: block;
	padding-bottom: 0.3em;
}
a.linktitle1:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #104D2C;
	padding-bottom: 0.3em;
}

a.linktitle1:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #0000ff;
	text-decoration: underline;
	padding-bottom: 0.3em;
}
a.linktitle1:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #0F4D2A;
	text-decoration: underline;
	padding-bottom: 0.3em;
}
a.linktitle1:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #104D2C;
	padding-bottom: 0.3em;
}


a.linkbox:active {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #25FA82;
	padding-bottom: 0.3em;
	display: block;
}
div.linkimg {
	display: block;
	float: left;
	width: 80px;
}
div.linkbox a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.divtext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	font-weight: bolder;
	color: #000000;
	display: block;
	width: 14em;
	float: left;
	margin-left: 1em;
}

div#copyright {
	background-color: #ebebc1;
	text-align: center;
	display: block;
	margin: 2px;
	padding: 5px;
	float: left;
	width: 710px;
	border: 4px solid #000000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
}

/* Styles for Contact Page */

.warning{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bolder;
	color:#F00;
}

p.contactSpace{
	margin: 10px 0;
	padding: 10px 0;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1em;
	color:#000;
}
div#historyBlurb{
	width: auto;
	margin: 5px;
	padding: 1em;
	background-color:#FFFFCC;
	color: #000000;
}
	
div#historyBlurb p{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	margin: 10px 0;
}


/* Styles for Contact.php */

p.nospace {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
}

p.extract {
	text-align: left;
	margin: 5px;
	padding: 0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
}


ol.vax{
	text-align: left;
	margin: 5px;
	padding: 0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
        list-style-type:decimal; 
	margin: 15px;
}

ol ul{
        list-style-type:disc; 
	margin: 15px;
}
