body {
	margin: 10px;
	margin-left: 50px;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
}

p, blockquote, li, h3 {
	line-height: 14px;
	text-align: left;
}

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

#right p, #left p {
	line-height: 15px;
	font-size: 10px;
}

#left p {
	text-align: left;
}

#center p {
	text-align: justify;
}

#left p.center {
	text-align: center;
}

#head {
	text-align: center;
	padding: 1px;
	border-bottom: 1px solid gray;
}

#containerXXX {
	width: 697px;
	\width: 707px;
	w\idth: 697px;
	margin: 10px;
	margin-left: 50px;
	padding: 0;
	background-color: #F9FBE1;
	border: 0 solid gray;
}

#left {
	padding: 10px;
}

#center {
	padding: 20px 40px 30px 20px;
}

#right {
	padding: 1px 10px 10px 10px;
}

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

#footer a {
	color: black;
}

#footer a:hover {
	color: #FF9602;
}

#center a {
	color: #939761;
	font-weight: bold;
}

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

a:hover {
	color: #FF9602;
	text-decoration: none;
}

#right a, #left a {
	color: #939761;
}

#left a:hover {
	color: #FF9602;
	text-decoration: none;
}

#center a:hover {
	color: #FF9602;
	text-decoration: none;
}

h3 {
	color: #65665B;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 0;
}

h3.section {
	font-weight: normal;
}

#center span.date {
	color: #65665B;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0;
}

#right span.date {
	color: #65665B;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Arial;
}

.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
}

table.comment-form {
	padding-left: 10px;
	padding-right: 10px;
}

textarea.message {
	width:300px;
	height:50px;
}

#center ul li {
	line-height: 15px;
	margin-left: 15px;
	list-style-image: url(/images/leaf.gif);
}

#center img {
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #B9BD8E;
	background-color: #fff;
}

#center img.noborder {
	border-width: 0;
	background-color: #F9FBE1;
}

#center .divider {
	border-bottom: 1px dotted #C8CCA1;
	background-color: #F9FBE1;
	clear: both;
}

#center img.spacer {
	padding: 0;
	border-width: 0;
	background-color: #F9FBE1;
}

div.right {
	float: right;
	margin: 0 0 10px 15px;
}

div.left {
	float: left;
	margin: 0 15px 10px 0;
}

div.center {
	text-align: center;
}

table.img-box {
	border-width: 0;
	padding: 0;
}

table.img-box td {
	padding: 0;
	margin: 0;
}

div.caption {
	background-color: #EBEECB;
}

.caption {
	font-size: 10px;
	line-height: 10px;
	margin-top: 2px;
	padding: 4px 5px 5px 5px;
}
