/* CSS Document */

body {
	background:#000000 ;
	margin: 0 auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

table {
	margin: 0;
	padding: 0;
}

/************************ Clear Elements to Support IE6 ************************/

.clearit {
	clear: both;
	height: 0;
	overflow: hidden;
}

.icon{
	vertical-align:middle;
	padding:0 2px;
}


/************************ Structural Elelemts *********************/

#container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}


/****************************** Site Containers ***********************************/

.header {
	width: 1000px;
	height:auto;
	margin:0px auto;
	padding: 0px 0px;
	float:left;
}

.header-left{
	width: 266px;
	height:auto;
	margin:0px auto;
	padding: 0px 0px 0 134px;
	float:left;
}

.header-right{
	width: 588px;
	height:auto;
	margin:0px auto;
	padding: 0px 12px 20px 0;
	float:right;
}
.header-right p {
	font-size:22px;
	margin:0;
	padding:20px 25px;
	text-align:left;
	color:#cccccc;
	font-weight:normal;
}

.header-right  ul {
	margin:0px 0 0px 0;
	padding:0px 0 0px 0;
	list-style:none;
}
.header-right  li {
	font-size:14px;
	margin:0;
	padding:0px 5px;
	float:right;
	color:#cccccc;
	font-weight:normal;
}

.nav{
	width: 842px;
	height:41px;
	margin:0px 0px 0px 134px ;
	padding: 0px 12px 0px 12px;
	float:left;
	background: #000000 url(images/nav-bg.jpg) no-repeat;
}

.nav-home{
	width: 842px;
	height:41px;
	margin:0px 68px ;
	padding: 0px 11px ;
	float:left;
	background: #000000 url(images/nav-bg.jpg) no-repeat;
}

.nav ul, .nav-home ul {
	margin:0px 0 0 0;
	padding:0;
	list-style:none;
}
.nav li, .nav-home li {
	font-size:16px;
	margin:0;
	padding:0px 0 0 0;
	display:block;
	float:left;
	color:#cccccc;
	font-weight:normal;
}
.nav li#home, .nav-home li#home {
	width:109px;
	height:31px;
	text-align:center;
	margin:0px 0 0 0px;
	padding:10px 0px 0 0px;
}

.nav li#about, .nav-home li#about {
	width:122px;
	height:31px;
	text-align:center;
	margin:0px 0 0 0px;
	padding:10px 0px 0 0px;
}

.nav li#bio, .nav-home li#bio {
	width:176px;
	height:31px;
	text-align:center;
	margin:0px 0 0 0px;
	padding:10px 0px 0 0px;
}

.nav li#classes, .nav-home li#classes {
	width:142px;
	height:31px;
	text-align:center;
	margin:0px 0 0 0px;
	padding:10px 0px 0 0px;
}

.nav li#contact, .nav-home li#contact  {
	width:155px;
	height:31px;
	text-align:center;
	margin:0px 0 0 0px;
	padding:10px 0px 0 0px;
}

.nav li#links, .nav-home li#links {
	width:136px;
	height:31px;
	text-align:center;
	margin:0px 0px 0 0px;
	padding:10px 0px 0 0px;
}

.nav li a, .nav-home li a {
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	color:#cccccc;
}
.nav li a:hover, .nav-home li a:hover {
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:bold;
	color:#cccccc;
}

/****************************** Content ***********************************/
.content{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:0px 0;
	float:left;
}


.content .home-image{
	width:842px;
	height:358px;
	margin:0px 11px 0 145px;
	padding:0px 0px;
	float:left;
	background: url(images/Gun_bannerNEW04-1.jpg) no-repeat;
}

.content .home-text-holder{
	width:842px;
	height:auto;
	margin:20px 11px 20px 134px;
	padding:0px 0px;
	float:left;
}

.content .home-text-holder .section-left{
	width:256px;
	height:220px;
	margin:0px 0px;
	padding:0px 12px;
	float:left;
	border-right:1px #bfbfbf solid;
}
.content .home-text-holder .section-middle{
	width:256px;
	height:220px;
	margin:0px 0px;
	padding:0px 12px;
	float:left;
	border-right:1px #bfbfbf solid;
}
.content .home-text-holder .section-right{
	width:256px;
	height:220px;
	margin:0px 0px;
	padding:0px 12px;
	float:left;
}
.content .home-text-holder .section-left h2 , .content .home-text-holder .section-middle h2, .content .home-text-holder .section-right h2{
	font-size:16px;
	margin:0;
	padding:0 0px 10px 0px;
	color:#bfbfbf;
	font-weight:bold;
}

.content .home-text-holder .section-left p , .content .home-text-holder .section-middle p, .content .home-text-holder .section-right p{
	font-size:14px;
	margin:0;
	padding:0 0px 10px 0px;
	color:#bfbfbf;
	font-weight:normal;
}

.content .home-text-holder .section-left p a , .content .home-text-holder .section-middle p a, .content .home-text-holder .section-right p a{
	font-size:14px;
	margin:0;
	padding:0 0px 10px 0px;
	color:#bfbfbf;
	font-weight:normal;
	text-decoration:underline;
}

.content .home-text-holder .section-left p a:visited , .content .home-text-holder .section-middle p a:visited, .content .home-text-holder .section-right p a:visited{
	font-size:14px;
	margin:0;
	padding:0 0px 10px 0px;
	color:#bfbfbf;
	font-weight:normal;
	text-decoration:underline;
}

.content .home-text-holder .section-left p a:hover , .content .home-text-holder .section-middle p a:hover, .content .home-text-holder .section-right p a:hover{
	font-size:14px;
	margin:0;
	padding:0 0px 10px 0px;
	color:#bfbfbf;
	font-weight:normal;
	text-decoration:none;
}

.content .text-page{
	width:802px;
	height:auto;
	margin:0px 50px 0 148px;
	padding:0px 0px;
	float:left;
}

.content .banner{
	width:802px;
	height:auto;
	margin:0px 50px 0 148px;
	padding:0px 0px;
	float:left;
}

.content .text-page .split-left{
	width:401px;
	height:auto;
	margin:0px 0px 0 0px;
	padding:50px 0px;
	float:left;
}

.content .text-page .split-right{
	width:301px;
	height:auto;
	margin:50px;
	padding:20px 0px;
	float:left;
	background-color:#333;
	text-align:center;
}


.content .text-page .split-right h2{
	font-size:20px;
	margin:0;
	padding:0;
	color:#bfbfbf;
	font-weight:bold;
}

.content .text-page .split-right p{
	font-size:18px;
	margin:0;
	padding:0 0 10px 0;
	color:#bfbfbf;
	font-weight:bold;
}

.content .text-page .split-right p a, .content .text-page .split-right p a:visited{
	font-size:18px;
	margin:0;
	padding:0 0 0 0;
	color: #F00;
	font-weight:normal;
	text-decoration:none;
}

.content .text-page .split-right p a:hover{
	font-size:18px;
	margin:0;
	padding:0 0 0 0;
	color: #F00;
	font-weight:normal;
	text-decoration:underline;
}

.content .text-page h1, .content .text-page .split h1{
	font-size:20px;
	margin:0;
	padding:20px 0px 18px 0px;
	color:#bfbfbf;
	font-weight:bold;
}

.content .text-page h2{
	font-size:18px;
	margin:0;
	padding:0 0px 12px 0px;
	color:#bfbfbf;
	font-weight:normal;
}

.content .text-page h3{
	font-size:16px;
	margin:0;
	padding:0 0px 12px 0px;
	color:#bfbfbf;
	font-weight:normal;
}

.content .text-page p{
	font-size:16px;
	margin:0;
	padding:0 0px 12px 0px;
	color:#bfbfbf;
	font-weight:normal;
	line-height:20px;
}

.content .text-page .title{
	font-size:16px;
	margin:0;
	padding:0 0px 12px 0px;
	color:#bfbfbf;
	font-weight:normal;
	line-height:20px;
}

.content .text-page .indent{
	font-size:16px;
	margin:0;
	padding:0 0px 12px 40px;
	color:#bfbfbf;
	font-weight:normal;
	line-height:20px;
}
.content .text-page p a, .content .text-page p a:visited, .content .text-page .indent a, .content .text-page .indent a:visited {
	font-size:16px;
	margin:0;
	padding:0;
	text-decoration:underline;
	font-weight:normal;
	color:#bfbfbf;
}
.content .text-page p a:hover, .content .text-page .indent a:hover{
	font-size:16px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:none;
	color:#bfbfbf;
}

.content .text-page .dotted{
	border-bottom: #bfbfbf 1px dashed;
	margin:0 0 25px 0;
	padding:0 0 25px 0;
}

.content .text-page .center{
	font-size:16px;
	margin:0;
	padding:0 0px 12px 0px;
	color:#bfbfbf;
	font-weight:normal;
	text-align:center;
}



/****************************** footer ***********************************/

.footer {
	width:842px;
	height:55px;
	margin:25px 0px 0 146px;
	padding:14px 0 0 0;
	float:left;
	border-top:1px #bfbfbf solid;

}

.footer-home {
	width:1000px;
	height:55px;
	margin:0;
	padding:14px 0 0 0;
	float:left;
	border-top:1px #bfbfbf solid;

}

.footer ul, .footer-home ul {
	margin:0px 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	text-align:center;
}
.footer li, .footer-home li  {
	font-size:12px;
	margin:0;
	padding:0 5px;
	color:#bfbfbf;
	display:inline;
	font-weight:normal;
}

.footer ul li a, .footer ul li a:visited, .footer-home ul li a, .footer-home ul li a:visited {
	font-size:12px;
	margin:0;
	padding:0;
	text-decoration:underline;
	font-weight:normal;
	color:#bfbfbf;
}
.footer ul li a:hover{
	font-size:12px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:none;
	color:#bfbfbf;
}

