body {
	background-color: #d8e0ba;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0
	}
	
p{
	font-family: arial, helvetica, sans-serif;
	color: #2b2017;
	font-size: 14px;
	font-style: italic;
	line-height: 1.5;
	margin: 0
	}
	
a{
	color: 2b2017;
	text-decoration: none
	}
	
	.box{
		/* green content box */
		width: 775px;
		border-left: 2px solid #8f9d3a; 
		border-top: 2px solid #8f9d3a;
		border-right: 2px solid #546b00; 
		border-bottom: 2px solid #546b00; 
		background-color: #C4D197
		}
		
	.content{
		width: 745 px;
		}
	
	
	.b2t{
		/* link back to top */
		color: #554846;
		font-family: arial, helvetica, sans-serif;
		font-size: 10 pt;
		font-style: italic;
		font-weight: normal;
		text-align: right;
		line-height: 4;
		margin:0
		}
	
		
h1{
	/* page title */
	color: #384700;
	font-family: arial, helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	vertical-align: middle;
	margin:0
	}
	
h2{
	/* section title */
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #63009c;
	text-align: left;
	font-style: none;
	font-weight: normal;
	line-height: normal;
	margin:0
	}
	
h3{
	/* image captions */
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #2b2017;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	margin:0
	}
	
	.link{
		/* links for friends and affiliates */
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		color: #404957;
		font-style: normal;
		text-decoration: underline;
		line-height: normal;
		margin:0
		}
	
	.photo{
		border-left: 1px solid #2b2017; 
		border-right: 1px solid #2b2017; 
		border-top: 1px solid #2b2017; 
		border-bottom: 1px solid #2b2017; 
		padding:0
		}
		
	.ttl{
		/* item titles */
		font-family: arial, helvetica, sans-serif;
		color: #554846;
		font-size: 16px;
		font-style: italic;
		font-weight: bold;
		line-height: 1.5;
		margin: 0
		}
		
	.desc{
		/* item descriptions*/
		font-family: arial, helvetica, sans-serif;
		color: #2b2017;
		font-size: 13px;
		font-style: none;
		line-height: 1.5;
		margin: 0
		}

	
h4{
	/* footer menu */
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #554846;
	font-style: none;
	font-weight: normal;
	line-height: 2;
	margin:0
	}
	
	.foot{
		/* footer menu links */
		color: #554846
		}

h5{
	/* footer text */
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #2b2017;
	font-style: none;
	font-weight: normal;
	line-height: 1.5;
	margin:0
	}
	
	.divider{
		/* to separate sections on OTB */
		border-top: 2px solid #8f9d3a
		}
		
h6{

}
