@charset "utf-8";

/* 	
	// Joy DeGruy Site StyleSheet
	// copperDesign
	// copper29design.com
	// One Shop Communications
	// oneshopcommunications.com
*/	

.win.gecko  {
}

.win.gecko  {
}

body		{
	font-family: verdana, geneva, sans-serif;	
	font-size: 11px;
	line-height: 16px;
	color: rgb(60,61,62);
	text-align: justify; 
	margin: 0;
	}					

p	{
	#margin-top: 10px;
	#margin-bottom: 5px;
	}
	
ul {
	padding-left: 20px;
	#padding-left: 20px;
	#margin-left: 0px;
	}
	
h1	{
	font-family: palantino, georgia, serif; 
	font-size: 1.50em;
	font-weight: bold;
	color: rgb(122,21,1);
	padding-bottom: 10px;
	border-bottom-color: rgb(122,21,1);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	white-space: nowrap;
	}
	
h2	{
	font-family: verdana, geneva, sans-serif;
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 0px;
	}

h3	{
	display: inline;
	font-size: 10px;
	line-height: 13px;
	margin: 0px;
	}
	
h4	{
	font-family: palantino, georgia, serif; 
	font-size: 1.15em;
	font-weight: bold;
	font-style: italic;
	padding: 15px 0px 15px 10px;
	margin-top: 35px;
	#margin-top: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	}
	
a	{	
	color: rgb(127,68,0);
	text-decoration: underline;
	}

a:hover	{
	color: rgb(255,255,255);
	background-color: rgb(127,68,0);
	text-decoration: none;
	}

a:visited	{
	color: rgb(127,68,0);
	background-color: rgb(255,255,255);
	text-decoration: underline;
	font-weight: normal;
	}

a:active, a img {
	border-style: none;
	}

a#adobe	{
	background:transparent url(../assets/images/acrobat.png) repeat scroll 0 0;
	display:block;
	float:left;
	height:30px;
	margin:0 8px 0 0;
	width:30px;
	}	

p#adobe	{
	font-size: 9px;
	}
	
#site	{	
	margin: 0 auto;
	position: relative;
	width: 1000px;
	height: 100%;
	border: 0px;
	}

#breadCrumb	{
	font-size: 9.5px;
	#font-size: 10.5px;
	position: absolute;
	top: 190px;
	left: 19px;
	z-index: 9999;
	color: rgb(211,205,187);
	display: inline;
	
	}

#breadCrumb a	{
	color: rgb(211,205,187);
	text-decoration: none;
	background: none;
	}
	
#breadCrumb a:hover	{
	color: rgb(211,205,187);
	text-decoration: underline;
	background: none;
	}
	
#navBar	{
	background: transparent url("../assets/images/navBG.gif") no-repeat;
	background-position: top;
	position: absolute;
	height: 76px;
	width: 1000px; 
	margin: 0px;
	#margin-top: -2px;
	}
	
#navBar ul	{
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	}

#navBar li:first-child	{
	padding-left: 0px;
	}	
	
#navBar li	{
	display: inline;
	font-family: palantino, georgia, serif; 
	font-weight: bold;
	font-size: 1.15em; 
	/* padding-left: 14px; AWAITING "HEALING CONTENT" */
	padding-left: 20px;
	}
	
#navBar a {
	font-weight: bold; 
	color: rgb(122,21,1);
	text-decoration: none;
	background: none;
	}

#navBar a:hover {
	font-weight: bold; 
	border-top-color: rgb(122,21,1);
	border-top-width: 4px;
	border-top-style: solid;
	text-decoration: none;
	background: none;
	padding-top: 6px;
	#padding-top: 7px;
	}

#navBar a:visited	{
	font-weight: bold; 
	text-decoration: none;
	background: none;
	}

#navBar a:active	{
	font-weight: bold; 
	border-top-color: rgb(122,21,1);
	border-top-width: 4px;
	border-top-style: solid; 
	text-decoration: none;
	background: none;
	padding-top: 15px;
	}
	
#contentContainer	{
	position: relative;
	top: 50px;
	background: transparent url("../assets/images/contentBG.png") 100% no-repeat;
	background-position: bottom;
	width: 100%;
	min-height: 630px;
	overflow:auto;
	padding-bottom:50px;
	}

#gutterLeft		{
	float: left;
	width: 1px;
	z-index: 9999;
	margin-left: 4px;
	}
		
#gutterRight	{
	float: right;
	width: 1px;
	z-index: 9999;
	margin-right: 4px;
	}
	
#contentLeft	{
	float: left;
	margin-left: 15px;
	width: 350px;
	} 
	
#contentMid		{
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	width: 350px;
	}	

#contentMid p:last-child 	{
	padding-bottom: 10px;
	}	
	
#sideBar	{
	float: left;
	width: 235px; 
	}

#sideBar p	 {
	font-size: 10px;
	line-height: 13px;
	margin-top: 0px;
	text-align: left;
	}

#sideBar img	{
	margin: 0px 8px 0px 0px; 
	border: 2px solid;
	border-color: rgb(211,205,187);
	padding: 1px;
	float: left;
	}

#tout	{
	height: 85px;
	margin-bottom: 20px;
	}
	
p img	{
	border-color: rgb(159,143,135);
	border: 1px solid;
	padding: 1px;
	float: left;
	margin: 0px 8px 0px 0px;
	}

#footerContainer	{
	position: relative;
	top: 50px;
	#top: 40px;
	width: 100%;
	text-align: center;	
	clear: both;
	}

#gutterFooter	{
	position: relative;
	top: 0px;
	height: 1px;
	vertical-align: middle;
	padding-bottom: 5px;
	#padding-bottom: 15px;
	}
	
#promoLeft	{
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	#margin-bottom: 0px;
	}
	
#promoRight	{
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	#margin-bottom: 0px;
	}
	
#promoBottom	{
	position: relative;
	margin-top: 10px;
	clear: both;
	}

#footerLinks	{
	margin-bottom: 10px;
	}
	
#footerLinks ul	{
	list-style: none;
	padding: 10px 0px 20px 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	}	
	
#footerLinks li	{
	display: inline;
	padding-left: 5px;
	}
	
#footerLinks a {
	text-decoration: underline;
	color: rgb(60,61,62);
	background: none;
	}	
	
#footerLinks a:hover {
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: normal;
	background-color: rgb(60,61,62);
	}
	
/* 	
	// Joy DeGruy Site StyleSheet
	// copperDesign
	// copper29design.com
	// One Shop Communications
	// oneshopcommunications.com
*/

li#credits	{
	margin: 0;
	padding: 0;
	height: 32px;
	}
	
a#copperDesign	{
	background-image: url(http://www.copper29design.com/assets/images/copperSmith.png); 
	margin: 0px auto;
	height: 30px; 
	width:178px; 
	display:block; 
	}
	
a#copperDesign span	{ 
	display:none; 
	}
	
a#copperDesign:hover	{ 
	background-image: url(http://www.copper29design.com/assets/images/copperSmithOverlay.png); 
	}
	
a#oneShop	{
	background-image: url(http://www.joydegruy.com/assets/images/oneShopLogo.png); 
	margin: 0px auto;
	height:31px; 
	width:243px; 
	display:block; 
	}
	
a#oneShop span	{ 
	display:none; 
	}
	
a#oneShop:hover	{ 
	background-image: url(http://www.joydegruy.com/assets/images/oneShopLogo.png); 
	}
