@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-text-size-adjust: none;
	width: 100%;
	height: 100%;
	padding: 0px;
	background-attachment: fixed;
	z-index: 1;
	background-position: center center;
}
#header {
	width:100%;
	min-height:25px;
	z-index:3;
	background-color: #36C;
	display: inline-block;
	color: #FFF;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#title {
	font-family: Universelse, Arial;
	min-width:500px;
	z-index:5;
	margin-left: auto;
	text-align: left;
	clear: none;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 35px;
	margin-right: auto;
	position: relative;
	top: -40px;
	background-image: url(backgrounds/woodboards.jpg);
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 25px;
	border: 2px solid #333;
}
#chain {
	max-height:200px;
	width: 14px;
	position: absolute;
	z-index: 5;
	vertical-align: bottom;
	top: -200px;
	left: 100px;
}
#chain2 {
	max-height:200px;
	width: 14px;
	position: absolute;
	z-index: 5;
	vertical-align: bottom;
	top: -200px;
	right: 100px;
}
#headinfo {
	width:18%;
	z-index:5;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear: none;
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
	position: relative;
	top: 25px;
}
#barrel {
	width:100%;
	min-height:75px;
	z-index:1;
	background-image: url(art/wheelbarrels2.png);
	background-position: center top;
	position: relative;
	margin-top: -75px;
	display: none;
}
#barrel2 {
	min-height:75px;
	z-index:10;
	background-image: url(art/wheelbarrels2.png);
	background-position: center top;
	clear: both;
}
#nav {
	width:100%;
	min-height:20px;
	z-index:10;
	text-align: center;
	background-color: #333;
}
#navholder {
	width:400px;
	min-height:20px;
	z-index:3;
	text-align: center;
	font-size: 18px;
	color: #222;
	margin-right: auto;
	margin-left: auto;
}

#container {
	z-index:3;
	width: 100%;
	min-height:25px;
	padding-bottom: 70px;
	-moz-box-shadow:    inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	box-shadow:         inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	padding-top: 70px;
	background-color: #ECECEC;
	clear: right;
	float: left;
}
#containergal {
	z-index:3;
	width: 100%;
	min-height:25px;
	padding-bottom: 0px;
	-moz-box-shadow:    inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	box-shadow:         inset  0  3px 6px -5px rgba(0,0,0,0.3), 
                        inset  0 -3px 6px -5px rgba(0,0,0,0.3);
	padding-top: 0px;
	clear: right;
	float: left;
	background-image: url(art/acelogo.png);
	background-color: #CCC;
	background-position: center center;
}
#containerban {
	z-index:3;
	width: 100%;
	min-height:25px;
	clear: right;
	float: left;
	background-color: #ECECEC;
}
#content {
	min-width:900px;
	max-width:1000px;
	z-index:4;
	color: #222;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#content2 {
	z-index:4;
	color: #222;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#sidebarleft {
	float: left;
	width: 550px;
	min-height:350px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#sidebarright {
	float: right;
	width: 275px;
	min-height:350px;
	text-align: left;
	background-color: #FFF;
	-webkit-border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	border-radius: 25px 25px 25px 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tourwrap {
	background-color: #000;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 8px;
	height: 600px;
	width: 100%;
}

#tour {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 20;
	overflow: hidden;
	height: 400px;
}
#indphoto {
	display: inline-block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	vertical-align: top;
}
#inlinebox {
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
}
#box {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	display: none;
}
#box2 {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 40px;
}
#boxright {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
#boxleft {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	width: 100%;	
}
#boxright {
	float: right;
	padding-right: 20px;
	padding-left: 20px;

}

#textbox {
	min-height:200px;
	z-index:4;
	color: #000;
	text-align: left;
	margin-right: 40px;
	margin-left: 40px;
}


#footer {
	min-height:25px;
	z-index:1;
	text-align: center;
	padding-top: 70px;
	color: #222;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 40px;
	padding-left: 40px;
}
#header a:link {
	color: #fff;
	text-decoration: none;
}
#header a:visited {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	text-decoration: none;
	color: #fff;
}
#header a:active {
	color: #fff;
	text-decoration: none;
}
#nav a:link {
	color: #222;
	text-decoration: none;
}
#nav a:visited {
	color: #222;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
	color: #F00;
}
#nav a:active {
	color: #222;
	text-decoration: none;
}
#content a:link {
	color: #222;
	text-decoration: none;
}
#content a:visited {
	color: #222;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #F00;
}
#content a:active {
	color: #222;
	text-decoration: none;
}
#footer a:link {
	color: #222;
	text-decoration: none;
}
#footer a:visited {
	color: #222;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #222;
}
#footer a:active {
	color: #222;
	text-decoration: none;
}
.size65 {
	font-size: 65px;
}.size60 {
	font-size: 60px;
}.size55 {
	font-size: 55px;
}.size50 {
	font-size: 50px;
}.size45 {
	font-size: 45px;
}
.size40 {
	font-size: 40px;
}
.size35 {
	font-size: 35px;
}
.size30 {
	font-size: 30px;
}
.size28 {
	font-size: 28px;
}
.size25 {
	font-size: 25px;
}
.size24 {
	font-size: 24px;
}
.size23 {
	font-size: 23px;
}
.size22 {
	font-size: 22px;
}
.size20 {
	font-size: 20px;
}
.size19 {
	font-size: 19px;
}
.size18 {
	font-size: 18px;
}
.size17 {
	font-size: 17px;
}
.size16 {
	font-size: 16px;
}
.size15 {
	font-size: 15px;
}
.size14 {
	font-size: 14px;
}
.size13 {
	font-size: 13px;
}
.size12 {
	font-size: 12px;
}
.size11 {
	font-size: 11px;
}
.size10 {
	font-size: 10px;
}
.size9 {
	font-size: 9px;
}
.size8 {
	font-size: 8px;
}
.size7 {
	font-size: 7px;
}
.size6 {
	font-size: 6px;
	
}
h1 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



@font-face
{
font-family: CenturyGothic;
src: url(fonts/gothic.ttf);
}
@font-face
{
font-family: Gothic;
src: url(fonts/gothic.ttf);
}
@font-face
{
font-family: Trebuchet;
src: url(fonts/Trebuchet MS.ttf);
}
@font-face
{
font-family: Copperplate;
src: url(fonts/Copperplate.ttc);
}
@font-face
{
font-family: Impact;
src: url(Impact.otf); /* IE9 Compat Modes */
src: url(fonts/Impact.ttf);
}
@font-face
{
font-family: Mesquite;
src: url(fonts/MesquiteStd.otf);
}
@font-face
{
font-family: Rosewood;
src: url(fonts/RosewoodStd-Regular.otf);
}
@font-face
{
font-family: Universelse;
src: url(fonts/UniversElse-Regular.ttf);
}

@font-face {
  font-family: Univer;
  src: url(fonts/UniversElse-Regular.eot); /* IE9 Compat Modes */
  src: url(fonts/webfont.eot?#iefix) format(embedded-opentype), /* IE6-IE8 */
       url(fonts/UniversElse-Regular.woff) format(woff), /* Pretty Modern Browsers */
       url(fonts/UniversElse-Regular.ttf)  format(truetype), /* Safari, Android, iOS */
       url(fonts/UniversElse-Regular.svgFontName) format(svg); /* Legacy iOS */
}



.nohoverline {
	text-decoration: none;
}
.roundedimage {
-moz-border-radius: 8px;
	border-radius: 8px;
}
.iconradius {
-moz-border-radius: 8px;
	border-radius: 8px;
}
.titleradius {
-moz-border-radius: 10px;
	border-radius: 10px;
}
.roundedimage4 {
-moz-border-radius: 4px;
	border-radius: 4px;
}
.dropdownradius {
-moz-border-radius: 6px;
	border-radius: 6px;
}

.borderradius {
-webkit-border-radius: 25px 0px 0px 0px;
-moz-border-radius: 25px 0px 0px 0px;
border-radius: 25px 0px 0px 0px;
}
.borderradius_independent {
height: 5em;
width: 5em;
-moz-border-radius: .3em .3em .3em .3em;
border-radius: .3em .3em .3em .3em;
}
.borderradius_independent2 {
height: 5em;
width: 5em;
-moz-border-radius: .3em .3em .0em .0em;
border-radius: .3em .3em .0em .0em;
}
.borderradius_independent3 {
-moz-border-radius: .8em .8em .8em .4em;
border-radius: .8em .8em .8em .8em;
}
.borderradius_independent4 {
height: 5em;
width: 5em;
-moz-border-radius: .3em .3em .0em .0em;
border-radius: .3em .3em .0em .0em;
}
.shadow {
-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.iconshadow {
-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}
.shadowtext_lg {
	text-shadow: 2px 2px 1px #000;
}
.shadowtext_sm {
	text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
	-moz-box-text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
	-webkit-box-text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
}
.shadow_sign {
    -moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
}
.shadow_info {
    -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
}
.shadow_pic {
    -moz-box-shadow: 5px 5px 7px rgba(0,0,0,0.4);
	-webkit-box-shadow: 5px 5px 7px rgba(0,0,0,0.4);
	box-shadow: 5px 5px 7px rgba(0,0,0,0.4);
}
.innershadow {
   -moz-box-shadow:    inset 0 0 10px #FFF;
   -webkit-box-shadow: inset 0 0 10px #FFF;
   box-shadow:         inset 0 0 10px #FFF;
}
.rotate1 {
	-ms-transform:rotate(1deg); 
    -moz-transform:rotate(1deg);
    -webkit-transform:rotate(1deg);
	-0-transform:rotate(1deg);
	transform:rotate(1deg);
}.rotate2 {
	-ms-transform:rotate(2deg); 
    -moz-transform:rotate(2deg);
    -webkit-transform:rotate(2deg);
	-0-transform:rotate(2deg);
	transform:rotate(2deg);
}
.rotate-2 {
	-ms-transform:rotate(-2deg); 
    -moz-transform:rotate(-2deg);
    -webkit-transform:rotate(-2deg);
	-0-transform:rotate(-2deg);
	transform:rotate(-2deg);
}
.rotate-1 {
	-ms-transform:rotate(-1deg); 
    -moz-transform:rotate(-1deg);
    -webkit-transform:rotate(-1deg);
	-0-transform:rotate(-1deg);
	transform:rotate(-1deg);
}
#contactpic {
	position:absolute;
	width:170px;
	height:165px;
	z-index:2;
	top: 378px;
	left: 32px;
	border: 1px solid #000;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.floatleft {
	float: left;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.floatright {
	float: right;
}
.floatleftcr {
	float: left;
	clear: right;
}
.linespace {
	line-height: 20px;
}
.Linespaceclose {
	line-height: 8px;
}
.linespace3 {
	line-height: 30px;
}
.linespace12 {
	line-height: 16px;
}
.justify {
	text-align: justify;
}
.imgframe {
	border: 1px solid #000;
	background-image: url(backgrounds/fade40blk.png);
	padding: 5px;
}
.imgflip {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}
.pad0 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.padright20 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.padanchor {
	padding-top: 20px;
}
.padtop {
	padding-top: 30px;
}
.borderblk1 {
	border: 1px solid #333;
}
.borderblk2 {
	border: 2px solid #444;
}
.tancolor {
	color: #F7DCB4;
}
.redcolor {
	color: #F00;
}
.redhover:hover {
	color: #CC1B05;
}



.colorblack {
	color: #000;
}
.midblack {
	color: #999;
}
.blue {
	color: #6DA0C0;
}
.black {
	color: #000;
}
.red {
	color: #F00;
}
.newspaper2
{
-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;
}
.newspaper3
{
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
}
.myframe { box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.smallcaps {
	font-variant: small-caps;
}
.margin {
	margin: 0px;
}
.marginhor10 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#subscribe {
	float: right;
	margin-top: 0px;
	clear: right;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 285px;
	color: #FFF;
	background-image: url(backgrounds/fade30blk.png);
	-moz-border-radius: 8px;
	border-radius: 8px;
}
p {
	margin: 0px;
	padding: 0px;
}
.visitguy {
	display: none;
}
.margtop {
	margin-top: 20px;
}
.margbottom {
	margin-bottom: 10px;
}
.margtopbot {
	margin-bottom: 10px;
	margin-top: 10px;
}
.img, a img {
	border:none;
	outline:none;
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: none;
	margin-left: 0px;
	width: auto;
	display: inline-block;
	text-align: center;
	}
.backgrounddark {
	background-color: #222 !important;
}
