* {
  margin: 0;
}

body
{
	background-color: #fff;
        background: url(../images/leaves/back.jpg) repeat-x top left;
}

a, a:visited {
  text-decoration: none;
  color: #3c6200;
}

p, blockquote, h3, li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.7em;
	line-height: 1.4em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: left;
	height: 80px;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#sidebar-1
{
	display: block
	margin-right: 5px;
}

#sidebar-1  br
{
  display: none;
}

#sidebar-1 a {
  font-family: "Trebuchet ms", Verdana;
  margin-left: 30px;
  background: url(../images/leaves/bullet.gif) no-repeat top left;
  padding-left: 15px;
  font-weight: bold;
  font-size: 140%;
}

#sidebar-1 a:hover {
  background: url(../images/leaves/bullet_on.gif) no-repeat top left;
}  

#content
{
	margin-left: 165px;
	margin-right: 10px;
	padding-top: 30px;
}

#content p {
       margin-top: 1em;
}

#sidebar-2
{
        background: url(../images/leaves/leave.jpg) no-repeat top left;
	float: left;
	width: 150px;
	margin-left: 5px;
	padding-top: 90px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}


#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: "Trebuchet ms", Verdana;
        margin-top: 30px;
	font-size: 4em;
}

h1 a {
        color: #3c6200;
}

h2
{
	display: none;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: "Trebuchet ms", Verdana;
	font-size: 2em;
        color: #3c6200; 
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

.comments_invite {
  margin-left: 10px;
  border-top: 1px solid #3c6200;
  background-color: #bee088;
}

.comments_invite a {
  border-top: 0;
  color: #3c6200;
}

#txpCommentInputForm {
  background-color: #bee088;
  padding: 2em;
  margin-left: 2em;
  margin-bottom: 2em;
  margin-top: 2em;
  font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
  font-size: 0.7em;
}

#txpCommentInputForm input, #txpCommentInputForm textarea {
  font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
  font-size: 1em;
}

#txpCommentInputForm table {
  width: 100%;
}

.txpCommentInputMessage {
  width: 100%;
}

ol.comments li {
  font-size: 1.1em;
  border-bottom: 1px solid #bee088;
  margin-bottom: 1em;
}

ol, ul {
  margin-left: 3em;
}
