html, body {
	color: #000;
	background-color: #933;
	margin: 0;
	padding: 0;
    font-family: Cloister, Georgia, "New Century Schoolbook", Times, serif;
	}
#wrapper {
    margin: 0 40px;
}

/* main content layout */
#container {
    background-color: #933;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border: 0;
    line-height: 150%;
    }
#header, #footer {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    clear: both;
    }
#header {
    background-color: #000;
    color: #fff;
    }
#footer {
    background-color: #933;
    color: #000;
    border-top: 4px solid #933;
    text-align: center;
    }
#leftcontent {
    background-color: #fff;
    float: left;
    width: 15%;
    height: 550px;
    max-height: 100%;
    margin: 0;
    padding: 15px;
    border-top: 4px solid #933;
    border-right: 3px solid #000;
    border-bottom: 2px solid #000;
    font-size: 1.1em;
    }
#centercontent {
    background-color: #fff;

    margin-left: 0;
    padding: 15px 35px;

    width: auto;
    border-top: 4px solid #933;
    border-right: 6px solid #000;
    border-bottom: 2px solid #000;
    border-left: 6px solid #933;

    height: 550px;
    max-height: 100%;
    overflow: auto;
    }

/* background layout for header and home page scj title */
#header {
    background-image: url('../images/cream03b.gif');
    background-repeat: repeat;
    }
.border {
    background-image: url('../images/deco1-web.gif');
    background-repeat: repeat;
    height: 20px;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    padding-bottom: 1px;
    }
table.title {
    table-layout: fixed;
    border-collapse: collapse;
    }
.escjtitle {
    text-align: center;
    padding: 10px 0 0 50px;
    width: 50%;
    border-top: 0;
    }
.escjtitletext {
	font-size: 2em;
	text-align: center;
	padding: 10px 0 0 25px;
	width: 33%;
	}

/* makes objects or elements invisible */
.hide {	display: none;	}

/* sets style for images */
img {	display: block;	border: 0;	}

img.right {	float: right; margin-left: 0;	}

img.righttitle {	float: right; margin-right: 50px;	}

img.left { float: left;	margin-right: 15px;	}

img.lefttitle { float: left;	margin-left: 50px;	}

/* set main link styles */
a {
	 text-decoration: none;
    display: inline;
    }

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #369;
	background: transparent;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #933;
	background: transparent;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #369;
	background: transparent;
	}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #399;
	background: transparent;
	}
/* special link settings */
#copyright a.srwd {
    color: #000;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
    display: inline;
    }

/* This sets the style for inline page links except for faq page */
table.inpagelinks{
    border-collapse:collapse;
    width:100%;
}
td.inpagelinks{
    padding:0 5px;
    text-align:center;
}
td.inpagelinksl{
    margin-left:10%;
    text-align:left;
}
td.inpagelinksr{
    margin-right:10%;
    text-align:right;
}
#inpagelinks {
    text-align: center;
    }
#inpagelinks ul li {
    display: inline;
    }
#inpagelinks ul li a {
    margin: 0 5px 5px 0;
    line-height: 30px;
    font-weight: bold;
    }

/* This sets the style for the page links on the faq page */
#faqlinks {
    text-align: left;
    font-size: .9em;
    }
#faqlinks ul {
    line-height: 120%;
    }

/* common styles for elements */
p, td, li, ul, ol, dl, h2, h3, h4, h5, h6 {
	font-family: Cloister, Georgia, "New Century Schoolbook", Times, serif;
	}
h1, h2 {
	text-align: center;
	}
h1 {
	font-family: DucDeBerry, Georgia, "New Century Schoolbook", Times, serif;
	font-size: 2em;
	line-height: 110%;
	font-weight: bold;
    color: #000;

}
hr {
	color: #933;
	width: 95%;
	}
hr.small {
    color: #933;
    width: 75%;
    text-align: center;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: .95em;
	line-height: 1.25;
	}
td {
    text-align: center;
    }
td.left {
    text-align: left;
    margin-right: 70px;
}
td.bibaut {
    text-align: left;
    font-size: .95em;
    background-color: grey;
}
.indent {
    margin-left: 35px;
    font-style: italic;
}
.author {
    margin-left: 35px;
    font-weight: normal;
    font-style: italic;
}
td.right {
    text-align: right;
    vertical-align: bottom;
}
/* definition list formatting for abstract list */
dt {
    text-align: left;
    font-size: 1.05em;
    font-weight: bold;
}
    

/* attempt to change formatting within option box */
option.option {
    text-align: center;
}
/* specific paragraph styling */
#indent {
	margin-left: 35px;
    font-style: normal;
	}
#notice {
    text-align: center;
    color: #000;
    margin: 0 50px;
    font-weight: bold;
    font-size: 110%;
    line-height: 1.5;
}
.notice {
    text-align: center;
    color: #000;
    margin: 0 130px;
    font-weight: bold;
    font-size: 110%;
    line-height: 1.5;
}
p.indent {
	margin-left: 35px;
    font-style: normal;
	}
#indentem {
    margin-left: 35px;
    font-style: italic;
    }
a.top {
    font-size: 0.8em;
    }
p.center {
	text-align: center;
	}
span.center {
	text-align: center;
	}

p.left {
    text-align: center;
    padding: 0 0 1.5em 0;
}
p.thanks {
    text-align: center;
    color: #000;
    margin: 0 50px;
    font-weight: bold;
    line-height: 1.5;
}
table.copyright {
    width: 100%;
    text-align: center;
	padding: 5px 0;
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	}
p.search {
	text-align: center;
	font-weight: bold;
	}
.escj { font-style: italic;}
.hang {
    margin-left: -35px;
    font-weight: bold;
    font-style: normal;
}
.firstline {text-indent: 50px;}
td.hang2 {
    padding: 0 25px;
    indent: -25px;
}
.alignright {
    text-align: right;
}
td.aligncenter {
    text-align: right;
    valign: center;
}
.title {
    padding: 0 25px;
    indent: -25px;
    font-size: 102%;
    font-weight: bold;
}

/* hangtext paragraph styling */
#hangtext {
    padding-left: 2em;
    font-style: italic;
    }
#hangtext p {
    position: relative;
    }
    


#hangtext p span {
    display: block;
    position: absolute;
    left: -2em;
    }
*html #hangtext p span {  /* for IE only */
    display: block;
    position: absolute;
    left: -2em
    }
#hangtext p span a {
    font-style: normal;
    font-weight: bold
    }

/* searchbox styling */
.searchbox {
	background: #fff;
        border: 1px solid #000;
        font-family: Arial, Helvetica, sans-serif;
        padding: 3px;
        }

.submit {
	background: #000;
	color: #fff;
	font-family: Cloister, Georgia, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
    text-align: center;
        }
/* other list styling */
.one {
            text-align: center;
            font-size: .9em;
            list-style-type: disc;
        }
.two {
    list-style-type: none;
    text-align: center;
}
.two li {
    display: inline;
    padding: 25px;
}
.three {
    font-size: .95em;
}

/* style for top navigation bar.  This is based on A list apart Suckerfish dropdowns www.alistapart.com/articles/dropdowns/ */
#topnav {
    background-color: #000;
    }
#topnav
 { /* all lists */
	padding: 0;
	margin: 0;

    text-align: center;
    }
table.topnav {
    float: center;
}
.topnav li {
	/* all list items */
    display: inline;
	list-style-type: none;
    float: left;
	position: relative;
	line-height: 150%;
    text-align: center;
    border-bottom: 5px solid #000;
	width: 7em; /* width needed or else Opera goes nuts */
}
.topnav a {
    color: #fff;
    float: center;
    text-align: center;
    font-size: 16px;
    font-family: DucDeBerry, Georgia, serif;
    font-variant: small-caps;
    font-weight: bold;
    list-style-type: none;
    width:;
    padding: 5px 25px;
    margin-right: 0;
    }
*html #topnav a {
    width: 100%;
    padding: 0 25px;
    margin-right: 0;
}
.topnav a:hover {
    color: #933;
    background: #e6d6c7;
    text-decoration: none;
    font-style: italic;
    width: 100%;
}
.topnav a:active {
    color: #369;
    background: #e6d6c7;
}

#topnav li ul { /* second-level lists */
	display: none;
    position: absolute;
    float: right;
    top: 1.25em;
    background: #fff;
    text-align: center;
    width: 7em;
    left: 0; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    }

#topnav li ul a {
    color: #000;
    border-bottom: dotted #999;
    z-index: 6000;
    }
#topnav li:hover ul, #topnav li.over ul { /* lists nested under hovered list items */
	display: block;
    background: #933;
}
#topnav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
#top nav li li {
	display: block;
	float: left;
	background-color: transparent;
	border: 0;
}

#topnav li:hover ul, li.over ul {
	display: block;
}
#content {
    clear: left;
    color: #000;
    }

/* style for table on books.php */
table.one, table.two {
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 20px;
    padding: 0 0 20px 0;
}
table.one td, table.two td {
    text-align: center;
    line-height: 1;
}
table.two {
    font-size: .9em;
}
table.two a:link {
    color: #933;
}


/* style for bottom navigation bar */
#navbottom {
    position: relative;
    background-color: #000;
    width: 100%;
    margin-top: 0px;
    text-align: center;
    font-size: 85%;
    }
#navbottom ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    border: 1px solid #000;
    }
#navbottom li {
    display: inline;
    }
#navbottom ul li a {
    padding: .1em 5em;
    float: left;
    }
#navbottom a {
    color: #fff;
    margin: 0;
    text-decoration: none;
    }
#navbottom a:hover {
    color: #933;
    background-color: #fff;
    text-decoration: none;
    }

/* Home page styles */

#home {
    margin-top: 50px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    }
p.home {
    text-align: center;
    font-variant: small-caps;
    font-size: 150%;
    letter-spacing: 2px;
    font-weight: bold;
    }
p.home a {
    background: #000;
    color: #fff;
    padding: 10px;
    border-style: ridge;
    }
p.home a:hover {
    border-style: outset;
    }
table#home {
    position: fixed;
    left: 25%;
    table-layout: automatic;
    width: 50%;
    padding: 2em, 10em;

}

table#home td {
    text-align: center;
    font-variant: small-caps;
    font-size: 110%;
    letter-spacing: 2px;
    font-weight: bold;
    width: 30%;
    background: #000;

    padding: 2px 5px;
    border-style: ridge;
}
table#home td a {
    color: #fff;
    padding: 2px 5px;
    }
#home td a:link, #home td a:visited {
}

table.home td a:hover {
    text-decoration: underline;
    }
    
/* Table styles for bibliography page */
#biblio {
    overflow: auto;
    margin-left: -35px;
}
#biblio table {
    border: 2px;
    border-style: solid;
    border-color: #993333;
    border-collapse: collapse;
    table-layout: fixed;
}
#biblio th {
    background: #933;
    text-align: center;
    font-size: 1em;
}
#biblio td {
    font-size: 95%;
    margin-left: 10px;
    border-right: 1px dotted #933;

}
.bibauthor {
    width: ;
    text-align: left;
    padding-left: .2em;
}
.bibtitle {
    font-style: italic;
    width: ;
    text-align: left;
    padding-left: .2em;
}
.bibpages {
    width: ;
    text-align: center;
}
.row0 {
    background-color: #ffffff;
}

.row1 {
    background-color: #f0f0f0;
}
.small {
    font-size: 75%;
}
.small_center {
    font-size: 75%;
    text-align: center;
}
.medium {
    font-size: 95%;
}

ul.subscribe {
    list-style-type: none;
}
li.subscribe {
    margin-bottom: 25px;
}

label {
    display: block;
    float: left;
    text-align: right;
    width: 350px;
    padding-right: 20px;
}
select.subscribe {
    float: center;
    width: 200px;
}
p.subscribe {
    text-align: center;
    font-size: 90%;
}
table.subscribe {
    width: 99%;
    text-align: center;
}
td.subscribe {
    width: 33%;
    vertical-align: center;
    text-align: center;
}
.required {
    color:red;
    font-family:arial;
    font-size:14pt;
    font-weight:bold;;
}

/* Styles for Change of Address table */
table.address {
    width: 99%;
}

td.address {
    width: 33%;
    text-align: right;
    padding-top:.5em;
}
td.select {
    test-align: left;
}
td.address select {
    width: 130px;
    float: left;
}
table.view {
    width: 99%;
}
td.view {
    vertical-align: center;
    text-align: center;
}
td.view1 {
    vertical-align: top;
    text-align: center;
}
.captcha {
    margin-bottom: .2em;
}
.normal {font-style:normal;}

.capital {text-transform:capitalize;}

.navleft {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.navleft ul .sitemap ul{
    line-height:150%;
}
.navleft li {
    padding: .4em;
    font-size: 92%;
    font-weight: bold;
}
.navleft li a:link {
    text-decoration: none;
}
.navleft li a:hover {
    text-decoration: underline;
}
.navleft img {
    padding-left: 12%;
}


