body {
font-family: garamond, georgia, serif;
font-size: 12px;
line-height: 20px;
margin: 0px 80px 0px 80px;
color: #766251;
background-image: url(images/bgtile.gif);
background-color: #edeedc;
}




/* TEXT */

.darker {
color: 766251;
}

.large {
font-family: garamond, georgia, serif;
font-weight: normal;
font-size: 24px;
line-height: 26px;
position: relative;
top: -3px;
letter-spacing: -1px;
}

.categorytext {
letter-spacing: -1px;
}

p.bodytext {
width:500px;
padding: 0px 0px 20px 0px;
margin: 0px;
}



/* STRUCTURE */

div#container {
	width: 800px;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0px;
}

div#title {
color: #968271;
border: 0px;
width: 800px;
height: 22px;
padding: 20px 0px 19px 0px;
}

div#content {
padding: 0px 0px 0px 0px;
clear: both;
}

#nav {
width: 200px;
float: right;
background-color: #f5f5ed;
font-family: garamond, georgia, serif;
font-size: 12px;
line-height: 18px;
color: #766251;
border: 1px solid #C1BFBF;
letter-spacing: 0px;
position: relative;
top: 3px;
left: 24px;
}





div.section {
width: 800px;
clear: both;
padding: 12px 12px 12px 12px;
border-top: 1px #cdcebc solid;
border-left: 1px #cdcebc solid;
border-right: 1px #cdcebc solid;
background-image: url(images/bgtile2.gif);
background-color: #f5f5ed;
}

#bottom {
border-bottom: 1px #cdcebc solid;
}

div.s1image {
float: left;
width: 60px;
padding-right: 20px;
}   

div.s1left {
float: left;
width: 300px;
padding-right: 40px;
}      

div.s1right {
float: left;
width: 340px;
}



/* INTERVIEWS */

div.intheading {
background-image: url(images/bgtile2.gif);
background-color: #f5f5ed;
width: 800px;
clear: both;
padding: 20px;
border: 1px #cdcebc solid;
font-size: 14px;
line-height: 22px;
}

div.inttext {
background-image: url(images/bgtile2.gif);
background-color: #f5f5ed;
width: 800px;
clear: both;
padding: 20px;
border-left: 1px #cdcebc solid;
border-right: 1px #cdcebc solid;
border-bottom: 1px #cdcebc solid;
font-size: 14px;
line-height: 22px;
}





/* links */

a {
color: #bb7755;
text-decoration: none;
}

a:hover {
color: #bb7755;
text-decoration: none;
border-bottom: 1px solid;
}

.textlink {
font-weight: bold;
}





/* TAGS */

img {
border: 1px solid #998888;
}

.noborder {
border: 0px;
}

.clearboth {
clear: both;
}

div.floatleft {
float: left;
width: 50%;
}

div.floatright {
float: right;
width: 50%;
}
