body {
	background-color: #354320;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #A4CACD;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.dots {
	background-image: url(images/bg-dots.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
ul li {
	line-height: 20px;
	list-style-image: url(images/flower.gif);
}

.border {
		border: 4px double #B24858;
	}
#sidebar {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 5px;
	float: right;
	width: 125px;
	line-height: 14px;
	border: 4px double #B24858;
}
#details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #060;
	margin: 50px 0px 0 0;
	padding: 10px 0px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.buffer {
	margin: 5px 0px 5px;
}
#middle {
	background-image: url(images/leaf-01_on.gif);
	background-repeat: no-repeat;
	background-position: 719px top;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
a:link, a:visited {
	color: #304d39;
}
a:hover, a:visited:hover {
	color: #000;
}
a.noline:link,  a.noline:visited {
	text-decoration: none;
}
a.noline:hover,  a.noline:visited:hover {
	text-decoration: underline;
}
.quotefrom {
	font-size: 11px;
	font-weight: bold;
	color: #903;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
