/*-----EggZack
United Bowhunters of New Jersey

COLORS:

light green #656c60
dark green #294642 


-----*/	

#test_body
{
	background-color: #656c60 !important;
	background-image: none;
}
	

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 170%;
	padding: 0px !important;
	margin: 0px !important;
	background: #656c60 url(images/bg.jpg) repeat center top;
	}
	
h1, h2.article_header {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 25px 0;
	border: none !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	

h2 { 
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 25px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	margin: 15px 0 15px 0;
	letter-spacing: .1em;
	}
	
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #294642 ;
	margin: 15px 0 15px 0;
	}

	
p {
	font-size: 14px;
	color: #fff;
	line-height: 170%;
	margin: 20px 0px 20px 0px;
	}
	
#article_description li {
	
	list-style-position: inside !important;
	font-size: 14px;
	padding-left: 1em;
			text-indent: -1em;
}

td {
	font-size: 14px;
}

a {
	color: #1c2f2c;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #294642;
	text-decoration: underline;
}
	
/*-----MAIN CONTAINERS-----*/	
	
.container {
	position: relative;
	margin: 0px auto;
	background: none;
	}
	
#header {
	background: none;
	height: 272px;
	margin:0 auto;
	width:1024px;
	}
	
#logo {
	background: url(images/logo.png) no-repeat center top transparent;
	height: 272px;
	}
	
#prefooter {
	background: url(images/prefooter.png) no-repeat center bottom transparent;
	width: 1024px;
	height: 40px;
	margin: 0 auto;
    }
	
.outercontent2 {
	background: none;
	width: 100%;
	margin: 0 auto;
	}
	
.outercontent {
	min-height:550px;
	background: url(images/content-bg.png) repeat-y center top transparent;
	margin:0 auto;
	width: 1024px;
			}
	
.content {
	background: transparent;
	padding: 30px 0px 50px 20px;
	margin-left: 250px;
	width: 680px;
	}

#footer {
	background: #294642;
	color: #999;
	margin: 0 auto;
	text-align:center;
	padding: 0px;
	height: 100px;
	clear:both;
	}
	
#footer p {
	
	padding: 20px 0 0 0;

	}

#leftnav {
	float: left;
	background: none;
}
	
#navbox {
	width: 170px;
	padding: 0px 0 0px 40px !important;
}

#menu_ul {
	padding-bottom:100px !important;
}

#leftnav ul {
	background: transparent;
    margin: 0;
	padding: 30px 0 20px 0px;
	
}
	
#leftnav ul li {
	padding: 5px 0 5px 30px;
	text-align: left !important;
	list-style: none;	
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
	line-height:1.8em;
	width:170px !important;
	}

#leftnav ul li:hover, #leftnav ul li:active, #leftnav ul li:focus {
	background: url(images/navitem.png) no-repeat left top #fff;
	}

#leftnav a:link, #leftnav a:visited {
	color: #1c2f2c;
	text-decoration: none;
	font-weight: bold;
	font-size:14px !important;
	}
	
#leftnav a:hover, #leftnav a:focus, #leftnav a:active {
	color: #1c2f2c;
	width:170px !important;
	}
	
	
	
	
.subnav
{
	margin:0px 1px 1px 20px !important;
	display:none;
}

ul.subnav
{	
	border: none;
	padding-top:0px !important;
	position:absolute;
	z-index:25;
	background-color: #656c60 !important;
	border: #000 thin solid;
	}

.subnav ul li
{
	text-indent: -13px !important;
	padding-left: 35px !important;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left !important;
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
	width:170px !important;
	}
	
.subnav ul ul
{
	background-color: #656c60;
	}
	
ul.subnav li:hover
{
	color: #000 !important;
	background: url(images/subnav.jpg) repeat-x top center;
}

.subnav li a
{
	text-decoration:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.subnav li a:link, .subnav li a:active, .subnav li a:visited
{
	text-decoration:none;
}

.subnav li a:hover
{
	color: #000 !important;
	
}	
	
	
/*-----ADDITIONAL CUSTOMIZATIONS-----*/

#content img {
	border: none !important;
	padding: 0 10px 10px 10px;
}

#content input
{
	border: thin solid #656c60;
	background-color: #fff;
}

#content textarea
{
	border: thin solid #294642;
	background-color: #fff;
}

#contact-us-info {
	color: #fff !important;
	padding: 0 !important;
	margin:0 !important;
	
}

#social_networks {
	width:100px;
	height:100px;
	text-align: center;
	position: relative;
	top: -47px;
	left: -120px;
	float: right;
}

#social_networks p {
	padding: 0 !important;
	margin:0 !important;
}

#home-buttons {
	width: 325px;
	float:right;
	}
	
#eggzack_logo {
	width:auto !important;
}

#article_image img
{
max-width:400px;
}
	
td {
	background-color: transparent !important;
}



/*-----GALLERY-----*/
#main_image_gallery_image /*actually the container for the main image and related text*/
{
	width: 650px;
	margin:0 auto;
}

#main_image_gallery_image img /*just the image*/
{
	display: block;
	border: thin solid #294642;
	max-width: 600px;
	margin: 20px 0 0 0;
}

#image_gallery_image img a
{
border:none !important;
} 

.main_image_gallery_title
{
	
}

.main_image_gallery_desc
{
display: none;
}


.main_image_gallery_subcat
{
	
}

.main_image_gallery_name
{
	display: none;
}

/*for the smaller thumbnail pics of other items in the same gallery*/

#image_gallery_wrapper
{	
margin-bottom:100px;
padding-bottom:50px;
width:750px;
	
}

.image_gallery_image /*actually the container for the image and related text*/
{
	float: left;
	height: 160px;
	text-align:center;
	border:none !important;
	width: 160px;
	padding:5px;
	overflow: hidden;
}

.image_gallery_image img /*just the image*/
{
	max-width: 150px;
	max-height: 150px;
	border:none !important;
}

.image_gallery_title
{
		
}

.image_gallery_desc
{
		display: none;
}

.image_gallery_designer
{
	display: none;
}

.image_gallery_subcat
{
	display: none;
}

	
#image_gallery_categories {
	display: none;
	}
	
.listing_article {
	margin:5px;
	padding:5px;
}

.clear {
	clear:both;
}