/* CARVING OVERRIDES */

#Carving #wrapper {
	background-image: url(../img/misc/Niwot-Sculptor-sketch.gif);
	background-repeat: no-repeat;
	background-color: #000;
	border-bottom: 8px solid #E39D4B;
	margin-bottom: 160px;
	position: relative;
	background-position: 260px 215px;
	padding: 30px 0px 5px;

}

#Carving #picHolderLeft {
	width: 315px;
	left: -70px;
	top: 10px;
}

#Carving p {
	color: #FFF;
}


#Carving #picHolderLeft p {
	margin-left: 125px;
	font-size: 7pt;
	margin-bottom: 16px;
	color: #F0CA9E;
	line-height: 1.3em;
}

#Carving #picHolderRight p {
	font-size: 7pt;
	margin: 0px;
	color: #F0CA9E;
	line-height: 1.3em;
}
#Carving #leftCaption01 {
	position: absolute;
	width: 130px;
	left: -110px;
	top: 128px;
}
#Carving #leftCaption02 {
	position: absolute;
	width: 140px;
	left: -120px;
	top: 160px;
}



#Carving #footer {
	position: absolute;
	left: 130px;
	top: 865px;
}
#Carving #content {
	width: 400px;
	margin: 325px auto 0px 280px;
}
#Carving #content p a {
	color: #E39D4B;
	text-decoration: none;
}
#Carving #content p a:hover {
	color: #FFF;
	text-decoration: underline;
}


#Carving #content h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	color: #E39D4B;
}

#Carving #content p {
	font-size: 8pt;
	line-height: 1.5em;

}


#fullCarving {
	position: absolute;
	width: 250px;
	height: 375px;
	left: 15px;
	bottom: 0px;
}

#leftCarvingTxt {
	position: absolute;
	width: 208px;
	left: 270px;
	bottom: 10px;
}
#leftCarvingTxt p {
	font-size: 9px;
	color: #F0CA9E;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

#leftCarvingTxt p a{
	color: #F0CA9E;
	text-decoration: none;
}

#leftCarvingTxt p a:hover{
	color: #FFF;
}
