@charset "utf-8";
body {
	margin-top: 25px;
	padding: 0px;
	background-color: #F8F8F8;
	font-size: 14px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#shell {
	margin: auto;
	width: 970px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF00;
	border-bottom-color: #ffff00;
	border-left-color: #FFFF00;
	text-align: center;
}
#main {
	width: 970px;
	background-color: #ffffff;
	padding-top: 12px;
	padding-bottom: 12px;
}
.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.quoteBy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	color: #666666;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 12px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #8CC63C;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #8CC63C;
	line-height: 1.5em;
	text-align: left;
}
.soon {
	font-size: .8em;
	font-style: italic;
	color: #999999;
	padding: 0px;
	letter-spacing: .2em;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #ADB77B;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav a:link {
	text-decoration: none;
	color: #807B59;
	font-weight: bold;
}

#left {
	float: left;
	width: 200px;
	padding-left: 8px;
	margin-right: 15px;
	color: #807B59;
}
.peekmenu {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #807B59;
	padding-left: 10px;
	font-size: 0.8em;
	text-align: right;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
}
.currentpg {
	color: #FF0000;
}


#center {
	float: left;
	width: 700px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	top: auto;
	vertical-align: top;
}
#footer {
	margin: auto;
	width: 970px;
}
#footer p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0px;
	padding-top: 5px;
}

#right {
	float: right;
	width: 265px;
	padding-right: 8px;
}


.clear {
	clear: both;
}
#head {
	clear: both;
	width: 970px;
	height: 260px;
	align: center
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #807B59;
	background: #FFFFFF;
}
#head h1 {
	color: #402E29;
	font-size: 80px;
	text-align: center;
	padding-top: 60px;
}

.nav a:visited {
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}
.nav a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
	background-color: #FFFFCC;
}
#center h1 {
	color: #807B59;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #807B59;
	padding-bottom: 8px;
	width: 90%;
	vertical-align: top;
}
#cover {
	border: 1px solid #807B59;
}

.nav a:active {
	text-decoration: none;
	color: #807B59;
	font-weight: bold;
	text-align: left;
}
.navitem {
	background-image: url(images/sageicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 35px;
	padding-bottom: 15px;
	margin-bottom: 12px;
	margin-top: 12px;
	color: #807B59;
}
.shp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: .2em;
}
#inside {
	width: 740px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#inside img {
	border: thin solid #999999;
}
.pullquote {
	font-size: 1em;
	color: #000000;
	width: 120px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-style: italic;
	margin-left: 10px;
}
table {
	width: 100%;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .9em;
}
td {
	border: 1px solid #666666;
}
.notehighlight {
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
}
#subscribe {
	width: 200px;
	text-align: center;
}
.join {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4B4664;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
}
#barb {
	float: left;
	margin-right: 5px;
	border: 1px solid #4B4664;
}
#annie {
	float: right;
	margin-left: 5px;
	border: 1px solid #FFF;
}
#lars {
	float: left;
	margin-right: 5px;
	border: 1px solid #000;
}
#backcover {
	border: 1px solid #666;
}
