body {
	background-color: #A38055;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

a {
	color: #D3D095;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D3D095;
	font-weight: bold;
	letter-spacing: 1px;
}
.hutSketch_bg {
	background-image: url(/portfolio/huts/images/hut_sketch_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

