body {
	background: #5D4A38 url(images/common/bg.jpg) repeat-x;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	color: black;
}

a:link {
	color: #74913D;
	text-decoration: none;

}
a:visited {
	color: #74913D;
	text-decoration: none;

}
a:hover {  color: #4B5E28;

}
a:active {
	color: #4B5E28;
	text-decoration: none;

}	

.body {
	font-family : Verdana,  Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #333333;
	line-height: 18px;
}

.products_body {
	text-align: left;
}

.products_title {
	text-align : center;
}

.uses_body {
	text-align : left;
}

.uses_title {
	text-align : center;
}

.name {
	font-family : Verdana,  Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #59784E;
	line-height: 15px;
}

.position {
	font-family : Verdana,  Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	font-style: italic;
	color : #333333;
	line-height: 15px;
}

.bio {
	font-family : Verdana,  Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #333333;
	line-height: 14px;
	text-align : left;
}

.caption {
	font-family : Verdana,  Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #333333;
	line-height: 13px;
	display: block;
	padding-left: 8px;
	padding-right: 5px;
	text-align : left;
	
}

.list {
	font-family : Verdana,  Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #333333;
	line-height: 24px;
}

.header {
	font-family : Verdana,  Arial, Sans Serif;
	font-size : 24px;
	font-weight: normal;
	color : #6F6647;
	line-height: 28px;
	text-align : left;
}

.date {
	font-family : Verdana,  Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #666666;
	line-height: 18px;
}

.click {
	font-family : Verdana,  Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	line-height: 11px;
}

.footer {
	font-family : Arial, Verdana,   Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #A7D55B;
	line-height: 17px;
}



.footer a:link {
	
	color : #FFFFFF;
	
}

.footer a:visited {
	font-family : Arial, Verdana, Sans Serif;
	color : #FFFFFF;
	
}

.footer a:hover {
	
	color : #93BB50;
}	

.footer2 {
	font-family : Arial, Verdana,   Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 17px;
}



