*{
	margin:0;
	padding:0;
}
body{
	background-color:#90663d;
	background-image:url(../images/woodfenceBG-03.jpg);
	background-repeat:repeat-y;
	background-size:cover;
	width:1000px;	
	margin-left:auto;
	margin-right:auto;
}
#outermenu{
	width:1000px;	
	height:40px;
}
#menu{
	width:1000px;
	height:auto;
	position:fixed;
}
#header{
	width:1000px;
	height:357px;
}
#graybox {
	width:1000px;
	
	color:#ffffff;
	/*background:url(outlaw-page-middle.jpg);*/
	background-size:contain;
	background-repeat:repeat-y;
	}
#facebook{
	width:1000px;
	height:auto;	
	padding-top:10px;
	text-align:center;
}
.column1{
	width:420px;
	height:auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	margin-top:25px;
	margin-left:45px;
	margin-bottom:10px;
	padding:10px;
	color:#000;
	float:left;	
}
.column2{
	width:420px;
	height:auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	margin-top:25px;
	margin-right:35px;
	margin-bottom:10px;
	padding:10px;
	color:#333;
	float:right;	
}
.columnheadleft{
	width:420px;
	height:auto;
	margin-left:55px;
	float:left;
}
.columnheadright{
	width:420px;
	height:auto;
	margin-right:55px;
	float:right;
}
.columnheadmiddle{
	width:420px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
	}
.columnheadertop{
	background:url(../images/menubg-plate-top.png);
	height:26px;
	width:420px;
	background-repeat:no-repeat;
	border:0px;	
	background-size:cover;	
}
.columnheadercenter{	
	background:url(../images/menubg-plate-center.png);
	background-repeat:repeat-y;	
	background-size:contain;
	font-family:"Old English Text MT";
	font-size:30px;
	src: url(OLDENGL.TTF);
	color:#FFF;
	text-align:center;	
	height:auto;
	width:420px;
	}
.galleryheader{
		font-size:30px;
	src: url(OLDENGL.TTF);
	color:#000;
	text-align:center;	
}
.columnheaderbottom{
	background:url(../images/menubg-plate-bottom.png);
	background-repeat:no-repeat;
	background-size:cover;
	height:26px;
	width:420px;
}
#wide{
	width:950px;
	height:auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	color:#000;
	clear:both;
	text-align:center;
	margin-top:15px;
}
.customwidth{
	width:720px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.itemcolumnone{
	width:240px;
	height:auto;
	float:left;
	margin-bottom:25px;
	 }
.itemcolumntwo{
	width:240px; 
	height:auto;
	float:left;
	margin-bottom:25px;
	}
.itemcolumnthree{
	width:240px; 
	height:auto;
	float:left;
	margin-bottom:25px;
	}
	.subheadoldeng{
	width:auto; 
			margin-right:auto; 
            margin-left:auto; 
			margin-top:15px;
            color:#000;
            font-family:'Old English Text MT';
			font-size:30px;
			src: url(OLDENGL.TTF);	
			text-align:center;
	
}