/*********** colors 

khaki: #ebe1c9;

light khaki: #f9f6f0;

green: #999966;

burgandy: #660000;

orange: #C3841E;


*********/


/***************************************************

				 site styles 
				 
**************************************************/

html{
	margin: 0;
	padding: 0;
	/* height: 100%; */
	/* background: url(images/floralBckgrnd.gif) top center no-repeat #ebe1c9; */
	background: url(images/bodyBckgrnd.gif) center top repeat-y #ebe1c9;
	font-family:  Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #999966;
}

body{	
	background: url(images/floralBckgrnd.gif) no-repeat center top;
	/* background: url(images/bodyBckgrnd.gif) center top repeat-y; */
	margin: 0;
	padding: 0;
	min-height: 900px;
	}

h1{
	font-size: 24px;
	font-weight:bold;
	color: #660000;
	margin:0;
	}
	
h2{
	font-size: 14px;
	font-weight:bold;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: solid 1px #ebe1c9;
	}
	
h3{
	font-size: 12px;
	font-weight:bold;	
	}

a{
	color: #C3841E;	
	text-decoration: none; 
	outline: none;
}

a:hover{color: #660000;}

a img{
	outline: none;
	border: none;}

#centerme{

	width: 900px;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	display: block;
	background: url(images/footerBckgrnd.gif) center bottom no-repeat;
}

.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/*********************************************************** 
				
				header styles 
				
************************************************************/

#header{
	width: 904px;
/* 	height: 210px; */
	margin: 0 auto;
	padding-top: 148px;
	background: url(images/headerBckgrnd.gif) center 20px no-repeat;
}

/*	list Setup */
ul.mainnav {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	/* margin-left: 60px !ie_only; */
	padding-left: 56px;
	list-style: none;
	display: block;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.mainnav li {
	float: left;	
	margin-right: 50px;
	}
	
ul.mainnav li a {
	display: block;
	height: 46px;
	background: url('images/mainNav.jpg') no-repeat;
	}

/*	Up Links */

ul.mainnav li.home a {
	width: 65px;
	background-position: 0 0;
	}

ul.mainnav li.shopping a {
	width: 110px;
	background-position: -122px 0;
	}

ul.mainnav li.studio a {
	width: 170px;
	background-position: -275px 0; 
	}
	
ul.mainnav li.royaljelly a {
	width: 134px;
	background-position: -498px 0;
	}
	
ul.mainnav li.contact a {
	width: 115px;
	background-position: -675px 0;
	margin-right: 0;
	}

/*	Hover Links */

ul.mainnav li.home a:hover {
	background-position: 0 -49px;
	}

ul.mainnav li.shopping a:hover {
	background-position: -122px -49px;
	}

ul.mainnav li.studio a:hover {
	background-position: -275px -49px;
	}

ul.mainnav li.royaljelly a:hover {
	background-position: -498px -49px;
	}
	
ul.mainnav li.contact a:hover {
	background-position: -675px -49px;
	}

/********************************************************************** 

					home content styles 
					
***************************************************************************/
#homeSlideshow{
	width:900px;
	height: 400px;
	margin:0;
	background: url(images/homeBehindSS.jpg) center center no-repeat;
}
#homeColumns{
	/* width:898px; */
	margin: 10px auto 0 auto;
	display: block;
}

#col1{
	width: 520px;
	float: left;
	display: inline;
	margin: 20px 0 0 50px;
	font-size: 16px;
	line-height: 2em;
}

.drop-cap{margin-right:-5px;}

#col2{
	width: 280px;
	margin-right: 20px;
	float: right;
	background: url(images/feedBckgrndTop.gif) top center no-repeat;
}

ul.feed{
	background: url(images/feedBckgrndBottom.gif) bottom center no-repeat;
	width: 260px;
	margin:0;
	padding: 80px 10px 20px 10px;
	display:block;
}

ul.feed li{
	list-style: none;
	border-top: 3px dotted #f9f6f0;
	padding: 10px;
	margin: 0 auto;
	/* width: 260px; */ 
	display: block;
}

ul.feed a{display: block;}

ul.feed a:hover{ color: #C3841E;}
	
ul.feed li:hover{
	background:url(images/news-over.png) top left repeat-x; 
	cursor: pointer;
	display: block;
	}

.date{
	font-size:10px; 
	float: right; 
}

/********************************************************************* 

					secondary page content styles 
					
****************************************************************************/

#studioSlideshow{
	width:900px;
	height: 400px;
	margin:0 auto;
	background: url(images/studioBehindSS.jpg) center center no-repeat;
}

#contentArea{ 
	width: 820px;
	margin: 20px auto 0 auto;	
}

#contentArea p{margin-bottom: 30px;}


#leftCol{
	float: left;
	width: 450px;
	margin-right: 20px;
	display: block;
}

#rightCol{
	float: right;
	width: 310px;
	display: block;	 
	background-color:#f9f6f0;
	padding:0 10px 10px 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#rightCol p{padding: 10px 0; margin: 0;}

.map{background-color:  #f9f6f0;
	width: 460px;
	height: 340px;
	padding: 10px 0 10px 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}



.links{
	background-color: #C3841E;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0;
	color: #f9f6f0;
	padding: 4px;
	
	}
	
.links:hover{
	background-color: #660000;
	color: #f9f6f0;
	}


/**** studio page modules *****/

#module-wrapper{
	clear: both; 
	display:block;
	width: 900px;
	}

#module
{
	width: 250px;
	float: left;
	margin:0 22px 0 0;
	padding: 0;
	display:block;
	position: relative;
	bottom: 0;
}

#module p{
	font-size: 16px;
	line-height: 1.5em;
	color: #C3841E; 
	font-style: italic;
	margin: 0;
	padding: 10px 0;
	
}
 
#module .right {float: right;}

/******************************************************************************** 

							footer styles 
							
******************************************************************************/
#footer-wrapper{
	width: 900px;
	height: 100px;
	margin: 20px auto 0 auto;
	display: block;
	font-size: 10px;
	padding: 10px 20px;
	background: url(images/footer-line.jpg) top center no-repeat;
}

.copyright{
	float: left;
	padding-left: 30px;
	margin: 0;
}

.credit{
	background: url(images/jr-footer-icon.gif) center 0 no-repeat;
	display: block;
	width: 50px;
	height: 30px;
	color: #A7DBD2;
	}

.credit:hover{
	opacity: .5;
    -moz-opacity: .5;
	filter:alpha(opacity=50)
	cursor: pointer;
}

.footer-links{
	height: 40px;
	float: right;
	padding-right:30px;
	margin: 0;
	list-style: none;
	display: block;

	}

.footer-links li{
	display: inline;
	float:left;
	margin: 1px auto;
}

.footer-links li a{text-decoration: none;}
	

.divider {
	padding: 0 8px;
	color: #d2c68a;
	}
	
.logos{
	clear: both;
	float: right;
	padding-left:30px;
}
	
	
	
	