#pg h1 {
	margin-bottom: 0;
}
#pg p {
	margin-top: 10px;
}	
#home #wrapper {background-image: url(/images/backs/woods.jpg);}
#pg #wrapper {background-image: none; background-color: #CCCCCC;}
#spinning #wrapper {background-image: url(../images/backs/yarn.jpg);}
#weaving #wrapper {background-image: url(../images/backs/weave.jpg);}
#contact #wrapper {background-image: url(../images/backs/alpacas_snow.jpg); background-position: 0px 80px;}
#links #wrapper {background-image: url(../images/backs/bobbin.jpg); background-position: 0px 80px;}
h1.nolink a, h1.nolink a:link, h1.nolink a:visited, h1.nolink a:hover, h1.nolink a:active {
	color: #003366 !important;
	cursor: text;
}
#text {
	background-image: url(../images/template/opacitystrip.png);
	background-repeat: repeat;
	padding: 20px;
	margin-left: 30px;
	border: thin solid #003366;
	
}
#picturebox {
	float: right;
	margin-right: 50px;
	width: 300px;
	/*background-image: url(../images/opacitystrip.png);*/
	text-align: center; 
}

#picturebox img {
	border: thin solid #003366;
	width: 300px;
}
#picturebox p {
	margin: 0px 5px;
	font-size: 1.3em;
}

.knownas {
	display: none;	
}
#gallery_wrapper {
	background-color:#FFFFFF;
	padding: 5px;
	border: thin solid #666666;
	text-align: center;
	margin-top: 10px;
	clear: both;
}
.gallery {
	/*float: right;
	
	width: 980px;*/
	margin-bottom: 5px;
	clear: both;
	margin-left: auto;
	margin-right: auto;

}
.gallerythumbnail {
	width: 170px;
	float: left;
	padding: 0px 10px 10px 0px;
	text-align: center;
}
.gallerythumbnail img{
	border: thin solid #666666;
	margin-bottom: 0px;
	padding: 0;
}
.gallerythumbnail img a{
	border: thin solid #666666;
}
.gallerythumbnail p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: auto;
}

/*
.boxleft {
	width: 380px;
	padding: 10px;
	float: left;
}
.boxright {
	width: 380px;
	padding: 10px;
	float: right;
}
.boxcenter {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #003366;
}
#regions{
	position: relative;
}
#ww_field, #eu_field, #ww_field2, #eu_field2 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
#eu_field, #eu_field2 {
	visibility: visible;
}
*/
#home #slides {
	width: 300px;
	height: 280px;
	overflow: hidden;
}
#home #slides2 {
	width: 300px;
	height: 280px;
	overflow: hidden;
}
/*#home #slides img { display: none; }
#home #slides img.first { display: block; }
*/
#home #text p {
	margin-top: 10px;
}
#alpacas .p.stats {
	line-height: 1.5em !important; 
}

#alpacas .entryphoto {
	width: 220px;
	text-align: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#alpacas .indent50 {
	padding-left: 280px;
}
#alpacas .entry img {
	border: 1px solid #003366;
	padding: 1px;
}
#alpacas .entry {
	font-size: 0.9em;
}
#alpacas .entry h3 {
	color: #003366;
	margin-bottom: 5px;
}
#alpacas .fleecebox {
	float: left;
	width: 600px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#alpacas .label {
	width: 150px;
	text-align: right;
	float: left;
	margin-right: 25px;
}
#pg form#sort {
	width: 230px;
	padding: 10px;
	float: right;
	background-color:#999999; 
	
	border: thin #666666 solid;
}
#pg form#view_options {
	width: 250px;
	padding: 10px;
	float: left;
	background-color:#999999; 
	
	border: thin #666666 solid;
}
#pg form p {
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
}
#pg form#sort .selected {
	color: #336633;
}
#contact #form {
	margin-top: 150px;
	background-image:url(../images/template/opacitystrip.png);
	padding: 10px;
	border: thin solid #003366;
	width: 300px;
	float: right;
	margin-left: 50px;
	font-size: 1em;
}


/*
.label {
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

.padding280 {
	padding-left: 280px;
}


*/