html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-size:75%; /*For IE, sets font size to 12px (from the normal 16px) but allows it to remain scalable.*/
	line-height:1.5em;
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
	margin:0px 20px; /*Centering for IE */
	}

#nonFlash {
	margin:2em 0em 1em;
	color:black;
	font-weight:bold;
}

#nonFlash a, #nonFlash a:hover, #nonFlash a:visited {
	text-decoration: underline;
	color:black;
}


#outerwrapper {
	margin:0 auto; /*Centering for Firefox and Safari*/
	text-align:left;
	width:922px;
	background-image:url(navimages/pagebkgnd.gif);
	background-repeat:repeat-y;
	position:relative;
}
#innerwrapper {
	width:922px;
	background-image:url(bushnell/header.jpg);
	background-repeat:no-repeat;
	position:relative;
	padding-top:325px;
}

#column1 {
	width:439px; / width:549px;
	position:relative;
	background-image:url(navimages/logo.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:100px 50px 20px 60px;
}

#column2 {
	width:258px; / width:373px;
	position:absolute;
	left:550px;
	top:540px;
	padding:0px 80px 20px 35px;

}

#footer {
	width:812px; / width:922px;
	height:100px; / height:132px;
	background-repeat:no-repeat;
	background-position:top;
	background-color:white;
	font-size:75%;
	padding-left:110px;
	padding-top:132px;
}

#footer a {
	color:#666666;
	text-decoration:underline;
}

#copyright {
	margin-top:10px;
}

.mark_title {
	font-size:75%;
	vertical-align:text-top;
	font-weight:normal;
}

.mark {
	font-size:75%;
	vertical-align:top;
	font-weight:normal;
}

p {
	margin:0 0 1em 0;
}

strong {
	font-weight:bold;
	color:black;
}
	
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a, a:link, a:visited, a strong {
color:#4a6232;
font-size:1em;
text-decoration:none;
font-weight:bold;
}

a:hover, a:active {
text-decoration:underline;
}

h1, h2, h3, h4, h5 {
font-family:Arial Black, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform: uppercase;
margin:0;
padding:0;
}

h1 {
color:#4a6232;
font-size:27px;
line-height:1em;
margin-bottom:.25em;
}

h2 {
color:black;
font-size:18px;
line-height:1.25em;
}


ul {
margin:.25em 0pt 1em 0pt;
padding:0pt;
position:relative;
}

ul li {
background-image:url(navimages/bgBullet.gif);
background-position:0pt 5px;
background-repeat:no-repeat;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0em 0pt;
padding:0pt 0pt 0pt 20px;
}


	