

/* ------------------------------------------------    Eric Meyer Reset   ------------------------------------------------ */
/* http://meyerweb.com/eric/tools/css/reset/    v2.0 | 20110126   License: none (public domain) */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

strong {
	font-weight:bold;
}

ol, ul {
	/*list-style: none;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/* ------------------------------------------------   clearfix   ------------------------------------------------ */
/* !!!!! There are ie6 and ie7 specific declarations in their own stylesheets that don't validate !!!!!
/* !!!!! Clearfix for IE on Mac has been removed. !!!!!
/*http://perishablepress.com/new-clearfix-hack/*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}




/* ------------------------------------------------   HTML   ------------------------------------------------ */
body {
	background-color:#1A3D63;
	background-image:url(../images/backgrounds/backgroundSlice.jpg);
	background-repeat:repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 16px 16px 16px;
}


h1 {
	color:#8D0E19;
	font-size:1.6em;
	margin-bottom:10px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#8D0E19;
	margin:0px 0px 0px 0px;
}

h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

h4 {
	margin:16px 0px 0px 0px;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	font-size:1.2em;
	margin:16px 0px 16px 0px;
	text-align:center;
}

h6 {
}


img {
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

p, td, li, a, address {
	font-size:14px;
}


p {
	margin:0em 0em 1em 0em;
}

em {
	font-style:italic;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	height:1px;
	/*color:#FF0000;*/
	color:#8D0E19;
	/*background-color:#FF0000;*/
	background-color:#8D0E19;
	border:0;
}


ol, ul {
	margin:1em 0em 0em 1.5em;
}

li {
	padding-bottom:.5em;
}

td {
	vertical-align:top;
	padding:4px;
}

label {
	font-weight:bold;
}

address {
	font-style:normal;
	margin-bottom:1em;
}
/* ------------------------------------------------   Layout   ------------------------------------------------ */
#access {
	background:url(../images/backgrounds/wrapperBackground.jpg) top left no-repeat;
	width:1000px;
	margin:0 auto;
}

#wrapper {
	/*background-color:#FF0000;*/
	/*border:1px dashed #00FF00;*/
	background:url(../images/backgrounds/wrapperBackground.jpg) top left no-repeat;
	width:979px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	padding-top:80px; /* spacing for #banner to appear */
	text-align:left;
	position:relative;
}


#banner {
	/*background-color:#FF00FF;*/
	/*border:red dotted 2px;*/
	background-image:url(../images/backgrounds/bannerBackground.jpg);
	background-repeat:repeat-y;
	width:1000px;
	height:80px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#banner img {
	/*border:1px dashed #FFFF00;*/
}


#mainNav {
	/*background-color:#6633CC;*/
	position:absolute;
	top:50px;
	left:248px;
	display:block;
	height:24px;
}

#mainNav ul {
	/*border:.2em dotted purple;*/
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#mainNav ul li {
	/*background-color:#00FF00;*/
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 0px;
	float:left;
}

#mainNav ul a {
	color:#FFFFFF;
	font-size:14px;
	display:block;
	padding:4px 8px 0px 8px;
}

	
#mainNav a:hover {
	text-decoration:underline;
}





#secondaryNav {
	/*background-color:#FFFF00;*/
	/*background-color:#d2d2d2;*/
	/*border:1px dashed #FFFF00;*/
	width:101px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:16px 0px 0px 22px;
}

#secondaryNav ul {
	/*border:.2em dotted purple;*/
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#secondaryNav ul li {
	/*background-color:#00FF00;*/
	/*border:1px dashed #FF0000;*/
	background:url(../images/nav/bullet.png) top left no-repeat;
	display:block;
	position:relative;
	width:106px;
	height:48px;	
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 18px;
	float:left;
}

#secondaryNav ul li.selected {
	background:url(../images/nav/bulletSelected.png) top left no-repeat;
}

#secondaryNav ul a {
	/*background-color:#FFFF00;*/
	/*border:1px dotted #CC00FF;*/
	color:#8C0E05;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:0px;
	left:2px;
	padding:16px;
	margin:0px 0px 0px 0px;
}

#secondaryNav ul li.selected a {
	/*background-color:#FFFF00;*/
	/*font-size:56px;*/
}

#secondaryNav .lastLink {
	/*color:#FF0000;*/
	border:none;
}
	
#secondaryNav a:hover {
	color:#FFFFFF;
}

#smoke {
	position:absolute;
	display:none;
	width:34px;
	height:92px;
}

img.gunSmoke {
}




#breadCrumb {
}

#breadCrumb a {
}



#content {
	/*background-color:#FF0000;*/
	background:url(../images/backgrounds/contentBackground.jpg) top left repeat;
	/*border:1px #00FF00 dashed;*/
	/*width:850px;*/
	width:967px;
	float:right;
	margin:0px 0px 0px 12px;
	padding:16px 0px 0px 0px;
	/*position:relative;*/ /*use with position absolute on secondaryContent */
}



#mainContent {
	/*background-color:#00FF00;*/
	width:642px;
	min-height:458px;	
	float:left;
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 0px;
}




#secondaryContent {
	/*background-color:#0000FF;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8D0E19;
	width:176px;
	float:right;
}

#secondaryContent p {
	padding:0px 8px 0px 0px;
}


#nra {
	/*background-color:#FFFF00;*/
	width:130px;
}





#footer {
	/*background-color:#666666;*/
	/*border:1px red dotted;*/
	/*width:1000px;*/
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:16px 0px 16px 0px;
	position:relative;
	clear:both;
}

#footer p {
	clear:both;
	color:#FFFFFF;
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
}

#footerNav {
	/*background-color:#00FF00;*/
	margin:0 auto;
	width:596px;
	/*height:16px;*/
}	

#footer ul {
	/*border:.2em dotted purple;*/
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#footer ul li {
	/*background-color:#00FF00;*/
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 0px;
	float:left;
}

#footer ul a {
	color:#FFFFFF;
	font-size:14px;
	display:block;
	padding:4px 8px 0px 8px;
}


.contentRight {
	float:right;
	margin:0px 32px 0px 5px;
}


/* ------------------------------------------------   Law Stuff   ------------------------------------------------ */
ol.listLaw {
}

ol.listLaw ol {
	list-style:lower-alpha;
}

ol.listLaw ol ol {
	list-style:lower-roman;
}

ol.listLaw ol ol ol {
	list-style:upper-alpha;
}




/* ------------------------------------------------   searchBox Stuff   ------------------------------------------------ */
#searchBox {
	/*border:dashed purple 1px;*/
	/*background-color:#725B3D;*/
	/*background-color:#FF0000;*/
}

#searchBox input {
	border:none;
	height:20px;
	width:166px;
}

/* !!! <img> and <input type="image"> ignore margin css when in a form and add a gap, making it difficult to style. Use this class in conjunction with a <button></button> tag to fix it. */
.searchButton {
	background: transparent;
	color:#FFFFFF;
	font-size:14px;
	/*background-color:#FF9900;*/
	height:20px;
	border:0px;
	cursor: pointer; /* hand-shaped cursor */
}

#searchBox form {
	/*border:green dashed 10px;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#searchBox td {
	vertical-align:bottom;
}




/* ------------------------------------------------   Form Stuff   ------------------------------------------------ */



/* ------------------------------------------------   Custom   ------------------------------------------------ */
.skiplink{ position: absolute; top: -9999px; }
.skiplink:focus { position: absolute; top: 0px; left: 0px; }

.boldRed  {
	color:#FF0000;
	font-weight:bold;
}

.centered {
	text-align:center;
}

.imgMargin {
	margin:10px;
}

#instructorCycle {
	/*border:1px dashed black;*/
	margin:0px 0px 16px 0px;
	clear:both;
}




/* ------------------------------------------------   Links   ------------------------------------------------ */
.linkEmail {
	/*background-color:#FF6600;*/
	background:url(../images/icons/email.gif) no-repeat right center;
	padding-right:18px;
	margin-right:8px;
}

.linkExcel {
	/*background-color:#FF6600;*/
	background:url(../images/icons/excel.gif) no-repeat right center;
	padding-right:18px;
	margin-right:8px;
}

.linkFlash {
	/*background-color:#FF6600;*/
	background:url(../images/icons/flash.gif) no-repeat right center;
	padding-right:18px;
	margin-right:8px;
}

.linkPDF {
	/*background-color:#FF6600;*/
	background:url(../images/icons/pdf.gif) no-repeat right center;
	padding-right:18px;
	margin-right:8px;
}

.linkPowerPoint {
	background:url(../images/icons/powerPoint.gif) no-repeat right center;
	padding-right:18px;
	margin-right:8px;
}

.linkQuickTime {
	background:url(../images/icons/quickTime.gif) no-repeat right center;
	padding-right:18px;
	margin-right:8px;
}

.linkRSS {
	/*background-color:#FF6600;*/
	background:url(../images/icons/rss.gif) no-repeat right center;
	padding-right:18px;
	margin-right:8px;
}

.linkVideo {
	/*background-color:#FF6600;*/
	background:url(../images/icons/video.gif) no-repeat right center;
	padding-right:18px;
	margin-right:8px;
}

.linkWord {
	/*background-color:#FF6600;*/
	background:url(../images/icons/word.gif) no-repeat right center;
	padding-right:18px;
	margin-right:8px;
}

.linkZip {
	/*border:1px blue dashed;*/
	background:url(../images/icons/winZip.gif) no-repeat right center;
	padding-right:18px;
	margin-right:8px;
}

























