body, td, th {
font-family: Arial, Helvetica, sans-serif;
}

body {
background-image: url(images/bkgd.png);
margin-left: 0px;
margin-top: 0px;
background-color: #A3620A;
background-repeat: repeat-x;
}
a img {
border: none;
}

img {
border: none;
}

a {
outline: none;
}

@font-face {
    font-family: 'post_antiqua_beregular';
    src: url('post-webfont.eot');
    src: url('post-webfont.eot?#iefix') format('embedded-opentype'),
         url('post-webfont.woff') format('woff'),
         url('post-webfont.ttf') format('truetype'),
         url('post-webfont.svg#post_antiqua_beregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "post_antiqua_beregular";
	letter-spacing: 1px;
	font-weight: lighter;
}

h1 {
	font-size: 77px;
	color: #421a11;
}

h2 {
	color: #943e06;
	line-height: 1.2em;
	font-size: 24px;
}

h3 {
	font-size: 22px;
	color: #421a11;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.container {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 1.3em;
color: #421a11;
width: 950px;
margin-top: 20px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
}

/*topbox*/
.topbox {
font-family: 'post_antiqua_beregular';
background-image: url(images/top.jpg);
height: 280px;
width: 960px;
position: relative;
}

.topbox .siteName {
	position: absolute;
	left: 70px;
	top: 20px;
	height: 90px;
	width: 800px;
	text-align: center;
}

.topbox .topquote {
	position: absolute;
	width: 800px;
	top: 110px;
	left: 70px;
	text-align: center;
}

/*nav*/
.navbox {
	width: 800px;
	position: absolute;
	left: 70px;
	height: 30px;
	top: 205px;
	text-align: center;
	font-size: 24px;
}
.navbox a:link {
	color: #421a11;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
}
.navbox a:visited {
	color: #421a11;
	text-decoration: none;
}
.navbox a:hover {
	color: #943e06;
	text-decoration: none;
}
.navbox a:active {
	color: #943e06;
	text-decoration: none;
}

.bkgdbox {
background-image: url(images/pais-bkgd.png);
background-repeat: repeat-y;
padding-left: 25px;
}

.largetype {
	font-size: 18px;
	line-height: 1.2em;
}

.smalltype {
font-size: 11px;
}

.photofloatleft {
float: left;
margin-right: 20px;
margin-bottom: 10px;
border: 1px solid #713F16;
-moz-box-shadow:5px 5px 12px 2px #bd8a4f;
-webkit-box-shadow:5px 5px 12px 2px #bd8a4f;
box-shadow:5px 5px 12px 2px #bd8a4f;
}

.photofloatright {
float: right;
margin-left: 20px;
margin-bottom: 10px;
border: 1px solid #713F16;
-moz-box-shadow:5px 5px 12px 2px #bd8a4f;
-webkit-box-shadow:5px 5px 12px 2px #bd8a4f;
box-shadow:5px 5px 12px 2px #bd8a4f;
}

.leftboxShadow img {
border: 1px solid #713F16;
-moz-box-shadow:5px 5px 12px 2px #bd8a4f;
-webkit-box-shadow:5px 5px 12px 2px #bd8a4f;
box-shadow:5px 5px 12px 2px #bd8a4f;
}

.booklist {
line-height: 1.6em;
}

.note {
font-size: 13px;
line-height: 1.3em;
}

hr {
margin-top: 15px;
margin-bottom: 15px;
clear: both;
}

.btt {
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
}
.centerItalic {
font-style: italic;
text-align: center;
padding: 10px;
}

.bookbox {
	border: 1px solid #000;
	padding: 10px;
}
.bookboxHeadline {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 10px;
	line-height: 1.2em;
	padding-bottom: 5px;
}

/*leftbox*/
.leftbox {
color: #421a11;
width: 550px;
margin-left: 25px;
margin-right: 0px;
margin-bottom: 20px;
}

.leftbox2 {
width: 550px;
margin-left: 25px;
margin-right: 0px;
margin-top: 5px;
margin-bottom: 20px;
}

/*rightbox*/
.rightbox {
margin-bottom: 20px;
margin-left:-5px;
}

.rightbox img {
border: 1px solid #713F16;
-moz-box-shadow:5px 5px 12px 2px #111111;
-webkit-box-shadow:5px 5px 12px 2px #111111;
box-shadow:5px 5px 12px 2px #111111;
}

.rightbox a img:hover {
border: 1px solid #FBC689;
}

/*links*/
a:link {
color: #421a11;
text-decoration: underline;
}

a:visited {
color: #421a11;
text-decoration: underline;
}

a:hover {
color: #943e06;
text-decoration: none;
}

a:active {
color: #943e06;
text-decoration: none;
}

/*copyright*/
.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
color: #FBC689;
padding-top: 10px;
line-height: 1.6em;
}

.container .copyright a:link {
color: #FBC689;
text-decoration: underline;
}

.container .copyright a:visited {
color: #FBC689;
text-decoration: underline;
}

.container .copyright a:hover {
color: #FBC689;
text-decoration: none;
}

.container .copyright a:active {
color: #FBC689;
text-decoration: none;
}

/*workshop*/
.workshop_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #923A0D;
	margin-bottom: 7px;
	padding-bottom: 3px;
	color: #601B0F;
	font-size: 22px;
	text-align: center;
}

.workshop_title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-style: italic;
font-variant: normal;
line-height: 1.3em;
padding-bottom: 5px;
text-align: center;
}

.contributeButton {
	margin-top: 7px;
	padding:3px;
border: 1px solid #713F16;
-moz-box-shadow:5px 5px 12px 2px #bd8a4f;
-webkit-box-shadow:5px 5px 12px 2px #bd8a4f;
box-shadow:5px 5px 12px 2px #bd8a4f;
	font-family: "post_antiqua_beregular";
	letter-spacing: 1px;
	font-weight: lighter;
	font-size: 18px;
	color: #421a11;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.contributeButton:hover{
	background-color: #e8bfa6;
}
