/* DESIGNED BY CREATIVE ENERGY COMPUTING WWW.CE-COMPUTING.COM
* FOR WWW.SACCOSERVICES.COM
*/

/* DECLARATIONS */

* {
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bkg1b.jpg);
	background-repeat: repeat-x;
	background-color: #0000FF;
	font-family: "Book Antiqua", Papyrus, "Times New Roman", Times, serif;
}

/* CONTAINERS */

#saccopicmain {
	width: 179px;
	height: 250px;
	background: url("images/AnthonyJSaccoSr, Mainpic.jpg") no-repeat center;
	border: 2px solid #EEE;
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

#logo {
	height: 6em;
	text-align: center;
}

#logo h1 {
	letter-spacing: 0.5em;
}

#logo h2 {
	font-weight: normal;
	font-variant: small-caps;
	font-size: large;
}

#logo a {
	text-decoration: none;
	color: #000;
}

#wrapper {
	width: 90%;
	margin: auto;
	margin-top: 2%;
	display: table;
}

#navbar {
	width: 100%;
	padding-top: 1em;
	clear: both;
}

#navbar ul {
	list-style-type: none;
	text-align: center;
	padding: 3px 0;
	margin-left: 0;
}

#navbar li {
	display: inline;
}

#navbar li a {
	text-decoration: none;
	padding: 3px 5px;
	margin-right: 3px;
	border: 1px solid #000;
	border-bottom: none;
	background-color: #CBCCFF;
}

#navbar ul li a:hover {
	background-color: #FFF;
}

#navbar li.selected a {
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #FFF;
	color: #000;
}

#navbar2 {
	width: 90%;
	height: 2em;
	margin: auto;
	margin-top: 1em;
}

#navbar2 ul {
	text-align: center;
}

#navbar2 li {
	display: inline;
}

#navbar2 li.selected a {
	text-decoration: underline;
}
	
.book1 {
	width: 50%;
	float: left;
	margin-right: 1em;
}

.book-img {
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	float: left;
}

.book-head {
	font-weight: bold;
	font-size: large;
}

p.book-text {
	/* font-family: "Book Antiqua", Papyrus, "Times New Roman", Times, serif; */
	line-height: 130%;
	font-size: medium;
	text-align: left;
	margin: 0;
	/* color: #0005CE; */
}

#col-wrapper {
	background-color: #FFF;
	border: 1px solid;
	height: 100%;
	display: table;
}

#col-wrapper h2 {
	border-bottom: 1px dashed #0005CE;
	padding-bottom: 0.2em;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: 0.5em;
}

#col-wrapper h3 {
	text-align: left;
	font-weight: normal;
	margin-top: 0.5em;
}

.column1 {
	float: left;
	width: 95%;
	padding: 1em;
}

.column1 table {
	text-align:center;
	width:80%;
	margin:auto;
	border-collapse: collaps;
	border-spacing:	0px;
	border-left: 2px  solid #0005CE;
	border-bottom: 2px solid #0005CE;
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: small;
}

.column1 table caption {
	text-align: center;
	font-style: italic;
	width: 60%;
	margin: auto;
	padding: 0.3em;
	padding-bottom: 1em;
}

.column1 thead {
	text-align: center;
	background: #0005CE;
	color: white;
	height: 2em;
	font-weight: normal;
}

.column1 td {
	border-right: 2px solid #0005CE;
	border-bottom: 1px dotted #0005CE;
	padding: 2px;
	height: 2em;
}

.column1 tr.offset {
	background-color: #CBCCFF
}

ul.freelist, ol.freelist {
	list-style-position: outside;
	margin-left: 3em;
	line-height: 150%;
}

.column2 {
	float: right;
	width: 200px;
	height: 100%;
	margin: 1em 0 1em 1em;
	padding-bottom: 1em;
	border: 2px solid #0005CE;
	background-color: #fff;
}

.column2 h1 {
	font-size: medium;
	font-weight: normal;
	text-align: center;
	line-height: 200%;
	background-color: #0005CE;
	font-family: Verdana, Arial, Helvetica, serif;
	color: white;
	margin-bottom: 1em;
	margin-top: 0;
}

.column2 ul {
	text-align: center;
}

.column2 ul li {
	list-style-type: none;
	line-height: 120%;
	padding-left: 0.5em;
}

.updatecol {
	float: right;
	width: 30%;
	height: 100%;
	margin: 1em 0 1em 1em;
	padding-bottom: 1em;
	border: 2px solid #0005CE;
}

.updatecol h1 {
	font-size: medium;
	font-weight: normal;
	text-align: center;
	line-height: 200%;
	background-color: #0005CE;
	font-family: Verdana, Arial, Helvetica, serif;
	color: white;
	margin-bottom: 1em;
	margin-top: 0;
}

.updatecol h2 {
	font-size: medium;
	padding-left: 0.5em;
	margin-top: 0;
}

.updatecol ul li {
	text-align: left;
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
	padding: 0.2em;
	padding-bottom: 0.5em;
	font-size: smaller;
}

.updatecol p, .column2 p {
	padding: 0.5em;
	font-size: smaller;
}

.updatecol p.close {
	padding-bottom: 0;
	margin-bottom: 0;
	text-align: center;
}

.littlesister {
	background: url("images/Little Sister Lost, 166x250.jpg") no-repeat top center;
	width: 166px;
	height: 250px;
	margin: auto;
	margin-bottom: 0.5em;
}

.chinaconnection {
	background: url("images/China Connection, 169x254.jpg") no-repeat top center;
	width: 169px;
	height: 254px;
	margin: auto;
	margin-bottom: 0.5em;
}

.echoesinthewind {
	background: url("images/Echoes in the Wind, 169x253.jpg") no-repeat top center;
	width: 169px;
	height: 254px;
	margin: auto;
	margin-top: 1em;
	margin-bottom: 0.5em;	
}

.echoescover {
	background: url("images/Cover, Echoes in the Wind, 600x409.jpg") no-repeat top center;
	width: 600px;
	height: 409px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0.5em;
}

.chinacover {
	background: url("images/Cover, China Connection, 600x420.jpg") no-repeat top center;
	width: 600px;
	height: 420px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0.5em;
}

.littlesistercover {
	background: url("images/Cover, Little Sister Lost, 600x417.jpg") no-repeat top center;
	width: 600px;
	height: 417px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0.5em;
	border: solid 1px;
}

.saccopic {
	background: url("images/AnthonyJSaccoSr.png") no-repeat top center;
	width: 169px;
	height: 254px;
	margin: auto;
	margin-bottom: 0.5em;
	border: 2px solid;
}

.column2-inv {
	margin-left: 70%;
	margin-top: 1em;
	margin-right: 1em;
	text-align: center;
}

.pullquote {
	clear: both;
	border: 2px dashed #0005CE;
	margin: 0.5em;
	margin-top: 1em;
	padding: 0.5em;
}

.pullquote li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.pullquote2 {
	clear: both;
	background: transparent url(images/openquote.png) no-repeat 5px 15px;
	border: 2px dashed gray;
	margin: 0.5em;
	margin-top: 1em;
	padding: 0.5em;
	padding-left: 35px;
	width: 90%;
	margin: auto;
	background-color: #CBCCFF;
}

.pullquote2 div {
	background: transparent url(images/closequote.png) no-repeat right bottom;
	padding-right: 35px;
}

.pullquote_article {
	clear: both;
	border-left: 3px solid gray;
	margin-left: 2em;
	margin-right: 2em;
	padding-left: 1em;
}

.pullquote_header {
	clear: both;
	border: 0px dashed gray;
	margin: 1em;
	padding: 1em;
	width: 90%;
	margin: auto;
	background-color: #CBCCFF;
}

.index li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
	margin-top: 1em;
}

ol.index li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 4em;
	margin-right: 4em;
	margin-top: 1em;
}

#footer {
	font-size: small;
	text-align: center;
	width: 100%;
}

#footer p {
	color: #FFFFFF;
	text-align: center;
}

#footer p.plain a {
	text-decoration: none;
}

#footer p.plain a:hover {
	text-decoration: underline;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

/* TEXT AND IMAGES */

p {
	line-height: 150%;
	text-align: justify;
	margin-top: 1em;
	margin-bottom: 1em;
}

.credit {
	font-style: italic;
	text-align: right;
}

a {
	text-decoration: none;
	color: #0005CE;
}

a:hover {
	text-decoration: underline;
}