#outer
{
	/*background-color: #99CCCC; */
	background-color: #E7E95C;
	width: 745px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #339999;
	border-right: 1px solid #339999;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container
{
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
	padding-bottom: 25px;
}

body
{
	margin: 0px 0px 0px 0px;
	/*background-color: #006666;*/
	background-color: #66B360;
	text-align: center;
}

a { text-decoration: none; }
a:link { color: #006666; }
a:visited { color: #006666; }
a:active { color: #006666; }

a:hover
{
	color: #006666;
	background-color: #F0F0F0;
}

h1, h2
{
	font-family: Georgia;
	font-size: 18pt;
	color: #006666;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 1px;
	line-height: 18pt;
}

h3
{
	font-family: Georgia, sans-serif;
	font-size: 18pt;
	color: #006666;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 1px;
}

label
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: small;
	text-transform: uppercase;
	color: #666;
}

#left
{
	width: 470px;
	margin-left: 20px;
	padding-right: 20px;
	float: left;
	display: inline;
	background-color: white;
	height: 100%;
}

#left p
{
	font-family: Verdana,arial,sans-serif;
	/*font-size: 11px;*/
	font-size: small;
	color: black;
}

#left p img
{
	border: 10px solid #d8d8d8;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left li {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: small;
}

#left p li { 
	margin-left: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: small;
	color: black;
}

#left td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: small;
	color: black;
}
#center
{
	float: left;
	width: 500px;
	overflow: hidden;
}

.content
{
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

#right
{
	width: 190px;
	float: left;
	padding-left: 10px;
	margin-top: 7px;
	background: #fff;
	display: inline;
}

form
{
        margin-bottom: 1px;
}

.content p
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
}

.content blockquote { line-height: 150%; }
.content li { line-height: 150%; }

.content h2
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	/*font-size: x-small;*/
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content h3
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content p.posted
{
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	padding: 3px;
}

.date
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: small;
	text-transform: uppercase;
	color: #666;
}

.file
{
	background-image: url(images/hdot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: small;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 15px;
	padding-bottom: 25px;
	padding-top: 25px;
}

.file A
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}

.file A:link { color: #666666; }
.file A:visited { color: #666666; }
.file A:active { color: #666666; }

.file A:hover
{
	color: #006666;
	background-color: #F0F0F0;
}

.file img
{
	margin-right: 7px;
	margin-left: 0px;
}

.file img.floatleft { float: left; }
.sidebar { padding: 0px; display: inline;}

#calendar
{
	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table
{
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th
{
	text-align: center;
	font-weight: normal;
}

#calendar td { text-align: center; }

.sidebar h2
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

.sidebar ul
{
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}

.sidebar li
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size:small;
	text-align: left;
	margin-top: 10px;
	list-style-type: none;
}

.sidebar img { border: 3px solid #FFFFFF; }

.sideitem
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: small;
	text-transform: uppercase;
	color: #666;
	vertical-align: top;
	margin-bottom: 15px;
	margin-top: 0;
	padding-bottom: 25px;
}

.sideitem img
{
	border: 3px solid #999999;
	margin-right: 12px;
	margin-left: 8px;
}

.sideitem img.floatleft { float: left; }
.siteitem p { margin-bottom: 0px; }

.sideitem A
{
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

.sideitem A:link { color: #993300; }
.sideitem A:visited { color: #993300; }
.sideitem A:active { color: #993300; }

.sideitem A:hover
{
	color: #006666;
	background-color: #F0F0F0;
}

.photo
{
	text-align: left;
	margin-bottom: 20px;
}

.link-note
{
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	padding: 2px;
	margin-bottom: 1px;
}

#powered
{
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

#comment-data
{
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] { width: 80%; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #666;
	position: static;
	padding-top: 25px;
}

.footer A
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

.footer A:link { color: #666666; }
.footer A:visited { color: #666666; }
.footer A:active { color: #666666; }

.footer A:hover
{
	color: #006666;
	background-color: #F0F0F0;
}

.footer img
{
	margin-right: 7px;
	margin-left: 8px;
	vertical-align: middle;
}

.footer img.floatleft { float: left; }

.faq
{
	font-family: Georgia, serif;
	font-size: large;
	color: #006666;
	font-weight: normal;
}

.faq ol { margin-left: 0px; }

#commentbody
{
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#commentbody p
{
	color: #333;
	font-family: Arial,sans-serif;
	font-size: small;
	margin-right: 25px;
}

#commentbody ol
{margin-left: 0px;}

#commentbody li
{	background-image: url(images/hdot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #006666;
	font-family: Georgia, serif;
	font-size: small;
	font-weight: normal;
	}

.cno
{
	color: #006666;
	font-family: Georgia, serif;
	font-size: small;
	font-weight: normal;
	margin-right: 10px;
}

.commentauthor
{
	color: #006666;
	font-family: Georgia, serif;
	font-size: large;
}

.commentauthor a
{
	font-weight: bold;
	font-family: Georgia,serif;
}

.commentdate
{
	color: #000;
	font-family: Georgia, serif;
	font-size: large;
}

#commenttitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 0px;
}

#hdot
{
	background-image: url(images/hdot.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 10px;
}

.previous
{
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: small;
	margin-right: 360px;
	text-transform: uppercase;
	color: #666;
}

.previous a:link { color: #666666; }
.previous a:visited { color: #666666; }
.previous a:active { color: #666666; }

.previous a:hover
{
	color: #006666;
	background-color: #F0F0F0;
}

.next
{
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #666;
}

.next a:link { color: #666666; }
.next a:visited { color: #666666; }
.next a:active { color: #666666; }

.next a:hover
{
	color: #006666;
	background-color: #F0F0F0;
}

#datelink
{
	font-family: Arial, sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #666;
	width: 300px;
	margin-bottom: 0px;
}
#datelink a:link { color: #666666; }
#datelink a:visited { color: #666666; }
#datelink a:active { color: #666666; }

#datelink a:hover
{
	color: #006666;
	background-color: #F0F0F0;
}
.adHeadline {
	font: bold 12px Arial,Helvetica,sans-serif; 
	text-decoration: none; 
	text-transform: uppercase; 
	color: #993300;
}
.fancyFirstWord {
	font-family: Georgia, serf;
	font-size: 24px;
	color: #006666;
}
.bookLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
}
.bookLinks img
{
	border: 3px solid #999999;
	margin-right: 12px;
	margin-left: 8px;
}

.bookLinks img.floatleft { float: left; }

.bookPageListL {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 75%;
}
.bookPageListL img {
	border: 3px solid #999999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	float: left;
}
.bookPageList L a {
	border: 0px;
}
.bookPageListR {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 75%;
	text-align: right;
}
.bookPageListR img {
	border: 3px solid #999999;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
}
