body {
	background-color: #d8e0ba;
	line-height: normal;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #2b2017;
	font-style: italic;
	font-weight: normal;
	}
	
p{
	font-family: arial, helvetica, sans-serif;
	color: #2b2017;
	font-size: 14px;
	font-style: italic;
	line-height: 1.5;
	margin: 0
	}
	
a{
	color: inherit
	}
	
	.photo{
		border-left: 1px solid #2b2017; 
		border-right: 1px solid #2b2017; 
		border-top: 1px solid #2b2017; 
		border-bottom: 1px solid #2b2017; 
		padding:0
		}
		
	.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
		}
		
h1{
	/* Lakewood Balmoral Text */
	color: #404957;
	font-family: arial, helvetica, sans-serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	margin:0
	}
	
h2{
	/* description box title */
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	color: #2b2017;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	line-height: 2;
	margin:0
	}
	
h3{
	/* description box text */
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #2b2017;
	font-style: italic;
	font-weight: normal;
	line-height: 2.25;
	margin:0
	}
			
		.link{
			color: #5a2c00;
			}
			
h4{
	/* footer text */
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #2b2017;
	font-style: none;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5;
	margin:0
	}
	
	.foot{
		/* footer text */
		color: #2b2017;
		}
		
		.project{
			font-family: arial, helvetica, sans-serif;
			font-size: 13px;
			color: #2b2017;
			font-style: italic;
			font-weight: normal;
			line-height: 2.25;
			margin:0
			}
		}
