/* 
Mot Floral Studio - main
*/

body {
	margin:0 0 40px 0;
	/*background-color:#fffff4;*/
	text-align:center;
	font-family:Verdana, sans-serif;
	font-size:62.5%; 
	background: #fffff4 url(../images/background_body.gif) repeat-y fixed top;
}
div.dCont{
	margin:0 auto;
	border:0;
	padding:0;
	width:720px;
	text-align:inherit;
}
div.dLogo {
	float:right;
	border:1px solid black;
	margin:20px 0 0 0;
	padding:0;
	width:500px;
	height:151px;
	clear:right;
}
div.dLeft {
	float:left;
	clear:left;
	border:0;
	margin:20px 0 0 0;
	padding:0;
	/*width:auto;*/
}
h2.h2Nav {
	float:left;
	border:0;
	margin:60px 0 0 -160px;
	padding:0;
	text-align:right;
	width:170px;
	font-size:1.0em;
	color:#000;
	line-height:1.0em;
	/*background-color:fuchsia;*/
}
a.main:link, a.main:visited, a.main:active {
	color: #e4771a;
	font-weight:bold;
   text-decoration: none;
	background-color:#fffff4;
	display:block;
	padding:2px;
	margin:0;
	border:0;
	border-top:1px solid #fffff4;
	border-right:0;
	border-bottom:1px solid #fffff4;
	border-left:0;
}
a.main:hover {
	font-weight:bold;
	color:#fff;
	background-color: #cb2229;
	display:block;
	padding:2px;
	margin:0;
	border-top:1px solid black;
	border-right:0;
	border-bottom:1px solid black;
	border-left:0;
}
a.links:link, a.links:visited, a.links:active {
	color: #e4771a;
	font-weight:bold;
   text-decoration: none;
	background-color:#fffff4;
	padding:2px;
	margin:0;
	border:0;
	border-top:1px solid #fffff4;
	border-right:0;
	border-bottom:1px solid #fffff4;
	border-left:0;
}
a.links:hover {
	font-weight:bold;
	color:#fff;
	background-color: #cb2229;
	padding:2px;
	margin:0;
	border-top:1px solid black;
	border-right:0;
	border-bottom:1px solid black;
	border-left:0;
}
div.dMain {
	margin:10px 0 0 0;
	padding:3px;
	border:1px solid #000;
	width:494px;
	float:right;
	clear:right;
	background-color:#fff;
}

img.imgR {
	margin: 5px 0 5px 5px;
	border: 1px solid #cb2229;
	padding:1px 1px 2px 1px;
	float: right;
}
img.imgRnb {
	margin: 0;
	border: 0;
	padding:1px 1px 2px 1px;
	float: right;
}

hr.hrYel {
width: 100%;
height: 1px;
margin:5px 0 0 0;
clear: both;
border-top:0;
border-right:0;
border-bottom:1px solid #cb2229;
border-left:0;
}











h3.h3Heading {
   border:0;
	margin:0;
	padding:1px 2px;
	font-size: 1.3em;
	color:white;
	background-color: #cb2229;
	text-align:left;
}
p.pBody {
	clear:both;
	font-size:1.1em;
	text-align:justify;
	line-height:1.4em;
}

h4.h4Heading {
margin:0;
   clear: both;
	padding-top: 2px;
   border-top: 1px solid Lime;
   font-size: 1.0em;
	background-color: yellow;
}

h5.h5Addr {
	border:0;
	margin:0;
	padding:0;
	text-align:center;
	font-size:1.0em;
}






span.spNav{
	background-color:#fffff4;
	border-top:1px solid #000;
	border-right:0;
	border-bottom:1px solid #000;
	border-left:0;
	display:block;
	margin:0;
	padding:2px;
}



table.tStore{
	font-size: 0.7em;
}

* html table.tStore{
	font-size: 0.8em;
}
td.Ralign {
text-align: right;
vertical-align: middle;
border-bottom: 1px solid yellow;
font-size: 0.8em;
}
td.Lalign {
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid yellow;
	font-size: 0.8em;
}







/*The container of the big (selected) image*/
div.galImage {
	text-align:center;
	padding:7px;
	margin:0;
}
/*The big (selected) image itself*/
img.galImage {
	border: 1px solid #cb2229;
	padding:1px 1px 2px 1px;
}
/*The title (heading) of the big (selected) image */
h2.galTitle {
	text-align:center;
	font-size:1.3em;
	color:#000;
	font-weight:bold;
}
/*The caption (description) of the big (selected) image*/
p.galText {
	text-align:center;
	font-size:0.9em;
	color:#000;
	font-weight:normal;
}

/*Category headings for the thumbnail images*/
h1.galCat {
	border:0;
	margin:0;
	padding:2px;
   font-size: 1.0em;
	background-color: #cb2229;
	text-align:center;
	color:#fff;
}
/*Containing table for the thumbnail images (one table per category)*/
table.galThumbs{
	border:0;
}
/*containing td for thumbnail images*/
td.galThumb {
	border:0;
	padding:0;
}
/*thumbnail images*/
img.galThumb {
	border: 1px solid #cb2229;
	padding:1px 1px 2px 1px;
	margin:6px;
}
br.brClear{
	clear:both;
}





















