/* GLOBAL */

body {
background-color: #423031;
margin: 8px auto 0 auto;
text-align: center;
width: 750px;
}

a:link, a:visited, a:active {
color: #000;
}

a:hover {
text-decoration: none;
}

#container {
clear: both;
width: 722px;
margin: 0 auto;
text-align: left;
font-family: georgia, serif;
vertical-align: top;
}

#sitecontent {
border-top: 0px;
border-right: 10px solid #000;
border-bottom: 10px solid #000;
border-left: 10px solid #000;
padding: 9px;
margin-bottom: 10px;
background-color: #fff;
font-size: 12px;
color: #000;
vertical-align: top;
}

/* Hides from IE5-mac \*/
* html #sitecontent {height: 1%;}
/* End hide from IE5-mac */

#footer {
height: 125px;
background-color: #000;
padding: 8px;
font-size: 11px;
color: #fff;
clear: both;
}

#footer a:link, #footer a:visited, #footer a:active {
color: #fff;
}

/* HEADER */

#header {
width: 750px;
text-align: center;
padding: 0;
margin: 0;
}

#header img {
margin: 0;
padding: 0;
}

#headertop {
background-image: url("images/header-top.gif");
height: 34px;
margin: 0;
padding: 0;
}

#headerquote {
color: #fff;
font-family: georgia, serif;
font-size: 11px;
font-weight: bold;
padding-top: 4px;
margin-left: 150px;
}

#headerbottom {
width: 750px;
padding: 0;
margin: 0;
}

#headername {
float: left;
margin: 0;
padding: 0;
}

#headernav {
background-image: url('/images/header-sitenav-bground.gif');
background-repeat: no-repeat;
height: 126px;
margin: 0 0 0 440px;
padding: 0 0 0 0;
text-align: left;
}

#headernav #gutter-headernav {
padding-top: 25px;
}

/* CONTENT */

#sectiontitle {
font-size: 18px;
color: #bbbbbb;
margin-bottom: 8px;
}

h1 {
font-size: 34px;
margin: 0 0 6px 0;
}

h2 {
font-size: 20px;
margin: 0;
}

h3 {
font-size: 18px;
margin: 0 0 8px 0;
}

.sectionnav {
padding: 8px 0 0 0;
width: 164px;
float: left;
vertical-align: top;
}

.sectionnav a:link, .sectionnav a:visited, .sectionnav a:active {
text-decoration: none;
}

.sectionnav a:hover {
text-decoration: underline;
} 

ul.sectionnav-links {
list-style-type: none;
margin: 0;
padding: 0 0 10px 0;
}

ul.sectionnav-links a#current {
font-weight: 900;
}

ul.sectionnav-links li {
font-style: italic;
margin-bottom: 6px;
}

ul.subnav {
list-style-type: none;
margin: 0;
padding-left: 8px;
}

ul.subnav li {
font-style: normal;
font-size: 11px;
margin-bottom: 2px;
}

#sectioncontent {
vertical-align: top;
margin-left: 174px;
width: 506px;
padding: 0;
}

/* Hides from IE5-mac \*/
* html #sectioncontent {height: 1%;}
/* End hide from IE5-mac */

#sectioncontent p {
line-height: 18px;
margin: 0 0 6px 0;
}

#sectioncontent img {
border: 3px #000 solid;
margin: 0 0 12px 0;
padding: 0;
}

#bookinfo {
margin: 16px 0 4px 0;
vertical-align: top;
}

#bookimage {
float: left;
}

#orderinginfo {
margin-left: 216px;
vertical-align: top;
}

#orderinginfo p {
margin: 0 0 12px 0;
}

#press {
clear: both;
margin: 8px 0 0 0;
}

/* CONTACT */

#sitecontent input {
margin: 0 0 6px 0;
}

#sendbutton {
border: 1px #000 solid;
margin-top: 10px;
padding: 2px;
font-family: georgia, serif;
font-size: 11px;
color: #000;
}
