BODY {
  	margin: 0px 0px 0px 0px; 
  	padding: 0px 0px;
  	font-size: 9pt; 
  	font-family: Verdana, Arial, Sans-Serif; 
  	color:000000;
	background-image:url(workitems/flowerbg.gif); 
}


TABLE, TD, P {
	font-size: 10pt;
	
}

td#about A { display:block; height:28px; width:73px; background:transparent url(workitems/about.png) no-repeat 0 0; text-indent:-9009px; }
td#about A:hover { background-position: 0 -28px; }

td#bridal A { display:block; height:28px; width:117px; background:transparent url(workitems/bridal.png) no-repeat 0 0; text-indent:-9009px; }
td#bridal A:hover { background-position: 0 -28px; }

td#fashion A { display:block; height:28px; width:126px; background:transparent url(workitems/fashion.png) no-repeat 0 0; text-indent:-9009px; }
td#fashion A:hover { background-position: 0 -28px; }

td#beforeafter A { display:block; height:28px; width:118px; background:transparent url(workitems/beforeafter.png) no-repeat 0 0; text-indent:-9009px; }
td#beforeafter A:hover { background-position: 0 -28px; }

td#services A { display:block; height:28px; width:80px; background:transparent url(workitems/services.png) no-repeat 0 0; text-indent:-9009px; }
td#services A:hover { background-position: 0 -28px; }

td#contact A { display:block; height:28px; width:121px; background:transparent url(workitems/contact.png) no-repeat 0 0; text-indent:-9009px; }
td#contact A:hover { background-position: 0 -28px; }


.email { text-decoration:underline;}  

.padding {
	padding:0 20 20 20;
}

.italic {font-style:italic;}

.subtitle {font-weight:bold; color: #214F83; }

.facebook {
	margin-right:30; margin-top:10; border:0; float:right;}

.small {
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 16px;
	color: #000;
}
	
.navi {
	FONT-SIZE: 9pt; LINE-HEIGHT: 16px; FONT-FAMILY: arial; WHITE-SPACE: nowrap; TEXT-ALIGN: center;}


/* ----------- My Form ----------- */
.myform{
margin:0 0 0 0;
width:400px;
height: 400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
	color: #000;
}

#stylized .grey{
font-size:11px;
color:#666666;
margin-bottom:20px;
padding-right: 110px;
border-bottom: solid 1px #b7ddf2;
padding-bottom:10px;
}

#stylized label{
padding:2 0 0 0;
display:block;
text-align:right;
width:110px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;	
padding:2px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:0px 0px 10px 10px;
}

#stylized textarea{
float:left;
font-size:12px;	
padding:2px 2px;
border:solid 1px #aacfe4;
width:270px;
height:100px;
margin:0px 0px 10px 10px;
}

#stylized img {border:0px solid #777; margin:0 0 0 0px;display:block; padding:0 0 0 170;}

#stylized button{
clear:both;
margin-left:160px;
width:70px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
padding: 5 5 5 5;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

