/*----------------Global White Space Reset---------*/
body {
    padding:5px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset,
address {
    margin:10px 0;
}

li, dd, blockquote {
    margin-left: 40px;
}

fieldset {
    padding:10px;
}

/*---------------- Dojo Elements -------------------*/
body .dojoTabPaneWrapper {
  padding : 10px 10px 10px 10px;
  border: 2px solid #d6ba8a;
  overflow: hidden;
}

div#mainTabContainer a:link {
	color: #000000;
}

div#mainTabContainer a:visited {
        color: #000000;
}

div#mainTabContainer a:hover {
        color: #0000ff;
}

/*---------------- Bullet Swap -------------------*/
#bulletpic #pic-210-hornady-xtp,
#bulletpic #pic-210-speer,
#bulletpic #pic-300-barnes-x,
#bulletpic #pic-300-hornady-fp,
#bulletpic #pic-300-woodleigh-rn-sn,
#bulletpic #pic-330-lyman,
#bulletpic #pic-400-barnes,
#bulletpic #pic-400-woodleigh-fmj,
#bulletpic #pic-400-woodleigh-rn-sn {
	display:none;
}

/*---------------- Wrap Elements -------------------*/
html, body{
	text-align:center;
}

div#wrap{
	border:4px solid #d6ba8a;
	border:4px solid #4C7D7E;
	border-top:none;
	width:732px;
	margin:0 auto;
	text-align:left;
}

div#innerwrap{
	border:1px solid #915713;
	border-top:none;
	width:730px;
	margin:0 auto;
}

/*---------------- Global Nav Elements -------------------*/
div#wrapheader{
	background-image:url(/_images/headers/bgGlobalNav.gif);
	background-repeat:repeat-x;
	background-color:#915713;
	width:730px;
	margin:0 auto;
}

/*---------------- Default Styles -------------------*/

.homeContent{
	border-left:1px solid #915713;
	border-right:1px solid #915713;
	padding:20px;
	margin:0;
}

.homeContentHeader{
	font-size:1.25em;
	font-weight:bold;
	line-height:16px;
}

.maincontent{
	border-top:1px solid #915713;
}

.contentImage{
	padding:5px 5px 5px 5px;
}

p.bodycopy{
	font-size:1.25em;
	line-height:15px;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

p.bodycopy a:link, p.bodycopy a:visited {
	color: #000000;
}

p.bodycopy a:hover {
	color: #0000ff;
}

ol.bodylist {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:1.25em;
        line-height:15px;
        padding-right:10px;
        padding-left:0px;
}

.stripedbkgd {
        background-image:url(/_images/tan_striped_hort_bkd.gif);
}

.stripedheader {
	background-image:url(/_images/tan_striped_hort_bkd.gif);
	font-variant: small-caps;
}


/*---------------- footer Styles -------------------*/
.tablefooter {
	border-top:1px solid #915713;
	color:#ffffcc;
	background-color:#c2994b;
}

.tablefooter tr td p{
font-size:10px;
	text-decoration:none;
	color: #ffffcc;

}
.tablefooter tr td a {
	font-size:1.25em;
	text-decoration:none;
	font-weight: bold;
}

.tablefooter tr td a:hover{
	text-decoration:underline;
	color: #8C5413;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 14px;
	font-size: 11px;
}

input, option, select, textarea {font-size: 11px;}
	
body {
	background-color: #4C7D7E;
	margin:0;
	}
a:link {
	color: #ffffcc;
	}
a:visited {
	color: #ffffcc;
	}
a:active {
	color: #ffffcc;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	}
h1 {
	font-size: 10px;
	}
h2 {
	font-size: 11px;
	}

h3 {
	font-size: 12px;
	}

table {
	border-collapse:collapse;
	}

table.maincontent {
	border-top: 1px solid #915713;
	}

.tabletop {
	height:110px;
	background-repeat:no-repeat;
}

