/* facebook link */
#facebook {
	position: relative;
	background-image: url(images/Page-Template_15.jpg);
	background-repeat: no-repeat;
	height:396px; 
	width:447px;
}

#facebook a {
   position:absolute;
   bottom:40px;
   right:45px;
}

/* facebook link end */

.justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 5px;
	font-variant: normal;



}
p { 
	font-size: 12px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 15px;

}
#navtable { 

}

#navtable .navlink { 
	background-color: #5F3616;
	text-align: center;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	border-right: 2px solid #FFFFCC;
	border-top: 2px solid #FFFFCC;
	border-bottom: 2px solid #FFFFCC;
}


#navtable .navlink a { 
	background-color: #5F3616;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	text-transform: uppercase;
	text-decoration: none;
}
#navtable .navlink a:hover { 
	text-decoration: underline;
}

a:link,a:visited,a:hover,a:active, h2 {
	color: #663300;
}

.style7 {
	color: #FF0000;
	font-weight: bold;
}

/* Store Grid Styling */

a img { border:none; }

#content { padding:10px; }

h2 { color:#663300; text-align: center }

h3 { background-color: #663300; color:#FFFFCC; padding:4px; text-shadow: 1px 1px 1px #000; margin:0 0 10px 0; }

h4 { font-size:15px; margin:0; padding:0 0 5px 0; }

#store #content .don-bousquet { font-size: 14px; text-align: center; padding-bottom: 15px;}

#store ul { display: table-row; }

#store ul li { display: table-cell; list-style-type: none; padding:0 20px 15px 0; width: 300px; }

#store li .product-image { float:left; padding-right:5px; text-align: center  }

#store li p { float:left; width:150px; font-size: 14px; margin:0; }

.price { font-weight: bolder; font-size: 14px; }

/* single-item style */

#single-item h4 { font-size:16px; }

#single-item li { width:auto; }

#single-item li p { float:right; font-size: 15px; width:575px; }

.sub-store #single-item li p { width:600px; }

#content { position:relative; }

.web-store-image { position:absolute; top:-225px; left:100px; }
