			/* Style sheet created by Adriel Henderson for Leupold 3/14/08 */

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 {
	line-height: 1;
	color: black;
	background-image:url(../leupoldimages/background_text_pages_2007.gif); 
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#413020;
	font-size:12px;
	text-align:center;
	margin:0px 20px; /*Centering for IE */
}
#wrapper {
	margin:0 auto; /*Centering for Firefox and Safari*/
	text-align:left;
	width:700px;
	padding-bottom:50px;
}

p {
	margin:1em 0;
}

strong {
	font-weight:bold;
}
	
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 {
color:#000000;
font-size:10px;
}

a:link, a:visited {
text-decoration:underline;
}

a:hover, a:active {
color:#CC0000;
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;
}

h2 {
color:black;
font-size:36px;
}

h3 {
color:#413020;
font-size:19px;
}

ul {
margin:15px 0pt 0pt 15px;
padding:0pt;
}

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

a {
font-size:1em;
}

#tablist {
width:100%;
line-height:normal;
font-weight:bold;
overflow:hidden;
}

#tablist ul {
margin:0;
padding:0;
list-style:none;
}

#tablist ul li {
float:left;
background-image:url("../leupoldimages/tab_bkgnd.gif");
background-repeat: no-repeat;
background-position:left top;
margin:0px 1px 0px 0px;
padding:0px;
}

#tablist a {
display:block;
background-image:url("../leupoldimages/tab_rightcap.gif");
background-repeat: no-repeat;
background-position:right top;
padding: 3px 6px;
text-decoration:none;
}

#tablist ul li.tablist_active {
background-image:url("../leupoldimages/tab_bkgnd_active.gif");
}

#tablist ul li.tablist_active a {
background-image:url("../leupoldimages/tab_rightcap_active.gif");
color:#CC0000;
cursor:default;
}

#searchform {
background-image:url(../leupoldimages/boxbkgnd.jpg); 
background-repeat:repeat-x;
overflow:visible;
padding:15px;
}

#searchform th, #searchform td {
text-align:left;
padding:.25em 0;
}

#searchform th {
text-align:left;
padding-right:1em;
font-weight:bold;
}

#no_match_found {
font-weight:bold;
color:red;
}
	
