body {
	background-image: url("../Images/backgroundrepeater.gif");
	background-repeat: repeat-x;
	/*background-color:black; */
	background-color: white;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
}

#Header {
	width: 945px;
	height: 276px;
	display: inline-block;
	zoom: 1;
	background-repeat: no-repeat;
}

#NavTopBar {
	background-image: url("../Images/Nav/NavTop.gif");
	width: 913px;
	height: 23px;
	/*display:inline;*/
	display: inline-block;
	zoom: 1;

	text-align: right;
	font-size: 11px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: white;
}

#NavTopLink {
	margin-top: 5px;
	margin-right: 43px;
}

#SecondNav {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-left: 15px;
	display: inline-block;
	zoom: 1;
	padding-top: 158px;
	width: 873px;
}

.inlineitem {
	display: inline-block;
	zoom: 1;
}

.inlineBlock {
	display: inline-block;
	zoom: 1;
}

.SecondNavLink,
.SecondNavText,
.SecondNavSpacer {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.SecondNavLink.current-page,
.SecondNavText.current-page {
	color: #fff;
}

.SecondNavLink:hover {
	text-decoration: underline;
}

.SecondNavItem {
	background-image: url("../Images/SecondNav/SecondNavBg.gif");
	height: 38px;
}

#MidSpacer {
	margin: 0;
	padding: 0;
	padding-top: 4px;
}

#pageDiv {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
}

#bottomDiv {
	background-image: url("../Images/bottomImage.gif");
	background-repeat: no-repeat;
	width: 945px;
	/*height:301px; */
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: -40px;
	font-size: 11px;
}

#bottomSecDiv {
	background-image: url("../Images/bottomImage.gif");
	background-repeat: no-repeat;
	background-color: white;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline-block;
}

#bottomSecImgDiv {
	background-image: url("../Images/SecondBtmBg.gif");
	background-repeat: no-repeat;
	width: 265px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#NavTopLink a {
	color: white;
	text-decoration: none;
}

#NavTopLink a:hover {
	text-decoration: underline;
}

#mailLink {
	color: #ffcc33;
	text-decoration: none;
}

#mailLink:hover {
	text-decoration: underline;
}

#nav {
	text-align: center;
}

#mainwrap {
	overflow: hidden;
	margin: 0px;
	text-align: center;
}

#mainwrap ul {
	float: left;
	margin: auto;
	padding: 0;
	list-style: none;
	position: relative;
	left: 50%;
}

#mainwrap ul li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	zoom: 1;
	position: relative;
	left: -50%;
}

#mainwrap ul li #home {
	width: 104px;
	height: 57px;
	background: url("../Images/Nav/home.jpg") no-repeat left bottom;
}
#mainwrap ul li #trap {
	width: 149px;
	height: 57px;
	background: url("../Images/Nav/trap.jpg") no-repeat left bottom;
}
#mainwrap ul li #handgun {
	width: 137px;
	height: 57px;
	background: url("../Images/Nav/handgun.jpg") no-repeat left bottom;
}
#mainwrap ul li #events {
	width: 127px;
	height: 57px;
	background: url("../Images/Nav/events.jpg") no-repeat left bottom;
}
#mainwrap ul li #junior {
	width: 195px;
	height: 57px;
	background: url("../Images/Nav/junior.jpg") no-repeat left bottom;
}
#mainwrap ul li #safety {
	width: 201px;
	height: 57px;
	background: url("../Images/Nav/safety.jpg") no-repeat left bottom;
}
#mainwrap ul li #membership {
	width: 195px;
	height: 57px;
	background: url("../Images/Nav/membership.jpg") no-repeat left bottom;
}

#mainwrap ul li #home a:hover {
	float: left;
	width: 104px;
	height: 57px;
	background: url("../Images/Nav/home.jpg") no-repeat left top;
}
#mainwrap ul li #trap a:hover {
	float: left;
	width: 149px;
	height: 57px;
	background: url("../Images/Nav/trap.jpg") no-repeat left top;
}
#mainwrap ul li #handgun a:hover {
	float: left;
	width: 137px;
	height: 57px;
	background: url("../Images/Nav/handgun.jpg") no-repeat left top;
}
#mainwrap ul li #events a:hover {
	float: left;
	width: 127px;
	height: 57px;
	background: url("../Images/Nav/events.jpg") no-repeat left top;
}
#mainwrap ul li #junior a:hover {
	float: left;
	width: 195px;
	height: 57px;
	background: url("../Images/Nav/junior.jpg") no-repeat left top;
}
#mainwrap ul li #membership a:hover {
	float: left;
	width: 195px;
	height: 57px;
	background: url("../Images/Nav/membership.jpg") no-repeat left top;
}
#mainwrap ul li #safety a:hover {
	float: left;
	width: 201px;
	height: 57px;
	background: url("../Images/Nav/safety.jpg") no-repeat left top;
}

#homepageLeft {
	width: 32%;
	display: inline-block;
	text-align: left;
	padding-right: 60px;
	padding-left: 0px;
	padding-top: 40px;
	vertical-align: top;
}

#homepageLeft img {
	margin-bottom: 10px;
	margin-top: -10px;
}

#homepageLeftTitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 20px;
}

#homepageLeftBottomPara {
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

#homepageDiv {
	display: inline-block;
	width: 1px;
	vertical-align: top;
	margin-top: 40px;
}

#homepageRight {
	width: 49%;
	display: inline-block;
}

.HomepageRightTitles {
	width: 70%;
	text-align: left;
	margin-left: 20px;
}

#contactform dl {
	width: 100%;
	margin: 10px 0;
}
#contactform dt {
	clear: left;
	float: left;
	width: 100px;
	text-align: right;
}
#contactform dd {
	margin: 0 0 12px 108px;
}

#bottomSecLeftDiv {
	width: 65%;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
}

#bottomSecRightDiv {
	width: 30%;
	display: inline-block;
	background-image: url("../Images/SecondBtmBg.gif");
	background-repeat: repeat-x;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

#GettingStartedBullets,
.GettingStartedBullets,
.sidebar-30 ul,
.sidebar-30 ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 30px;
}

.Footer {
	background-color: #666666;
	display: inline-block;
	width: 913px;
	margin-left: 16px;
	margin-right: 16px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: white;
}

.FooterSpacing {
	margin-top: 23px;
}

.copyright {
	margin: 4px 4px 4px 44px;
}

/* new styles */
.sidebar-30 {
	width: 30%;
	background-image: url("../Images/SecondBtmBg.gif");
	background-repeat: repeat-x;
	min-height: 300px;
	font-size: 11px;
	margin-left: 15px;
	margin-right: auto;
	padding: 0;
}

.sidebar-30 ul,
.sidebar-30 ol {
	margin-left: 0;
}

.column-90,
.column-65 {
	text-align: left;
	vertical-align: top;
	padding: 30px 20px;
	box-sizing: border-box;
}

.column-90 {
	width: 90%;
}

.column-65 {
	width: 65%;
}

.column-65.p-margin {
	padding-left: 30px;
}

.p-margin p {
	margin-bottom: 10px;
}

.p-margin li {
	margin-bottom: 2px;
}

.p-margin *:last-child {
	margin-bottom: 0;
}

.p-margin h1,
.p-margin h2,
.p-margin h3,
.p-margin ul,
.p-margin ol,
.p-margin #GettingStartedBullets {
	margin-left: 0;
}

img {
	border-width: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 10px;
	padding: 0;
	line-height: 1;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

h2 {
	font-size: 20px;
	margin: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	margin-top: 20px;
}

h2.subtitle {
  font-weight: 400;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
}

.display-1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin: 30px 10px 10px;
}

.display-bold {
	font-weight: bold;
	margin-bottom: 0;
}

.column-65 + .display-1 {
	margin-top: 0;
}

h1.display-1,
h2.display-1 {
	margin-top: 0;
	margin-left: 0;
}

.sr-only {
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
}

.skip-link {
	background: white;
	display: inline-block;
	position: fixed;
	top: .5em;
	left: .5em;
	z-index: -1;
	margin: 0;
	padding: .5em;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.skip-link:focus {
	z-index: 500;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}

form {
	margin: 0;
	padding: 0;
}

form table {
	margin: 0 0 10px;
}

h3 + p {
	margin-top: 5px;
}

.display-sidebar {
	/* text-align: left; */
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	margin-top: 20px;
	font-weight: bold;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.spaced > li {
	margin-bottom: 10px;
}
