body {
	margin-top: 0px;
	font-size: 100%;
}

body.home {
	font-size: 75%;
}

a:link {
	text-decoration: none;
	color: #3a7621;
}

a:visited{
	text-decoration: none;
	color: #979429;
}

a:hover{
	text-decoration: underline;
}

h1,h2,h3,h4 {
	font-family: "American Typewriter","Courier New","Courier",monospace;	}
	
blockquote {
	margin-left: 10%;
	margin-right: 10%;
	font-size: .8em;
	line-height: 1.2;
	}
	
.col1 {
  float: left;
  margin-right: 10px;
  width: 230px;
  padding-right: 24px;
  margin-right: 25px;
}

#c2 {
	float: left;
}

#main #picture{
	float: left;
	width:530px;
}

.bigpic {
    margin-bottom: 20px;
    }
.bigpic img {
	margin-bottom: 4px;
	   border: 1px solid black;
}


.col2 {
  float: left;
  margin-right: 10px;
  width: 230px;
  padding-right: 24px;
  margin-right: 25px;
}

.col3 {
  float: left;
  margin-right: 10px;
  width: 230px;
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee;
}

/* @group header */


#header h1,#header h2 {
	
	}

#header h1 {
	font-size: 96px;
	margin-bottom:0px;
	padding-top: 10px;
	color: #93bf35;
}

#header h2 {
	color: #353;
	line-height: 1;
	font-size: 2em;
}



#topnav{
	background-color:#fff;
	border-top: 1px solid #857b72;
	border-bottom: 1px solid #857b72;
	font-family: "American Typewriter","Courier New","Courier",monospace;
}

#topnav ul{
	margin: 0;
	padding: 0;;
}

#topnav ul li{
	display: inline;
	float: left;
	padding-right: 40px;
	padding-left: 10px;
	margin-left: -10px;
	font-size: 15px;
	font-variant: small-caps;
}

#topnav ul li:hover{
	background-color: #9f9790;
}

#topnav ul li a:visited {
	color: #3a7621;
}

#topnav ul li a:hover {
	color: #fff;
}

/* @end */

/* @group main */

#main {
	margin-top: 30px;
}

#main h2 {
	margin-bottom: 8px;
	color: #857b72;
	margin: 0;
	padding: 0px 0px 6px 0px;
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 1.0;
}

#main h3 {
	color:  #353;
	font-size: 2em;;
}

.home #main h3{
	text-align: center;
}

#main .section {
	margin-bottom: 10px;
	margin-right: -2px;
	margin-left: -2px;
	padding-top: 10px;
	background: transparent url(Boxish/box.png) no-repeat;
}
#main .section .stories{
	overflow: hidden;
	padding-left: 10px;
	background: #fff url(Boxish/box.png) no-repeat bottom right;
}

#main p,#main table {
	font-family: Georgia,serif;
}

#main .section .stories p{
	margin-left: 4px;
	margin-right: 20px;
	line-height:1.2;
}

#main p.caption {
	margin-left: 4px;
	margin-right: 24px;
	margin-bottom: 0px;;
}


.nav {
	margin-left: 0;
	font-size: 10px;
	border: 1px solid #c2b4a7;
	border-width: 1px 0 0 0;
}

.nav li {
	padding-right: 2px;
	padding-left:  2px;
	display: inline;
}

.block {
	background-color:  #999;
	width: 70px;
	height: 50px;
	float: left;
	margin-right:  10px;
	margin-left: 4px;
}

.block2 {
	height: 170px;
	width: 230px;
	margin-bottom: 20px;
	font-size: 24px;
	color: #666;;
	text-align: center;
}
.image img {
	margin-bottom: 0px;
}
.image{
	margin-bottom: 4px;
	margin-left: -10px;
}



.ad {
}

.interview{
	margin-left: 144px;
}

.interviewer {
	display: block;
	float: left;
	margin-left: -144px;
	font-style: italic;
}

/* @end */

/* @group sidebar */

#sidebar {
	font-size: 100%;
}
.home   #sidebar {
	font-size: 1.25em;
	top: -400px;
	position: relative;
}

#sidebar h2 {
	font-size: 2em;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-bottom: 0;
	font-variant: small-caps;
}


#sidebar p{
	font-size: 0.8em;
	line-height: 1.1;
	color: #9f7d5c;
	}
	
	
#sidebar ul {
	font-size: 0.8em;
	list-style-type: none;
	margin: 0;
}

#sidebar ul li {
	line-height: 1;
	margin-bottom: 0.5em;
}

/* @end */

/* @group footer */

#footer {
	color:#999;
	background-color: #eee;
	font-size: 0.8em;
	padding-top: 32px;
}



/* @end */
