@charset "utf-8";
#wrapper {
	margin-top: 1%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	opacity: 1;
	border-radius: 10px;
	background-color: #FFFFFF;

}
body {
	overflow-y: scroll;
	background-image: url(../images/FoxCreek_Shop.png);
	background-size: 100% auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
#main {
	width: 90%;
	margin-left: 2%;
	opacity: 1;
	font-size: small;
	margin-right: 2%;
	text-align: left;
	padding-right: 2%;
	padding-left: 2%;
}
#sidebar {
	width: 90%;
	margin-left: 2%;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 9px;
	font-size: small;
	margin-right: 2%;
	text-align: left;
}
footer {
	background-color: #4d4d4d;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 50%;
	text-transform: uppercase;
	line-height: 10px;
	position: relative;
}
#men_wrapper {
	background-color: #4D4D4D;

}

#mainnav {
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	display: inline-block;
	max-width: none;
	left: auto;
	position: relative;
	width: 100%;
	background-color: #4D4D4D;
	float: left;
	text-align: center;
}
#mainnav ul {
	list-style-type: none;
	width: 100%;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	display: inline;
	z-index: 14;
	float: left;
	text-align: center;
}
#mainnav ul ul:hover li {
	display: inline;
	position: relative;
	z-index: 25;
}
#mainnav ul ul {
	display: none;
	position: static;
	z-index: 16;

}
#mainnav ul ul li {
	display: inline-block;
	position: relative;
}

#mainnav a {
	width: 49%;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	background-color: #4D4D4D;
	color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 50px;
	text-decoration: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 80%;
	position: relative;
	border: 1px solid #FBFBFB;
	border-radius: 10px;
}
#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a.thispage {
	background-color: #068C83;
}

#top img {
	width: 75%;
	margin-top: 1%;
	position: relative;
}
.centered {
	text-align: center;
}


#top {
	width: 100%;
	margin-top: 0px;
	height: 100%;
	float: left;
	text-decoration: none;
	margin-bottom: 0px;
	display: inline;
}
#hero img {
	width: 100%;
	-webkit-box-shadow: 0px 5px 12px;
	box-shadow: 0px 5px 12px;
	overflow-y: visible;
	position: relative;
	height: 0%;
}
h2 {
	color: #068C83;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000000;
	border-style: none;
	font-size: 100%;
}
#main figure {
	text-align: center;
}

#main img {
	width: 100%;
	border-radius: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	-webkit-box-shadow: 2px 4px 20px #000000;
	box-shadow: 2px 4px 20px #000000;
	height: auto;
	margin-bottom: 8px;
}
#main figcaption {
	color: #068C83;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
#hero article {
	width: 35%;
	padding-left: 10px;
	padding-right: 10px;
	top: 7%;
	position: absolute;
	right: 5%;
	color: #000000;
	text-shadow: 0px 0;
	background-color: #F9F9F9;
	opacity: 0.75;
	z-index: auto;
	border-radius: 5px;
	text-transform: none;
	max-height: 125px;
	overflow-y: auto;
	display: none;
}
#hero article h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #068C83;
	font-weight: bold;
	font-size: 100%;
}

#hero {
	position: relative;
	clear: left;
	z-index: 1;
}
footer a:link, footer a:active, footer a:focus   {
	color: #FFFFFF;
	text-decoration: none;
}
footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer article {
	width: 20%;
	position: absolute;
	top: 2%;
	right: 2%;
}
#topmenu {
	position: relative;
	list-style-type: none;
	text-decoration: none;




}
#topmenu a {
	text-align: center;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	background-color: #4D4D4D;
	padding-top: 50px;
	padding-bottom: 50px;
	font-weight: bolder;
	font-size: 50%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	position: relative;
	list-style-type: none;
	width: 20%;
	display: block;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
#topmenu a:hover, #topmenu a:active, #topmenu a:active, #topmenu a:focus {
	background-color: #068C83;
	list-style-type: none;
	display: inline;
	text-decoration: none;
}

#topmenu ul {
	list-style-type: none;
	width: 20%;
	display: inline;
	position: relative;
	text-decoration: none;
}
#topmenu_wrapper {
	background-color: #4D4D4D;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
	float: left;
	-webkit-box-shadow: 0px 2px 9px 2px #626262;
	box-shadow: 0px 2px 9px 2px #626262;
}
#top #topmenu_wrapper #pagetitle {
	float: left;
	padding-left: 14px;
	padding-top: 4px;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	text-shadow: 3px 3px 3px #313131;
	text-decoration: none;
}
#main a  ,#sidebar a{
	text-decoration: none;
	color: #068C83;
}
#main a:hover  , #sidebar a:hover{
	text-decoration: underline;
}
.brochuretext {
	font-size: x-small;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	display: inline;
}
.brochureimg {
	-webkit-box-shadow: 3px 3px #FFFFFF;
	box-shadow: 3px 3px #FFFFFF;
	border: thin solid #FFFFFF;
}

#brochureselect a {
	display: inline-block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	position: fixed;
	top: 25%;
	width: 120px;
	background-color: #4D4D4D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	text-transform: uppercase;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 78%;
	text-align: center;
	left: -106px;
	color: #FFFFFF;
	z-index: 30;
	height: 100px;
	text-decoration: none;
}
#brochureselect ul li {
	list-style-type: none;
	text-decoration: none;
}

#brochureselect a:hover {
	background-color: #008C82;
	position: fixed;
	top: 25%;
	left: 0px;
}
#brochureselect img {
	height: 100%;
	width: 100%;
}
#sidebar figure img {
	width: 99%;
	text-align: center;
	-webkit-box-shadow: 3px 3px 3px #000000;
	box-shadow: 3px 3px 3px #000000;
}
#sidebar figure {
	text-align: center;
}
#sidebar img {
	width: 75%;
	max-width: 250px;
	text-align: center;

}
#sbiwrapper {
	width: 100%;
	text-align: center;
}
.contactclass {
	text-align: left;
	line-height: 0px;
	vertical-align: top;
}
.contactclasshead  {
	line-height: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #9C9C9C;
}
#mainimgwrapper {
	width: 100%;
}
#Stage {
	display: inline;
	max-width: 1000px;
	width: 100%;
	float: left;
}
.footertext {
	font-size: 80%;
}
#topimg2 {
	width: 80%;
}
