/*Content Container Classes*/
.parchlight-cont{
	background: url(/img/bground/parchlightbground.jpg) repeat;
	padding-bottom: 4px;
}

.cont-box{
	border: 2px solid #CFC895;
	background: url(/img/bground/cont-box-bground.jpg) repeat bottom right;
	margin-bottom: 4px;
}

.half-thumb-box{
	border: 2px solid #CFC895;
	background: url(/img/bground/cont-box-bground.jpg) repeat bottom right;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
}

.thumb-box{
	border: 2px solid #CFC895;
	background: url(/img/bground/cont-box-bground.jpg) repeat bottom right;
	margin-bottom: 2px;
}

.stamp-2{
	background: url(/img/bground/stampr-bground.jpg) repeat bottom right;
}
/*End Content Container Classes*/

/*Decorative Spacer*/
.spacer-decorative{
	background-image: url('/img/bground/spacerbground.png');
	background-repeat: repeat;
	height: 4px;
	margin-bottom: 4px;

}
/*End Decorative Spacer*/

/*Content Header Classes*/
.headblock{
	float: left;
	width: 4px;
	height: 26px;
	background-color: rgb(210, 203, 148);
}

.headblocktitle{
	margin-left: 5px;
	border-bottom: solid 1px #CFC895;
	background: url(/img/bground/cont-box-bground.jpg) repeat top left;
	height: 25px;
	margin-bottom: 2px;
}

.headblocktitle h6{
	padding-top: 6px;
	padding-left: 5px;
}
/*End Content Header Classes*/

/*Weathered Frame Classes*/
.wf-topl{
	background: url(/img/wframe/wf-topl.png) no-repeat;
}

.wf-topr{
	background: url(/img/wframe/wf-topr.png) no-repeat top right;
	margin-left: 4px;
	padding-right: 4px;
}

.wf-topm{
	background: url(/img/wframe/wf-topm.png) repeat-x;
	height: 4px;
}

.wf-bordl{
	background: url(/img/wframe/wf-bordl.png) repeat-y;
}
	
.wf-bordr{
	background: url(/img/wframe/wf-bordr.png) repeat-y top right;
	padding-right: 4px;
	margin-left: 4px;
}

.wf-botl{
	background: url(/img/wframe/wf-botl.png) no-repeat;
}

.wf-botr{
	background: url(/img/wframe/wf-botr.png) no-repeat bottom right;
	margin-left: 4px;
	padding-right: 4px;
}

.wf-botm{
	background: url(/img/wframe/wf-botm.png) repeat-x;
	height: 4px;
}
/*End Weathered Frame Classes*/

/*Picture Border*/
.picture-border{
	border: 2px solid #CFC895;
	padding: 1px;
}
/*End Picture Border*/

/*Head A Classes*/
.head-a-topl{
	background: url(/img/head-a/head-a-topl.png) no-repeat;
}

.head-a-topr{
	background: url(/img/head-a/head-a-topr.png) no-repeat top right;
	margin-left: 17px;
	padding-right: 17px;
}

.head-a-topm{
	background: url(/img/head-a/head-a-topm.png) repeat-x;
	height: 27px;
}

.head-a-bordl{
	background: url(/img/head-a/head-a-bordl.png) repeat-y;
}
	
.head-a-bordr{
	background: url(/img/head-a/head-a-bordr.png) repeat-y top right;
	padding-right: 17px;
	margin-left: 17px;
}
/*End Head A Classes*/

/*Head B Classes*/
.head-b-topl{
	background: url(/img/head-b/head-b-topl.png) no-repeat;
}

.head-b-topr{
	background: url(/img/head-b/head-b-topr.png) no-repeat top right;
	margin-left: 15px;
	padding-right: 10px;
}

.head-b-topm{
	background: url(/img/head-b/head-b-topm.png) repeat-x;
	height: 27px;
}

.head-b-bordl{
	background: url(/img/head-b/head-b-bordl.png) repeat-y;
}
	
.head-b-bordr{
	background: url(/img/head-b/head-b-bordr.png) repeat-y top right;
	padding-right: 10px;
	margin-left: 15px;
}
/*End Head B Classes*/

/*Column A Classes*/
.col-a-bordl{
	background: url(/img/col-a/col-a-bordl.png) repeat-y;
}
	
.col-a-bordr{
	background: url(/img/col-a/col-a-bordr.png) repeat-y top right;
	padding-right: 17px;
	margin-left: 18px;
}

.col-a-botl{
	background: url(/img/col-a/col-a-botl.png) no-repeat;
}

.col-a-botr{
	background: url(/img/col-a/col-a-botr.png) no-repeat bottom right;
	margin-left: 18px;
	padding-right: 17px;
}

.col-a-botm{
	background: url(/img/col-a/col-a-botm.png) repeat-x;
	height: 26px;
}
/*End Column A Classes*/

/*Column B Classes*/
.col-b-bordl{
	background: url(/img/col-b/col-b-bordl.png) repeat-y;
}
	
.col-b-bordr{
	background: url(/img/col-b/col-b-bordr.png) repeat-y top right;
	padding-right: 22px;
	margin-left: 14px;
}

.col-b-botl{
	background: url(/img/col-b/col-b-botl.png) no-repeat;
}

.col-b-botr{
	background: url(/img/col-b/col-b-botr.png) no-repeat bottom right;
	margin-left: 14px;
	padding-right: 22px;
}

.col-b-botm{
	background: url(/img/col-b/col-b-botm.png) repeat-x;
	height: 29px;
}
/*End Column B Classes*/