body {
	background-color: #67643D;
	background-image:    url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
}

.content-normal{
	color: #73833b;
	font-family: Verdana;
	font-size:12px;
}

.content-bold{
	color: #73833b;
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
}

.bgnorepeater{
	background-image:    url(images/textarea.gif);
	background-repeat:repeat-x;
	background-position: top;
}

.rightbgnorepeat{
	background-image:    url(images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}	

.footer-menu {
	color: #73833b;
	font-family: Verdana;
	font-size:10px;
}

.copyrightinfo {
	color: #313422;
	font-family: Verdana;
	font-size:9px;
}

a {
	color:#969159;
}

a:hover {
	color:#B9B36F;
}

.title {
	color: #73833b;
	font-family: Verdana;
	font-size:16px;
	font-weight: bold;
}.bgnorepeaterindex {

	background-image:    url(images/textarea_index.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.rightbgnorepeatindex {

	background-image:    url(images/right_bg_index.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_left {
	background-image: url(images/left_tree.gif);
	background-repeat: no-repeat;
}

#container {
	margin: 0 auto;
	color: black;
	background: white;
	width: 796px;
	padding: 0px;
	border: 1px solid white;
	clear: both;
	}
	
#content {
	margin: 0 auto;
	color: black;
	background: white;
	width: 745px;
	padding: 0px;
	border: 1px solid white;
	font-size: 90%;
	}
	
.green_text {
	color: #67643D;
	}
	
#sanda_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	width: 340px;
	clear: none;
	float: left;
	}
	
#sanda_left p {
	margin: 0px;
	padding: 0px;
	}

#sanda_left span {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: right;
	width: 340px;
	text-align: right;
	border-bottom: 1px solid black;
	}
	
#sanda_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	width: 340px;
	clear: none;
	float: right;
	}
	
#sanda_right p {
	margin: 0px;
	padding: 0px;
	}

#sanda_right span {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: right;
	width: 340px;
	text-align: right;
	border-bottom: 1px solid black;
	}
	
#entrees {
	margin: 0 auto;
	padding: 0px 0px 0px;
	width: 735px;
	height: 100%;
	clear: both;
	}
	
#entrees p {
	margin: 0px;
	padding: 0px;
	}

#entrees span {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: right;
	width: 735px;
	text-align: right;
	border-bottom: 1px solid black;
	}
	
	
#sweet_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	width: 340px;
	clear: none;
	float: left;
	}
	
#sweet_left p {
	margin: 0px;
	padding: 0px;
	}

#sweet_left span {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: right;
	width: 340px;
	text-align: right;
	border-bottom: 1px solid black;
	}
	
#sweet_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	width: 340px;
	clear: none;
	float: right;
	}
	
#sweet_right p {
	margin: 0px;
	padding: 0px;
	}

#sweet_right span {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: right;
	width: 340px;
	text-align: right;
	border-bottom: 1px solid black;
	}
	
#clearer {
	width: 100%;
	clear: both;
	}
