body {
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	margin: 0px;
}
:visited {
	color: #999999;
}

h1 {
	font-size: 1.8em;
	font-weight: bolder;
	color: #666633;
	margin: 0px 0px .5em;
}
h2 {
	font-size: 1.6em;
	color: #330000;
	margin: 0px 0px .5em;
}
:link {
	color: #666600;
	text-decoration: underline;
}
:link:hover {
	color: #996633;
}





/*--------- SPECIAL DESIGN FUNCTIONS-------------*/
.ImageRight {
	border: 1px solid #330000;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: text-top;
	float: right;
}
.ImageLeft {
	border: 1px solid #330000;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: text-top;
	float: left;
}
.Image {
	border: 1px solid #330000;
	margin: 5px;
}
.Divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	position: relative;
	height: 1px;
	margin: 5px;
	clear: both;
}
/*---------- END SPECIAL DESIGN FUNCTIONS------------*/






/*---------- TYPE STYLE CLASSES --------------*/
.NavbarItem {
	color: #666633;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 1.1em;
	white-space: nowrap;
	background-color: #FFFFFF;
}
.NavbarItem:Hover {
	color: #73431A;
	text-decoration: underline;
}
.NewsTitle {
	font-size: 14px;
	color: #330000;
}
.NewsHeadline {
	font-size: 1.4em;
	color: #330000;
	font-weight: bolder;
	line-height: 1em;
}
.mousetype {
	font-size: .9em;
	margin: 1em;
}
.NewsContainer {
	background-color: #e2e1cf;
	width: 173px;
	border: 1px solid #663300;
	margin: 0px;
	padding: 5px;
	top: -1px;
	z-index: 1;
	position: relative;
}
.NewsItem {
	margin: 5px;
	padding: 5px;
}

.ImageBorder {
	border: 1px solid #330000;
}
.NewsHeader {
	position: relative;
	width: 185px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}
/*-------- END TYPE STYLE CLASSES---------------------*/







/*------ PAGE LAYOUT AREAS IN ORDER OF APPEARANCE ----------*/
#PageContainer {
	margin: 0px auto;
	position:relative;
	width:792px;
	text-align: left;
}
		#Header {
			position: relative;
			width: 792px;
			background-image: url(images/Gunslinger_Header.jpg);
			background-repeat: no-repeat;
			height: 18.2em;
			min-height: 181px;
		}
				#NavigationBar {
					top: 150px;
					left: 20px;
					position: absolute;
					margin: 0;
					width: 589px;
				}
				
	
		#PageContent {
	position:relative;
	text-align:left;
	margin-right: 25px;
	margin-left: 25px;
	width: 760px;
	font-size: 1.2em;
	line-height: 1.5em;
		}
				.NewsColumn {
					position: absolute;
					width: 200px;
					top: 50px;
				}
				.ContentColumn {
					position: relative;
					width: 540px;
					left: 200px;
					padding-top: 25px;
					padding-right: 5px;
					padding-left: 5px;
				}
	
		#Footer {
			text-align: center;
			width: 792px;
			margin-top: 15px;
			position: relative;
		}
	

/*---------- END PAGE LAYOUT AREAS----------------------*/
h3 {
	font-weight: bold;
	color: #999966;
	margin: 0px 0px .5em;
	font-size: 1.2em;
}
hr {
	color: #330000;
	background-color: #330000;
	border: none;
	height: 1px;
	margin-top: 1em;
	margin-bottom: 1em;
	clear:both;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
#PageContainer #Header #stateLiscensedTraining {
	position: absolute;
	left: 86px;
	top: 132px;
	width: 207px;
	text-align: center;
}
