/* CSS Document */

body{
	text-align: center;
	background-image: url(http://www.joiepatisserie.com/images/site/joie_bg1.gif); 
	margin: 0 auto;
	padding: 0;
	background-attachment: fixed;
	}

#table{
	margin-left: auto;
	margin-right: auto;
	width: 971px;
	text-align: left;
	height:auto;
	padding-bottom:0px;
		}
		
#top {
	width:971px;
	height:127px;
	font-family: "Century", Verdana, Arial, sans-serif, Helvetica ;
  font-size: 1.1em;
	text-decoration:none;
	font-weight: normal;
	text-align: left;
	background-image: url(http://www.joiepatisserie.com/images/site/joie_header.png);
	background-repeat: no-repeat;
	}	
	
#wrap1{
	margin-left: auto;
	margin-right: auto;
  background-color: #ffffff; 
	width: 971px;
	text-align: left;
	height:auto;
	padding-bottom:0px;
		}
			
#content {
	height: auto;
	width: 934px;
  background-color: #ffffff; 
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	margin-left: auto;
	margin-right: auto;

}

#sidenav, #sidenav a:link,  #sidenav a:visited,  #sidenav a:active {
  font-family: "Century", Verdana, Arial, sans-serif, Helvetica ;
  font-size: 1.0em;
  line-height: 2.3;
  letter-spacing: 3px;
	color:#887766;
	text-decoration:none;
	font-weight: normal;
	text-align: left;
	width:145px;

	}
	
#sidenav a:hover{
	color:#ff88bb;
	text-decoration:none;

	}

#bar {
	width:971px;
	height: 2px;
	background-image: url(http://www.joiepatisserie.com/images/site/joie_bar.gif);
		}

#nav2, #nav2 a:link,  #nav2 a:visited,  #nav2 a:active {
  line-height: 1.4;
	text-decoration:none;
	font-weight: normal;
	text-align: left;
	width:964px;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	}
	
#nav2 a:hover{
	color:#ee8888;
	text-decoration:none;
	}
	
#bottom{
	width:971px;
	height:53px;
	text-align: center;
	background-image: url(http://www.joiepatisserie.com/images/site/joie_bottom.png);
	background-repeat: no-repeat;
	font-family: "Century", Verdana, Arial, sans-serif, Helvetica ;
  font-size: 0.7em;
	color:#887766;
	padding-left: 2.8em;
	text-decoration:none;
	font-weight: normal;
	}
		
#credit{
	text-align: center;
	font-family: "Century", Verdana, Arial, sans-serif, Helvetica ;
  font-size: 0.8em;
  line-height: 1.2;
  letter-spacing: 2px;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	padding-top: 0.9em;
	padding-bottom: 0.2em;
	}		
			
