﻿BODY
{
	background-color: #696F6B;
	margin-top: 0px;
	text-align: center;
	color:Gray;
    font-family:Arial;
    font-size:10pt;	
}

#wrapper
{
	width: 940px;
	margin: 0px auto 0 auto;
	background: #ffffff;
	text-align: center;
	padding-left: 15px;
	padding-bottom: 15px;
	border: 0px solid red;
	display: block;	
}


#giant
{
	width: 920px;
	margin: 0px auto 0 auto;
	background: #ffffff;
	text-align: center;
	border: 0px solid red;
	display: block;
	margin-left: 0px;
	position: relative;
	
}


#top
{
    width: 920px;
    height: 100px;
    background: #ffffff url('../images/newtop.jpg') no-repeat;
    
}

#menu
{
    width: 920px;
    height: 29px;
    background: #ffffff url('../images/menu_04.jpg') no-repeat;
    text-align: left;
}

.hormenu a
{
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: gainsboro;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-decoration: none;
    float: left;
}

.hormenu a:hover
{
    color: #D6785D;
}
    

.vertmenu a
{
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: #2e3330;
    text-align: left;
    border-bottom: 1px solid #918F70;
    text-decoration: none;
    padding-left: 30px;
    display: block;
    
}

.vertmenu a:hover
{
    color: gainsboro;
    background-color: #696F6B;
}


#left
{
    width: 187px;
    height: 620px;
    border: 0px solid red;
    float: left;
}

#vertmenu
{
    width: 184px;
    height: 235px;
    background-color: #979570;
    border-top: 1px solid #ffffff;
    margin-right: 2px;
    float: right;
}

#requirements
{
    width: 184px;
    height: 163px;
    background-color: #F4F4F0;
    margin-right: 2px;
    text-align: left;
    float: right;
    clear: right;    
}

#become
{
    width: 187px;
    height: 85px;
    background: #ffffff url('../images/become_08.jpg') no-repeat;
    margin-right: 2px;
    float: right;
}

#become a
{
    width: 187px;
    height: 85px;
    display: block;
}

#article
{
    width: 187px;
    height: 82px;
    background: #ffffff url('../images/articles_12.jpg') no-repeat;
    margin-right: 2px;
    float: right;
}

#article a
{
    width: 187px;
    height: 82px;
    display: block;
}

#nra
{
    width: 184px;
    height: 50px;
    clear: right;
    
}

#nra a
{
    width: 184px;
    height: 50px;
    display: block;
}
    

#right
{
    width: 733px;    
    float: right;
    border: 0px solid red;
    clear: right;
    
}

#right-full
{
    width: 733px;
    padding-bottom: 20px;
    float: right;
    border: 0px solid red;
    clear: right;
    
}

#right-faq
{
    width: 733px;
    padding-bottom: 20px;
    float: right;
    border: 0px solid red;
    clear: right;
    
}

#right-directions
{
    width: 733px;
    padding-bottom: 20px;
    float: right;
    border: 0px solid red;
    clear: right;
    
}

#right-join
{
    width: 733px;
    float: right;
    border: 0px solid red;
    padding-bottom: 20px;
    clear: right;
    
}

#flash
{
    width: 733px;
    height: 268px;
    float: right;
}

#lefty
{
    width: 400px;
    /*height: 170px;*/
    text-align: left;
    float: left;
    
}

#lefty img
{
    margin-left: 4px;
    margin-top: 15px;
}

#righty
{   
    width: 333px;
    height: 343px;
    background-color: #696F6B;
    text-align: left;
    float: right;
}
    

.main h1
{
    font-family: arial;
    font-size: 11pt;
    color: Gray;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.main p
{
    font-family: Arial;
    font-size: 10pt;
    color: Gray;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.main a
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color: #D6785D;
    margin-bottom: 0px;
    margin-top: 0px;
}

.main a:hover
{
    color: #8c432e;
}

.info h1
{
    font-family: Verdana;
    font-size: 10pt;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.info p
{
    font-family: Verdana;
    font-size: 9pt;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}

.info a
{
    font-family: Verdana;
    font-size: 9pt;
    color: gainsboro;
}

.info a:hover
{
    color: #ffffff;
}

.member h1
{
    font-family: Arial;
    font-size: 7pt;
    color: gray;
    text-decoration: none;
    margin-top: 20px;
    padding-left: 5px;
    margin-bottom: 0px;
}

.member p
{   
    font-family: Arial;
    font-size: 8pt;
    color: Gray;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
}



.submenu a
{
    font-family: Arial;
    font-size: 7pt;
    text-align: left;
    text-decoration: none;
    padding-top: 10px;
    color: gainsboro;
    display: block;
    padding-left: 40px;
    
    
}

.submenu a:hover
{
    
    background-color: Gray;
}

#submenu_pistol
{
    height: 115px;
    width: 183px;
    DISPLAY: NONE;
    background-color: #696F6B;
    border: 0px solid #918F70;
    position: absolute;
    top: 180px;
    left: 1px;
}

#submenu_rifle
{
    height: 115px;
    width: 183px;
    DISPLAY: NONE;
    background-color: #696F6B;
    border: 0px solid #918F70;
    position: absolute;
    top: 210px;
    left: 1px;
}

#submenu_shotgun
{
    height: 115px;
    width: 183px;
    DISPLAY: NONE;
    background-color: #696F6B;
    border: 0px solid #918F70;
    position: absolute;
    top: 220px;
    left: 1px;
}
       
    
#bottom
{
    width: 920px;
    height: 40px;
    background-color: #696F6B;
    clear: both;
    
}

.form p
{
    font-family: Arial;
    font-size: 10pt;
    color: Gray;
    text-align: right;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.form h1
{
    font-family: arial;
    font-size: 11pt;
    color: Gray;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}




ul.menu1, ul ul 
{
    padding:0px; 
    margin:0; 
    border:0; 
    list-style-type:none; 
    height:22em; 
    overflow:hidden; 
    background-color: #979570;
    border-top: 1px solid #ffffff;
    width: 184px; 
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: #2e3330;
    text-align: left; 
 
}
    
ul.menu1 table 
{
    border-collapse:collapse; 
    padding:0; 
    margin:0; 
    font-family: Arial;
    font-size: 6pt;
    
}

ul.menu1 ul 
{
    margin-left:1em;
}

ul.menu1 li 
{
    text-indent:0.5em;
}

ul.menu1 li.drop 
{
    margin-bottom:-2px;
}

.drop table {
    z-index: 1000;
}
ul.menu1 li a, ul.menu1 li a:visited 
{
    display:block; 
    width:14em; 
    height:2em; 
    line-height:1.9em; 
    text-decoration:none; 
    color: #2e3330;
}

ul.menu1 li a.last, ul.menu1 li a.last:visited 
{
    display:block; 
    width:14em; 
    height:14em; 
    line-height:2em;
}
ul.menu1 li ul 
{
    display:none;
}


ul.menu1 li:hover a, ul.menu1 li a:hover 
{
    width: 100%;
    border:0; 
    color: gainsboro;
    background-color: #696F6B; 
    font-weight:bold;
}

ul.menu1 li:hover ul, ul.menu1 li a:hover ul 
{
    display:block; 
    height:10em; 
    margin-top:-1px; 
    background-color: #696F6B; 
    border-top: 1px solid #979570;
}

ul.menu1 li:hover ul li a, ul.menu1 li a:hover ul li a 
{
    height:2em; 
    background-color: #696F6B; 
    font-weight:normal;
}

ul.menu1 li:hover ul li:hover a, ul.menu1 li a:hover ul li a:hover 
{
    background:#2e3330;
    color:#fff;
}


/*CSS FOR NICK*/



/*dtgBoard*/
#dtgBoard
{
    font-family: Verdana;
    font-size: 10pt;
    color: #696F6B;
}

#dtgBoard a
{
    font-family: Verdana;
    font-size: 10pt;
    color: #D6785D;
    font-weight: bold;
    text-decoration: none;
}

#dtgBoard a:hover
{
    text-decoration: underline;
}

#dtgBoard td
{
    padding: 10px;
}



/*dtgThread*/
#dtgThread
{
    font-family: Verdana;
    font-size: 10pt;
    color: #696F6B;
    text-align: left;
}

#dtgThread a
{
    font-family: Verdana;
    font-size: 10pt;
    color: #D6785D;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

#dtgThread a:hover
{
    text-decoration: underline;
}

#dtgThread td
{
    padding: 10px;
}



/*dtgPost*/
#dtgPost
{
    font-family: Verdana;
    font-size: 10pt;
    color: #696F6B;
    text-align: left;
}

#dtgPost a
{
    font-family: Verdana;
    font-size: 10pt;
    color: #D6785D;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

#dtgPost a:hover
{
    text-decoration: underline;
}

#dtgPost td
{
    padding: 10px;
}



/*dtgCat*/
#dtgCat
{
    font-family: Verdana;
    font-size: 10pt;
    color: #696F6B;
    text-align: left;
}

#dtgCat a
{
    font-family: Verdana;
    font-size: 10pt;
    color: #D6785D;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

#dtgCat a:hover
{
    text-decoration: underline;
}

#dtgCat td
{
    padding: 10px;
}
/*dtgItem*/
#dtgItem
{
    font-family: Verdana;
    font-size: 10pt;
    color: #696F6B;
    text-align: left;
}

#dtgItem a
{
    font-family: Verdana;
    font-size: 10pt;
    color: #D6785D;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

#dtgItem a:hover
{
    text-decoration: underline;
}

#dtgItem td
{
    padding: 10px;
}

.bordershits
{
    border-left: 1px solid gray;
}

.breadcrumb
{
    padding-left:39px; 
    font-family: tahoma; 
    font-size: 10pt; 
    font-weight: bold;
    width:450px;
    text-align:left;
}

.breadcrumb a
{
     
    font-family: tahoma; 
    font-size: 10pt; 
    font-weight: bold;
    text-decoration: underline;
    color: #D6785D;
}

.login
{
    padding-left:39px; 
    font-family: tahoma; 
    font-size: 10pt; 
    font-weight: bold;
}

.login a
{     
    font-family: tahoma; 
    font-size: 10pt; 
    font-weight: bold;
    text-decoration: underline;
    color: #D6785D;
}    

.headers
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 11pt;
    color: #000;
}

#pnlAddThread h3
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 11pt;
    color: #000;
}

#pnlAddPost h3
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 11pt;
    color: #000;
}

#pnlAddItem h3
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 11pt;
    color: #000;
}

#pnlAddUser h3
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 11pt;
    color: #000;
}

#pnlImage h3
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 11pt;
    color: #000;
}

#pnlConfirm h3
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 11pt;
    color: #000;
}

#dtgthread

#dtgpost

#lblBreadcrumb

#lblBoardName
}

.ul-regular
{
	font-family: Arial;
    font-size: 10pt;
    color: Gray;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.ErrorMessage {
    font-size: 20px;
    font-weight: bold;
}

.marquee {
    font-size: 16px;
    font-weight: bold;
}