* {
	margin: 0;
	padding: 0;
}

body {
	background: url("images/bg.jpg");
}
#page { 
 margin: 0 auto; 
 width: 1280px; 
 text-align: left; 
} 
#heading {
 width: 1078px;
 position: absolute;
 top: 0px;
 left: 202px;
 height: 175px;
}
#footing {
 clear: both;
}
#content-primary { 
 width: 1078px;
 position: absolute;
 top: 175px;
 left: 202px;
}
#content-menu { 
 width: 201px; 
 position: absolute;
 top: 0px;
 left: 0px;
 text-align: center;
}
p {
 color: black;
 font-family: Verdana,Arial,Helvetica,"Microsoft Sans Serif"; 
 font-size: medium; 
 font-style: normal; 
 font-weight: normal;
}

p.intro {
 font-size: 150%;
 font-family:"Monotype Corsiva";
 color: black;
 font-style: italic;
 font-weight: bold;
 text-align: justify;
 max-width: 800px;
 line-height: 150%;
 margin: 50px;
}
p.intro:first-letter 
{
 font-size: 175%;
}
p.tblintro {
 font-size: 150%;
 font-family:"Monotype Corsiva";
 color: black;
 font-style: italic;
 font-weight: normal;
 text-align: left;
 line-height: 150%;
}
/*
p.tblintro:first-letter 
{
 font-size: 175%;
}
*/
p.signature {
 font-size: 150%;
 font-family:"Monotype Corsiva";
 color: black;
 font-style: italic;
 font-weight: normal;
 text-align: left;
 line-height: 150%;
 text-indent: 30px;;
}
p.signature:first-letter 
{
 font-size: 175%;
}
p.email {
 color: black;
 font-style: italic;
}
p.hands {
 font-size: 130%;
 font-family:"Script MT Bold";
 color: navy;
 font-weight: normal;
 text-align: center;
}
p.hands:first-letter 
{
 font-size: 150%;
}
p.menu {
 font-size: 130%;
 font-family:"Monotype Corsiva";
 color: navy;
 font-style: italic;
 font-weight: normal;
 text-align: center;
}
p.menu:first-letter 
{
 font-size: 150%;
}
table.menu {
 position: absolute; 
 top: 20px;
 left: 0px;
 width: 200px; 
 margin: 0px; 
 padding: 0px; 
 float: none;
}
table.tblintro {
 font-size: 100%;
 font-family:"Monotype Corsiva";
 color: black;
 font-style: italic;
 font-weight: normal;
 text-align: left;
 margin-left: 50px;
 width: 810px;
}
table.pricing {
 font-size: 150%;
 font-family:"Monotype Corsiva";
 color: black;
 font-style: italic;
 font-weight: normal;
 text-align: left;
 margin-left: 100px;
}
p.prctr {
 font-family: "Georgia";
 font-size: 100%;
 font-style: italic;
 font-weight: normal;
 text-align: center;
 text-transform: none;
 width: 828px;
 color: #5500aa;
}
p.pred {
 font-family: "Monotype Corsiva";
 font-size: 112.5%;
 font-style: italic;
 font-weight: normal;
 text-align: center;
 text-transform: none;
 width: 828px;
 color: #5500aa;
}
p.baby {
 font-size: 112.5%;
 font-family:"Georgia";
 font-style: italic;
 color: #781DE1;
}
p.babydesc {
 font-size: 112.5%;
 font-family:"Copperplate Gothic Light";
 font-style: italic;
 color: black;
 text-align: center;
 margin: 0px;
}
p.babyorder {
 font-size: 125%;
 font-family:"Times New Roman";
 font-style: italic;
 font-weight: normal;
 color: black;
 text-align: center;
 margin: 0px;
}
p.footing {
 font-family: Arial;
 font-size: 80%;
 color: navy;
}

p.qfhead {
 font-family: "Verdana";
 font-size: 100%;
 font-style: italic;
 font-weight: bold;
 text-align: center;
 text-transform: uppercase;
 color: black;
}

p.qftext {
 font-family: "Verdana";
 font-size: 100%;
 font-style: normal;
 font-weight: normal;
 text-align: justify;
 text-transform: none;
 color: black;
}

p.qfbold {
 font-family: "Verdana";
 font-size: 100%;
 font-style: normal;
 font-weight: bold;
 text-align: justify;
 text-transform: none;
 color: black;
}

ul.qf {
 list-style-type: none;
 list-style-image: none;
 list-style-position: outside;
 margin-left: 75px;
 margin-right: 75px;
 margin-top: 25px;
 margin-bottom: 25px;
 font-family: "Verdana";
 font-size: 100%;
 font-style: normal;
 font-weight: normal;
 text-align: left;
 text-transform: none;
 color: black;
}
ul.qfsub {
 list-style-type: none;
 list-style-image: none;
 list-style-position: outside;
 margin-left: 100px;
 margin-right: 100px;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: "Verdana";
 font-size: 100%;
 font-style: normal;
 font-weight: normal;
 text-align: justify;
 text-transform: none;
 color: black;
}
li.qf {
 margin-bottom: 15px;
}