@charset "UTF-8";
/* CSS Document */

/*----- Bradshaw

COLORS

medium green #336633
gold #d4b354


-----*/	





body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 14px;

	line-height: 170%;

	background-color: #ffffff;

	background-image: url(images/bg.jpg);

	background-repeat: repeat;

	padding: 0px !important;

	margin: 0px !important;

	}



h1, h2.article_header {

	font-size: 24px;

	font-weight: bold;

	color: #000000;

	margin-bottom: 15px;

	font-family:Georgia, "Times New Roman", Times, serif;

	}


h2 { 

	font-size: 24px;

	font-weight: bold;

	color: #000000;

	margin-bottom: 5px;

	font-family:Georgia, "Times New Roman", Times, serif;

	}



h3 {

	font-size: 20px;

	font-weight: normal;

	color: #336633;

	font-weight: bold;

	font-style: italic;

	letter-spacing: .2em;

	font-family:Georgia, "Times New Roman", Times, serif;

	}



p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 170%;
	margin: 0px 0px 20px 0px;

	}


a {

	color: #336633;
	text-decoration: none;
}


a:hover {
	color: #336633;
	text-decoration: underline;
}


/*-----MAIN CONTAINERS-----*/	


.container {

	width: 1060px;
	position: relative;
	margin: 0px auto;
	background-color: #FFF;

	}


#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	width: 1060px;
	height: 218px;
	}

.outercontent {
background-image:url(images/content.jpg);
background-repeat:repeat-y;
position:relative;
}

.content {
min-height:500px;
padding:10px 60px 150px 0;
margin-left:265px;
	}



#footer {
	clear: both;
	background: #999999 url(images/footer.jpg) no-repeat;
	width: 1060px;
	height: 159px;
	}


/*-----LEFT SIDE SUB NAVIGATION ------*/	

#leftnav {
	float: left;
	line-height:110% !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	background-image:url(images/navbox.jpg);
	background-repeat:no-repeat;
	height:515px;
	margin-left:34px;
	margin-right:35px;
	}


#navbox {
	width:225px;
	min-height:250px;
	padding-top: 60px;
	margin-bottom: 103px;
}



#leftnav ul {
	margin-left:8px;
	width:210px;
	}



#leftnav ul li {
	width: 165px;
	padding: 0px 0px;
	color: #000000;

	font-size: 14px;

	text-align: left !important;

	text-indent: -10px !important;

	padding-left: 30px !important;

	padding-bottom: 15px;

	padding-top: 12px;

	list-style: none;	

	list-style-position: outside !important;

	list-style-image: none !important;

	list-style-type: none !important;
	
	background-image: url(images/navitem-bg.png);

	background-repeat:no-repeat;

	background-position: 10px 6px;	

}



#leftnav ul li:hover, #leftnav ul li:active, #leftnav ul li:focus {

    background-color:#d4b354;
	
	width:175.5px;

	color: #000000;
	
	background-image: url(images/rollover.png);

	background-repeat:no-repeat;
	
	background-position: 10px 6px;	


}



#leftnav a:link, #leftnav a:visited {

	color: #000000;

	text-decoration: none;

	font-weight: bold;

	font-size: 14px;
	
	padding-left: 20px;

	}



#leftnav a:hover, #leftnav a:focus, #leftnav a:active {

	color: #000000;

	}




/*-----ADDITIONAL CUSTOMIZATIONS-----*/



#content img{

	border:medium solid #334b33;

	margin: 10px;

}



#content input

{

	border: thin solid #334b33;

	background-color: #99cc99;

}



#content textarea

{

	border: thin solid #334b33;

	background-color: #99cc99;

}



#article_image img

{

max-width:400px;

}



hr {

}

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 #454C2B;

	max-width: 600px;

}



#image_gallery_image img a

{

border:none !important;

} 



.main_image_gallery_title

{

	display: none;

}



.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

{

		display: none;

}



.image_gallery_desc

{

		display: none;

}



.image_gallery_designer

{

	display: none;

}



.image_gallery_subcat

{

	display: none;

}





#image_gallery_categories {

	display: none;

	}



.listing_article {

	border:thin solid #7C0303;

	clear:both;

	margin:5px;

	padding:5px;

}



.clear {

	clear:both;

}

#eggzack_logo {
display:block !important;
margin-top:-50px !important;
position:relative !important;
text-align:center !important;
width:100% !important;
}